aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-13 16:34:05 -0400
committerAlec Theriault <alec.theriault@gmail.com>2019-03-29 12:14:04 -0700
commit1126fe196fd0d5a2ad73e965982d6c75a2df0279 (patch)
tree453a0a9f7199e8562f75b3fd9f0d5f0b093404d7 /haddock.cabal
parentdc78937c638d9e1e4f4cfd18f90ecf79d8649c06 (diff)
Bump GHC to 8.8
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 91a5ea3d..603a6a9b 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -79,8 +79,7 @@ executable haddock
xhtml >= 3000.2 && < 3000.3,
Cabal >= 1.10,
ghc-boot,
- ghc-boot-th,
- ghc == 8.7.*,
+ ghc == 8.8.*,
bytestring,
parsec,
text,