summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix processHeapClosureForDead CONSTR_NOCAF caseÖmer Sinan Ağacan2018-07-131-2/+1
* Run the renamed source plugin after each HsGroupMatthew Pickering2018-07-123-9/+9
* Fix handling of unbound constructor names in TH #14627Michael Sloan2018-07-123-0/+9
* Fix handling of ApplicativeDo in TH AST quotesMichael Sloan2018-07-125-0/+38
* Use IfaceAppArgs to store an IfaceAppTy's argumentsRyan Scott2018-07-116-21/+47
* Add test for Trac #15352Simon Peyton Jones2018-07-112-0/+33
* Kind-check CUSK associated types separatelyRichard Eisenberg2018-07-102-0/+15
* Unwrap casts before checking vars in eager unifierRichard Eisenberg2018-07-107-63/+146
* Fix decompsePiCos and visible type applicationSimon Peyton Jones2018-07-103-0/+23
* More refactoring in TcValiditySimon Peyton Jones2018-07-1010-16/+28
* Refactor coercion ruleningning2018-07-091-1/+2
* testsuite: Add test for #15053Ben Gamari2018-07-062-0/+4
* Fix for built-in Natural literals desugaringSylvain Henry2018-07-063-0/+9
* Add a broken test for lingering state from TH unique names #9693Michael Sloan2018-07-065-0/+31
* Mark AutoDeriveTypeable as deprecatedKrzysztof Gogolewski2018-07-066-6/+4
* Accept new stdout for tcrun045Ryan Scott2018-07-051-6/+2
* Make ppr_tc_args aware of -fprint-explicit-kindsRyan Scott2018-07-056-5/+22
* Fix #15331 with careful blasts of parenthesizeHsTypeRyan Scott2018-07-053-0/+16
* Parenthesize rank-n contexts in ConvertRyan Scott2018-07-053-0/+14
* Fix newtype instance GADTsRyan Scott2018-07-052-0/+9
* Instantiate GND bindings with an explicit type signatureRyan Scott2018-07-057-67/+132
* Fix #15308 by suppressing invisble args more rigorouslyRyan Scott2018-07-054-8/+22
* Fix #15307 by making nlHsFunTy parenthesize moreRyan Scott2018-07-051-4/+5
* Refactor validity checking for constraintsSimon Peyton Jones2018-07-0517-28/+92
* 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 nptr field alignment in RtClosureInspectÖmer Sinan Ağacan2018-07-041-2/+1
* testsuite: remove unused scc001 targetÖmer Sinan Ağacan2018-07-011-19/+0
* Fix mkGadtDecl does not set con_forall correctlyAlan Zimmerman2018-06-293-0/+103
* A few typofixes in commentsGabor Greif2018-06-292-2/+2
* Fix TcLevel manipulation in TcDerivInfer.simplifyDerivSimon Peyton Jones2018-06-263-0/+43
* API Annotations when parsing typappAlan Zimmerman2018-06-264-0/+47
* Fix error recovery for pattern synonymsSimon Peyton Jones2018-06-252-9/+14
* Tweak API Annotations for ConDeclGADTAlan Zimmerman2018-06-247-0/+12
* Instances in no-evidence implicationsSimon Peyton Jones2018-06-225-2/+96
* containers: Bump to 0.6.0.1Ben Gamari2018-06-205-14/+10
* Allow :info for (~) in GHCiRyan Scott2018-06-203-0/+15
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-195-10/+14
* base: Add missing instances for Data.Ord.DownBen Gamari2018-06-199-15/+15
* testsuite: Add broken test for #15289Ben Gamari2018-06-193-0/+14
* testsuite: Skip T11627a and T11627b on DarwinBen Gamari2018-06-191-1/+7
* containers: Bump to 0.6.0.1Ben Gamari2018-06-195-14/+10
* testsuite: Bump metrics for T5631 and T6048Ben Gamari2018-06-191-5/+7
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-191-1/+1
* Fix API Annotations for GADT constructorsAlan Zimmerman2018-06-196-27/+47
* Mark some TH tests as req_interpÖmer Sinan Ağacan2018-06-197-9/+14
* Typofixes in docs and comments [ci skip]Gabor Greif2018-06-182-2/+2
* Fix typechecking of kind signaturesSimon Peyton Jones2018-06-183-0/+15
* Fix an infinite loop in niFixTCvSubstSimon Peyton Jones2018-06-182-0/+11
* Remove accidentally checked-in T14845.stderrRyan Scott2018-06-171-7/+0