summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04gitlab: Add issue template for backport tracking issueswip/backport-issuesBen Gamari
2019-04-03gitlab: Fix label names in issue templatesBen Gamari
2019-04-03gitlab-ci: Build hyperlinked sources for releasesBen Gamari
2019-04-03Fix Uncovered set of literal patternsSebastian Graf
2019-04-03configure: Always use AC_LINK_ELSEIF when testing against assemblerBen Gamari
2019-04-03Inline the definition of 'ap' in the Monad lawsChris Martin
2019-04-03Correct two misspellings of "separately"Chris Martin
2019-04-03integer-simple: Add documentation for Integer typeBen Gamari
2019-04-03integer-gmp: Write friendlier documentation for IntegerBen Gamari
2019-04-03users-guide: Typo in Users Guide, Glasgow ExtsFrank Steffahn
2019-04-03base: Add documentation that liftA2 used to not be a typeclass methodAndrew Martin
2019-04-03users-guide: Fix typoNathan Collins
2019-04-03Fix faulty substitutions in StgCse (#11532).klebinger.andreas@gmx.at
2019-04-02Add myself to libraries/ghciSimon Marlow
2019-04-02Hadrian: lint ignore autom4te and ghc-pkg cache files.David Eichmann
2019-04-02Hadrian: traceAllow deep dependencies when compilling haskell object files.David Eichmann
2019-04-02Fix formatting issue in ghc-prim's changelog [skip ci]Alexandre Baldé
2019-04-02Hadrian: correct deps for ghc builder.David Eichmann
2019-04-02Improve performance of newSmallArray#Michal Terepeta
2019-04-02Bump array submoduleRyan Scott
2019-04-01gitlab: Mention ~"user facing" labelBen Gamari
2019-04-01gitlab: Move feature request template to issue_templatesBen Gamari
2019-04-01gitlab: Add feature request MR templateBen Gamari
2019-04-01configure: document the use of the LD variableAdam Sandberg Eriksson
2019-04-01Clean up URLs to point to GitLabTakenobu Tani
2019-04-01gitlab: Add some simply issue templatesBen Gamari
2019-04-01gitlab: Add merge request template for backports for 8.8Ben Gamari
2019-04-01Support Shake's --lint-fsatrace feature.David Eichmann
2019-04-01Remove unnecessary uses of UnboxedTuples pragma (see #13101 / #15454)Michael Sloan
2019-04-01Bump ghc-prim's version where neededAlexandre
2019-04-01 Add support for bitreverse primopAlexandre
2019-03-30ci: Ensure index.html is preserved in documentation tarballBen Gamari
2019-03-29Bump transformers to 0.5.6.2Ben Gamari
2019-03-29ci: Check that changelogs don't contain "TBA"Ben Gamari
2019-03-29docs: make nfib compute the Fibonacci sequence [skipci]Artem Pelenitsyn
2019-03-29Visibility: handle multiple units with the same nameMichael Peyton Jones
2019-03-29Add some tips to the Troubleshooting section of READMEArtem Pelenitsyn
2019-03-27Fix a few broken Trac links [skip ci]Chaitanya Koparkar
2019-03-27Minor refactoring in copy array primops:Ömer Sinan Ağacan
2019-03-27Hadrian: don't use -zorigin on darwin.David Eichmann
2019-03-27Hadrian: introduce an easy way for users to build with -split-sectionsAlp Mestanogullari
2019-03-27Hadrian: trace the execution of expensive Cabal callsAndrey Mokhov
2019-03-27Hadrian: Bump Shake to 0.17.6Andrey Mokhov
2019-03-25Correct duplicate 4.12.0.0 entry in base's changelogRyan Scott
2019-03-25Update Wiki URLs to point to GitLabTakenobu Tani
2019-03-25Refactor ./hadrian/ghci.sh for better error messagesMatthew Pickering
2019-03-25Check hadrian/ghci.sh script output to determine pass/failMatthew Pickering
2019-03-25User's Guide: extensions compatibilityHaskell-mouse
2019-03-24gitlab-ci: Allow linters to fail for nowBen Gamari
2019-03-23gitlab-ci: Explicitly fetch target branchBen Gamari