forked from mirrors/nixpkgs
4a8797d827
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. |
||
---|---|---|
.. | ||
patches | ||
configuration-common.nix | ||
configuration-ghc-6.12.x.nix | ||
configuration-ghc-7.0.x.nix | ||
configuration-ghc-7.2.x.nix | ||
configuration-ghc-7.4.x.nix | ||
configuration-ghc-7.6.x.nix | ||
configuration-ghc-7.8.x.nix | ||
configuration-ghc-7.10.x.nix | ||
configuration-ghc-head.nix | ||
configuration-ghc-nokinds.nix | ||
configuration-ghcjs.nix | ||
default.nix | ||
generic-builder.nix | ||
hackage-packages.nix | ||
hoogle-local-wrapper.sh | ||
hoogle.nix | ||
lib.nix | ||
with-packages-wrapper.nix |