aboutsummaryrefslogtreecommitdiff
path: root/haddock-api
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2018-04-10 08:05:51 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2018-04-19 11:42:58 -0400
commit0d903e5e7ea877cbf6e8a7a84c9c8b6ef8c78ef6 (patch)
treef94ef4ce954e11dea20fbd035c83644882ed280b /haddock-api
parenta8ca2ae8737d29145fe57a7709e59be8cb7a00dc (diff)
Bump upper bound on base to < 4.13
See https://ghc.haskell.org/trac/ghc/ticket/15018.
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 660108ac..0aac70e5 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -40,7 +40,7 @@ library
default-language: Haskell2010
-- this package typically supports only single major versions
- build-depends: base ^>= 4.11.0
+ build-depends: base ^>= 4.12.0
, Cabal ^>= 2.0.0
, ghc ^>= 8.3
, ghc-paths ^>= 0.1.0.9