nixpkgs/pkgs/development/haskell-modules
John Ericson 900862ea3b haskell generic builder: setupHaskellDepends should be `nativeBuildInputs
This is because they are just for Setup.hs, so they are just used at build time
and completely isolated from the normal components' dependencies.

This was previous implemented in 8a8f0408cd, but
reverted in e69c7f5641 because it broken
setup-depends non-cross in haskell shell environments (custom Setup.hs in cross
shell environments has never worked). This version adds a special native
exception to avoid that breakage.
2018-05-21 15:09:51 -04:00
..
patches haskellPackages.encoding: fix build with Cabal 2.0 2018-04-26 17:01:14 +03:00
configuration-common.nix haskellPackages.hnix: jailbreak & fix tests 2018-05-15 04:03:28 +02:00
configuration-ghc-7.10.x.nix Fix GHCJS 7.10 2018-04-01 23:25:37 -04:00
configuration-ghc-8.0.x.nix GHCJS: Fix GHCJS with haddock-library-1.4.3 2018-04-02 00:23:32 -04:00
configuration-ghc-8.2.x.nix haskell-stack: update overrides for the new 1.7.1 version 2018-04-28 15:37:59 +02:00
configuration-ghc-8.4.x.nix GHCJS 8.4 2018-05-12 17:48:30 -04:00
configuration-ghc-head.nix haskell package set configuration clean-up 2018-01-09 20:32:55 +01:00
configuration-ghcjs.nix Fix GHCJS 7.10 2018-04-01 23:25:37 -04:00
configuration-hackage2nix.yaml LTS Haskell 11.8 2018-05-08 17:46:24 +02:00
configuration-halvm-2.4.0.nix haskell infra: Misc cleanups 2017-08-03 13:12:01 +02:00
configuration-nix.nix Merge pull request #40250 from LumiGuide/fix-base-compat-batteries 2018-05-10 15:09:36 +02:00
default.nix haskellPackages: Fix overriding all-cabal-hashes 2018-03-25 20:39:38 -04:00
generic-builder.nix haskell generic builder: setupHaskellDepends should be `nativeBuildInputs 2018-05-21 15:09:51 -04:00
generic-stack-builder.nix generic-stack-builder: also support nix-build 2018-05-09 18:12:13 -05:00
hackage-packages.nix hackage-packages.nix: automatic Haskell package set update 2018-05-09 20:41:28 +02:00
hoogle-local-wrapper.sh Make hoogle-local compatible wih hoogle >= 5.0.4 2016-09-20 12:04:46 +02:00
hoogle.nix ghcWithHoogle: deal gracefully with packages that have no haddockDir attribute 2017-08-19 17:20:39 +02:00
initial-packages.nix Remove HIE package set until automation can be put in place. 2018-03-23 10:06:58 -04:00
lib.nix haskell.lib: Add {en,dis}ableExecutableProfiling transformer 2018-03-29 13:33:48 -04:00
make-package-set.nix haskellPackages.developPackage: Add a defaulted provideDrv argument 2018-05-18 13:04:18 -07:00
with-packages-wrapper.nix haskellPackages.ghcWithPackages: Wrap haddock with GHC lib dir 2018-03-15 20:16:54 +01:00