summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-20llvmGen: Fix #14251Ben Gamari
2020-01-20llvmGen: Add lower-expect to the -O0 optimisation setBen Gamari
2020-01-20llvmGen: Fix typo in readnone attributeBen Gamari
2020-01-20llvmGen: Don't trash STG registersBen Gamari
2020-01-20Document Stg.FVs moduleÖmer Sinan Ağacan
2020-01-20Fix +RTS -Z flag documentationÖmer Sinan Ağacan
2020-01-17gitlab-ci: Don't FORCE_SYMLINKS on WindowsBen Gamari
2020-01-16Revert "`exprOkForSpeculation` for Note [IO hack in the demand analyser]"Sebastian Graf
2020-01-16replace dead html link (fixes #17661)Adam Wespiser
2020-01-16Remove special case case of bool during STG -> C--John Ericson
2020-01-16Get rid of OpDestJohn Ericson
2020-01-16Handle TagToEnum in the same big case as the other primopsJohn Ericson
2020-01-16Better documentation for mkEtaWW [skip ci]Sebastian Graf
2020-01-13Comments in TcHsTypeSimon Peyton Jones
2020-01-13Minor refactor around quantified constraintsSimon Peyton Jones
2020-01-13Comments about constraint floatingSimon Peyton Jones
2020-01-13Add comments about TH levelsSimon Peyton Jones
2020-01-13users-guide/debug-info: typo “behivior”Jean-Baptiste Mazon
2020-01-13Fix LANG=C for readelf invocation in T14999Sylvain Henry
2020-01-13gitlab-ci: Retain bindists used by head.hackage for longerBen Gamari
2020-01-13Fix more typos, via an improved Levenshtein-style correctorBrian Wignall
2020-01-13Don't zap to Any; error insteadRichard Eisenberg
2020-01-13Overloaded Quotation Brackets (#246)Matthew Pickering
2020-01-13improve docs for HeaderInfo.getImportsAdam Sandberg Eriksson
2020-01-08Print Core type applications with no whitespace after @ (#17643)Ryan Scott
2020-01-08Bump haskeline submodule to 0.8.0.1Ben Gamari
2020-01-08Module hierarchy: Renamer (cf #13009)Sylvain Henry
2020-01-07Monomorphize HsModule to GhcPs (#17642)Ryan Scott
2020-01-07Remove `parallel` check from configure.acSylvain Henry
2020-01-07gitlab-ci: Pull test metrics before running testsuiteBen Gamari
2020-01-07gitlab-ci: Rename push-test-metrics.sh to test-metrics.shBen Gamari
2020-01-07testsuite: Fix Windows platform testBen Gamari
2020-01-07configure: Find Python3 for testsuiteBen Gamari
2020-01-07gitlab-ci: Disallow Windows from failingBen Gamari
2020-01-07testsuite: Mark T17073 as broken on WindowsBen Gamari
2020-01-07Use non-empty lists to remove partiality in matching codeJohn Ericson
2020-01-07configure: Only check GCC version if CC is GCCBen Gamari
2020-01-06Module hierarchy: Iface (cf #13009)Sylvain Henry
2020-01-06Fix overflow.Tamar Christina
2020-01-04testsuite: Mark cgrun057 as fragile on all platformsBen Gamari
2020-01-04Split integerGmpInternals test in several partsSylvain Henry
2020-01-04Add lexerDbg to dump the tokens fed to the parserVladislav Zavialov
2020-01-04Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus
2020-01-04Add Cmm related hooksSylvain Henry
2020-01-04Fix typos, via a Levenshtein-style correctorBrian Wignall
2020-01-04Simplify mrStrGabor Greif
2020-01-01Tweak Cmm dumps to avoid generating sections for empty groupsÖmer Sinan Ağacan
2020-01-01Fix some sloppy indentationKevin Buhr
2020-01-01Add additional Note explaining the -Iw flagKevin Buhr
2020-01-01Add "-Iw" RTS flag for minimum wait between idle GCs (#11134)Kevin Buhr