Fix rendering of `-j` option in multi-repl
Before this was rendered as.. ``` /run/current-system/sw/bin/ghc --interactive -package-env - -j 'NumJobs (Just 8)' ... ``` Due to this place not being updated when support for semaphores was added.
Loading
-
mentioned in commit dcfa75fc
-
mentioned in commit haskell/cabal@3c04d39e
Please register or sign in to comment