summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23testwip/cleanup-lintBen Gamari
2019-03-22gitlab-ci: Avoid relying on target branch nameBen Gamari
2019-03-22gitlab-ci: Compute merge base against remote tracking branchBen Gamari
2019-03-22gitlab-ci: Fix YAML syntaxBen Gamari
2019-03-22gitlab-ci: Clean up linterBen Gamari
2019-03-22base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel
2019-03-22gitlab-ci: Fix lintersBen Gamari
2019-03-22Force LF line ending for md5sum [skip-ci]Tamar Christina
2019-03-22gitlab: Deploy documentation snapshot via GitLab PagesBen Gamari
2019-03-22CI: Allow failure in packaging stepMatthew Pickering
2019-03-22Bump cabal submoduleBen Gamari
2019-03-22gitlab-ci: Pass --target explicitly to configure on WindowsBen Gamari
2019-03-22gitlab-ci: Do full `perf` build when building Windows releasesBen Gamari
2019-03-22Run linters on merge requestsMatthew Pickering
2019-03-22Only run check-makefiles.py linter in testsuite dirMatthew Pickering
2019-03-21Fix typo [skip ci]Alexandre Esteves
2019-03-21Fix specification of load_load_barrier [skip-ci]Peter Trommler
2019-03-21Remove unused XArrApp and XArrForm extension pointsRyan Scott
2019-03-21base: Depend upon shlwapi on WindowsBen Gamari
2019-03-21Check.hs: Fix a few typosSimon Jakobi
2019-03-21Print test suite results ("unexpected failures" etc.) in sorted orderÖmer Sinan Ağacan
2019-03-21Reject nested predicates in impredicativity checkingRyan Scott
2019-03-21Add a bench flavour to HadrianSebastian Graf
2019-03-20ci: Add some descriptions of the stagesBen Gamari
2019-03-20ci: Move validate-x86_64-linux-deb9 to full-build stageBen Gamari
2019-03-20Gracefully handle error condition in Mach-O relocateSectionArtem Pyanykh
2019-03-20Directly test section alignment, fix internal reloc probing lengthArtem Pyanykh
2019-03-20Add missing levels to SegmentProt enumArtem Pyanykh
2019-03-20Add a linker test re: section alignmentArtem Pyanykh
2019-03-20Address some todos and fixmesArtem Pyanykh
2019-03-20Use segments for section layoutArtem Pyanykh
2019-03-20Adjust section placement and relocation logic for Mach-OArtem Pyanykh
2019-03-20testsuite: Display observed exit code on failure due to bad exit codeBen Gamari
2019-03-20Try againBen Gamari
2019-03-20testsuite: Don't mark T5836 as brokenBen Gamari
2019-03-20Don't mark cabal09 as brokenBen Gamari
2019-03-20rts/RtsSymbols: Drop __mingw_vsnwprintfBen Gamari
2019-03-20testsuite/plugins: Increase compile timeout on WindowsBen Gamari
2019-03-20testsuite: Mark T10672 as brokenBen Gamari
2019-03-20testsuite/plugins: Add multi_cpu_race modifier on WindowsBen Gamari
2019-03-20testsuite: Mark T16190 as broken on WindowsBen Gamari
2019-03-20testsuite: Mark T15904 as broken on WindowsBen Gamari
2019-03-20testsuite: Mark T5836 as broken on WindowsBen Gamari
2019-03-20testsuite: Fix expected output on Windows for various ghci testsBen Gamari
2019-03-20testsuite: Mark T16219 and cabal09 as broken on WindowsBen Gamari
2019-03-20Update .gitlab-ci.ymlMatthew Pickering
2019-03-20gitlab-ci: Bump docker imagesBen Gamari
2019-03-20Remove deprecated reinitializeGlobalsKrzysztof Gogolewski
2019-03-20Simplify monadic codeKrzysztof Gogolewski
2019-03-20Fix typosKrzysztof Gogolewski