summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix #16188wip/T16188Richard Eisenberg2019-02-1012-41/+251
* Fix Int overflow on 32 bit platformPeter Trommler2019-02-101-1/+1
* testsuite: Always skip T15897Ben Gamari2019-02-101-2/+2
* testsuite: Report stdout and stderr in JUnit outputBen Gamari2019-02-104-34/+69
* Capture and simplify constraints arising from running typed splicesMatthew Pickering2019-02-104-3/+37
* Remove ghctags (#16274)Sylvain Henry2019-02-109-479/+8
* Make CI via Hadrian build docsAlec Theriault2019-02-101-0/+1
* Fix invalid doc commentAlec Theriault2019-02-101-16/+22
* Fix inverted position pragma flag in parser APIAlec Theriault2019-02-101-1/+1
* 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