[Git][ghc/ghc][wip/int-index/p2tp] WIP: T2T in Patterns

Vladislav Zavialov (@int-index) gitlab at gitlab.haskell.org
Tue Nov 28 16:02:13 UTC 2023



Vladislav Zavialov pushed to branch wip/int-index/p2tp at Glasgow Haskell Compiler / GHC


Commits:
f77a1c8b by Vladislav Zavialov at 2023-11-28T18:58:20+03:00
WIP: T2T in Patterns

- - - - -


30 changed files:

- compiler/GHC/HsToCore/Quote.hs
- compiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Errors/Types/PromotionErr.hs
- compiler/GHC/Tc/Gen/App.hs
- compiler/GHC/Tc/Gen/Head.hs
- compiler/GHC/Tc/Gen/Pat.hs
- compiler/GHC/Types/Error/Codes.hs
- testsuite/tests/module/mod132.stderr
- testsuite/tests/module/mod147.stderr
- testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr
- testsuite/tests/rename/should_fail/T18740a.stderr
- testsuite/tests/rename/should_fail/T18740b.stderr
- testsuite/tests/th/T14627.stderr
- testsuite/tests/th/T18740c.stderr
- testsuite/tests/type-data/should_fail/TDExpression.stderr
- testsuite/tests/typecheck/should_fail/T19978.stderr
- + testsuite/tests/vdq-rta/should_compile/T23739_idv.hs
- + testsuite/tests/vdq-rta/should_compile/T23739_sig.hs
- + testsuite/tests/vdq-rta/should_compile/T23739_sizeOf.hs
- + testsuite/tests/vdq-rta/should_compile/T23739_symbolVal.hs
- + testsuite/tests/vdq-rta/should_compile/T23739_th_dump1.hs
- + testsuite/tests/vdq-rta/should_compile/T23739_th_dump1.stderr
- + testsuite/tests/vdq-rta/should_compile/T23739_th_pprint1.hs
- + testsuite/tests/vdq-rta/should_compile/T23739_th_pprint1.stderr
- + testsuite/tests/vdq-rta/should_compile/T23739_typeRep.hs
- testsuite/tests/vdq-rta/should_compile/all.T
- testsuite/tests/vdq-rta/should_fail/T22326_fail_raw_pat.hs
- testsuite/tests/vdq-rta/should_fail/T22326_fail_raw_pat.stderr
- + testsuite/tests/vdq-rta/should_fail/T23739_fail_case.hs


The diff was not included because it is too large.


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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f77a1c8b5bbd7b6f09d489624c9e65e63ff33ea9
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/20231128/111837cf/attachment.html>


More information about the ghc-commits mailing list