summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-10rts: Ensure thunk updates are safe on non-TSO platformswip/T15449Ben Gamari
2019-02-09rts: Fix write barrier on thunk updatesBen Gamari
2019-02-09Upgrade to the latest stack resolverNeil Mitchell
2019-02-09Simplify the build.stack.bat script to use 'stack run'Neil Mitchell
2019-02-09Improve snocView implementation.klebinger.andreas@gmx.at
2019-02-09Replace a few uses of snocView with last/lastMaybe.klebinger.andreas@gmx.at
2019-02-09Stack: fix name mangling.Tamar Christina
2019-02-08Minor refactor of CUSK handlingSimon Peyton Jones
2019-02-08Comments only about the binder-swap in OccurAnalSimon Peyton Jones
2019-02-08Comments onlySimon Peyton Jones
2019-02-08Remove a few undefined prel namesÖmer Sinan Ağacan
2019-02-08Fix optSemi type in Parser.yVladislav Zavialov
2019-02-08Cleanup in parser/Ctype.hsSylvain Henry
2019-02-08rts/ProfilerReportJson: Fix format stringBen Gamari
2019-02-08Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman
2019-02-08API Annotations: parens anns discarded for `(*)` operatorAlan Zimmerman
2019-02-08API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman
2019-02-08API Annotations: more explicit foralls fixupAlan Zimmerman
2019-02-08ImplicitParams does not imply FlexibleContexts or FlexibleInstances, fixes #1...Neil Mitchell
2019-02-08Update directory submoduleHerbert Valerio Riedel
2019-02-08Update filepath submoduleHerbert Valerio Riedel
2019-02-08Add a changelog for base 4.14.0.0Langston Barrett
2019-02-08TestEquality instance for ComposeLangston Barrett
2019-02-08Fix test for T16180 on Darwin (fix #16128)Sylvain Henry
2019-02-08Hadrian: compile libgmp static on WindowsTamar Christina
2019-02-08Update hpc submoduleHerbert Valerio Riedel
2019-02-08Allow resizing the stack for the graph allocator.klebinger.andreas@gmx.at
2019-02-08Fix #14729 by making the normaliser homogeneousRichard Eisenberg
2019-02-07testsuite: Mark T5515 as broken with debugged compilerBen Gamari
2019-02-07testsuite: Mark T14740 and tcfail159 as broken in debugged compilerBen Gamari
2019-02-07testsuite: Mark recomp007 as broken in debugged compilerBen Gamari
2019-02-07testsuite: Mark T11334b as broken in debugged compilerBen Gamari
2019-02-07Revert "gitlab-ci: More aggressive artifact expiration"Matthew Pickering
2019-02-07gitlab-ci: More aggressive artifact expirationBen Gamari
2019-02-07gitlab-ci: Add a devel2 buildBen Gamari
2019-02-06Fix #16287 by checking for more unsaturated synonym argumentsRyan Scott
2019-02-06Add int-index as parser/* codeownerVladislav Zavialov
2019-02-06Fix #14579 by defining tyConAppNeedsKindSig, and using itRyan Scott
2019-02-05Refactor splice_exp in Parser.yVladislav Zavialov
2019-02-04Add `-fplugin-trustworthy` to avoid marking modules as unsafeZejun Wu
2019-02-04gitlab-ci: Don't allow x86_64-linux-deb9-llvm to failBen Gamari
2019-02-04testsuite: Mark print037 as broken when GHC is built with LLVMBen Gamari
2019-02-04testsuite: Use makefile_test for T16212Ben Gamari
2019-02-04testsuite: Skip T15897 in unregisterised wayBen Gamari
2019-02-04Report multiple errorsVladislav Zavialov
2019-02-03Add werror function to Flavour.hsMatthew Pickering
2019-02-03Fix missing space in ppr_cmd for HsCmdArrFormVladislav Zavialov
2019-02-03docs: change meta-variable of -interactive-print from expr to nameZejun Wu
2019-02-03Turn on -Wno-unused-imports in make build systemMatthew Pickering
2019-02-03Bump hsc2hs for removed unused matchSebastian Graf