[Git][ghc/ghc][wip/soulomoon/suggest-UnliftedNewtypes-unlifted-data-family-25593] add test for T25593
Patrick (@soulomoon)
gitlab at gitlab.haskell.org
Sat Jan 4 05:27:22 UTC 2025
Patrick pushed to branch wip/soulomoon/suggest-UnliftedNewtypes-unlifted-data-family-25593 at Glasgow Haskell Compiler / GHC
Commits:
1f280bd4 by Patrick at 2025-01-04T13:27:14+08:00
add test for T25593
- - - - -
1 changed file:
- testsuite/tests/indexed-types/should_fail/all.T
Changes:
=====================================
testsuite/tests/indexed-types/should_fail/all.T
=====================================
@@ -172,3 +172,4 @@ test('T21896', normal, compile_fail, [''])
test('HsBootFam', [extra_files(['HsBootFam_aux.hs','HsBootFam_aux.hs-boot'])], multimod_compile_fail, ['HsBootFam', ''])
test('BadFamInstDecl', [extra_files(['BadFamInstDecl_aux.hs'])], multimod_compile_fail, ['BadFamInstDecl', ''])
test('T19773', [], multimod_compile_fail, ['T19773', '-Wall'])
+test('T25593', normal, compile_fail, [''])
\ No newline at end of file
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1f280bd47e7bdf6a80ea92516efc9245910390e1
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1f280bd47e7bdf6a80ea92516efc9245910390e1
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/20250104/82f96109/attachment-0001.html>
More information about the ghc-commits
mailing list