nixpkgs/pkgs/development/haskell-modules
Peter Simons 4a8797d827 haskell-generic-builder: stop pre-pending "haskell-" to package names
A derivation of the Hackage package "foo" is called "haskell-foo" if it is a
library, but only "foo" if it is an executable (without a library). This
distinction used to be fine when Haskell packages where visible to operations
like "nix-env -qa" or "nix-env -i", but after our switch to Haskell NG it has
no more purpose. Consequently, this patch removes the name prefix from all
Haskell packages -- every Haskell package is now called exactly like it's
called on Hackage.

Closes https://github.com/NixOS/nixpkgs/pull/9538.
2015-08-31 16:50:12 +02:00
..
patches haskell-hans: disable building example webserver which includes double main. 2015-08-15 10:35:36 +03:00
configuration-common.nix haskell-DSA fails its test suite. 2015-08-31 16:46:39 +02:00
configuration-ghc-6.12.x.nix haskell-binary: update to version 0.7.6.1 2015-08-05 21:36:19 +02:00
configuration-ghc-7.0.x.nix haskell-deepdeq: update version used for pre 7.4.x GHC versions 2015-08-25 17:15:41 +02:00
configuration-ghc-7.2.x.nix haskell-deepdeq: update version used for pre 7.4.x GHC versions 2015-08-25 17:15:41 +02:00
configuration-ghc-7.4.x.nix haskell-tar: use older version for builds with GHC < 7.6.x. 2015-08-05 21:36:20 +02:00
configuration-ghc-7.6.x.nix haskell: use postPatch instead of patchPhase where possible 2015-08-19 11:01:47 +02:00
configuration-ghc-7.8.x.nix haskell: use postPatch instead of patchPhase where possible 2015-08-19 11:01:47 +02:00
configuration-ghc-7.10.x.nix haskell-llvm-general: the new version still doesn't support LLVM 3.5 2015-08-28 22:28:06 +02:00
configuration-ghc-head.nix haskell: use postPatch instead of patchPhase where possible 2015-08-19 11:01:47 +02:00
configuration-ghc-nokinds.nix haskell: use postPatch instead of patchPhase where possible 2015-08-19 11:01:47 +02:00
configuration-ghcjs.nix haskell: use postPatch instead of patchPhase where possible 2015-08-19 11:01:47 +02:00
default.nix haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogle 2015-08-18 19:56:16 +00:00
generic-builder.nix haskell-generic-builder: stop pre-pending "haskell-" to package names 2015-08-31 16:50:12 +02:00
hackage-packages.nix hackage-packages.nix: update to 9ef9917fdb with hackage2nix v20150824-49-gbeb4fa1 2015-08-31 16:46:36 +02:00
hoogle-local-wrapper.sh haskell-packages: make hoogle wrapper much more helpful 2015-08-18 19:56:17 +00:00
hoogle.nix haskell-packages: make hoogle wrapper much more helpful 2015-08-18 19:56:17 +00:00
lib.nix haskell-lib: make sdistTarball and buildStrictly functions fuzzier to cope with Hydra builds 2015-08-30 15:20:21 +02:00
with-packages-wrapper.nix haskell-ng: hoogleLocal support 2015-06-11 20:25:31 -04:00