summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Make closureSize less sensitive to optimisationwip/robustify-closuresizeBen Gamari2019-04-041-2/+8
* gitlab: Fix label names in issue templatesBen Gamari2019-04-032-4/+4
* gitlab-ci: Build hyperlinked sources for releasesBen Gamari2019-04-031-0/+5
* Fix Uncovered set of literal patternsSebastian Graf2019-04-035-5/+61
* configure: Always use AC_LINK_ELSEIF when testing against assemblerBen Gamari2019-04-031-5/+33
* Inline the definition of 'ap' in the Monad lawsChris Martin2019-04-031-2/+2
* Correct two misspellings of "separately"Chris Martin2019-04-032-2/+2
* integer-simple: Add documentation for Integer typeBen Gamari2019-04-031-0/+3
* integer-gmp: Write friendlier documentation for IntegerBen Gamari2019-04-031-2/+6
* users-guide: Typo in Users Guide, Glasgow ExtsFrank Steffahn2019-04-031-1/+1
* base: Add documentation that liftA2 used to not be a typeclass methodAndrew Martin2019-04-031-0/+3
* users-guide: Fix typoNathan Collins2019-04-031-1/+1
* Fix faulty substitutions in StgCse (#11532).klebinger.andreas@gmx.at2019-04-031-2/+2
* Add myself to libraries/ghciSimon Marlow2019-04-021-0/+1
* Hadrian: lint ignore autom4te and ghc-pkg cache files.David Eichmann2019-04-021-0/+9
* Hadrian: traceAllow deep dependencies when compilling haskell object files.David Eichmann2019-04-021-0/+10
* Fix formatting issue in ghc-prim's changelog [skip ci]Alexandre Baldé2019-04-021-0/+1
* 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