nixpkgs/pkgs/development/haskell-modules
Profpatsch 570708183b haskellPackages: add hoogleLocal
The docs in `hoogle.nix` intend for it to be in the packageset as `hoogleLocal`
and that also makes a lot of sense from a user perspective.

`packages` is not a function `HaskellPackages -> [Package]`, but rather an
arbitrary set of packages.
That is good, because that way it can be used e.g. to merge package databases
from other versions of the packageset.

It’s done as function with default argument, because otherwise the user has to
use `overrideCabal` to override `packages` in `hoogle.nix`.
2016-12-12 14:27:04 +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: add hoogleLocal 2016-12-12 14:27:04 +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: fix ghcjs-ffiqq, add ghcjs-vdom (#20614) 2016-12-06 23:24:42 +01:00
configuration-hackage2nix.yaml LTS Haskell 7.11 2016-12-01 19:57:43 +01:00
default.nix haskell-hoogle: use latest version by default 2016-11-03 17:37:19 +01:00
generic-builder.nix ghcWithPackages: fix env NIX_GHC_LIBDIR value 2016-11-26 12:06:56 +00: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-12-01 19:57:44 +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