summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* app_ok case for dataToTag# is now the same as seq# case, update noteswip/T15696Ömer Sinan Ağacan2018-10-192-18/+20
* Revert OK-for-spec change for the general app caseÖmer Sinan Ağacan2018-10-171-0/+2
* Fix FloatIn literal caseÖmer Sinan Ağacan2018-10-121-1/+1
* Remove can_fail for dataToTag#, add a special case to app_okÖmer Sinan Ağacan2018-10-112-3/+3
* Re-enable test T14251Ömer Sinan Ağacan2018-10-101-2/+1
* Fix dataToTag# argument evaluationÖmer Sinan Ağacan2018-10-1018-160/+102
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-0943-1267/+179
* update amd64 linux/osx stats for haddock.base perf testAlp Mestanogullari2018-10-091-1/+2
* Add Int8# and Word8#Michal Terepeta2018-10-0743-179/+1267
* testsuite: disable T11760 on non-smp targetsSergei Trofimovich2018-10-071-1/+1
* testsuite: disable nursery-chunks1 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* testsuite: disable T10017 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* testsuite: disable T14075 on non-smp targetsSergei Trofimovich2018-10-071-1/+3
* UNREG: don't prefix asm prefixes in via-C modeSergei Trofimovich2018-10-061-1/+1
* Add a missing write barrier to small array writesÖmer Sinan Ağacan2018-10-061-0/+1
* Stable name type roleDavid Feuer2018-10-043-1/+13
* Make TcRnMonad independent of TcSplice (#14391)Krzysztof Gogolewski2018-10-044-15/+20
* Fix PE linker wibblesTamar Christina2018-10-042-13/+28
* Update performance numbers on WindowsTamar Christina2018-10-042-5/+10
* Multiple fixes / improvements for LLVM backendKavon Farvardin2018-10-045-62/+67
* Add -Wstar-is-type to the User's GuideVladislav Zavialov2018-10-041-0/+19
* testsuite: Skip T3171 for nowBen Gamari2018-10-041-0/+1
* Bump Cabal submoduleBen Gamari2018-10-041-0/+0
* Don't leak internal commentary into HasField's HaddocksRyan Scott2018-10-041-1/+1
* Set `infixr -1 ->`Alec Theriault2018-10-0410-16/+26
* Don't drop arguments in TH type argumentsAlec Theriault2018-10-045-9/+67
* Allow (unparenthesized) kind signaturesAlec Theriault2018-10-0421-65/+723
* Documentation fixes in 'template-haskell'Alec Theriault2018-10-042-25/+42
* Improve generated `GHC.Prim` docsAlec Theriault2018-10-0412-77/+190
* Document the list data typeAlec Theriault2018-10-042-13/+33
* tc-trace changes onlySimon Peyton Jones2018-10-041-3/+4
* Distinguish Inferred from Specified tyvarsSimon Peyton Jones2018-10-045-11/+81
* Better pretty-printing of forall typesSimon Peyton Jones2018-10-042-8/+9
* Fail fast on pattern synonymsSimon Peyton Jones2018-10-0412-98/+165
* Do not mark CoVars as dead in the occur-analSimon Peyton Jones2018-10-044-0/+117
* Make Lint check that for CoVars more carefullySimon Peyton Jones2018-10-041-2/+8
* Better comments and debug-print onlySimon Peyton Jones2018-10-041-2/+6
* Better -ddump-typesSimon Peyton Jones2018-10-0419-94/+102
* Parse the (!) type operator and allow type operators in existential contextVladislav Zavialov2018-10-0426-262/+606
* Make GHC (the library) flexible in the choice of integer libraryJoachim Breitner2018-10-038-68/+110
* distrib: Remove mention of no-longer-existent make targetBen Gamari2018-10-031-3/+0
* Drop accidental write-attributes requestTamar Christina2018-10-031-4/+2
* Drop GHC 8.2 compatibilityRyan Scott2018-10-038-185/+4
* GHCi should not filter instances involving cTuplesAlec Theriault2018-10-024-0/+17
* rts.cabal.in: add more flags to control the extra flavours (for hadrian)Alp Mestanogullari2018-10-021-16/+24
* resolve T13704chessai2018-10-025-9/+45
* circleci: Create missing test-results directoryBen Gamari2018-10-021-1/+3
* Quantify class variables first in associated families' kindsRyan Scott2018-10-017-30/+138
* Fix #15637 by using VTA more in GNDRyan Scott2018-10-0110-55/+137
* circleci: Run slowtest with multiple threadsBen Gamari2018-10-011-1/+1