summaryrefslogtreecommitdiff
path: root/utils/hpc
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-06-18 11:58:43 -0400
committerBen Gamari <ben@smart-cactus.org>2018-06-19 20:15:38 -0400
commit50e7bff7514ebbd74976c1a9fa0db7a8275178ae (patch)
treeba29d1ed9c3f483f8a4d3de24f9a8eb7bb12241f /utils/hpc
parent000ac86c034f72f57804ccd684fbd3d32ec0b94a (diff)
downloadhaskell-50e7bff7514ebbd74976c1a9fa0db7a8275178ae.tar.gz
containers: Bump to 0.6.0.1
Bumps containers submodule, among others.
Diffstat (limited to 'utils/hpc')
-rw-r--r--utils/hpc/hpc-bin.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hpc/hpc-bin.cabal b/utils/hpc/hpc-bin.cabal
index e83a45d1f2..a1368cf8d0 100644
--- a/utils/hpc/hpc-bin.cabal
+++ b/utils/hpc/hpc-bin.cabal
@@ -31,7 +31,7 @@ Executable hpc
Build-Depends: base >= 4 && < 5,
directory >= 1 && < 1.4,
filepath >= 1 && < 1.5,
- containers >= 0.1 && < 0.6,
+ containers >= 0.1 && < 0.7,
array >= 0.1 && < 0.6,
hpc