summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix over-eager inlining in SimpleOptwip/T19347Simon Peyton Jones2021-02-123-0/+36
* Fix a long standing bug in constraint solvingSimon Peyton Jones2021-02-092-0/+43
* Fix pretty-printing of invisible arguments for FUN 'Many (#19310)Krzysztof Gogolewski2021-02-093-0/+8
* Reduce inlining in deeply-nested casesSimon Peyton Jones2021-02-097-19/+88
* Fix typosBrian Wignall2021-02-0615-18/+18
* Add a test for #18736Krzysztof Gogolewski2021-02-062-0/+8
* Make pattern synonyms play with CallStackSimon Peyton Jones2021-02-063-0/+36
* Fix buglet in expandSynTyCon_maybeSimon Peyton Jones2021-02-063-0/+7
* The Char kind (#11342)Daniel Rogozin2021-02-069-0/+141
* Fix -dynamic-too with wired-in modules (#19264)Sylvain Henry2021-01-303-0/+8
* Zonk the returned kind in tcFamTyPatsSimon Peyton Jones2021-01-302-0/+13
* Add missing .hi-boot dependencies with ghc -M (#14482)Sylvain Henry2021-01-297-0/+44
* Reduce default test verbosityMatthew Pickering2021-01-283-3/+4
* Fix spurious failures of T16916 on CI (#16966)Sylvain Henry2021-01-273-13/+46
* Remove some redundant validity checks.Richard Eisenberg2021-01-2731-33/+74
* Add regression test for #11228Adam Gundry2021-01-273-0/+15
* Remove -XMonadFailDesugaring referencesHécate2021-01-272-2/+4
* Add instances for GHC.Tuple.SoloBen Gamari2021-01-2717-21/+25
* Add additional context to :doc output (#19055)Aaron Allen2021-01-274-0/+38
* Deprecate -h flagMatthew Pickering2021-01-273-6/+6
* Track the dependencies of `GHC.Hs.Expr.Types`John Ericson2021-01-236-50/+315
* Separate AST from GhcPass (#18936)John Ericson2021-01-235-4/+13
* Bignum: add Natural constant folding rules (#15821)Sylvain Henry2021-01-235-4/+259
* Implement #15993Koz Ross2021-01-231-2/+2
* Make matchableGivens more reliably correct.Richard Eisenberg2021-01-234-0/+24
* Core: introduce Alt/AnnAlt/IfaceAlt datatypesSylvain Henry2021-01-223-5/+5
* Enhance Data instance generationSylvain Henry2021-01-221-1/+1
* Test constant folding for sized typesJohn Ericson2021-01-227-0/+393
* Add 32-bit ops to T file I forgot to add beforeJohn Ericson2021-01-221-5/+10
* Fix tests relying on same-line diagnostic orderingAlfredo Di Napoli2021-01-2217-77/+90
* Parameterise Messages over eAlfredo Di Napoli2021-01-221-1/+3
* Fix error recovery in solveEqualitiesSimon Peyton Jones2021-01-226-0/+45
* Arrows: collect evidence bindersSylvain Henry2021-01-222-0/+88
* When deriving Eq always use tag based comparisons for nullary constructorsAndreas Klebinger2021-01-222-3/+1
* Add some additional information to the fail message based on exit codeHécate2021-01-171-2/+16
* Use captureTopConstraints at top levelSimon Peyton Jones2021-01-173-0/+8
* Add regression test for #16577Sylvain Henry2021-01-172-0/+2088
* Bignum: fix for Integer/Natural Ord instancesSylvain Henry2021-01-171-10/+6
* Fix unsoundness for linear guards (#19120)Krzysztof Gogolewski2021-01-173-0/+16
* Revert "Remove SpecConstrAnnotation (#13681)" (#19168)Sylvain Henry2021-01-174-2/+14
* Accept (fixed) T14059bSebastian Graf2021-01-172-3/+3
* PmCheck: Positive info doesn't imply there is an inhabitant (#18960)Sebastian Graf2021-01-174-0/+55
* Missing fields: enhance error messages (#18869)Sylvain Henry2021-01-173-6/+6
* Show missing field types (#18869)Sylvain Henry2021-01-1712-24/+90
* WorkWrap: Use SysLocal Name for Thunk Splitting (#19180)Sebastian Graf2021-01-102-0/+22
* testsuite: Increase delay in conc059Ben Gamari2021-01-093-26/+37
* Natural: fix left shift of 0 (fix #19170)Sylvain Henry2021-01-093-0/+15
* rts/PEi386: Fix reentrant lock usageBen Gamari2021-01-093-3/+0
* Never Anyify during kind inferenceRichard Eisenberg2021-01-0921-7/+166
* Remove errShortString, cleanup error-related functionsAlfredo Di Napoli2021-01-093-1/+4