summaryrefslogtreecommitdiff
path: root/libraries/ghc-compact/ghc-compact.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ghc-compact/ghc-compact.cabal')
-rw-r--r--libraries/ghc-compact/ghc-compact.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/ghc-compact/ghc-compact.cabal b/libraries/ghc-compact/ghc-compact.cabal
index a021c8fff8..f5f6f2a3d9 100644
--- a/libraries/ghc-compact/ghc-compact.cabal
+++ b/libraries/ghc-compact/ghc-compact.cabal
@@ -36,8 +36,8 @@ library
UnboxedTuples
CPP
- build-depends: ghc-prim == 0.5.1.0,
- base >= 4.9.0 && < 4.11,
+ build-depends: ghc-prim == 0.5.3.*,
+ base >= 4.9.0 && < 4.13,
bytestring >= 0.10.6.0
ghc-options: -Wall