[Git][ghc/ghc][wip/T25437] Wibbles
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Thu Dec 12 10:00:49 UTC 2024
Simon Peyton Jones pushed to branch wip/T25437 at Glasgow Haskell Compiler / GHC
Commits:
8dd5ea3c by Simon Peyton Jones at 2024-12-12T10:00:31+00:00
Wibbles
- - - - -
2 changed files:
- testsuite/tests/rename/should_fail/T5001b.stderr
- testsuite/tests/rename/should_fail/all.T
Changes:
=====================================
testsuite/tests/rename/should_fail/T5001b.stderr
=====================================
@@ -1,5 +1,4 @@
T5001b.hs:10:17: error: [GHC-44432]
The INLINE pragma for ‘genum’ lacks an accompanying binding
- Suggested fix:
- Move the INLINE pragma to the declaration site of ‘genum’.
+
=====================================
testsuite/tests/rename/should_fail/all.T
=====================================
@@ -231,4 +231,4 @@ test('T14032c', normal, compile_fail, [''])
test('T14032f', normal, compile_fail, [''])
test('T23501_fail', normal, compile_fail, [''])
test('T23501_fail_ext', normal, compile_fail, [''])
-test('T23437', normal, compile_fail, [''])
+test('T25437', normal, compile_fail, [''])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8dd5ea3cdc0915e6aa6d2d0b3a70b2afed09d6c9
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8dd5ea3cdc0915e6aa6d2d0b3a70b2afed09d6c9
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/20241212/affa2559/attachment.html>
More information about the ghc-commits
mailing list