nixpkgs/pkgs
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
..
applications deadbeef: fix patch checksum 2015-08-31 14:57:17 +03:00
build-support buildFHSUserEnv: add .env support 2015-08-26 19:39:08 +03:00
data Unify the docbook-xsl and docbook-xsl-ns expressions 2015-08-27 19:07:44 +02:00
desktops gcr: 3.14.0 -> 3.16.0, should fix race condition during build 2015-08-28 11:35:29 +02:00
development haskell-generic-builder: stop pre-pending "haskell-" to package names 2015-08-31 16:50:12 +02:00
games wesnoth: 1.10.7 -> 1.12.4 2015-08-30 05:36:17 +03:00
misc xlockmore: clean configure flags and add Xinerama and DPMS support 2015-08-31 16:35:26 +02:00
os-specific nixpkgs: trace-cmd 2.5.3 -> 2.6 2015-08-31 03:17:18 -05:00
servers nixpkgs: openresty 1.7.10.1 -> 1.9.3.1 2015-08-31 03:18:13 -05:00
shells add binutils to bash build for size 2015-08-12 11:27:54 -07:00
stdenv Don't barf JSON at users in error messages 2015-08-27 15:32:45 +02:00
test
tools nixpkgs: tarsnap 1.0.35 -> 1.0.36.1 2015-08-31 08:01:38 -05:00
top-level ghc-7.10.2: enable documentation builds by passing the required XML/XSLT toolchain 2015-08-31 16:49:37 +02:00