nixpkgs/pkgs/development/compilers/ghc
Ben Gamari bf687907d7 haskell lib: Make Cabal compiler names explicit
Cabal2nix expects a --compiler flag that contains a Cabal Compiler description.
We used to use the compiler's derivation name for this, but this breaks when
cross-compiling due to the target suffix. Instead we add an explicit
haskellCompilerName attribute to Haskell compiler derivations.
2018-01-21 23:31:05 -05:00
..
6.10.2-binary.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
6.10.4.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
6.12.3.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.0.4-binary.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.0.4.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.2.2.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.4.2-binary.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.4.2.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.6.3.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.8.4-binary.nix ghc: Clean up, and add passthru.targetPrefix, in preparation for cross 2018-01-02 19:50:38 -05:00
7.8.4.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
7.10.3-binary.nix ghc, haskell-modules: ARM cross build fixes. 2018-01-11 10:45:44 -05:00
7.10.3.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
8.0.2.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
8.2.1-binary.nix ghc, haskell-modules: ARM cross build fixes. 2018-01-11 10:45:44 -05:00
8.2.2.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
8.4.1.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
fix-7.0.4-clang.patch
fix-7.2.2-clang.patch
fix-7.4.2-clang.patch
fix-7.6.3-clang.patch
gcc-clang-wrapper.sh
ghc-8.0.2-no-cpp-warnings.patch
ghc-gold-linker.patch ghc: apply a patch to fix common gold linker problem 2017-07-26 10:19:57 +02:00
ghc-no-madv-free.patch
head.nix haskell lib: Make Cabal compiler names explicit 2018-01-21 23:31:05 -05:00
hpc-7.8.4.patch
relocation.patch