summaryrefslogtreecommitdiff
path: root/libraries/ghc-compact
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-07-20 11:27:45 -0400
committerBen Gamari <ben@smart-cactus.org>2017-07-23 12:01:06 -0400
commitecc9e9aaaf6e74a0a7f90cfa5700f99e385d0d85 (patch)
tree43bf257d48f8676fd7c7614d56a019de8f4c3955 /libraries/ghc-compact
parentfb17cc54d86173bf633ed0b598d82ffb1a38c8fd (diff)
downloadhaskell-ecc9e9aaaf6e74a0a7f90cfa5700f99e385d0d85.tar.gz
ghc-prim: Bump version
(cherry picked from commit 8c5405f63c2de0c445ec171aab63c35786544b9e)
Diffstat (limited to 'libraries/ghc-compact')
-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 829e56c4f1..a021c8fff8 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.0.0,
+ build-depends: ghc-prim == 0.5.1.0,
base >= 4.9.0 && < 4.11,
bytestring >= 0.10.6.0
ghc-options: -Wall