3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/ghc
Niklas Hambüchen f4e62a996f pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for musl
Adds new package options:

* enableDocs
* enableHaddockProgram

to control whether to build Sphinx docs, and GHC haddocks and the
haddock program.

Unfortunately currently the building of the `haddock `program
and generating GHC docs are mixed into one option, see:
https://gitlab.haskell.org/ghc/ghc/-/issues/20077

Making Sphinx docs disableable, and disabling them by default
for Musl and cross builds, makes it much easier to provide these
builds without having to support Sphinx's enormous dependency
tree for those ways of building.
2021-07-10 02:49:42 +02:00
..
8.6.5-binary.nix haskell.compiler.ghc865Binary: Disable "pie" hardening. See #129247 2021-07-10 02:49:42 +02:00
8.8.4.nix pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for musl 2021-07-10 02:49:42 +02:00
8.10.2-binary.nix haskell.compiler.ghc8102Binary: find -executable -> -perm -0100 2021-07-10 02:49:42 +02:00
8.10.4.nix pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for musl 2021-07-10 02:49:42 +02:00
9.0.1.nix pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for musl 2021-07-10 02:49:42 +02:00
backport-dylib-command-size-limit.patch
gcc-clang-wrapper.sh
head.nix pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for musl 2021-07-10 02:49:42 +02:00
issue-18549.patch
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