[Git][ghc/ghc][wip/T22141] Accept T20873c output

Ryan Scott (@RyanGlScott) gitlab at gitlab.haskell.org
Fri Sep 29 22:06:07 UTC 2023



Ryan Scott pushed to branch wip/T22141 at Glasgow Haskell Compiler / GHC


Commits:
3aa4be66 by Ryan Scott at 2023-09-29T18:05:20-04:00
Accept T20873c output

- - - - -


1 changed file:

- testsuite/tests/typecheck/should_fail/T20873c.stderr


Changes:

=====================================
testsuite/tests/typecheck/should_fail/T20873c.stderr
=====================================
@@ -1,5 +1,5 @@
 
-T20873c.hs:10:1: error: [GHC-68567]
-    • Illegal kind: ‘Int’
-    • In the data type declaration for ‘Foo’
-    Suggested fix: Perhaps you intended to use DataKinds
+T20873c.hs:10:1: error: [GHC-49378]
+    • Illegal kind signature ‘Foo :: U Int’
+    • In the data declaration for ‘Foo’
+    Suggested fix: Perhaps you intended to use KindSignatures



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3aa4be663ecdae79301e12a10cf71e5e41ea6d9e

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3aa4be663ecdae79301e12a10cf71e5e41ea6d9e
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/20230929/dd7cfdc4/attachment-0001.html>


More information about the ghc-commits mailing list