aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-11-11 20:14:26 -0500
committerBen Gamari <ben@smart-cactus.org>2019-11-14 00:22:45 -0500
commit9d5b3266ff071a2cdc58466e939aabd537a6950e (patch)
treebae3db1c938995b458b671b9e1772cd53f2a2bfc /haddock.cabal
parent92d97251052b1447a9f8fd4f7110827231f4a983 (diff)
Version bumps for GHC 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 d8b6f448..38eb804a 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -65,7 +65,7 @@ executable haddock
-- haddock typically only supports a single GHC major version
build-depends:
-- FIXME: drop 4.12.0.0 once GHC HEAD updates to 4.13.0.0
- base ^>= 4.12.0.0 || ^>= 4.13.0.0
+ base ^>= 4.13.0.0 || ^>= 4.14.0.0
if flag(in-ghc-tree)
hs-source-dirs: haddock-api/src, haddock-library/src