aboutsummaryrefslogtreecommitdiff
path: root/haddock-api
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-11-10 12:47:06 -0500
committerBen Gamari <ben@smart-cactus.org>2019-11-10 12:47:06 -0500
commit70f4b3a03a47b38ee301f0da9c72d5a7ff0ed9b0 (patch)
treedb52938764eba927300ad2416ea368e5ca24ff02 /haddock-api
parentb34ca2554a3440f092f585bb7fc1e9d4b2ca8616 (diff)
Bump to GHC 8.10
Diffstat (limited to 'haddock-api')
-rw-r--r--haddock-api/haddock-api.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 99140231..aac3dfd8 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -44,7 +44,7 @@ library
-- this package typically supports only single major versions
build-depends: base ^>= 4.12.0
, Cabal ^>= 2.4.0
- , ghc ^>= 8.9
+ , ghc ^>= 8.10
, ghc-paths ^>= 0.1.0.9
, haddock-library ^>= 1.8.0
, xhtml ^>= 3000.2.2