summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-05-21 13:17:08 +0200
committerPeter Simons <simons@cryp.to>2018-05-22 10:31:39 +0200
commit3e2a3b4f12f1b079a990a95761f1546c8b9856cf (patch)
tree9d289bf71d5a28303b60769e08bd0c14516691c1 /pkgs/development/haskell-modules/configuration-hackage2nix.yaml
parent9f87abded9e1dca8e17d5b39cb447d17250b1453 (diff)
downloadnixpkgs-3e2a3b4f12f1b079a990a95761f1546c8b9856cf.tar
nixpkgs-3e2a3b4f12f1b079a990a95761f1546c8b9856cf.tar.gz
nixpkgs-3e2a3b4f12f1b079a990a95761f1546c8b9856cf.tar.bz2
nixpkgs-3e2a3b4f12f1b079a990a95761f1546c8b9856cf.tar.lz
nixpkgs-3e2a3b4f12f1b079a990a95761f1546c8b9856cf.tar.xz
nixpkgs-3e2a3b4f12f1b079a990a95761f1546c8b9856cf.tar.zst
nixpkgs-3e2a3b4f12f1b079a990a95761f1546c8b9856cf.zip
hackage2nix: keep haddock-library 1.5.x around
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 41831058181..8b2b98b1729 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2418,6 +2418,7 @@ extra-packages:
   - 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
+  - haddock-library == 1.5.*            # required for stylish-cabal-0.4.0.1
   - 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