aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-11-16 18:35:58 -0500
committerBen Gamari <ben@smart-cactus.org>2019-11-16 18:35:58 -0500
commit141eb4c8c9e81f7a32da9b28dee528ad51f76b93 (patch)
tree7e8410c39c1b73e8507b96e23d4f02bbb838d3cb /haddock.cabal
parent46c288ea42c50302d708fa7a2495f3544aafac35 (diff)
Bump ghc version to 8.11
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 d119619d..62bae206 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -80,7 +80,7 @@ executable haddock
Cabal >= 1.10,
ghc-boot,
ghc-boot-th,
- ghc == 8.10.*,
+ ghc == 8.11.*,
bytestring,
parsec,
text,