about summary refs log tree commit diff
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2017-12-22 09:16:12 -0500
committerShea Levy <shea@shealevy.com>2017-12-22 09:16:12 -0500
commit7f410df1c6bdd81cf1914cb3562d0217edc3ee6a (patch)
tree96c2592f4ec27199df299d4c9b86175417e9bca5
parent302202ccdeae887e776aa7d920eca5c9d34aa5ff (diff)
downloadnixlib-7f410df1c6bdd81cf1914cb3562d0217edc3ee6a.tar
nixlib-7f410df1c6bdd81cf1914cb3562d0217edc3ee6a.tar.gz
nixlib-7f410df1c6bdd81cf1914cb3562d0217edc3ee6a.tar.bz2
nixlib-7f410df1c6bdd81cf1914cb3562d0217edc3ee6a.tar.lz
nixlib-7f410df1c6bdd81cf1914cb3562d0217edc3ee6a.tar.xz
nixlib-7f410df1c6bdd81cf1914cb3562d0217edc3ee6a.tar.zst
nixlib-7f410df1c6bdd81cf1914cb3562d0217edc3ee6a.zip
haskell-modules: Request older haddock-library to match haddock-api.
-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 040c6f8f03fa..1dfd973c4469 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2681,6 +2681,7 @@ extra-packages:
   - haddock-api == 2.15.*               # required on GHC 7.8.x
   - haddock-api == 2.16.*               # required on GHC 7.10.x
   - haddock-library == 1.2.*            # required for haddock-api-2.16.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
   - haskell-src-exts == 1.19.*          # required by hindent and structured-haskell-mode