[Git][ghc/ghc][wip/int-index/visibility-check] Fix a test
Vladislav Zavialov (@int-index)
gitlab at gitlab.haskell.org
Sun Feb 5 19:21:09 UTC 2023
Vladislav Zavialov pushed to branch wip/int-index/visibility-check at Glasgow Haskell Compiler / GHC
Commits:
69f1c6f0 by Vladislav Zavialov at 2023-02-05T22:21:00+03:00
Fix a test
- - - - -
1 changed file:
- testsuite/tests/saks/should_fail/T18863a.stderr
Changes:
=====================================
testsuite/tests/saks/should_fail/T18863a.stderr
=====================================
@@ -1,6 +1,6 @@
T18863a.hs:9:1: error: [GHC-25115]
- • Visibility of forall-bound variables is not compatible
+ • Visibilities of forall-bound variables are not compatible
Expected: forall i -> i -> *
Actual: forall i. i -> *
• In the data type declaration for ‘IDa’
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/69f1c6f01187411c45ddaea3cb41596b058f611e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/69f1c6f01187411c45ddaea3cb41596b058f611e
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/20230205/70ef9210/attachment.html>
More information about the ghc-commits
mailing list