summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/backport-ecc9366a0e0db107c286935130837b2222e2dd82' of https...Ben Gamari2019-06-041-2/+2
|\
| * RTS: Fix restrictive castAlec Theriault2019-06-031-2/+2
* | Merge branch 'hie-backports-8.8' of https://gitlab.haskell.org/DanielG/ghc in...Ben Gamari2019-06-0417-230/+792
|\ \
| * | Improve targetContents code docsDaniel Gröber2019-06-033-6/+9
| * | Add depanalPartial to make getting a partial modgraph easierDaniel Gröber2019-06-031-10/+32
| * | PartialDownsweep: Add test for import errorsDaniel Gröber2019-06-032-0/+14
| * | Catch preprocessor errors in downsweepDaniel Gröber2019-06-037-27/+92
| * | Make downsweep return all errors per-module instead of throwing someDaniel Gröber2019-06-035-31/+27
| * | Refactor summarise{File,Module} to extract checkSummaryTimestampDaniel Gröber2019-06-034-47/+123
| * | Refactor summarise{File,Module} to reduce code duplicationDaniel Gröber2019-06-031-84/+123
| * | Refactor downsweep to allow returning multiple errors per moduleDaniel Gröber2019-06-032-25/+23
| * | Move throwErrors to HscTypesDaniel Gröber2019-06-032-5/+5
| * | Add failing test for #10887Daniel Gröber2019-06-033-0/+143
| * | Export GhcMake.downsweepDaniel Gröber2019-06-031-0/+2
| * | downsweep: Allow TargetFile not to exist when a buffer is givenDaniel Gröber2019-06-034-18/+14
| * | Allow using tagetContents for modules needing preprocessingDaniel Gröber2019-06-036-40/+242
| * | Add hPutStringBuffer utilityDaniel Gröber2019-06-031-0/+6
| |/
* | Merge remote-tracking branch 'osa1/port_16449_ghc_8_8' into wip/ghc-8.8-mergesBen Gamari2019-06-046-1/+25
|\ \
| * | Fix rewriting invalid shifts to errorsÖmer Sinan Ağacan2019-06-036-1/+25
| |/
* | Merge remote-tracking branch 'origin/cherry-pick-43a43a33' into wip/ghc-8.8-m...Ben Gamari2019-06-046-0/+13
|\ \
| * | Handle hs-boot files in -Wmissing-home-modules (#16551)cherry-pick-43a43a33Krzysztof Gogolewski2019-06-036-0/+13
| |/
* | Merge remote-tracking branch 'osa1/backport_t16066' into wip/ghc-8.8-mergesBen Gamari2019-06-044-2/+57
|\ \
| * | Fix arity type of coerced types in CoreArityÖmer Sinan Ağacan2019-06-034-2/+57
| |/
* | testsuite: Mark concprog001 as fragileBen Gamari2019-06-041-0/+1
|/
* Fix optSemi type in Parser.yVladislav Zavialov2019-06-031-2/+1
* Fix #16603 by documenting some important changes in changelogsRyan Scott2019-05-082-0/+51
* gitlab-ci: Reintroduce DWARF-enabled bindistsBen Gamari2019-04-261-0/+15
* users-guide: Mention profiling break on 32-bit WindowsBen Gamari2019-04-251-1/+6
* users-guide: Drop old release notesBen Gamari2019-04-253-820/+0
* Update autoconf scriptsghc-8.8.1-alpha1Ben Gamari2019-04-246-4794/+5196
* Give it a three-component version numberBen Gamari2019-04-241-1/+1
* gitlab-ci: Fix CI image namesBen Gamari2019-04-241-2/+3
* gitlab-ci: Disable PDF building on Debian 8Ben Gamari2019-04-241-0/+2
* gitlab-ci: Set LANG in centos7 buildBen Gamari2019-04-241-0/+2
* gitlab-ci: Allow centos7 job to failBen Gamari2019-04-241-0/+1
* gitlab-ci: Further tighten linter release tag conditionBen Gamari2019-04-221-1/+1
* template-haskell: Fix TBAs in changelogBen Gamari2019-04-221-2/+2
* gitlab-ci: Only run release notes lint on release tagsBen Gamari2019-04-221-1/+2
* gitlab-ci: Add centos7 release jobBen Gamari2019-04-221-0/+21
* gitlab-ci: Do not build profiled libraries on 32-bit WindowsBen Gamari2019-04-201-0/+4
* Fix error message for './configure' regarding '--with-ghc' [skip ci]Alexandre Baldé2019-04-191-1/+1
* Fix two bugs in stg_ap_0_fast in profiling runtimeÖmer Sinan Ağacan2019-04-191-7/+11
* users-guide: Document how to disable package environmentsBen Gamari2019-04-191-2/+8
* osReserveHeapMemory: handle signed rlim_tFraser Tweedale2019-04-191-2/+4
* gitlab: Remove doc-tarball jobBen Gamari2019-04-171-41/+0
* Allow unregisterised build to failBen Gamari2019-04-171-0/+1
* gitlab-ci: Allow failing build jobs to failBen Gamari2019-04-171-0/+3
* users-guide: Add pretty to package listBen Gamari2019-04-171-0/+1
* gitlab-ci: Backport from masterBen Gamari2019-04-171-104/+405
* Hadrian: introduce ways to skip some documentation targetsAlp Mestanogullari2019-04-176-9/+159