1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00
nixpkgs/pkgs/development/haskell-modules
Profpatsch b8a69aaba9 haskell/hoogle.nix: make an empty packages list possible
Building hoogle environments with an empty list of packages threw a built-time
error. This was particularly confusing when giving e.g. `(hps: [hps.Cabal])`
which, since `Cabal` is set to `null` (because it’s a distribution package),
would have lead to the same error as an empty list.

It was not useful to throw an error at all, because sometimes one only wants to
build an environment for the distribution packages; also the default value for
packages wasn’t even a valid value, so it is removed.
2016-11-24 12:31:58 +01:00
..
patches haskellPackages.dbus: fix for new DBUS_SESSION_BUS_ADDRESS format 2016-11-05 14:45:40 +03:00
configuration-common.nix haskellPackages.ReadArgs: jailbreak to fix build 2016-11-20 21:41:55 +01:00
configuration-ghc-6.12.x.nix haskell: drop obsolete jailbreaking overrides 2016-10-20 13:40:10 +02:00
configuration-ghc-7.0.x.nix haskell: drop obsolete jailbreaking overrides 2016-10-20 13:40:10 +02:00
configuration-ghc-7.2.x.nix haskell: drop obsolete jailbreaking overrides 2016-10-20 13:40:10 +02:00
configuration-ghc-7.4.x.nix haskell: drop obsolete jailbreaking overrides 2016-10-20 13:40:10 +02:00
configuration-ghc-7.6.x.nix haskell: drop obsolete jailbreaking overrides 2016-10-20 13:40:10 +02:00
configuration-ghc-7.8.x.nix haskell: drop obsolete jailbreaking overrides 2016-10-20 13:40:10 +02:00
configuration-ghc-7.10.x.nix haskell-Cabal: update from 1.24.0.0 to 1.24.1.0 2016-11-07 08:36:00 +01:00
configuration-ghc-8.0.x.nix haskell-xxhash: Use doJailbreak instead of sed 2016-11-01 11:34:14 +01:00
configuration-ghc-head.nix jailbreak-cabal: use native Cabal library with GHC 8.0.x or later 2016-01-27 00:33:26 +01:00
configuration-ghc-nokinds.nix haskell-alex: remove obsolete overrides: the test suite succeeds in version 3.1.5 2015-11-29 15:30:31 +01:00
configuration-ghcjs.nix haskell/ghcjs: sort ghcjs packages alphabetically 2016-11-18 16:38:04 +01:00
configuration-hackage2nix.yaml Declare "ghcjs-base" as a compiler-provided core package. 2016-11-18 09:51:14 +01:00
default.nix haskell-hoogle: use latest version by default 2016-11-03 17:37:19 +01:00
generic-builder.nix Merge branch 'staging' 2016-11-19 21:55:26 +01:00
generic-stack-builder.nix Merge pull request #17997 from teozkr/fix/buildstackproject-stackroot 2016-09-10 22:23:02 +02:00
hackage-packages.nix hackage-packages.nix: automatic Haskell package set update 2016-11-18 09:51:24 +01:00
hoogle-local-wrapper.sh Make hoogle-local compatible wih hoogle >= 5.0.4 2016-09-20 12:04:46 +02:00
hoogle.nix haskell/hoogle.nix: make an empty packages list possible 2016-11-24 12:31:58 +01:00
lib.nix haskell: add support for 'hardeningDisable' to the generic builder 2016-09-15 09:12:03 +02:00
with-packages-wrapper.nix ghc.withPackages: amend the derviation name 2016-11-17 16:48:53 +01:00