Forked from
Glasgow Haskell Compiler / GHC
14679 commits behind the upstream repository.

Vladislav Zavialov
authored
GHC Proposal #36 describes a transition plan away from CUSKs and to top-level kind signatures: 1. Introduce a new extension, -XCUSKs, on by default, that detects CUSKs as they currently exist. 2. We turn off the -XCUSKs extension in a few releases and remove it sometime thereafter. This patch implements phase 1 of this plan, introducing a new language extension to control whether CUSKs are enabled. When top-level kind signatures are implemented, we can transition to phase 2.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
base | ||
doc | ||
ghc-boot-th | ||
ghc-boot | ||
ghc-compact | ||
ghc-heap | ||
ghc-prim | ||
ghci | ||
integer-gmp | ||
integer-simple | ||
libiserv | ||
template-haskell | ||
Cabal @ 5d258537 | ||
Win32 @ ca5fbc12 | ||
array @ 58a7ea03 | ||
binary @ 94855814 | ||
bytestring @ 847563a2 | ||
containers @ 03dcb287 | ||
deepseq @ a2d507af | ||
directory @ 59883e95 | ||
filepath @ 39035d64 | ||
haskeline @ fdc6c2cc | ||
hpc @ 42bb0059 | ||
mtl @ c7d39673 | ||
parsec @ 3fafb06c | ||
pretty @ c3a14693 | ||
process @ d860209e | ||
stm @ f9979c92 | ||
terminfo @ 7049b262 | ||
text @ 1127b30e | ||
time @ 9e96c261 | ||
transformers @ def8c55d | ||
unix @ a102df29 | ||
xhtml @ 721779ac | ||
Makefile | ||
defineTOP.mk | ||
gen_contents_index | ||
hscolour.css | ||
libraries-footer.txt | ||
libraries-header.txt | ||
prologue.txt.in |