summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "trees that grow" work"Alan Zimmerman2017-11-229-61/+228
* 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
* Add custom exception for fixIODavid Feuer2017-11-022-2/+2
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-024-1/+23
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-0210-14/+278
* Fix typo in accessor nameGabor Greif2017-10-303-3/+3
* Allow packing constructor fieldsMichal Terepeta2017-10-2913-0/+257
* Fix #14390 by making toIfaceTyCon aware of equalityRyan Scott2017-10-293-0/+10
* Implement a dedicated exitfication pass #14152Joachim Breitner2017-10-295-0/+377
* ApplicativeDo: handle BodyStmt (#12143)Simon Marlow2017-10-272-0/+26
* Factor out readField (#14364)Tobias Dammers2017-10-251-1/+2
* Fix a bug in 'alexInputPrevChar'Alec Theriault2017-10-252-0/+6
* Implement `-Wpartial-fields` warning (#7169)Daishi Nakajima2017-10-253-0/+26
* Fix space leak in BinIface.getSymbolTableDouglas Wilson2017-10-253-4/+6
* typecheck: Clarify errors mentioned in #14385Ben Gamari2017-10-2511-24/+24
* Temporary fix to Trac #14380Simon Peyton Jones2017-10-243-0/+18
* Add stack traces on crashes on WindowsTamar Christina2017-10-225-8/+4
* Improve kick-out in the constraint solverSimon Peyton Jones2017-10-203-0/+21
* Untag the potential AP_STACK in stg_getApStackValzhJames Clarke2017-10-193-1/+61
* Fix #14369 by making injectivity warnings finer-grainedRyan Scott2017-10-1915-26/+56
* Error when deriving instances in hs-boot filesRyan Scott2017-10-196-2/+35
* Disable -XRebindableSyntax when running internal GHCi expressionsRyan Scott2017-10-192-0/+2
* Accept test output for #14350Ryan Scott2017-10-191-0/+30
* Better solving for representational equalitiesSimon Peyton Jones2017-10-183-16/+37
* Don't deeply expand insolublesSimon Peyton Jones2017-10-182-0/+60
* Bump ghc-prim to 0.5.2.0 and update changelogHerbert Valerio Riedel2017-10-1762-64/+64