[commit: ghc] wip/exp-types's head updated: Refactor the typechecker to use ExpTypes. (716d3fa)
git at git.haskell.org
git at git.haskell.org
Tue Jan 26 19:38:31 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/exp-types' now includes:
8e9a870 Remove -Wredundant-superclasses from standard warnings
1be8491 mkUserGuidePart: Better flag cross-referencing
6f96109 user-guide: Reformat warning lists
b5e52bf user-guide: Fix typos
ec87788 Don't add ticks around type applications (#11329)
923d215 user-guide: Document -L RTS flag
89bdac7 Add test for #11473
8b5ea7c User's guide: fix singular/plural typo in flagnames
98d6a29 Docs: delete section on Hierarchical Modules
edc68b2 Remove `replaceDynFlags` from `ContainsDynFlags`
2c6fe5b Add -fwarn-redundant-constrains to test for #9708
fd6dd41 Implement `-Wnoncanonical-monadfail-instances` warning
ff21795 Special-case implicit params in superclass expansion
746764c Refactor validity checking for type/data instances
42c6263 Avoid recursive use of immSuperClasses
f7e0e5f Improve tracing in checkValidInstance
3c060f3 Fix exprIsHNF (Trac #11248)
5c82333 Show error message for unknown symbol on Elf_Rel platforms
edb30fd Comments only: more alternate names for ARM registers [skip ci]
bc1e085 HscTypes: Fix typo in comment
132c208 Rename -Wmissing-monadfail-instance to plural-form
6e2658f Better document behavior of -Wmissed-specialisations
128b678 user-guide: Note order-dependence of flags
f0f63b3 Implement -Wunrecognised-warning-flag
9fe7d20 Ensure that we don't produce code for pre-ARMv7 without barriers
632f020 Less verbose output for the in-scope set
cf788a5 White space only
47b3f58 Add "ticks-exhausted" comment
1c6d70c Kill off zipTopTCvSubst in favour of zipOpenTCvSubst
016a0bd Fix two cloning-related bugs
34c9a4e Missed plural renaming in user's guide
5f5dc86 Minor users-guide markup fixup [skip ci]
9b71695 Update transformers submodule to 0.5.1.0 release
f1885df Update process submodule to 1.4.2.0 release
3798b2a Fix three broken tests involving exceptions
01809bc Pass InScopeSet to substTy in lintTyApp
e24a9b5 Nicer error on +RTS -hc without -rtsopts or -prof
6d2bdfd Fix segmentation fault when .prof file not writeable
6817703 Split off -Wunused-type-variables from -Wunused-matches
144ddb4 Construct in_scope set in mkTopTCvSubst
919597d Fix some substitution InScopeSets
716d3fa Refactor the typechecker to use ExpTypes.
More information about the ghc-commits
mailing list