summaryrefslogtreecommitdiff
path: root/utils
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-20 13:31:56 -0400
commitc35ad6e0b3c62976e6251f1e9c47fe83ff15f4ce (patch)
tree34a625907c34d8d73ed286fec6dbf9faa640f23c /utils
parent227ede4aa0b6df1a2b5a95dbba9f3cabc88bc15e (diff)
downloadhaskell-c35ad6e0b3c62976e6251f1e9c47fe83ff15f4ce.tar.gz
containers: Bump to 0.6.0.1
Bumps containers submodule, among others.
Diffstat (limited to 'utils')
-rw-r--r--utils/hpc/hpc-bin.cabal2
m---------utils/hsc2hs0
-rw-r--r--utils/iserv/iserv.cabal2
3 files changed, 2 insertions, 2 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
diff --git a/utils/hsc2hs b/utils/hsc2hs
-Subproject b8588039f3810e2d0f52e9afdb15998992ee38b
+Subproject 6b6938db11a33904bb6ba90d70d89df4b72a7f9
diff --git a/utils/iserv/iserv.cabal b/utils/iserv/iserv.cabal
index 405b26f0d8..684da9410b 100644
--- a/utils/iserv/iserv.cabal
+++ b/utils/iserv/iserv.cabal
@@ -33,7 +33,7 @@ Executable iserv
base >= 4 && < 5,
binary >= 0.7 && < 0.9,
bytestring >= 0.10 && < 0.11,
- containers >= 0.5 && < 0.6,
+ containers >= 0.5 && < 0.7,
deepseq >= 1.4 && < 1.5,
ghci == 8.6.*,
libiserv == 8.6.*