[Haskell-cafe] Building examples with Cabal
Sven Panne
svenpanne at gmail.com
Fri Oct 18 11:45:03 UTC 2013
2013/10/18 Gauthier Segay <gauthier.segay at gmail.com>:
> I think the parallel build requirement was a concern in the initial
> mail, if it is a single executable I assume it's going to be trickier.
If I understood things correctly, Cabal will be able to make use of
GHC's -j flag, so this problem will go away. Hopefully this feature
will make it into the next Haskell Platform release and into the
Travis CI VMs soon.
More information about the Haskell-Cafe
mailing list