summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* replace dead html link (fixes #17661)wip/T17661Adam Wespiser2020-01-121-1/+1
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-0836-195/+160
* Bump haskeline submodule to 0.8.0.1Ben Gamari2020-01-083-0/+11
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-0847-239/+230
* Monomorphize HsModule to GhcPs (#17642)Ryan Scott2020-01-078-21/+19
* Remove `parallel` check from configure.acSylvain Henry2020-01-071-1/+0
* gitlab-ci: Pull test metrics before running testsuiteBen Gamari2020-01-072-52/+76
* gitlab-ci: Rename push-test-metrics.sh to test-metrics.shBen Gamari2020-01-071-0/+0
* testsuite: Fix Windows platform testBen Gamari2020-01-071-2/+1
* configure: Find Python3 for testsuiteBen Gamari2020-01-076-3/+20
* gitlab-ci: Disallow Windows from failingBen Gamari2020-01-071-1/+0
* testsuite: Mark T17073 as broken on WindowsBen Gamari2020-01-071-1/+2
* Use non-empty lists to remove partiality in matching codeJohn Ericson2020-01-075-103/+105
* configure: Only check GCC version if CC is GCCBen Gamari2020-01-071-19/+24
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-0699-334/+352
* Fix overflow.Tamar Christina2020-01-061-1/+1
* testsuite: Mark cgrun057 as fragile on all platformsBen Gamari2020-01-041-1/+1
* Split integerGmpInternals test in several partsSylvain Henry2020-01-049-175/+247
* Add lexerDbg to dump the tokens fed to the parserVladislav Zavialov2020-01-042-2/+10
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-048-19/+19
* Add Cmm related hooksSylvain Henry2020-01-043-5/+21
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-04168-362/+359
* Simplify mrStrGabor Greif2020-01-033-10/+3
* Tweak Cmm dumps to avoid generating sections for empty groupsÖmer Sinan Ağacan2019-12-311-15/+20
* Fix some sloppy indentationKevin Buhr2019-12-311-3/+3
* Add additional Note explaining the -Iw flagKevin Buhr2019-12-311-2/+49
* Add "-Iw" RTS flag for minimum wait between idle GCs (#11134)Kevin Buhr2019-12-314-20/+63
* Testsuite: update some Haddock testsVladislav Zavialov2019-12-3112-8/+60
* Module hierarchy (#13009): StgSylvain Henry2019-12-3146-228/+226
* testsuite: Enlarge acceptance window for T1969Ben Gamari2019-12-301-1/+1
* perf_notes: Add --zero-y argumentBen Gamari2019-12-301-12/+25
* TcIface: Fix inverted logic in typechecking of source ticksBen Gamari2019-12-301-1/+1
* hadrian: Track hash of Cabal Setup builder argumentsBen Gamari2019-12-301-1/+6
* testsuite: Disable derefnull when built with LLVMBen Gamari2019-12-301-4/+4
* rts: Fix --debug-numa mode under DockerBen Gamari2019-12-302-0/+3
* rts: Error on invalid --numa flagsBen Gamari2019-12-301-1/+6
* llvmGen: Drop old fix for #11649Ben Gamari2019-12-301-36/+1
* llvmGen: Ensure that entry labels don't have predecessorsBen Gamari2019-12-301-7/+14
* rts: Ensure that nonmoving gc isn't used with profilingBen Gamari2019-12-302-2/+7
* driver: Include debug level in the recompilation check hashBen Gamari2019-12-305-1/+19
* use shell variable CcLlvmBackend for testGabor Greif2019-12-271-1/+1
* testsuite: Mark cgrun057 as fragile on ARMBen Gamari2019-12-271-0/+1
* while at it rename XCode to the official XcodeGabor Greif2019-12-274-17/+17
* suppress popup dialog about missing Xcode at configureGabor Greif2019-12-271-1/+1
* testsuite: Skip T17499 when built against integer-simpleBen Gamari2019-12-271-1/+3
* Replace panic/notHandled with noExtCon in DsMetaRyan Scott2019-12-261-35/+42
* Minor refactor in ghc.cabal.in:Ömer Sinan Ağacan2019-12-263-15/+3
* Fix comment about minimal gcc versionGabor Greif2019-12-251-1/+1
* Fix copy-paste error in commentGabor Greif2019-12-251-1/+1
* Switch to ReadTheDocs theme for the user-guideSylvain Henry2019-12-2528-53/+3294