From 8f19ecc95fbaf2cc977531d721085d8441dc09b7 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 19 Apr 2018 12:38:17 -0400 Subject: 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 --- libraries/ghc-compact/ghc-compact.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/ghc-compact') 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 -- cgit v1.2.1