summaryrefslogtreecommitdiff
path: root/libraries/ghc-heap/ghc-heap.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ghc-heap/ghc-heap.cabal.in')
-rw-r--r--libraries/ghc-heap/ghc-heap.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-heap/ghc-heap.cabal.in b/libraries/ghc-heap/ghc-heap.cabal.in
index 134db1249e..a30ea16e26 100644
--- a/libraries/ghc-heap/ghc-heap.cabal.in
+++ b/libraries/ghc-heap/ghc-heap.cabal.in
@@ -23,7 +23,7 @@ library
default-language: Haskell2010
build-depends: base >= 4.9.0 && < 5.0
- , ghc-prim > 0.2 && < 0.6
+ , ghc-prim > 0.2 && <= 0.6.1
, rts == 1.0.*
ghc-options: -Wall