summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use ghc-prim < 0.7, not <= 0.6.1, as upper version boundsRyan Scott2019-04-095-5/+5
* GHC no longer ever defines TABLES_NEXT_TO_CODE on its ownJoachim Breitner2019-04-092-8/+2
* gitlab: Bump cabal-install version used by Windows builds to 2.4Ben Gamari2019-04-092-6/+11
* Hadrian: fix library install paths in bindist Makefile (#16498)Sylvain Henry2019-04-091-5/+12
* docs: add a note about changes in memset unrolling to 8.10.1-notesArtem Pyanykh2019-04-091-0/+5
* codegen: use newtype for Alignment in BasicTypesArtem Pyanykh2019-04-096-48/+71
* codegen: fix memset unroll for small bytearrays, add 64-bit setsArtem Pyanykh2019-04-097-35/+162
* users-guide: Document how to disable package environmentsBen Gamari2019-04-091-2/+8
* Bump hpc submoduleRyan Scott2019-04-081-0/+0
* settings.in: ReformatJohn Ericson2019-04-081-35/+34
* testsuite: Show exit code of GHCi tests on failureÖmer Sinan Ağacan2019-04-081-1/+1
* Skip test ArithInt16 and ArithWord16 in GHCi wayÖmer Sinan Ağacan2019-04-081-3/+5
* Make `singleConstructor` cope with pattern synonymsSebastian Graf2019-04-085-53/+143
* Use ./hadrian/ghci.sh in .ghcidMatthew Pickering2019-04-081-4/+2
* Fix whitespace styleYuriy Syrovetskiy2019-04-083-4/+3
* testsuite: Unmark T16190 as brokenBen Gamari2019-04-081-3/+1
* Add `-optcxx` option (#16477)Yuriy Syrovetskiy2019-04-0812-22/+86
* Fix #16500: look for interface files in -hidir flag in OneShot modePhuong Trinh2019-04-087-2/+48
* Generate straightline code for inline array allocationMichal Terepeta2019-04-084-11/+142
* Fix #16282.Eric Crockett2019-04-075-24/+51
* Tweak error messages for narrowly-kinded assoc default declsRyan Scott2019-04-045-25/+78
* Restore Xmm registers properly in StgCRun.cklebinger.andreas@gmx.at2019-04-041-9/+9
* testsuite: Add testcase for #16111Ben Gamari2019-04-043-0/+16
* Use funPrec, not topPrec, to parenthesize GADT argument typesRyan Scott2019-04-045-8/+27
* Fix #16518 with some more kind-splitting smartsRyan Scott2019-04-044-16/+75
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-0414-14/+14
* 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