summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include submodule versions so it can build.wip/az-D5036Alan Zimmerman2018-08-179-0/+0
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-08-1759-651/+825
* Define an Outputable MCoercion instanceRyan Scott2018-07-081-0/+4
* Revert "rts: Enable two-step allocator on FreeBSD"Ben Gamari2018-07-062-17/+11
* rts: Enable two-step allocator on FreeBSDBen Gamari2018-07-062-11/+17
* testsuite: Add test for #15053Ben Gamari2018-07-062-0/+4
* Fix for built-in Natural literals desugaringSylvain Henry2018-07-064-1/+10
* Simplify lintIdUnfoldingMatthew Pickering2018-07-061-10/+3
* Add a broken test for lingering state from TH unique names #9693Michael Sloan2018-07-065-0/+31
* Mark AutoDeriveTypeable as deprecatedKrzysztof Gogolewski2018-07-068-8/+9
* users guide: Mention -fprint-typechecker-elaboration in -ddump-tc docsBen Gamari2018-07-061-2/+5
* circleci: Detect core countBen Gamari2018-07-063-27/+33
* Remove BUILD_DPH, not usedKrzysztof Gogolewski2018-07-062-5/+0
* Make a variant of mkCastErr for kind coercionsRyan Scott2018-07-061-7/+25
* Accept new stdout for tcrun045Ryan Scott2018-07-051-6/+2
* Comment out a pprTraceRyan Scott2018-07-051-1/+1
* Make ppr_tc_args aware of -fprint-explicit-kindsRyan Scott2018-07-057-7/+28
* Fix #15331 with careful blasts of parenthesizeHsTypeRyan Scott2018-07-057-5/+25
* Parenthesize rank-n contexts in ConvertRyan Scott2018-07-054-1/+17
* Fix newtype instance GADTsRyan Scott2018-07-053-9/+52
* Instantiate GND bindings with an explicit type signatureRyan Scott2018-07-0510-91/+260
* Fix #15308 by suppressing invisble args more rigorouslyRyan Scott2018-07-055-9/+28
* Fix #15307 by making nlHsFunTy parenthesize moreRyan Scott2018-07-052-5/+12
* Refactor validity checking for constraintsSimon Peyton Jones2018-07-0523-686/+881
* Fix commentSimon Peyton Jones2018-07-041-1/+1
* Add comments on Typeable (n :: Nat)Simon Peyton Jones2018-07-042-3/+25
* Revert "Don't lock the MVar closure on tryReadMVar"Ömer Sinan Ağacan2018-07-041-3/+7
* Add regression test for #15007Ömer Sinan Ağacan2018-07-044-0/+15
* Add regression test for #15321Ömer Sinan Ağacan2018-07-043-0/+22
* Fix errors caused by invalid candidates leaking from hole fitsMatthías Páll Gissurarson2018-07-041-5/+16
* Fix nptr field alignment in RtClosureInspectÖmer Sinan Ağacan2018-07-042-6/+8
* RtClosureInspect: add some docs, remove unused stuffÖmer Sinan Ağacan2018-07-041-71/+58
* testsuite: remove unused scc001 targetÖmer Sinan Ağacan2018-07-011-19/+0
* Fix mkGadtDecl does not set con_forall correctlyAlan Zimmerman2018-06-294-1/+104
* Don't lock the MVar closure on tryReadMVarDavid Feuer2018-06-291-7/+3
* A few typofixes in commentsGabor Greif2018-06-298-8/+8
* Add -ddump-rtti to user's guide and man pageÖmer Sinan Ağacan2018-06-291-0/+6
* Document SRT scavenging behavior of scavenge_block() and scavenge_one()Ömer Sinan Ağacan2018-06-281-0/+31
* Clarify role of coercion in flattening functionRichard Eisenberg2018-06-281-1/+2
* Add ghc-prim as dependency to ghc-binÖmer Sinan Ağacan2018-06-272-8/+5
* Show addresses of live objects in GHCi leak checkÖmer Sinan Ağacan2018-06-271-5/+26
* rts: Update some comments, minor refactoringÖmer Sinan Ağacan2018-06-273-11/+15
* Add commnent about binder orderSimon Peyton Jones2018-06-261-4/+15
* Typo fix in rts [skip ci]Ömer Sinan Ağacan2018-06-261-1/+1
* Typofixes in comments and whitespace only [ci skip]Gabor Greif2018-06-265-11/+11
* Remove dead codeSimon Peyton Jones2018-06-261-12/+0
* A bit more tc-tracking in TcUnify.uUnfilledVarSimon Peyton Jones2018-06-261-4/+10
* Fix TcLevel manipulation in TcDerivInfer.simplifyDerivSimon Peyton Jones2018-06-266-64/+144
* API Annotations when parsing typappAlan Zimmerman2018-06-265-2/+49
* Record some notes about "innocuous" transformationsSimon Peyton Jones2018-06-252-1/+75