summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Bump Cabal submodule to 3.0.0.0-rc2Ben Gamari2019-07-201-0/+6
* Disable fragile test cases: T14697 T5559 T3424Vladislav Zavialov2019-07-013-6/+15
* Disable automatic use of -fobject-code due to #16876Ben Gamari2019-06-272-1/+2
* testsuite: Unbreak T16608 testsBen Gamari2019-06-261-0/+2
* Don't eta-expand unsaturated primopsBen Gamari2019-06-262-9/+3
* testsuite: Add test for #16846Ben Gamari2019-06-263-0/+42
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-263-6/+4
* testsuite: Test for #13786Ben Gamari2019-06-257-0/+51
* testsuite: Add test for #16563Ben Gamari2019-06-253-0/+4
* ghci: Don't rely on resolution of System.IO to base moduleBen Gamari2019-06-258-14/+14
* GHCi support for levity-polymorphic join pointsRichard Eisenberg2019-06-253-0/+13
* Fix the ghci063 test on Darwin (Trac #16201)Vladislav Zavialov2019-06-242-1/+13
* testsuite: Drop constraint in kind from T15862Ben Gamari2019-06-242-12/+0
* Properly trim IdInfos of DFunIds and PatSyns in TidyPgmÖmer Sinan Ağacan2019-06-247-0/+68
* Synchronize ClsInst.doTyConApp with TcTypeable validity checks (#15862)Ryan Scott2019-06-243-0/+65
* Fix #16525: ObjectCode freed wrongly because of lack of info header checkPhuong Trinh2019-06-245-0/+26
* Fix T16737Ben Gamari2019-06-243-3/+6
* Pass preprocessor options to C compiler when building foreign C files (#16737)Zejun Wu2019-06-234-0/+42
* testsuite: Add test for #16514Ben Gamari2019-06-234-0/+68
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-06-233-0/+29
* Add a missing update of sc_hole_ty (#16312)Simon Peyton Jones2019-06-232-0/+15
* Visibility: handle multiple units with the same nameMichael Peyton Jones2019-06-237-0/+50
* testsuite: Fix expected outputBen Gamari2019-06-222-7/+39
* Merge branch 'wip/backport-MR951' into wip/ghc-8.8-mergesBen Gamari2019-06-2129-443/+47
|\
| * Fix #16517 by bumping the TcLevel for method sigsRichard Eisenberg2019-06-197-2/+19
| * Fail fast in solveLocalEqualitiesSimon Peyton Jones2019-06-1922-441/+28
* | RTS: Add missing memory barrierPeter Trommler2019-06-171-3/+6
|/
* testsuite: Skip PartialDownsweepBen Gamari2019-06-161-0/+1
* PrelRules: Don't break let/app invariant in shiftRulewip/backport-T16742Ben Gamari2019-06-154-2/+7
* Use binary search to speedup checkUnloadwip/backport-MR706Phuong Trinh2019-06-128-0/+234
* testsuite: Mark threadstatus-T9333 as fragile in ghci waywip/backport-fragileBen Gamari2019-06-111-1/+1
* testsuite: Fix fragile_for test modifierBen Gamari2019-06-111-3/+3
* testsuite: Mark heapprof001 as fragile on all platformsBen Gamari2019-06-111-1/+1
* testsuite: Mark heapprof001 as fragile on i386Ben Gamari2019-06-111-1/+1
* testsuite: Introduce fragile modifierBen Gamari2019-06-111-0/+24
* Bump Cabal submoduleBen Gamari2019-06-091-3/+2
* Merge branch 'wip/8-8-ghci' of gitlab.haskell.org:ghc/ghc into wip/ghc-8.8-me...Ben Gamari2019-06-046-6/+1
|\
| * Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-06-036-6/+1
* | Merge branch 'hie-backports-8.8' of https://gitlab.haskell.org/DanielG/ghc in...Ben Gamari2019-06-0410-1/+478
|\ \
| * | PartialDownsweep: Add test for import errorsDaniel Gröber2019-06-032-0/+14
| * | Catch preprocessor errors in downsweepDaniel Gröber2019-06-035-12/+80
| * | Make downsweep return all errors per-module instead of throwing someDaniel Gröber2019-06-032-8/+2
| * | Refactor summarise{File,Module} to extract checkSummaryTimestampDaniel Gröber2019-06-033-0/+68
| * | Add failing test for #10887Daniel Gröber2019-06-033-0/+143
| * | downsweep: Allow TargetFile not to exist when a buffer is givenDaniel Gröber2019-06-032-17/+8
| * | Allow using tagetContents for modules needing preprocessingDaniel Gröber2019-06-033-0/+199
| |/
* | Merge remote-tracking branch 'osa1/port_16449_ghc_8_8' into wip/ghc-8.8-mergesBen Gamari2019-06-045-0/+21
|\ \
| * | Fix rewriting invalid shifts to errorsÖmer Sinan Ağacan2019-06-035-0/+21
| |/
* | Merge remote-tracking branch 'origin/cherry-pick-43a43a33' into wip/ghc-8.8-m...Ben Gamari2019-06-045-0/+9
|\ \
| * | Handle hs-boot files in -Wmissing-home-modules (#16551)cherry-pick-43a43a33Krzysztof Gogolewski2019-06-035-0/+9
| |/