nixpkgs/pkgs/build-support/cabal
Peter Simons 44273088ad cabal: enable multi-threaded builds with GHC 7.8.x or later for executables
Multi-threaded builds exacerbate the non-determinism in ghc package ids, which
is a serious problem for libraries. Packages that define only executables,
however, should be safe to  build with parallelism enabled.
2014-11-07 23:22:27 +01:00
..
default.nix cabal: enable multi-threaded builds with GHC 7.8.x or later for executables 2014-11-07 23:22:27 +01:00