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 2b84d61c6a..12a5e509b4 100644
--- a/libraries/ghc-compact/ghc-compact.cabal
+++ b/libraries/ghc-compact/ghc-compact.cabal
@@ -39,8 +39,8 @@ library
UnboxedTuples
CPP
- build-depends: ghc-prim >= 0.5.3 && < 0.9,
- base >= 4.9.0 && < 4.17,
+ build-depends: ghc-prim >= 0.5.3 && < 0.10,
+ base >= 4.9.0 && < 4.18,
bytestring >= 0.10.6.0 && <0.12
ghc-options: -Wall