summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Build hyperlinked sources for releaseswip/T16445Ben Gamari2019-04-011-0/+5
* Hadrian: correct deps for ghc builder.David Eichmann2019-04-011-1/+5
* Improve performance of newSmallArray#Michal Terepeta2019-04-013-5/+14
* Bump array submoduleRyan Scott2019-04-011-0/+0
* gitlab: Mention ~"user facing" labelBen Gamari2019-04-011-0/+2
* gitlab: Move feature request template to issue_templatesBen Gamari2019-04-011-0/+0
* gitlab: Add feature request MR templateBen Gamari2019-04-011-0/+13
* configure: document the use of the LD variableAdam Sandberg Eriksson2019-04-011-0/+1
* Clean up URLs to point to GitLabTakenobu Tani2019-04-015-6/+6
* gitlab: Add some simply issue templatesBen Gamari2019-04-011-0/+24
* gitlab: Add merge request template for backports for 8.8Ben Gamari2019-04-011-0/+11
* Support Shake's --lint-fsatrace feature.David Eichmann2019-04-012-7/+10
* Remove unnecessary uses of UnboxedTuples pragma (see #13101 / #15454)Michael Sloan2019-04-016-6/+5
* Bump ghc-prim's version where neededAlexandre2019-04-0176-84/+84
* Add support for bitreverse primopAlexandre2019-04-0120-7/+289
* ci: Ensure index.html is preserved in documentation tarballBen Gamari2019-03-301-3/+2
* Bump transformers to 0.5.6.2Ben Gamari2019-03-291-0/+0
* ci: Check that changelogs don't contain "TBA"Ben Gamari2019-03-291-0/+26
* docs: make nfib compute the Fibonacci sequence [skipci]Artem Pelenitsyn2019-03-291-1/+1
* Visibility: handle multiple units with the same nameMichael Peyton Jones2019-03-298-13/+82
* Add some tips to the Troubleshooting section of READMEArtem Pelenitsyn2019-03-291-8/+17
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-2711-11/+12
* Minor refactoring in copy array primops:Ömer Sinan Ağacan2019-03-271-15/+17
* Hadrian: don't use -zorigin on darwin.David Eichmann2019-03-271-4/+3
* Hadrian: introduce an easy way for users to build with -split-sectionsAlp Mestanogullari2019-03-272-0/+53
* Hadrian: trace the execution of expensive Cabal callsAndrey Mokhov2019-03-271-8/+12
* Hadrian: Bump Shake to 0.17.6Andrey Mokhov2019-03-271-1/+1
* Correct duplicate 4.12.0.0 entry in base's changelogRyan Scott2019-03-251-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-25247-396/+396
* Refactor ./hadrian/ghci.sh for better error messagesMatthew Pickering2019-03-251-1/+4
* Check hadrian/ghci.sh script output to determine pass/failMatthew Pickering2019-03-251-2/+2
* User's Guide: extensions compatibilityHaskell-mouse2019-03-251-0/+18
* gitlab-ci: Allow linters to fail for nowBen Gamari2019-03-241-0/+1
* gitlab-ci: Explicitly fetch target branchBen Gamari2019-03-231-2/+2
* 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