aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-11-10 12:47:06 -0500
committerBen Gamari <ben@smart-cactus.org>2019-11-15 11:59:45 -0500
commit46c288ea42c50302d708fa7a2495f3544aafac35 (patch)
tree7cdd6400d4883eea81cc27e048c169f93e19d959 /haddock.cabal
parent9d5b3266ff071a2cdc58466e939aabd537a6950e (diff)
Bump to GHC 8.10
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 38eb804a..d119619d 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -80,7 +80,7 @@ executable haddock
Cabal >= 1.10,
ghc-boot,
ghc-boot-th,
- ghc == 8.9.*,
+ ghc == 8.10.*,
bytestring,
parsec,
text,