[Git][ghc/ghc][wip/top-level-kind-signatures] 2 commits: WIP: Top-level kind signatures

Vladislav Zavialov gitlab at gitlab.haskell.org
Tue May 14 20:06:15 UTC 2019



Vladislav Zavialov pushed to branch wip/top-level-kind-signatures at Glasgow Haskell Compiler / GHC


Commits:
a75661a1 by Vladislav Zavialov at 2019-05-14T18:27:26Z
WIP: Top-level kind signatures

- - - - -
64866b6a by Vladislav Zavialov at 2019-05-14T20:06:00Z
bind_implicit

- - - - -


30 changed files:

- .gitignore
- compiler/hieFile/HieAst.hs
- compiler/hsSyn/HsBinds.hs
- compiler/hsSyn/HsDecls.hs
- compiler/hsSyn/HsExtension.hs
- compiler/hsSyn/HsInstances.hs
- compiler/hsSyn/HsTypes.hs
- compiler/main/DynFlags.hs
- compiler/parser/Parser.y
- compiler/parser/RdrHsSyn.hs
- compiler/rename/RnBinds.hs
- compiler/rename/RnSource.hs
- compiler/rename/RnTypes.hs
- compiler/rename/RnUtils.hs
- compiler/typecheck/TcDeriv.hs
- compiler/typecheck/TcHsType.hs
- compiler/typecheck/TcSigs.hs
- compiler/typecheck/TcTyClsDecls.hs
- compiler/typecheck/TcType.hs
- compiler/typecheck/TcValidity.hs
- libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs
- testsuite/tests/driver/T4437.hs
- + testsuite/tests/tlks/should_compile/all.T
- + testsuite/tests/tlks/should_compile/tlks001.hs
- + testsuite/tests/tlks/should_compile/tlks002.hs
- + testsuite/tests/tlks/should_compile/tlks003.hs
- + testsuite/tests/tlks/should_compile/tlks004.hs
- + testsuite/tests/tlks/should_compile/tlks005.hs
- + testsuite/tests/tlks/should_compile/tlks006.hs
- + testsuite/tests/tlks/should_compile/tlks007.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/9065c15f53ec3e810becb8ae22f96e7feb8b47ea...64866b6ada6d4c06be94973c02657d3a0b61f6d5

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/9065c15f53ec3e810becb8ae22f96e7feb8b47ea...64866b6ada6d4c06be94973c02657d3a0b61f6d5
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/20190514/b299c20a/attachment.html>


More information about the ghc-commits mailing list