nixpkgs/pkgs/development/compilers/ghc
sternenseemann cd33c34578 haskell.compiler.ghc884: patch for sphinx >= 4.0
With sphinx 4, interpreting the conf.py fails due to a decode
error: https://gitlab.haskell.org/ghc/ghc/-/issues/19962
The fix is an one line change which we have to backport from GHC
master.

9.2 and 8.10.6 will have a fix for this, GHC 9.0.1 and ghcHEAD
already have and GHC 8.10.4 has been patched in nixpkgs already.
2021-06-22 13:42:55 +02:00
..
8.6.5-binary.nix ghc: add missing meta data 2021-06-01 12:46:55 +02:00
8.8.4.nix haskell.compiler.ghc884: patch for sphinx >= 4.0 2021-06-22 13:42:55 +02:00
8.10.2-binary.nix ghc: add missing meta data 2021-06-01 12:46:55 +02:00
8.10.4.nix haskell.compiler.ghc8104: patch for sphinx >= 4.0 2021-06-22 13:42:55 +02:00
9.0.1.nix Merge pull request #126205 from sternenseemann/ghc-linker-checks 2021-06-08 16:42:13 -04:00
backport-dylib-command-size-limit.patch ghc: fix dylib load command limits in compiler version 8.x 2018-05-22 10:32:17 +02:00
gcc-clang-wrapper.sh treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
head.nix Merge pull request #126205 from sternenseemann/ghc-linker-checks 2021-06-08 16:42:13 -04:00
issue-18549.patch #95747: fix build of GHC 8.10.2 2020-08-18 15:56:45 +02:00
respect-ar-path.patch Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
sphinx-4-configuration.patch haskell.compiler.ghc8104: patch for sphinx >= 4.0 2021-06-22 13:42:55 +02:00