[Git][ghc/ghc][wip/derived-refactor] More wibbling and wobbling

Richard Eisenberg gitlab at gitlab.haskell.org
Thu Jul 16 22:11:07 UTC 2020



Richard Eisenberg pushed to branch wip/derived-refactor at Glasgow Haskell Compiler / GHC


Commits:
f680d516 by Richard Eisenberg at 2020-07-16T23:10:34+01:00
More wibbling and wobbling

- - - - -


30 changed files:

- compiler/GHC/Core/TyCo/Rep.hs
- compiler/GHC/Hs/Binds.hs
- compiler/GHC/HsToCore/Coverage.hs
- compiler/GHC/HsToCore/Expr.hs
- compiler/GHC/HsToCore/Quote.hs
- compiler/GHC/Parser.y
- compiler/GHC/Rename/Bind.hs
- compiler/GHC/Tc/Errors.hs
- compiler/GHC/Tc/Gen/Bind.hs
- compiler/GHC/Tc/Gen/HsType.hs
- compiler/GHC/Tc/Instance/FunDeps.hs
- compiler/GHC/Tc/Solver.hs
- compiler/GHC/Tc/Solver/Flatten.hs
- compiler/GHC/Tc/Solver/Interact.hs
- compiler/GHC/Tc/Solver/Monad.hs
- compiler/GHC/Tc/Utils/Zonk.hs
- compiler/GHC/ThToHs.hs
- testsuite/tests/typecheck/should_compile/FloatFDs.hs
- testsuite/tests/typecheck/should_compile/FunDepOrigin1.hs
- + testsuite/tests/typecheck/should_compile/ImplicitParamFDs.hs
- testsuite/tests/typecheck/should_compile/T12427a.stderr
- testsuite/tests/typecheck/should_compile/T13651.stderr
- + testsuite/tests/typecheck/should_compile/T18398.hs
- + testsuite/tests/typecheck/should_compile/T18398.stderr
- + testsuite/tests/typecheck/should_compile/T18406.hs
- testsuite/tests/typecheck/should_compile/all.T
- testsuite/tests/typecheck/should_fail/FunDepOrigin1b.hs
- testsuite/tests/typecheck/should_fail/FunDepOrigin1b.stderr
- testsuite/tests/typecheck/should_fail/T14325.stderr
- testsuite/tests/typecheck/should_fail/T5300.stderr


The diff was not included because it is too large.


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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f680d5169610e5487c29ef9515030b77ee47f1a4
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/20200716/9d6116b7/attachment.html>


More information about the ghc-commits mailing list