summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent/prog001/Thread.hs
Commit message (Collapse)AuthorAgeFilesLines
* Misc cleanupKrzysztof Gogolewski2020-10-071-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 Henry2020-04-261-1/+1
| | | | | | | Update Haddock submodule Metric Increase: haddock.compiler
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-201-23/+23
|
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+114