nixpkgs/pkgs/development/compilers/ghc
sternenseemann 1216772f5d haskell.compiler.ghc922Binary: init at 9.2.2
Since the musl / alpine bindist now uses the GMP backend, we need to
learn to tell Hadrian bindists about GMP. Hadrian bindists no longer
have the buildinfo files, instead we need to patch the package db before
installing and recache it afterwards which is not too hard, luckily.
Same goes for libiconv and base as well as libffi and rts on
darwin (those bindists are all produced using hadrian).

See also: https://gitlab.haskell.org/ghc/ghc/-/issues/21554#note_431000

Note that pkgsMusl.haskell.compiler.ghc922Binary still has severe
issues: It can't produce shared libraries because the bindist ships
none (and using the GMP backend has a hard requirement for shared
objects, apparently) and ghci segfaults for unknown reasons at the
moment. However, I've successfully compiled hadrian with it so far, so
perhaps it's good enough.
2022-06-26 13:50:16 +02:00
..
8.6.5-binary.nix haskell.compiler.ghc*Binary: add all missing runtimeDeps to PATH 2021-11-25 15:42:47 +01:00
8.8.4.nix ghc: use CXX=c++, not CXX=cxx 2022-05-29 20:02:53 +02:00
8.10.2-binary.nix haskell.compiler: fix binary GHCs with store paths containing "xxx" 2022-04-22 14:25:53 +02:00
8.10.7-binary.nix haskell.compiler: fix binary GHCs with store paths containing "xxx" 2022-04-22 14:25:53 +02:00
8.10.7.nix ghc8.10.7-ghc9.2.3: hyperlink sources in base lib haddocks 2022-06-16 15:04:26 -07:00
9.0.2.nix ghc8.10.7-ghc9.2.3: hyperlink sources in base lib haddocks 2022-06-16 15:04:26 -07:00
9.2.2-binary.nix haskell.compiler.ghc922Binary: init at 9.2.2 2022-06-26 13:50:16 +02:00
9.2.3.nix ghc8.10.7-ghc9.2.3: hyperlink sources in base lib haddocks 2022-06-16 15:04:26 -07:00
backport-dylib-command-size-limit.patch
cabal-paths.patch haskell.compiler.ghc8107: fix seperate bin outputs on aarch64-darwin 2022-01-21 15:34:05 +00:00
gcc-clang-wrapper.sh
head.nix ghc: use CXX=c++, not CXX=cxx 2022-05-29 20:02:53 +02:00
issue-18549.patch
rename-numa-api-call.patch ghc8.8.4: fix mingw build 2021-09-09 03:35:17 +01:00
respect-ar-path.patch
sphinx-4-configuration.patch