nixpkgs/pkgs/development/compilers/ghc
Peter Simons f741d426da ghc-nokinds: remove "nokinds" tag from derivation name
The name of the GHC derivation must match the name and version tuple GHC
uses to identify itself, because the withPackages wrapper uses that name
to construct installation library paths etc., and those paths must match
those constructed by the compiler. If we add another tag to the name
that GHC itself doesn't use, then the paths assumed to exist by the
wrapper are wrong.
2015-08-13 12:26:41 +02:00
..
6.10.2-binary.nix ghc-6.x: enable builds again now that 5a89a87cc5 is in master 2015-05-30 19:54:42 +02:00
6.10.4.nix ghc-6.x: enable builds again now that 5a89a87cc5 is in master 2015-05-30 19:54:42 +02:00
6.12.3.nix ghc-6.x: enable builds again now that 5a89a87cc5 is in master 2015-05-30 19:54:42 +02:00
7.0.4-binary.nix ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
7.0.4.nix ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
7.2.2.nix ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
7.4.2-binary.nix ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
7.4.2.nix ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
7.6.3.nix ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
7.8.4.nix patch GHC 7.8.4 on darwin to fix template haskell + hpc 2015-05-17 14:31:24 -07:00
7.10.1.nix ghc: add Darwin patch for #10322 2015-05-19 09:56:15 -07:00
7.10.2.nix ghc: update 7.10.2 to release version 2015-08-05 21:15:46 +02:00
fix-7.0.4-clang.patch Add purity to GHC builds on Darwin 2015-02-14 19:41:49 +01:00
fix-7.2.2-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
fix-7.4.2-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
fix-7.6.3-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
gcc-clang-wrapper.sh ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
head.nix ghc-head: bump version to current git HEAD 2015-08-09 20:16:19 +02:00
hpc-7.8.4.patch patch GHC 7.8.4 on darwin to fix template haskell + hpc 2015-05-17 14:31:24 -07:00
nokinds.nix ghc-nokinds: remove "nokinds" tag from derivation name 2015-08-13 12:26:41 +02:00
osx-dylib-resolver.patch ghc: add Darwin patch for #10322 2015-05-19 09:56:15 -07:00
with-packages.nix ghc: several enhancements to the new "with-packages" wrapper 2013-11-09 20:36:25 +01:00