summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ci trigger"wip/mp/15646Matthew Pickering2019-03-231-1/+1
* ci triggerMatthew Pickering2019-03-231-1/+1
* Fix a few mistakesMatthew Pickering2019-03-232-5/+6
* Tidy upMatthew Pickering2019-03-2310-104/+65
* Remove unneeded mkLitRational and replace single use case with LitRational ap...Julian Leviston2019-03-232-5/+2
* Change eq and ord instance for FractionalLit so it's less expensiveJulian Leviston2019-03-231-3/+3
* Remove unneeded mkFractionalLitJulian Leviston2019-03-231-19/+1
* Fix exponential typechecking time for large rationals (#15646)Julian Leviston2019-03-2316-137/+368
* gitlab-ci: Compute merge base against remote tracking branchBen Gamari2019-03-221-1/+1
* gitlab-ci: Fix YAML syntaxBen Gamari2019-03-221-1/+1
* gitlab-ci: Clean up linterBen Gamari2019-03-221-7/+1
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-22153-801/+229
* gitlab-ci: Fix lintersBen Gamari2019-03-221-0/+1
* Force LF line ending for md5sum [skip-ci]Tamar Christina2019-03-222-0/+2
* gitlab: Deploy documentation snapshot via GitLab PagesBen Gamari2019-03-221-0/+21
* CI: Allow failure in packaging stepMatthew Pickering2019-03-221-0/+1
* Bump cabal submoduleBen Gamari2019-03-211-0/+0
* gitlab-ci: Pass --target explicitly to configure on WindowsBen Gamari2019-03-211-1/+5
* gitlab-ci: Do full `perf` build when building Windows releasesBen Gamari2019-03-211-1/+12
* Run linters on merge requestsMatthew Pickering2019-03-211-10/+58
* Only run check-makefiles.py linter in testsuite dirMatthew Pickering2019-03-211-1/+1
* Fix typo [skip ci]Alexandre Esteves2019-03-211-1/+1
* Fix specification of load_load_barrier [skip-ci]Peter Trommler2019-03-201-1/+1
* Remove unused XArrApp and XArrForm extension pointsRyan Scott2019-03-202-9/+0
* base: Depend upon shlwapi on WindowsBen Gamari2019-03-203-1/+9
* Check.hs: Fix a few typosSimon Jakobi2019-03-201-5/+5
* Print test suite results ("unexpected failures" etc.) in sorted orderÖmer Sinan Ağacan2019-03-201-1/+1
* Reject nested predicates in impredicativity checkingRyan Scott2019-03-2020-68/+89
* Add a bench flavour to HadrianSebastian Graf2019-03-205-38/+53
* ci: Add some descriptions of the stagesBen Gamari2019-03-201-6/+6
* ci: Move validate-x86_64-linux-deb9 to full-build stageBen Gamari2019-03-201-1/+2
* Gracefully handle error condition in Mach-O relocateSectionArtem Pyanykh2019-03-201-1/+6
* Directly test section alignment, fix internal reloc probing lengthArtem Pyanykh2019-03-207-24/+28
* Add missing levels to SegmentProt enumArtem Pyanykh2019-03-202-4/+19
* Add a linker test re: section alignmentArtem Pyanykh2019-03-204-0/+28
* Address some todos and fixmesArtem Pyanykh2019-03-209-31/+32
* Use segments for section layoutArtem Pyanykh2019-03-206-94/+296
* Adjust section placement and relocation logic for Mach-OArtem Pyanykh2019-03-2010-123/+329
* testsuite: Display observed exit code on failure due to bad exit codeBen Gamari2019-03-201-1/+1
* Try againBen Gamari2019-03-201-3/+5
* testsuite: Don't mark T5836 as brokenBen Gamari2019-03-201-3/+1
* Don't mark cabal09 as brokenBen Gamari2019-03-201-2/+1
* rts/RtsSymbols: Drop __mingw_vsnwprintfBen Gamari2019-03-201-1/+0
* testsuite/plugins: Increase compile timeout on WindowsBen Gamari2019-03-201-5/+11
* testsuite: Mark T10672 as brokenBen Gamari2019-03-201-2/+4
* testsuite/plugins: Add multi_cpu_race modifier on WindowsBen Gamari2019-03-201-27/+3
* testsuite: Mark T16190 as broken on WindowsBen Gamari2019-03-201-1/+2
* testsuite: Mark T15904 as broken on WindowsBen Gamari2019-03-201-1/+1
* testsuite: Mark T5836 as broken on WindowsBen Gamari2019-03-201-1/+3
* testsuite: Fix expected output on Windows for various ghci testsBen Gamari2019-03-203-9/+0