aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/haddock-api.cabal
diff options
context:
space:
mode:
authorHécate Moonlight <hecate+github@glitchbra.in>2022-08-05 22:51:57 +0200
committerBen Gamari <ben@smart-cactus.org>2022-08-05 19:10:49 -0400
commit7f2892b571c7b072c86edbf21b7c7469e21f6303 (patch)
tree5a1a1d4d63c6315539a3606cc223b941f4c8620a /haddock-api/haddock-api.cabal
parent06b72bd9becf87e5396bb640289b63679a39ab3c (diff)
Bump the versions
Diffstat (limited to 'haddock-api/haddock-api.cabal')
-rw-r--r--haddock-api/haddock-api.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 206b9aa2..5923ba37 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -46,7 +46,7 @@ library
build-depends: base ^>= 4.16.0
, ghc ^>= 9.4
, ghc-paths ^>= 0.1.0.9
- , haddock-library ^>= 1.10
+ , haddock-library ^>= 1.11
, xhtml ^>= 3000.2.2
, parsec ^>= 3.1.13.0
@@ -182,7 +182,7 @@ test-suite spec
build-depends: ghc ^>= 9.4
, ghc-paths ^>= 0.1.0.12
- , haddock-library ^>= 1.10.0
+ , haddock-library ^>= 1.11
, xhtml ^>= 3000.2.2
, hspec ^>= 2.9
, parsec ^>= 3.1.13.0