summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hadrian: enable -Wcompat=error in the testsuitewip/hadrian-wcompatVladislav Zavialov2019-02-131-0/+1
* configure: Document CLANG, LLC, and OPT variablesBen Gamari2019-02-122-0/+5
* Fix #15849 by checking whether there's a do blocknineonine2019-02-126-5/+10
* Fix #16299 by deleting incorrect code from IfaceSynRyan Scott2019-02-122-6/+3
* Fix #16188Richard Eisenberg2019-02-1212-41/+251
* Fix #16293 by cleaning up Proxy# infelicitiesRyan Scott2019-02-128-19/+64
* Add explicit dependencies to cleanup-darwinMatthew Pickering2019-02-121-0/+1
* Update array submoduleHerbert Valerio Riedel2019-02-121-0/+0
* testsuite: Report unexpected passes in junit outputMatthew Pickering2019-02-111-2/+5
* Hadrian: add LLVM flavoursAlec Theriault2019-02-104-3/+65
* 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