summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rts: Ensure thunk updates are safe on non-TSO platformswip/T15449Ben Gamari2019-02-104-2/+57
* rts: Fix write barrier on thunk updatesBen Gamari2019-02-092-3/+30
* Upgrade to the latest stack resolverNeil Mitchell2019-02-091-2/+5
* Simplify the build.stack.bat script to use 'stack run'Neil Mitchell2019-02-091-6/+2
* Improve snocView implementation.klebinger.andreas@gmx.at2019-02-091-12/+17
* Replace a few uses of snocView with last/lastMaybe.klebinger.andreas@gmx.at2019-02-093-4/+13
* Stack: fix name mangling.Tamar Christina2019-02-094-1/+95
* Minor refactor of CUSK handlingSimon Peyton Jones2019-02-082-23/+34
* Comments only about the binder-swap in OccurAnalSimon Peyton Jones2019-02-081-12/+41
* Comments onlySimon Peyton Jones2019-02-083-6/+11
* Remove a few undefined prel namesÖmer Sinan Ağacan2019-02-081-29/+3
* Fix optSemi type in Parser.yVladislav Zavialov2019-02-081-2/+1
* Cleanup in parser/Ctype.hsSylvain Henry2019-02-081-138/+135
* rts/ProfilerReportJson: Fix format stringBen Gamari2019-02-081-1/+1
* Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman2019-02-085-15/+63
* API Annotations: parens anns discarded for `(*)` operatorAlan Zimmerman2019-02-087-4/+53
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-0815-70/+199
* API Annotations: more explicit foralls fixupAlan Zimmerman2019-02-086-25/+120
* ImplicitParams does not imply FlexibleContexts or FlexibleInstances, fixes #1...Neil Mitchell2019-02-081-4/+1
* Update directory submoduleHerbert Valerio Riedel2019-02-081-0/+0
* Update filepath submoduleHerbert Valerio Riedel2019-02-081-0/+0
* Add a changelog for base 4.14.0.0Langston Barrett2019-02-082-1/+6
* TestEquality instance for ComposeLangston Barrett2019-02-081-1/+13
* Fix test for T16180 on Darwin (fix #16128)Sylvain Henry2019-02-082-12/+11
* Hadrian: compile libgmp static on WindowsTamar Christina2019-02-081-0/+3
* Update hpc submoduleHerbert Valerio Riedel2019-02-081-0/+0
* Allow resizing the stack for the graph allocator.klebinger.andreas@gmx.at2019-02-086-36/+105
* Fix #14729 by making the normaliser homogeneousRichard Eisenberg2019-02-0813-371/+636
* testsuite: Mark T5515 as broken with debugged compilerBen Gamari2019-02-071-1/+1
* testsuite: Mark T14740 and tcfail159 as broken in debugged compilerBen Gamari2019-02-072-2/+2
* testsuite: Mark recomp007 as broken in debugged compilerBen Gamari2019-02-071-3/+4
* testsuite: Mark T11334b as broken in debugged compilerBen Gamari2019-02-071-1/+1
* Revert "gitlab-ci: More aggressive artifact expiration"Matthew Pickering2019-02-071-10/+17
* gitlab-ci: More aggressive artifact expirationBen Gamari2019-02-071-17/+10
* gitlab-ci: Add a devel2 buildBen Gamari2019-02-071-0/+10
* Fix #16287 by checking for more unsaturated synonym argumentsRyan Scott2019-02-064-24/+46
* Add int-index as parser/* codeownerVladislav Zavialov2019-02-061-0/+1
* Fix #14579 by defining tyConAppNeedsKindSig, and using itRyan Scott2019-02-059-205/+421
* Refactor splice_exp in Parser.yVladislav Zavialov2019-02-053-22/+22
* Add `-fplugin-trustworthy` to avoid marking modules as unsafeZejun Wu2019-02-0410-4/+54
* gitlab-ci: Don't allow x86_64-linux-deb9-llvm to failBen Gamari2019-02-041-1/+0
* testsuite: Mark print037 as broken when GHC is built with LLVMBen Gamari2019-02-042-1/+13
* testsuite: Use makefile_test for T16212Ben Gamari2019-02-041-1/+1
* testsuite: Skip T15897 in unregisterised wayBen Gamari2019-02-041-1/+4
* Report multiple errorsVladislav Zavialov2019-02-035-21/+96
* Add werror function to Flavour.hsMatthew Pickering2019-02-033-1/+22
* Fix missing space in ppr_cmd for HsCmdArrFormVladislav Zavialov2019-02-031-2/+2
* docs: change meta-variable of -interactive-print from expr to nameZejun Wu2019-02-031-4/+4
* Turn on -Wno-unused-imports in make build systemMatthew Pickering2019-02-021-0/+3
* Bump hsc2hs for removed unused matchSebastian Graf2019-02-021-0/+0