summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
diff options
context:
space:
mode:
authorWill Fancher <elvishjerricco@gmail.com>2018-03-25 21:49:19 -0400
committerWill Fancher <elvishjerricco@gmail.com>2018-03-25 21:49:19 -0400
commit41500cf2d77fdf3e5c27af5634c93843428dbda1 (patch)
treeea1efa2b84d39c699a7e9d5a7dc83195dc206ccc /pkgs/development/haskell-modules/configuration-hackage2nix.yaml
parent8cbf295b6c1d33fded6a78c7665f980bc2bb72d4 (diff)
downloadnixlib-41500cf2d77fdf3e5c27af5634c93843428dbda1.tar
nixlib-41500cf2d77fdf3e5c27af5634c93843428dbda1.tar.gz
nixlib-41500cf2d77fdf3e5c27af5634c93843428dbda1.tar.bz2
nixlib-41500cf2d77fdf3e5c27af5634c93843428dbda1.tar.lz
nixlib-41500cf2d77fdf3e5c27af5634c93843428dbda1.tar.xz
nixlib-41500cf2d77fdf3e5c27af5634c93843428dbda1.tar.zst
nixlib-41500cf2d77fdf3e5c27af5634c93843428dbda1.zip
Request older haddock library for haddock-api in GHC 8.0
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix.yaml')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index d4b39c119551..2f4587a65939 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2403,6 +2403,7 @@ extra-packages:
   - haddock-api == 2.16.*               # required on GHC 7.10.x
   - haddock-api == 2.17.*               # required on GHC 8.0.x
   - haddock-library == 1.2.*            # required for haddock-api-2.16.x
+  - haddock-library == 1.4.3            # required for haddock-api-2.17.x
   - haddock-library == 1.4.4            # required for haddock-api-2.18.x
   - happy <1.19.6                       # newer versions break Agda
   - haskell-gi-overloading == 0.0       # gi-* packages use this dependency to disable overloading support