[Git][ghc/ghc][master] More informative errors for bad imports (#21826)

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Tue Apr 25 04:15:37 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
0da9e882 by Soham Chowdhury at 2023-04-25T00:15:22-04:00
More informative errors for bad imports (#21826)

- - - - -


30 changed files:

- compiler/GHC/Rename/Names.hs
- compiler/GHC/Rename/Unbound.hs
- compiler/GHC/Rename/Utils.hs
- compiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Utils/TcType.hs
- compiler/GHC/Types/Error/Codes.hs
- compiler/GHC/Types/Hint.hs
- compiler/GHC/Types/Hint/Ppr.hs
- testsuite/tests/driver/recomp001/recomp001.stderr
- testsuite/tests/driver/retc001/retc001.stderr
- testsuite/tests/ffi/should_fail/ccfail004.stderr
- testsuite/tests/ghc-e/should_fail/T9905fail2.stderr
- testsuite/tests/ghci/scripts/T6007.stderr
- + testsuite/tests/module/T21826.hs
- + testsuite/tests/module/T21826.stderr
- testsuite/tests/module/all.T
- testsuite/tests/module/mod114.stderr
- testsuite/tests/module/mod124.stderr
- testsuite/tests/module/mod125.stderr
- testsuite/tests/module/mod126.stderr
- testsuite/tests/module/mod127.stderr
- testsuite/tests/module/mod130.stderr
- testsuite/tests/module/mod134.stderr
- testsuite/tests/module/mod29.stderr
- testsuite/tests/module/mod36.stderr
- testsuite/tests/module/mod79.stderr
- testsuite/tests/module/mod80.stderr
- testsuite/tests/module/mod81.stderr
- testsuite/tests/module/mod87.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0da9e88273a0ffb13132631fb5ea526ea9efeeb9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0da9e88273a0ffb13132631fb5ea526ea9efeeb9
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/20230425/ad924a22/attachment.html>


More information about the ghc-commits mailing list