summaryrefslogtreecommitdiff
path: root/libraries/ghc-compact
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2018-04-19 12:38:17 -0400
committerBen Gamari <ben@smart-cactus.org>2018-04-19 13:18:14 -0400
commit8f19ecc95fbaf2cc977531d721085d8441dc09b7 (patch)
treed97572ba82504f44c9e7725d5af57b9a3cf5e0c8 /libraries/ghc-compact
parentb08a6d75e0440f33260bea5319b8c3f871b42f6e (diff)
downloadhaskell-8f19ecc95fbaf2cc977531d721085d8441dc09b7.tar.gz
Bump base to version 4.12.0.0
Summary: Bumps several submodules. Test Plan: ./validate Reviewers: hvr, bgamari Reviewed By: bgamari Subscribers: thomie, carter GHC Trac Issues: #15018 Differential Revision: https://phabricator.haskell.org/D4609
Diffstat (limited to 'libraries/ghc-compact')
-rw-r--r--libraries/ghc-compact/ghc-compact.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-compact/ghc-compact.cabal b/libraries/ghc-compact/ghc-compact.cabal
index adbfa94c0f..e216a11337 100644
--- a/libraries/ghc-compact/ghc-compact.cabal
+++ b/libraries/ghc-compact/ghc-compact.cabal
@@ -37,7 +37,7 @@ library
CPP
build-depends: ghc-prim == 0.5.2.0,
- base >= 4.9.0 && < 4.12,
+ base >= 4.9.0 && < 4.13,
bytestring >= 0.10.6.0
ghc-options: -Wall