aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-12-04 13:07:23 -0500
committerBen Gamari <ben@smart-cactus.org>2017-12-04 15:06:07 -0500
commitaaf07338cbfec7df69532a4d1e8a0f21c9a1cfde (patch)
treefbf4cd3d6aa13ce147242e45c4f8877d3993cb16 /haddock.cabal
parentae0d140334fff57f2737dbd7c5804b4868d9c3ab (diff)
Bump GHC version
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 53a077cd..ea1b32c2 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -78,7 +78,7 @@ executable haddock
xhtml >= 3000.2 && < 3000.3,
Cabal >= 1.10,
ghc-boot,
- ghc == 8.3.*,
+ ghc == 8.5.*,
bytestring,
transformers