summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-08Drop utils/count_lineswip/rip-out-perlBen Gamari
2019-03-08Rip out perl dependencyBen Gamari
2019-03-07Fix #16391 by using occCheckExpand in TcValidityRyan Scott
2019-03-07Fix #16392: revertCAFs in external interpreter when necessaryPhuong Trinh
2019-03-07Test Trac #16263Simon Peyton Jones
2019-03-07Add tests for Trac #16221 and #16342Simon Peyton Jones
2019-03-07gitlab-ci: Don't allow i386-deb9 to failBen Gamari
2019-03-07testsuite: Use fragile modifier for more testsBen Gamari
2019-03-07testsuite: Mark heapprof001 as fragile on i386Ben Gamari
2019-03-07testsuite: Introduce fragile modifierBen Gamari
2019-03-06Move reifyGHCi function into GhciMonad type classZejun Wu
2019-03-06Fix #16385 by appending _maybe to a use of lookupGlobalOccRyan Scott
2019-03-06Fix itBen Gamari
2019-03-06rts: Unglobalize dead_weak_ptr_list and resurrected_threadsÖmer Sinan Ağacan
2019-03-06Handle absolute paths to build roots in Hadrian.P.C. Shyamshankar
2019-03-06Add regression test for #15918Ryan Scott
2019-03-06rts/Printer: Print forwarding pointersÖmer Sinan Ağacan
2019-03-06rts/Printer: Introduce a few more printing utilitiesÖmer Sinan Ağacan
2019-03-06Rip out object splittingBen Gamari
2019-03-05Fix map/coerce rule for newtypes with wrappersKrzysztof Gogolewski
2019-03-05Test Runner: don't show missing baseline warning for performance tests with e...David Eichmann
2019-03-05Be more careful when naming TyCon bindersSimon Peyton Jones
2019-03-04Revert "compiler: Write .o files atomically. See #14533"Ben Gamari
2019-03-04Revert "compiler: Refactor: extract `withAtomicRename`"Ben Gamari
2019-03-04Hadrian: track mingw, ship it in bindists, more robust install scriptAlp Mestanogullari
2019-03-04Don't leave .hi files after running Haddock testsAlec Theriault
2019-03-04detect 'autoreconf' path during configure, and use it in hadrianAlp Mestanogullari
2019-03-02gitlab-ci: A bit of reorganizationBen Gamari
2019-03-01gitlab-ci: Give deb9-unreg job a distinct cache keyBen Gamari
2019-03-01testsuite: Suppress ticks when comparing -ddump-simpl outputBen Gamari
2019-03-01gitlab-ci: Produce DWARF-enabled binary distributionBen Gamari
2019-03-01Drop Docker imagesBen Gamari
2019-03-01gitlab-ci: Pull docker images from ghc/ci-images registryBen Gamari
2019-03-01Fix parsing of expected performance changes for tests with non-alpha characters.David Eichmann
2019-03-01use --docs=no-sphinx in both Hadrian CI jobsAlp Mestanogullari
2019-03-01Hadrian: introduce ways to skip some documentation targetsAlp Mestanogullari
2019-03-01Lexer: turn some fatal errors into non-fatal onesAlec Theriault
2019-03-01Visible dependent quantificationRyan Scott
2019-02-28Cleanup iserv/iserv-proxyMoritz Angermann
2019-02-27Fix intermittent hie002 failureVladislav Zavialov
2019-02-27RTS: Add missing memory barrierPeter Trommler
2019-02-27Treat kind/type variables identically, demolish FKTVVladislav Zavialov
2019-02-26Skip T3424 when fast()Vladislav Zavialov
2019-02-25Fix the ghci063 test on Darwin (Trac #16201)Vladislav Zavialov
2019-02-24Disable fragile test cases: T14697 T5559 T3424Vladislav Zavialov
2019-02-24base: Allow fusion for zip7 and relatedAlexandre
2019-02-24testsuite: Fix whitespace in hp2ps error messageBen Gamari
2019-02-24User's Guide: forall is a keyword nowadaysVladislav Zavialov
2019-02-24User's Guide: update info on kind inferenceVladislav Zavialov
2019-02-24Include closure header size in StgLamLift's estimationsSebastian Graf