summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes around incomplete guards (#20023, #20024)wip/runtime-error-fixesKrzysztof Gogolewski2021-06-2311-36/+27
* ci: Don't allow the nightly pipeline to be interrupted.Douglas Wilson2021-06-231-0/+44
* [testsuite] mark T3007 broken on darwin.Moritz Angermann2021-06-231-1/+2
* hadrian: Pass correct leading_underscore configuration to testsMatthew Pickering2021-06-231-0/+2
* ghci: Correct free variable calculation in StgToByteCodeMatthew Pickering2021-06-235-8/+9
* Enable TcPlugin tests on Windowssheaf2021-06-231-4/+4
* testsuite: Don't try to run tests with missing librariesMatthew Pickering2021-06-232-7/+7
* Optimiser: Correctly deal with strings starting with unicode characters in ex...Matthew Pickering2021-06-234-27/+50
* ci: fix ci.sh by creating build.mk in one placeAdam Sandberg Ericsson2021-06-231-20/+2
* Fix a typo in pattern synonyms docPotato Hatsue2021-06-221-2/+2
* ghc-bignum: trimed ~> trimmedMatthew Pickering2021-06-222-32/+32
* Typos, minor comment fixesKrzysztof Gogolewski2021-06-2227-109/+44
* rts: Document --eventlog-flush-interval in RtsFlagsMatthew Pickering2021-06-221-0/+1
* Put tracing functions into their own moduleSylvain Henry2021-06-2260-494/+581
* CI: Don't set EXTRA_HC_OPTS in head.hackage jobMatthew Pickering2021-06-221-1/+3
* hadrian/README.md: update bignum optionsFraser Tweedale2021-06-201-2/+1
* Linker/darwin: Properly honour -fno-use-rpathsMatthew Pickering2021-06-207-32/+56
* Set min LLVM version to 9 and make version checking use a non-inclusive upperZubin Duggal2021-06-205-17/+20
* rts: Pass -Wl,_U,___darwin_check_fd_set_overflow on DarwinMatthew Pickering2021-06-201-0/+42
* Darwin CI: Don't explicitly pass ncurses/iconv pathsMatthew Pickering2021-06-202-3/+10
* Guard Allocate Exec via LIBFFI by LIBFFIMoritz Angermann2021-06-201-1/+1
* Simplify pprLHsContextRyan Scott2021-06-192-8/+22
* Do not reassociate lexical negation (#19838)Vladislav Zavialov2021-06-193-8/+26
* Fix naturalToFloat/DoubleSylvain Henry2021-06-196-21/+59
* Deprecate -Wmissing-monadfail-instances (#17875)Krzysztof Gogolewski2021-06-197-47/+26
* Fix type and strictness signature of fork#Simon Peyton Jones2021-06-192-2/+5
* RTS: Fix flag parsing for --eventlog-flush-intervalMatthew Pickering2021-06-193-2/+10
* Perf: fix appendFSSylvain Henry2021-06-191-2/+2
* Correct haddock annotations in GetOptDavid2021-06-191-3/+3
* RTS: fix indentation warningSylvain Henry2021-06-191-12/+14
* Add comments explaining why #19833 is wrongSimon Peyton Jones2021-06-191-36/+45
* CI: Keep the value of PERF_NOTE_KEY in darwin environmentsMatthew Pickering2021-06-191-0/+1
* Pass -DLIBICONV_PLUG when building base library on FreeBSD.Gleb Popov2021-06-181-0/+6
* Improve pretty-printing of coercionsSimon Peyton Jones2021-06-183-6/+28
* Improve abstractVars quantification orderingSimon Peyton Jones2021-06-181-5/+11
* Enhance cast worker/wrapper for INLINABLESimon Peyton Jones2021-06-1812-149/+411
* Move validate-x86_64-linux-deb9-hadrian back to quick-buildwip/t20003Matthew Pickering2021-06-171-1/+1
* Fix error message for record updates, #19972Krzysztof Gogolewski2021-06-162-7/+5
* PPC NCG: Fix panic in linear register allocatorPeter Trommler2021-06-161-1/+1
* Remove the backend correction logic, as it is already been fixed at this pointDivam2021-06-161-27/+2
* Corrected typoAriFordsham2021-06-161-1/+1
* profiling: Look in RHS of rules for cost centre ticksMatthew Pickering2021-06-1619-52/+3844
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-1630-168/+360
* DerivingVia for Hsc instances. GND for NonDetFastString and LexicalFastString.Baldur Blöndal2021-06-163-26/+13
* gitlab-ci: Bump ci-imagesBen Gamari2021-06-161-1/+1
* Fix INLINE pragmas in desugarerSimon Peyton Jones2021-06-105-31/+100
* Reword: representation instead of levitysheaf2021-06-1081-359/+413
* Fix redundant importSylvain Henry2021-06-101-1/+2
* Add (broken) test for #19966Matthew Pickering2021-06-102-0/+8
* User's Guide: reword and fix punctuation in description of PostfixOperatorsLi-yao Xia2021-06-101-3/+3