nixpkgs/pkgs/development/haskell-modules
(cdep)illabout 757099e8f1 haskell-generic-builder: disable library-for-ghci by default
This commit disables the library-for-ghci flag passed to
`Setup configure` in the Haskell generic-builder.nix file.

This stops the HSfoo.o file from being built.  Building this
HSfoo.o file caused doctest to take an extremely long time
to load dependencies when running.

This is a follow-up from https://github.com/NixOS/nixpkgs/pull/58743.
2019-04-12 11:55:22 +02:00
..
patches Import cross-compilation patch for clock 2019-03-16 11:32:39 +01:00
configuration-common.nix haskell-pandoc: update override for the latest release 2019-04-12 11:55:22 +02:00
configuration-ghc-8.2.x.nix ghc-8.4.4: use sphinx 1.7.x to build the documentation 2019-02-27 21:08:49 +01:00
configuration-ghc-8.4.x.nix purescript: fix build compiling with ghc 8.4.4 2019-03-06 08:36:52 +01:00
configuration-ghc-8.6.x.nix liquidhaskell: switch ghc-8.6.x version to the 'develop' branch to fix the build 2019-03-26 17:20:35 +01:00
configuration-ghc-head.nix Merge pull request #56137 from jacereda/cereal-check-head 2019-02-21 11:54:11 +01:00
configuration-ghcjs.nix
configuration-hackage2nix.yaml hackage2nix: update list of broken packages 2019-04-12 11:55:21 +02:00
configuration-nix.nix cachix: use separate bin output to prove it's useful 2019-03-29 15:10:54 +07:00
configuration-tensorflow.nix
default.nix
generic-builder.nix haskell-generic-builder: disable library-for-ghci by default 2019-04-12 11:55:22 +02:00
generic-stack-builder.nix
hackage-packages.nix hackage-packages.nix: automatic Haskell package set update 2019-04-12 11:55:22 +02:00
hoogle-local-wrapper.sh
hoogle.nix
initial-packages.nix
lib.nix haskell: allow separate bin output, disable by default 2019-03-29 15:10:42 +07:00
make-package-set.nix Overrides can be passed to callHackageDirect 2019-01-27 12:28:01 -05:00
non-hackage-packages.nix
stack-hook.sh stack-hook: deduplicate better 2019-03-02 02:21:32 -05:00
with-packages-wrapper.nix