summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump directory submodule to 1.3.6.0wip/bump-directoryBen Gamari2020-02-231-0/+0
* users-guide: Drop old release notesBen Gamari2020-02-233-663/+0
* users-guide: Shuffle textBen Gamari2020-02-231-18/+16
* 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
* gitlab-ci: Avoid duplicating ~/.cabal contents with every buildBen Gamari2020-02-201-1/+2
* gitlab-ci: Fix typo in BIN_DIST_PREP_TAR_COMP variable nameBen Gamari2020-02-201-2/+2
* Mention users guide and release notes in merge request templateAdam Sandberg Eriksson2020-02-201-2/+3
* Normalize types when dropping absent arguments from workersAlexis King2020-02-204-7/+21
* Use TTG for HsSplicedT constructorKrzysztof Gogolewski2020-02-207-22/+26
* Fix #17832: Weird handling of exports named main in 8.10-rc1Roland Senn2020-02-206-5/+23
* Use concatMap(M) instead of `concat . map` and the monadic variantÖmer Sinan Ağacan2020-02-2017-22/+24
* Fix testsuite on powerpc64lePeter Trommler2020-02-207-20/+22
* doc(List): Add examples to GHC.ListJulien Debon2020-02-202-82/+367
* Disentangle DynFlags and SDocSylvain Henry2020-02-2035-400/+433
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-2065-493/+1118
* 8.10 Release notes for --disable-delayed-os-memory-return [skip ci]Niklas Hambüchen2020-02-201-0/+15
* 8.10 Release notes for atomic .o writes [skip ci]Niklas Hambüchen2020-02-201-0/+15
* Modules: Llvm (#13009)Sylvain Henry2020-02-1816-68/+73
* Fix testsuite driver output (#17847)Vladislav Zavialov2020-02-181-1/+1
* Fix unboxed tuple size limit (#17837)Joshua Price2020-02-183-3/+55
* Remove the MonadFail P instanceVladislav Zavialov2020-02-184-27/+11
* Hadrian: refactor GMP in-tree build support (#17756)Sylvain Henry2020-02-188-117/+145
* If a :reload finds syntax errors in the module graph, remove the loaded modul...Roland Senn2020-02-185-20/+40
* Fix the "unused terminals: 2" warning in Parser.yVladislav Zavialov2020-02-161-3/+1
* testsuite: Probe whether symlinks are usable on WindowsBen Gamari2020-02-161-1/+23
* Revert "users-guide: Document -ddump-srts"Ömer Sinan Ağacan2020-02-161-6/+0
* testsuite: Sort test names in expected change outputBen Gamari2020-02-151-3/+3
* Accept performance changesBen Gamari2020-02-150-0/+0
* users-guide: Fix broken referenceBen Gamari2020-02-141-1/+1
* users-guide: Document -ddump-srtsBen Gamari2020-02-141-0/+6
* compare-flags: Fix outputBen Gamari2020-02-141-6/+9
* Bump Cabal submoduleBen Gamari2020-02-141-0/+0
* Revert "compiler: Disable atomic renaming on Windows"Tamar Christina2020-02-141-13/+1
* SysTools: Use "process job" when spawning processes on WindowsTamar Christina2020-02-141-3/+16
* Bump process submoduleBen Gamari2020-02-141-0/+0
* gitlab-ci: Drop unnecessary GHC_VERSION checkBen Gamari2020-02-141-4/+0
* gitlab-ci: Allow Windows build to fail due to #17777Ben Gamari2020-02-141-0/+1