summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Blackholes can be large objects (#14497)Simon Marlow2017-12-183-0/+15
* Fix scoping of pattern-synonym existentialsSimon Peyton Jones2017-12-188-17/+56
* Add missing case to HsExpr.isMonadFailStmtContextSimon Peyton Jones2017-12-183-0/+15
* Fix tcDataKindSigSimon Peyton Jones2017-12-153-1/+15
* Fix #14135 by validity checking matchesCarlos Tomé2017-12-143-0/+21
* Fix an outright bug in the unflattenerSimon Peyton Jones2017-12-142-0/+35
* Add test for Trac #14580Simon Peyton Jones2017-12-143-0/+15
* Further improvements to well-kinded typesSimon Peyton Jones2017-12-133-4/+4
* Re-centre perf for T5321FunSimon Peyton Jones2017-12-131-1/+2
* Add missing stderr for Trac #14561Simon Peyton Jones2017-12-131-1/+5
* Detect levity-polymorphic uses of unsafeCoerce#Simon Peyton Jones2017-12-133-0/+20
* Add regression test for #14040Ryan Scott2017-12-123-0/+83
* Allow users to ignore optimization changesDavid Feuer2017-12-1111-3/+41
* Only look for locales of the form LL.VVGabor Greif2017-12-111-1/+1
* Fix SigTvs at the kind levelSimon Peyton Jones2017-12-118-1/+54
* Build only well-kinded types in type checkerSimon Peyton Jones2017-12-117-0/+95
* Refactor ConDecl: Trac #14529Simon Peyton Jones2017-12-079-120/+110
* Cache TypeRep kinds aggressivelyDavid Feuer2017-12-016-7/+7
* Handle CPP properly in BackpackEdward Z. Yang2017-11-301-0/+1
* Make use of boot TyThings during typechecking.Edward Z. Yang2017-11-307-5/+24
* typecheck: Consistently use pretty quotes in error messagesBen Gamari2017-11-275-6/+9
* Check quantification for partial type signatuesSimon Peyton Jones2017-11-273-0/+11
* RtsFlags: allow +RTS -K0Ben Gamari2017-11-272-0/+13
* Don't complain about UNPACK in -fno-code.Edward Z. Yang2017-11-273-0/+24
* Revert "Add new mbmi and mbmi2 compiler flags"Ben Gamari2017-11-225-244/+0
* testsuite: Add test for #14257Ben Gamari2017-11-214-0/+27
* Test Trac #14488Vladislav Zavialov2017-11-212-0/+11
* Add warn-missing-export-listsEvan Rutledge Borden2017-11-216-0/+20
* Revert "trees that grow" workBen Gamari2017-11-219-228/+61
* Fix T4437Bartosz Nitka2017-11-181-2/+1
* RTS: Disable warnings in ffi.hPeter Trommler2017-11-153-5/+11
* Add new mbmi and mbmi2 compiler flagsJohn Ky2017-11-155-0/+244
* TTG3 Combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-142-4/+5
* Fix a TyVar bug in the flattenerSimon Peyton Jones2017-11-143-0/+40
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-118-8/+90
* testsuite: Add test for #5889Douglas Wilson2017-11-093-2/+73
* Remove unreliable Core Lint empty case checksDavid Feuer2017-11-092-0/+15
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-093-3/+8
* testsuite: Fix output of T14394Ben Gamari2017-11-091-1/+7
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-085-54/+138
* Minimise provided dictionaries in pattern synonymsSimon Peyton Jones2017-11-0824-86/+117
* Fix another dark corner in the shortcut solverSimon Peyton Jones2017-11-083-0/+20
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-075-138/+54
* testsuite: Bump haddock.compiler allocationsBen Gamari2017-11-071-1/+2
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-074-53/+136
* DynFlags: Introduce -show-mods-loaded flagBen Gamari2017-11-064-9/+9
* testsuite: Bump metrics of haddock.CabalBen Gamari2017-11-061-1/+2
* Bump haddock submodulealexbiehl2017-11-021-1/+2
* Revert "Move check-ppr and check-api-annotations to testsuite/utils"Ben Gamari2017-11-028-456/+0
* Introduce -dsuppress-stg-free-vars flagBen Gamari2017-11-021-4/+4