[Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: hadrian: fix non-ghc program paths passed to testsuite driver when testing cross GHC

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Tue Apr 25 01:25:16 UTC 2023



Marge Bot pushed to branch wip/marge_bot_batch_merge_job at Glasgow Haskell Compiler / GHC


Commits:
1338b7a3 by Cheng Shao at 2023-04-24T16:21:30-04:00
hadrian: fix non-ghc program paths passed to testsuite driver when testing cross GHC

- - - - -
1a10f556 by Bodigrim at 2023-04-24T16:22:09-04:00
Add since pragma to Data.Functor.unzip

- - - - -
66c6ba1c by Soham Chowdhury at 2023-04-24T21:25:11-04:00
More informative errors for bad imports (#21826)

- - - - -
1f4116f6 by Josh Meredith at 2023-04-24T21:25:11-04:00
JS/base: provide implementation for mkdir (issue 22374)

- - - - -


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
- hadrian/src/Settings/Builders/RunTest.hs
- libraries/base/Data/Functor.hs
- libraries/base/jsbits/base.js
- libraries/base/tests/IO/all.T
- + libraries/base/tests/IO/mkdirExists.hs
- + libraries/base/tests/IO/mkdirExists.stderr
- testsuite/tests/driver/recomp001/recomp001.stderr
- testsuite/tests/driver/retc001/retc001.stderr
- testsuite/tests/ffi/should_fail/ccfail004.stderr
- testsuite/tests/ghc-api/target-contents/all.T
- 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


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b64bfeeb2f05402cfb8e3e52e464e4e43c164801...1f4116f627c8a3b657e163b93facd741fa26e15d

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b64bfeeb2f05402cfb8e3e52e464e4e43c164801...1f4116f627c8a3b657e163b93facd741fa26e15d
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/20230424/b8e8c136/attachment.html>


More information about the ghc-commits mailing list