[Git][ghc/ghc][wip/T18126] 6 commits: More wibbles

Simon Peyton Jones gitlab at gitlab.haskell.org
Mon Jun 1 22:23:28 UTC 2020



Simon Peyton Jones pushed to branch wip/T18126 at Glasgow Haskell Compiler / GHC


Commits:
96ec3530 by Simon Peyton Jones at 2020-05-27T17:05:58+01:00
More wibbles

- - - - -
1748da32 by Simon Peyton Jones at 2020-05-28T08:58:57+01:00
Work in progress on "deep" QL

- - - - -
eae80258 by Simon Peyton Jones at 2020-05-29T10:03:40+01:00
Wibbles

- - - - -
9d4776a5 by Simon Peyton Jones at 2020-05-29T14:54:27+01:00
More wibbles to make ($) work

This all relates to 5.4

- - - - -
78b4c82c by Simon Peyton Jones at 2020-05-29T15:18:32+01:00
More wibbles

- - - - -
372da668 by Simon Peyton Jones at 2020-06-01T23:20:19+01:00
Improving error messages

- - - - -


30 changed files:

- compiler/GHC/Hs/Expr.hs
- compiler/GHC/HsToCore/Expr.hs
- compiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Tc/Errors.hs
- compiler/GHC/Tc/Gen/App.hs
- compiler/GHC/Tc/Gen/Expr.hs
- compiler/GHC/Tc/Gen/HsType.hs
- compiler/GHC/Tc/Gen/Pat.hs
- compiler/GHC/Tc/Module.hs
- compiler/GHC/Tc/TyCl/Instance.hs
- compiler/GHC/Tc/Utils/TcType.hs
- compiler/GHC/Tc/Utils/Unify.hs
- compiler/GHC/Tc/Utils/Unify.hs-boot
- compiler/GHC/Tc/Utils/Zonk.hs
- − testsuite/tests/boxy/Base1.stderr
- − testsuite/tests/boxy/Church2.stderr
- − testsuite/tests/boxy/SystemF.hs
- − testsuite/tests/boxy/all.T
- testsuite/tests/boxy/Base1.hs → testsuite/tests/impredicative/Base1.hs
- testsuite/tests/boxy/Church1.hs → testsuite/tests/impredicative/Church1.hs
- testsuite/tests/boxy/Church2.hs → testsuite/tests/impredicative/Church2.hs
- testsuite/tests/boxy/Compose.hs → testsuite/tests/impredicative/Compose.hs
- testsuite/tests/boxy/Makefile → testsuite/tests/impredicative/Makefile
- testsuite/tests/boxy/PList1.hs → testsuite/tests/impredicative/PList1.hs
- testsuite/tests/boxy/PList2.hs → testsuite/tests/impredicative/PList2.hs
- + testsuite/tests/impredicative/SystemF.hs
- + testsuite/tests/impredicative/T18126-1.hs
- + testsuite/tests/impredicative/T18126-nasty.hs
- testsuite/tests/boxy/T2193.hs → testsuite/tests/impredicative/T2193.hs
- testsuite/tests/boxy/T2193.stdout → testsuite/tests/impredicative/T2193.stdout


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/61a30705fab7f1c013f1b3b28aa1a94b36c9366b...372da668e8a570f4ffb0020adb67e8c9fbf3d728

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/61a30705fab7f1c013f1b3b28aa1a94b36c9366b...372da668e8a570f4ffb0020adb67e8c9fbf3d728
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/20200601/87b9cd49/attachment.html>


More information about the ghc-commits mailing list