aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-04-25 17:00:25 -0400
committerBen Gamari <ben@smart-cactus.org>2022-04-25 17:00:25 -0400
commit7921211350a572d5365e7feb5fa4cc04666318e8 (patch)
tree14b07073f4385e6624b81610b5e9795064f2fd95 /haddock.cabal
parent70b83bc5fa944f17f1423c4c94a38b82bdfe1ccd (diff)
Bump ghc version to 9.5
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 0686289e..672420bd 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -81,7 +81,7 @@ executable haddock
xhtml >= 3000.2 && < 3000.3,
ghc-boot,
ghc-boot-th,
- ghc == 9.3.*,
+ ghc == 9.5.*,
bytestring,
parsec,
text,