summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move aarch64-linux-llvm to nightlywip/angerman/de-elongate-pipelineMoritz Angermann2021-07-011-0/+1
* Revert "Move validate-x86_64-linux-deb9-hadrian back to quick-build"Moritz Angermann2021-07-011-1/+1
* [ci] Enable T6132 across all targetsMoritz Angermann2021-07-011-8/+1
* [Parser: Lexer] Fix !6132Moritz Angermann2021-07-011-1/+2
* [ci] Separate llvm and NCG test metrics for aarch64-linuxMoritz Angermann2021-07-011-0/+3
* [ci] don't allow aarch64-linux (ncg) to failMoritz Angermann2021-07-011-1/+1
* Unify remaining GHCi prompt exampleEmily Martins2021-07-011-1/+1
* Unify primary and secondary GHCi promptEmily Martins2021-07-012-16/+16
* Dynflags: introduce DiagOptsSylvain Henry2021-07-0129-209/+296
* Remove useless .hs-bootSylvain Henry2021-07-0118-41/+2
* Make withException use SDocContext instead of DynFlagsSylvain Henry2021-07-014-9/+14
* Add testcase for #19460Roland Senn2021-07-014-0/+15
* ci: Don't allow aarch64-darwin to failMatthew Pickering2021-06-291-3/+0
* Use HsExpansion for overloaded list patternssheaf2021-06-2922-247/+430
* Demand: Better representation (#19050)Sebastian Graf2021-06-292-186/+351
* Fix type and strictness signature of forkOn#Ryan Scott2021-06-282-2/+6
* Try to simplify zoo of functions in `Tc.Utils.Monad`Alfredo Di Napoli2021-06-2848-788/+1259
* Update docs for change in parsing behaviour of infix operators like in GHC 9Zubin Duggal2021-06-281-2/+8
* Fix libffi on PowerPCPeter Trommler2021-06-284-20/+4
* Revert "Make reallyUnsafePtrEquality# levity-polymorphic"Matthew Pickering2021-06-279-76/+1
* testsuite: Widen acceptance window of T12545 (#19414)Sebastian Graf2021-06-272-4/+44
* Inliner: Regard LitRubbish as TrivArg and not ConLikeSebastian Graf2021-06-272-2/+7
* Add regression test for #17819Sebastian Graf2021-06-273-0/+331
* WorkWrap: Make mkWWstr and mkWWcpr generate fewer let bindingsSebastian Graf2021-06-273-79/+73
* WorkWrap: Remove mkWWargs (#19874)Sebastian Graf2021-06-2716-248/+239
* Simplifier: Do Cast W/W for INLINE strong loop-breakersSebastian Graf2021-06-2714-59/+68
* Tc: Allow Typeable in quantified constraintsJakob Brünker2021-06-273-0/+19
* user-guide: Improve documentation of NumDecimalsZubin Duggal2021-06-271-6/+16
* Re-export UnliftedRep and UnliftedType from GHC.Extssheaf2021-06-261-1/+2
* rts: Eliminate redundant branchGHC GitLab CI2021-06-261-3/+1
* codeGen: Fix header size for array write barriersGHC GitLab CI2021-06-261-3/+3
* driver: Add implicit package dependencies for template-haskell packageMatthew Pickering2021-06-253-4/+21
* Suggest similar names when reporting types in terms (#19978)Vladislav Zavialov2021-06-255-27/+83
* Add regression test for #19921Zubin Duggal2021-06-253-0/+39
* driver: Add test for T14923Matthew Pickering2021-06-253-0/+27
* driver: Add test for #17481Matthew Pickering2021-06-253-0/+37
* ghci: Add test for #18330Matthew Pickering2021-06-255-0/+23
* Make reallyUnsafePtrEquality# levity-polymorphicsheaf2021-06-259-1/+76
* fix sdist for base libraryLuite Stegeman2021-06-241-2/+0
* linker: Replace one missed usage of Opt_RPath with useXLinkerRPathMatthew Pickering2021-06-241-1/+1
* [iserv] learn -wait cli flagMoritz Angermann2021-06-241-5/+18
* Update quantified_constraints.rstChristian Takle2021-06-241-2/+2
* Fixes around incomplete guards (#20023, #20024)Krzysztof Gogolewski2021-06-2411-36/+27
* There's no "errorWithCallStack", just use "error".Viktor Dukhovni2021-06-241-9/+8
* cabal_test: Make output more like head.hackage outputMatthew Pickering2021-06-241-2/+4
* CI: Fix the cabal_test job to compile the Distribution.Simple targetMatthew Pickering2021-06-241-1/+2
* [aarch64-macho] Fix off-by-one error in the linkerMoritz Angermann2021-06-241-1/+11
* EPA: Bringing over tests and updates from ghc-exactprintAlan Zimmerman2021-06-2432-463/+1269
* Fix desugaring with unboxed types (#19883)Krzysztof Gogolewski2021-06-243-1/+21
* rts: move xxxHash out of the user namespaceTamar Christina2021-06-244-7/+25