[Git][ghc/ghc][wip/ghc-9.10] testsuite: Normalize version of base in T19847a
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Wed May 29 14:48:25 UTC 2024
Ben Gamari pushed to branch wip/ghc-9.10 at Glasgow Haskell Compiler / GHC
Commits:
1b157ab3 by Ben Gamari at 2024-05-29T10:41:50-04:00
testsuite: Normalize version of base in T19847a
- - - - -
1 changed file:
- testsuite/tests/gadt/all.T
Changes:
=====================================
testsuite/tests/gadt/all.T
=====================================
@@ -127,7 +127,7 @@ test('T20485', normal, compile, [''])
test('T20485a', normal, compile, [''])
test('T22235', normal, compile, [''])
test('T19847', normal, compile, [''])
-test('T19847a', normal, compile, ['-ddump-types'])
+test('T19847a', normalise_version('base'), compile, ['-ddump-types'])
test('T19847b', normal, compile, [''])
test('T23022', normal, compile, ['-dcore-lint'])
test('T23023', normal, compile_fail, ['-O -dcore-lint']) # todo: move this test?
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1b157ab380b27629b3602873c5e5f49c39dd59e0
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1b157ab380b27629b3602873c5e5f49c39dd59e0
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240529/4178fd16/attachment.html>
More information about the ghc-commits
mailing list