summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put Werror in the right placewip/werrorMatthew Pickering2019-01-301-2/+1
* Remove unused importsSebastian Graf2019-01-302-5/+1
* Turn on -Werror when validatingMatthew Pickering2019-01-301-0/+1
* Batch mergeBen Gamari2019-01-30198-1097/+1521
* Fix #12509: ghci -XSafe fails in an inscrutable wayRoland Senn2019-01-283-4/+10
* Use sigPrec in more places in Convert and HsUtilsRyan Scott2019-01-286-41/+62
* Some refactoring in tcInferAppsRichard Eisenberg2019-01-272-92/+99
* Test that hsc2hs works with promoted data constructorsAndrew Martin2019-01-274-0/+20
* gitlab-ci: Fix Windows cleanup command lineBen Gamari2019-01-271-1/+4
* Update CODEOWNERS files with utilsTamar Christina2019-01-271-0/+2
* Fix regDotColor for amd64.klebinger.andreas@gmx.at2019-01-272-31/+48
* Fix incorrectly named configure optionsAlec Theriault2019-01-272-4/+4
* Don't overwrite the set log_action when using --interactiveMatthew Pickering2019-01-271-4/+8
* Add @simonmar to various things in CODEOWNERSSimon Marlow2019-01-271-3/+4
* Update CODEOWNERSMoritz Angermann2019-01-271-2/+13
* Add myself to a few more placesÖmer Sinan Ağacan2019-01-271-0/+2
* testsuite: Add tests from #11982Ben Gamari2019-01-274-0/+45
* testsuite: Skip foreignInterruptible in unregisterised wayBen Gamari2019-01-271-0/+2
* testsuite: Skip T1288_ghci in unregisterisedBen Gamari2019-01-271-0/+2
* check-api-annotations checks for annotation preceding its spanAlan Zimmerman2019-01-2730-31/+237
* hadrian: use new-exec to make sure alex & happy are in PATH (#16120)Adam Sandberg Eriksson2019-01-273-2/+8
* Update Cabal submodule to latest master branch tipHerbert Valerio Riedel2019-01-271-0/+0
* Update binary submodule to latest master branch tipHerbert Valerio Riedel2019-01-271-0/+0
* testsuite: Mark hWaitForInput-accurate-socket as requiring unixBen Gamari2019-01-271-1/+1
* testsuite: Remove directories that already exist when seeding extra_filesBen Gamari2019-01-271-0/+2
* testsuite: Normalise styleBen Gamari2019-01-271-6/+7
* GhcPlugins: Fix lookup of TH namesBen Gamari2019-01-271-3/+3
* testsuite: Add test for #16104Ben Gamari2019-01-279-0/+77
* testsuite: Add predicate for CPU feature availabilityBen Gamari2019-01-273-0/+79
* Add @sgraf to CODEOWNERSSebastian Graf2019-01-261-1/+3
* Add Simon and Richard as more CODEOWNERSRichard Eisenberg2019-01-241-0/+3
* gitlab-ci: Explicitly clear dependencies of all jobsBen Gamari2019-01-231-0/+4
* testsuite: Skip ghcilink002 when unregisterisedBen Gamari2019-01-231-0/+2
* Minor refactor [ci skip]Gabor Greif2019-01-233-6/+6
* A few typofixesGabor Greif2019-01-2317-20/+19
* gitlab-ci: Drop CircleCI jobsBen Gamari2019-01-231-30/+0
* Error out of invalid Int/Word bit shiftsAlec Theriault2019-01-235-29/+82
* gitlab: Collect artifacts on WindowsBen Gamari2019-01-231-0/+10
* Update Darwin CI to use new toplevel --with-intree-gmp configure flagAlec Theriault2019-01-231-1/+1
* Hadrian: support in-tree GMPAlec Theriault2019-01-2311-13/+45
* gitlab-ci: Disallow failureBen Gamari2019-01-231-1/+0
* testsuite: Mark T16180 as broken on DarwinBen Gamari2019-01-231-1/+1
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-01-231-1/+1
* Hadrian: install patches 'haddock-{html,interface}'Alec Theriault2019-01-231-0/+22
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-01-231-0/+2
* Add myself to CODEOWNERS for a few filesJoachim Breitner2019-01-231-0/+5
* Minor typo in docs for KProxyJoachim Breitner2019-01-231-1/+1
* Fix hadrian prof flavour so that it builds a profiled version of GHCMatthew Pickering2019-01-231-2/+9
* users guide: fix typesetting of pragmasBen Price2019-01-231-3/+4
* users guide: consistent spelling of inlinableBen Price2019-01-231-1/+1