summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Try only building Windows in the quick flavourwip/quick-validate-for-windowsBen Gamari2018-12-251-0/+1
* rts: Turn ASSERT in LDV_recordDead into a normal ifBen Gamari2018-12-251-1/+3
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-251-1/+3
* gitlab-ci: Clean tree on Windows after jobBen Gamari2018-12-241-0/+1
* gitlab-ci: Use robocopy instead of bash to copy cabal cacheBen Gamari2018-12-241-1/+1
* gitlab-ci: Use per-build temporary directory on WindowsBen Gamari2018-12-241-3/+12
* Revert "hadrian: Pass integer_backend to testsuite driver"Ben Gamari2018-12-241-2/+0
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-2410-24/+33
* testsuite: Enable T11627a on DarwinBen Gamari2018-12-241-3/+0
* ghc-compact: Use Char instead of Integer in compact_share testBen Gamari2018-12-243-10/+11
* Simplify Core output with -dsuppress-type-signaturesÖmer Sinan Ağacan2018-12-243-5/+7
* testsuite: Mark th tests as broken in ext-interp way in LLVM build flavoursBen Gamari2018-12-243-0/+13
* gitlab-ci: Disable CircleCI Darwin buildsBen Gamari2018-12-231-1/+1
* Revert "testsuite: Fix broken_without_gmp"Ben Gamari2018-12-231-4/+5
* testsuite: Fix broken_without_gmpBen Gamari2018-12-231-5/+4
* testsuite: Mark heapprof001 as broken in prof_hc_hb way on i386Ben Gamari2018-12-221-1/+3
* testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083Ben Gamari2018-12-222-1/+5
* testsuite: Remove expect_broken on readFail032 and readFail048Ben Gamari2018-12-221-4/+6
* gitlab-ci: Allow Darwin CircleCI build to failBen Gamari2018-12-221-0/+1
* Add test for #16038Ömer Sinan Ağacan2018-12-226-0/+44
* linters: Check for WARN macro with space separating it from its parenBen Gamari2018-12-221-0/+2
* LoadIface: Fix another CPP/Clang issueBen Gamari2018-12-221-1/+1
* gitlab-ci: Fix Darwin buildBen Gamari2018-12-212-2/+8
* gitlab-ci: Only run nightly-i386-linux-deb9 when NIGHTLY is setBen Gamari2018-12-211-0/+3
* gitlab-ci: More aggressive cleaningBen Gamari2018-12-211-2/+3
* gitlab-ci: Only run CircleCI Darwin build in full-build stageBen Gamari2018-12-211-0/+1
* TcRnDriver: Fix haddock-like commentBen Gamari2018-12-211-6/+6
* gitlab-ci: Add i386 Debian 9 buildsD5440Ben Gamari2018-12-211-0/+24
* gitlab-ci: Ensure that build environment is cleanBen Gamari2018-12-211-1/+3
* gitlab-ci: Set localeBen Gamari2018-12-211-0/+2
* gitlab-ci: Set thread count properly on WindowsBen Gamari2018-12-211-2/+2
* gitlab-ci: Tag linter stageBen Gamari2018-12-211-0/+14
* gitlab-ci: Fix Windows buildBen Gamari2018-12-211-18/+20
* gitlab-ci: Remove CircleCI configurationBen Gamari2018-12-211-12/+0
* CircleCI: Fix check for git push retry limit.David Eichmann2018-12-211-2/+2
* gitlab-ci: Allow Hadrian build on Windows to failBen Gamari2018-12-211-0/+2
* remove optionGabor Greif2018-12-211-1/+0
* Revert "gitlab: Drop submodules hack"Ben Gamari2018-12-212-2/+28
* Improve documention of TypeInTypeSimon Peyton Jones2018-12-211-2/+3
* Fix treatment of hi-boot files and dfunsSimon Peyton Jones2018-12-215-198/+257
* Tiny refactor to tcExtendRecEnvSimon Peyton Jones2018-12-211-2/+7
* Comments onlySimon Peyton Jones2018-12-212-11/+17
* Make candidateQTvs contain tyvar with zonked kindsSimon Peyton Jones2018-12-214-68/+109
* Fix #16002 by moving a validity check to the renamerRyan Scott2018-12-207-29/+62
* Refine the suppression of RuntimeRep variablesSimon Peyton Jones2018-12-204-56/+105
* Add solveLocalEqualities to tcHsPatSigTypeSimon Peyton Jones2018-12-203-1/+13
* Remove an old OPTIONS_GHCÖmer Sinan Ağacan2018-12-201-4/+0
* Fix #16030 by refactoring IfaceSyn's treatment of GADT constructorsRyan Scott2018-12-196-31/+114
* Use unicode arrows with -fprint-unicode-syntaxKrzysztof Gogolewski2018-12-192-3/+3
* don't suggest Rank2Types in error messages (Fixed #16000)chessai2018-12-197-8/+8