ghc-make
ghc-make copied to clipboard
On GHC 7.8 -j should be passed to ghc --make
As of 7.8, GHC features native parallel compilation. ghc-make should use that.