aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-06-20 17:30:45 -0400
committerBen Gamari <ben@smart-cactus.org>2018-06-20 18:26:20 -0400
commit3266a962f7b6083b4b48cb66e70c62e3157df930 (patch)
tree7a70109c54379e81d80c0dc5bd3e1805b8546b98 /haddock.cabal
parentfd4e6979b20440d1c43d71c975ba5878d3f7c040 (diff)
Bump GHC version to 8.7
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 af606894..e103dded 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.5.*,
+ ghc == 8.7.*,
bytestring,
parsec,
text,