summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add test for #17786wip/T17786Ben Gamari2020-02-283-0/+11
* SysTools: Ensure that error parser can handle absolute paths on WindowsBen Gamari2020-02-281-3/+14
* base: use an explicit import list in System.Environment.ExecutablePathAlp Mestanogullari2020-02-281-1/+1
* nonmoving: Fix marking in compact regionsBen Gamari2020-02-281-11/+13
* boot: Remove remote origin checkKrzysztof Gogolewski2020-02-281-36/+0
* configure: correctly generate LIBRARY_template_haskell_VERSIONAdam Sandberg Ericsson2020-02-272-5/+7
* PmCheck: Implement Long-distance information with Covered setsSebastian Graf2020-02-2717-157/+194
* Modules: Core (#13009)Sylvain Henry2020-02-26151-723/+726
* testsuite: Make hasMetricsFile RHS more descriptiveBen Gamari2020-02-261-1/+1
* Bump hsc2hs submoduleBen Gamari2020-02-261-0/+0
* SysTools: Don't use process jobs if they are brokenBen Gamari2020-02-261-8/+22
* gitlab-ci: Mark some tests as broken on AlpineBen Gamari2020-02-261-4/+7
* hadrian: Add --broken-test flagBen Gamari2020-02-264-0/+25
* testsuite: Allow tests to be marked as broken on the command lineBen Gamari2020-02-263-1/+13
* gitlab-ci: Add run_hadrian subcommandBen Gamari2020-02-261-9/+11
* testsuite: Flush stdout buffers in InitEventLoggingBen Gamari2020-02-263-2/+7
* gitlab-ci: Fix colors on DarwinBen Gamari2020-02-261-1/+1
* gitlab-ci: Add shell subcommand for debugging within CI environmentBen Gamari2020-02-261-0/+10
* testsuite: Fix symlink testBen Gamari2020-02-261-1/+1
* gitlab-ci: Use 8.8.3 to bootstrap on WindowsBen Gamari2020-02-261-1/+1
* Remove dead codeKrzysztof Gogolewski2020-02-268-48/+16
* hadrian: Tell Cabal about integer-gmp library locationBen Gamari2020-02-261-4/+17
* hadrian: Refactor gmp argumentsBen Gamari2020-02-261-10/+14
* hadrian: Allow libnuma library path to be specifiedBen Gamari2020-02-265-1/+49
* Treat coercions as arguments for floating and inliningAlexis King2020-02-268-18/+79
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-2475-534/+493
* Comments, small refactorKrzysztof Gogolewski2020-02-245-68/+13
* check for safe arguments, raising error when invalid (fix #17720)Stefan Pavikevik2020-02-246-3/+78
* Bump directory submodule to 1.3.6.0Ben Gamari2020-02-241-0/+0
* users-guide: Drop old release notesBen Gamari2020-02-243-663/+0
* users-guide: Shuffle textBen Gamari2020-02-241-18/+16
* Remove Ord SrcLoc, Ord SrcSpanVladislav Zavialov2020-02-2423-114/+129
* ci: after 5ce63d52fed the linux bindist for doc-tarball has changed nameAdam Sandberg Ericsson2020-02-231-1/+1
* hadrian: docs depend on stage1 ghcAdam Sandberg Ericsson2020-02-231-1/+3
* show gcc linker options in configure summaryAdam Sandberg Ericsson2020-02-231-0/+1
* fs: Port fixes from ghc-jailbreak repositoryBen Gamari2020-02-231-25/+89
* Hadrian: `docs` rule needs `configure` (#17840)Sylvain Henry2020-02-211-0/+4
* Modules: Driver (#13009)Sylvain Henry2020-02-21330-677/+679
* Parser API annotations: RealSrcLocVladislav Zavialov2020-02-2150-202/+280
* TH: wrapGenSyns, don't split the element type too muchMatthew Pickering2020-02-213-3/+70
* Special case `mkTyConApp liftedTypeKind []`Matthew Pickering2020-02-212-2/+38
* Hadrian: fix source-dist target (#17849)Sylvain Henry2020-02-201-21/+11
* Make: fix sdist target (#17848)Sylvain Henry2020-02-202-3/+3
* Generalize liftData to work over any Quote (#17857)Ryan Scott2020-02-205-26/+42
* Hadrian: minor GMP refactoringSylvain Henry2020-02-201-23/+27
* users-guide: Mention dependency on `exceptions` in release notesBen Gamari2020-02-202-0/+2
* Fix #17724 by having occAnal preserve used bindings.Andreas Klebinger2020-02-205-1/+127
* Enable -Wstar-is-type in -WallBen Gamari2020-02-203-3/+3
* Use Type instead of * in GHCBen Gamari2020-02-207-14/+22
* GHC.Hs.Extension: Use Type instead of *Ben Gamari2020-02-201-1/+1