summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix #16188wip/merge-queueRichard Eisenberg2019-02-0412-41/+251
* Update array submoduleHerbert Valerio Riedel2019-02-041-0/+0
* Update hpc submoduleHerbert Valerio Riedel2019-02-041-0/+0
* Update filepath submoduleHerbert Valerio Riedel2019-02-041-0/+0
* Update directory submoduleHerbert Valerio Riedel2019-02-041-0/+0
* ImplicitParams does not imply FlexibleContexts or FlexibleInstances, fixes #1...Neil Mitchell2019-02-041-4/+1
* Add int-index as parser/* codeownerVladislav Zavialov2019-02-041-0/+1
* Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman2019-02-045-15/+63
* API Annotations: parens anns discarded for `(*)` operatorAlan Zimmerman2019-02-045-3/+51
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-0415-70/+199
* API Annotations: more explicit foralls fixupAlan Zimmerman2019-02-047-25/+120
* testsuite: Mark T5515 as broken with debugged compilerBen Gamari2019-02-041-1/+1
* testsuite: Mark T14740 and tcfail159 as broken in debugged compilerBen Gamari2019-02-042-2/+2
* testsuite: Mark recomp007 as broken in debugged compilerBen Gamari2019-02-041-3/+4
* testsuite: Mark T11334b as broken in debugged compilerBen Gamari2019-02-041-1/+1
* Revert "gitlab-ci: More aggressive artifact expiration"Matthew Pickering2019-02-041-10/+17
* gitlab-ci: More aggressive artifact expirationBen Gamari2019-02-041-17/+10
* gitlab-ci: Add a devel2 buildBen Gamari2019-02-041-0/+10
* 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
* Remove unused importsSebastian Graf2019-02-022-5/+1
* Turn on -Werror when validatingMatthew Pickering2019-02-021-1/+1
* Polished Note [Exceptions and strictness]Sebastian Graf2019-02-021-15/+27
* Update user-settings.md with a pointer to `Packages`Sebastian Graf2019-02-021-1/+5
* Reject oversaturated VKAs in type family equationsRyan Scott2019-02-018-2/+108
* Remove ExnStr and ThrowsExn businessSebastian Graf2019-02-0111-240/+149
* Fix #16219: TemplateHaskell causes indefinite package build errorEdward Z. Yang2019-01-3111-0/+137
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-317-353/+63
* Hadrian: Fix outdated link.Andrey Mokhov2019-01-311-1/+1
* Hadrian: Update instructions for building on WindowsAndrey Mokhov2019-01-312-24/+25
* Update terminfo submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update stm submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update process submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update parsec submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update haskeline submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update deepseq submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update unix submoduleHerbert Valerio Riedel2019-01-312-0/+1
* Update text submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update hsc2hs submoduleHerbert Valerio Riedel2019-01-311-0/+0
* PPC NCG: Promote integers to word size in C callsPeter Trommler2019-01-312-15/+29
* Small optimizations to BlockLayout.klebinger.andreas@gmx.at2019-01-311-39/+31