summaryrefslogtreecommitdiff
path: root/testsuite/tests/package
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-02-21 16:13:36 -0500
committerBen Gamari <ben@smart-cactus.org>2017-02-21 19:41:55 -0500
commit8ccbc2e5252abd4fa67d155d4fff489ee9929906 (patch)
tree88c573f5fe60b076ed5973675518239222a751e0 /testsuite/tests/package
parent9ef2749c3f3818944ae7dac5c9d10851b63b834a (diff)
downloadhaskell-8ccbc2e5252abd4fa67d155d4fff489ee9929906.tar.gz
Bump Cabal and containers submodules
Diffstat (limited to 'testsuite/tests/package')
-rw-r--r--testsuite/tests/package/package01e.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/package/package01e.stderr b/testsuite/tests/package/package01e.stderr
index f34ee1dd8f..cfde9a7b28 100644
--- a/testsuite/tests/package/package01e.stderr
+++ b/testsuite/tests/package/package01e.stderr
@@ -1,10 +1,10 @@
package01e.hs:2:1: error:
Could not find module ‘Data.Map’
- It is a member of the hidden package ‘containers-0.5.7.1’.
+ It is a member of the hidden package ‘containers-0.5.10.2’.
Use -v to see a list of the files searched for.
package01e.hs:3:1: error:
Could not find module ‘Data.IntMap’
- It is a member of the hidden package ‘containers-0.5.7.1’.
+ It is a member of the hidden package ‘containers-0.5.10.2’.
Use -v to see a list of the files searched for.