nixpkgs/pkgs/development/compilers/ghc
sternenseemann a8c2421e5b haskell.compiler.ghc8104: 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.
Thus ghcHEAD is not affected by this problem.

9.2 and 8.10.6 will most likely have a fix for this.

TODO: Patch 8.8.4 and 9.0.1
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 Merge pull request #126205 from sternenseemann/ghc-linker-checks 2021-06-08 16:42:13 -04: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
gcc-clang-wrapper.sh
head.nix Merge pull request #126205 from sternenseemann/ghc-linker-checks 2021-06-08 16:42:13 -04:00
issue-18549.patch
respect-ar-path.patch
sphinx-4-configuration.patch haskell.compiler.ghc8104: patch for sphinx >= 4.0 2021-06-22 13:42:55 +02:00