nixpkgs/pkgs/development/haskell-modules
sternenseemann 404e61ab5e haskellPackages.cabal-install: install man page again
Previously, cabal-install had a custom Setup.hs which took care of
generating and installing the cabal(1) man page. While this file was a
bit of scary sight, it is certainly nice to have a man page properly
installed. For the 3.2.0.0 release they switched to the default setup
type again, so the man page isn't installed anymore. Fortunately the
cabal cli can generate the man page as well, so the override to add the
man page back is pretty simple.

The commit that introduced this is the following:
91ac075930
I actually made a mental note of this a few weeks ago already, but it
slipped my mind when we updated to cabal-install 3.2.0.0 two weeks ago
unfortunately.
2021-03-07 18:43:19 +01:00
..
patches hasura: 1.2.1 -> 1.3.1-beta.1 2020-09-03 14:59:08 -05:00
configuration-common.nix haskellPackages.cabal-install: install man page again 2021-03-07 18:43:19 +01:00
configuration-ghc-8.2.x.nix haskell: update Cabal overrides for the new 3.2.1.0 release 2020-10-30 21:11:47 +01:00
configuration-ghc-8.4.x.nix hls-hlint-plugin: add new ghc-lib dependency when building with older compilers 2021-02-05 23:05:20 +01:00
configuration-ghc-8.6.x.nix haskell-time-compat: the test suite has transient errors on ghc-8.6.5 2021-03-05 21:15:53 +01:00
configuration-ghc-8.8.x.nix haskell.packages.ghc884.vector: Disable checks 2021-02-12 20:35:22 +01:00
configuration-ghc-8.10.x.nix haskellPackages.cabal-install: Fix build for 3.4.0.0 2021-02-26 14:55:22 +01:00
configuration-ghc-9.0.x.nix haskell.packages.ghc901.doctest: Fix eval error 2021-03-05 20:49:28 +01:00
configuration-ghc-head.nix haskellPackages.ghcHEAD: Mark exceptions as a core library 2020-08-19 18:06:11 +12:00
configuration-ghcjs.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
configuration-hackage2nix.yaml Stackage Nightly 2021-03-06 2021-03-06 15:33:14 +01:00
configuration-nix.nix haskellPackages.hadolint: add comment explaining override 2021-02-19 20:56:32 +01:00
configuration-tensorflow.nix tensorflow-haskell: Remove tensorflow-mnist 2020-06-05 21:58:24 +02:00
default.nix
generic-builder.nix pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
generic-stack-builder.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hackage-packages.nix hackage-packages.nix: automatic Haskell package set update 2021-03-07 02:30:41 +01:00
hoogle-local-wrapper.sh
hoogle.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
initial-packages.nix Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure. 2021-01-22 20:34:21 +01:00
lib.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
make-package-set.nix Merge pull request #109059 from jkachmar/haskell-generic-builder-args-modifier 2021-01-27 22:37:41 +09:00
non-hackage-packages.nix haskell-language-server: Use hackage version and cleanup 2021-02-05 23:04:46 +01:00
stack-hook.sh
with-packages-wrapper.nix haskellPackages.ghc.withPackages: Remove obsolete ghcide wrapper 2020-09-18 21:50:29 +02:00