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.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 e5544e8c14..18282725d4 100644
--- a/libraries/ghc-compact/ghc-compact.cabal
+++ b/libraries/ghc-compact/ghc-compact.cabal
@@ -36,7 +36,7 @@ library
UnboxedTuples
CPP
- build-depends: ghc-prim >= 0.5.3 && < 0.7,
+ build-depends: ghc-prim >= 0.5.3 && < 0.8,
base >= 4.9.0 && < 4.16,
bytestring >= 0.10.6.0
ghc-options: -Wall