summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Mark T12622 as broken in ghci wayBen Gamari2017-03-261-1/+1
* testsuite: Only run T13143 in optasm wayBen Gamari2017-03-261-1/+1
* Recompile if -fhpc is added or removed (#11798)Reid Barton2017-03-264-0/+13
* testsuite: Update performance numbers for 32-bit platformsBen Gamari2017-03-266-39/+81
* testsuite: Allow join007 to pass on 32-bit machinesBen Gamari2017-03-263-0/+3
* Eliminate word-size dependence in HsDumpAst outputBen Gamari2017-03-261-27/+27
* testsuite: Make T10245 pass on 32-bit platformsBen Gamari2017-03-263-0/+15
* testsuite: Add testcase for #13429Ben Gamari2017-03-242-0/+115
* testsuite: Add failing testcase for #13233Ben Gamari2017-03-242-0/+13
* x86 nativeGen: Fix test with mask in range [128,255] (#13425)Reid Barton2017-03-243-0/+12
* Typos in comments (notes too) [ci skip]Gabor Greif2017-03-241-3/+3
* testsuite: Bump performance test allocationsBen Gamari2017-03-211-7/+10
* Correctly account for -package-db ordering when picking packages.Edward Z. Yang2017-03-203-4/+13
* Revert "GHC_STAGE1 isn't defined, use other form."Edward Z. Yang2017-03-171-1/+1
* No join-point from an INLINE function with wrong aritySimon Peyton Jones2017-03-172-0/+20
* Test #13435 in typecheck/should_run/T13435Richard Eisenberg2017-03-173-0/+16
* Remove solveSomeEqualitiesRichard Eisenberg2017-03-171-7/+0
* Fix #13343 by not defaulting SigTvsRichard Eisenberg2017-03-172-0/+8
* Fix #13202 by failing more eagerly in tcRnStmtRichard Eisenberg2017-03-175-0/+25
* Fix #12709 by not building bad applicationsRichard Eisenberg2017-03-173-0/+54
* GHC_STAGE1 isn't defined, use other form.Edward Z. Yang2017-03-171-1/+1
* Save renamed syntax when signature merging.Edward Z. Yang2017-03-171-4/+0
* Bump hsc2hs submoduleBen Gamari2017-03-151-2/+0
* testsuite: Bump margin of T4029 to 15%Ben Gamari2017-03-151-1/+2
* Fix #13337.Richard Eisenberg2017-03-146-5/+40
* Allow associated types to pattern-match in non-class-bound variablesRyan Scott2017-03-1412-39/+55
* testsuite: Bump allocations for T4029Ben Gamari2017-03-141-1/+2
* Introduce and use mkLetRec, mkLetNonRecBen Gamari2017-03-141-32/+29
* Fix CaseIdentity optimisation AGAINSimon Peyton Jones2017-03-142-0/+9
* Typos in manual and commentsGabor Greif2017-03-142-2/+2
* Fix #13382: Put join ceiling underneath lambdasLuke Maurer2017-03-131-1/+3
* testsuite: Fix peak_megabytes_allocated for T4029Ben Gamari2017-03-131-1/+1
* testsuite: Fix use of wc in T13340Ben Gamari2017-03-131-1/+1
* Add COLUMN pragmaPhil Ruffwind2017-03-133-0/+10
* unlit: replace the SHEBANG with an empty linePhil Ruffwind2017-03-133-0/+6
* Fix bkpcabal03 test.Edward Z. Yang2017-03-101-1/+1
* testsuite: Bump T10359 allocationsBen Gamari2017-03-101-1/+3
* Fix constraint simplification in rulesSimon Peyton Jones2017-03-103-0/+37
* Improve error messages for skolemsSimon Peyton Jones2017-03-1051-104/+118
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-1059-272/+407
* Deal with JoinIds before void typesSimon Peyton Jones2017-03-102-0/+16
* Fix test results for T13380David Feuer2017-03-092-1/+2
* integerConstantFolding: no longer broken with -DDEBUG (#1106)Joachim Breitner2017-03-091-2/+1
* testsuite: Bump allocations of T4029Ben Gamari2017-03-081-1/+2
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-086-51/+44
* Join points can be levity-polymorphicSimon Peyton Jones2017-03-082-0/+16
* Typos in changelog and commentsGabor Greif2017-03-073-3/+3
* testsuite: Disable linkwhole test on WindowsBen Gamari2017-03-061-1/+2
* Add rule mapFB c (λx.x) = cJoachim Breitner2017-03-062-0/+4
* testsuite: Add test for #11076Ben Gamari2017-03-062-0/+11