Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc cleanup | Krzysztof Gogolewski | 2020-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | * Include funTyCon in exposedPrimTyCons. Every single place using exposedPrimTyCons was adding funTyCon manually. * Remove unused synTyConResKind and ieLWrappedName * Add recordSelectorTyCon_maybe * In exprType, panic instead of giving a trace message and dummy output. This prevents #18767 reoccurring. * Fix compilation error in fragile concprog001 test (part of #18732) | ||||
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -1/+1 |
| | | | | | | | Update Haddock submodule Metric Increase: haddock.compiler | ||||
* | Testsuite: tabs -> spaces [skip ci] | Thomas Miedema | 2016-06-20 | 1 | -23/+23 |
| | |||||
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 1 | -0/+114 |