summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29Work around redundant import issuewip/explode-tycorepBen Gamari
2019-07-29Move tyConAppNeedsKindSig to TypeBen Gamari
2019-07-29gitignore: Add .mypy_cacheBen Gamari
2019-07-29Break up TyCoRepBen Gamari
2019-07-28hadrian: relink to the flavours doc in the ghc repoDale Wijnand
2019-07-28base: add Functor, Applicative, Monad, Alternative, MonadPlus, Generic and Ge...Fumiaki Kinoshita
2019-07-26Add regression test for #16946nineonine
2019-07-26ghc-heap: implement WEAK closure type #16974Adam Sandberg Eriksson
2019-07-26reifyTypeOfThing: panic on impossible casesVladislav Zavialov
2019-07-26TemplateHaskell: reifyType (#16976)Vladislav Zavialov
2019-07-26Change behaviour of -ddump-cmm-verbose to dump each Cmm pass output to a sepa...nineonine
2019-07-26Banish reportFloatingViaTvs to the shadow realm (#15831, #16181)Ryan Scott
2019-07-25Printer: add an empty line between bindings in Rec STG binding groupsÖmer Sinan Ağacan
2019-07-25Make DefUses = OrdList DefUseRyan Scott
2019-07-25Drop unused helpers 'mkTyClGroup' and 'emptyTyClGroup'Vladislav Zavialov
2019-07-25ASSERT(vis_flag==ForallInvis) in hsScopedTvsVladislav Zavialov
2019-07-24gitlab-ci: Fix source tarball jobBen Gamari
2019-07-24Make stage 1 GHC target independentJohn Ericson
2019-07-24Simon and I like to work in hsSyn, too.Richard Eisenberg
2019-07-24Hadrian: run the testsuite in Windows CI jobAlp Mestanogullari
2019-07-23Remove fix-submodules.pyÖmer Sinan Ağacan
2019-07-23Make sure to load interfaces when running :instancesXavier Denis
2019-07-21ghc-cabal: Use fromFlagOrDefault instead of fromFlagBen Gamari
2019-07-21Fix #8487: Debugger confuses variablesRoland Senn
2019-07-21Do not ignore events deletion when events to be added are provided (#16916)Ivan Kasatenko
2019-07-21Expose the GhcPrelude module.Andreas Klebinger
2019-07-20hadrian: Remove RTS -Waggregate-return warningMatthew Pickering
2019-07-20Bump nofib submodule.Andreas Klebinger
2019-07-20Line wrap when pp long expressions (fixes #16874)Alfredo Di Napoli
2019-07-20Added do-notation examples for Functor, Applicative and Monad combinators.Baldur Blöndal
2019-07-19Add module doc for Plugins.Richard Eisenberg
2019-07-19Don't maintainer-clean libraries/ghc-boot/ghc.mk (#16953)Ryan Scott
2019-07-19users-guide: corrected -fmax-relevant-binds reverse to be -fno-max-relevant-b...James Foster
2019-07-19Make generated ghc-stage<n> scripts executableSebastian Graf
2019-07-19Fix #16870 by improving documentation (only)Richard Eisenberg
2019-07-19Drop the orphan roles check (#16941)Vladislav Zavialov
2019-07-19Hide "Loading package environment" message with -v0 (fix #16879)Artem Pelenitsyn
2019-07-19testsuite: Mark T4808 as broken in threaded2 wayBen Gamari
2019-07-19testsuite: Unmark recomp007 as brokenBen Gamari
2019-07-19testsuite: Mark test-hole-plugin as req_thBen Gamari
2019-07-19testsuite: Skip forking tests in profiled waysBen Gamari
2019-07-19testsuite: Fix some ints used as boolsBen Gamari
2019-07-19testsuite: Print output from hp2psBen Gamari
2019-07-19testsuite: Mark hWaitForInput-accurate-stdin as broken in all threaded waysBen Gamari
2019-07-19Fix formatting of --info's "Debug on" fieldBen Gamari
2019-07-19testsuite: Fix req_thBen Gamari
2019-07-19testsuite: Set -dinitial-unique when reversing uniquesBen Gamari
2019-07-19testsuite: Mark static-plugins as broken in profiled waysBen Gamari
2019-07-19Add HasDebugCallStack to unionListsBen Gamari
2019-07-19testsuite: More type checking fixesBen Gamari