diff options
author | Vladislav Zavialov <vlad.z.4096@gmail.com> | 2022-02-23 22:59:37 +0300 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-03-10 03:20:43 -0500 |
commit | 7f5f4edee074c6c26d34e1bf7a725a9de5e3e872 (patch) | |
tree | 056a2a177600c4a3596b1aeb22a5fc4cd5ebe92c /testsuite | |
parent | bc684dfb97b9d1bb81d0b4a96f92226bf9748ea0 (diff) | |
download | haskell-7f5f4edee074c6c26d34e1bf7a725a9de5e3e872.tar.gz |
Bump submodules: containers, exceptions
GHC Proposal #371 requires TypeOperators to use type equality a~b.
This submodule update pulls in the appropriate forward-compatibility
changes in 'libraries/containers' and 'libraries/exceptions'
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/tests/driver/T10970.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/driver/T10970.stdout b/testsuite/tests/driver/T10970.stdout index e14b1b06e1..fe7705777b 100644 --- a/testsuite/tests/driver/T10970.stdout +++ b/testsuite/tests/driver/T10970.stdout @@ -1,2 +1,2 @@ -0.6.4.1 +0.6.5.1 OK |