summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't overwrite the set log_action when using --interactivecherry-pick-10faf44dMatthew Pickering2019-04-011-4/+8
* Bump Haddock submoduleAlec Theriault2019-03-291-0/+0
* User's Guide: forall is a keyword nowadaysVladislav Zavialov2019-03-212-6/+11
* Dot/bang operators in export lists (Trac #16339)Vladislav Zavialov2019-03-214-5/+29
* 'forall' always a keyword, plus the dot type operatorVladislav Zavialov2019-03-2116-87/+74
* Bump version to 8.8Ben Gamari2019-03-133-2/+2
* Make bkpcabal01 test compatible with new ordering requirements.Edward Z. Yang2019-03-131-8/+8
* Cmm: Promote stack arguments to word sizePeter Trommler2019-03-131-7/+29
* Fix checkStackChunk() call in Interepter.c, enable an assertionÖmer Sinan Ağacan2019-03-132-2/+2
* API Annotations: parens anns discarded for `(*)` operatorwip/ghc-8.8-azAlan Zimmerman2019-02-275-2/+50
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-2716-71/+200
* API Annotations: more explicit foralls fixupAlan Zimmerman2019-02-276-24/+120
* API Annotations: Parens not attached correctly for ClassDeclAlan Zimmerman2019-02-275-38/+57
* check-api-annotations checks for annotation preceding its spanAlan Zimmerman2019-02-2630-43/+233
* Bump hsc2hs for removed unused matchSebastian Graf2019-02-261-0/+0
* Bump Cabal submodulewip/hie-8.8Ben Gamari2019-02-261-0/+0
* Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman2019-02-265-15/+79
* Revert "Lexer: Alternate Layout Rule injects actual not virtual braces"Ben Gamari2019-02-269-79/+15
* Properly escape character literals in HaddocksAlec Theriault2019-02-257-19/+19
* template-haskell: Document assembler foreign file supportBen Gamari2019-02-202-0/+4
* Fix #16188Richard Eisenberg2019-02-2012-41/+251
* Allow resizing the stack for the graph allocator.klebinger.andreas@gmx.at2019-02-206-36/+105
* Capture and simplify constraints arising from running typed splicesMatthew Pickering2019-02-204-3/+37
* Fix #14729 by making the normaliser homogeneousRichard Eisenberg2019-02-2013-371/+636
* Fix #15849 by checking whether there's a do blocknineonine2019-02-206-5/+10
* testsuite: Always skip T15897Ben Gamari2019-02-201-1/+4
* Use sigPrec in more places in Convert and HsUtilsRyan Scott2019-02-206-41/+62
* Reject oversaturated VKAs in type family equationsRyan Scott2019-02-208-2/+108
* Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman2019-02-209-15/+79
* Fix #16287 by checking for more unsaturated synonym argumentsRyan Scott2019-02-204-24/+46
* base: Document errno behaviour in haddocks.Niklas Hambüchen2019-02-201-1/+5
* HIE: Save module name and module exportsMatthew Pickering2019-02-203-5/+25
* rts/ProfilerReportJson: Fix format stringBen Gamari2019-02-201-1/+1
* Include type info for only some exprs in HIE filesAlec Theriault2019-02-202-8/+68
* PPC NCG: Promote integers to word size in C callsPeter Trommler2019-02-202-15/+29
* make ghc-pkg shut upMoritz Angermann2019-02-201-1/+1
* gitlab-ci: Use build cleanup logic on Darwin as wellBen Gamari2019-02-201-3/+21
* gitlab-ci: Fix Windows cleanup command lineBen Gamari2019-02-201-1/+4
* Test that hsc2hs works with promoted data constructorsAndrew Martin2019-02-204-0/+20
* Fix incorrectly named configure optionsAlec Theriault2019-02-202-4/+4
* hadrian: use new-exec to make sure alex & happy are in PATH (#16120)Adam Sandberg Eriksson2019-02-203-2/+8
* testsuite: Mark hWaitForInput-accurate-socket as requiring unixBen Gamari2019-02-201-1/+1
* testsuite: Remove directories that already exist when seeding extra_filesBen Gamari2019-02-201-0/+2
* testsuite: Normalise styleBen Gamari2019-02-201-6/+7
* GhcPlugins: Fix lookup of TH namesBen Gamari2019-02-201-3/+3
* testsuite: Add test for #16104Ben Gamari2019-02-209-0/+77
* testsuite: Add predicate for CPU feature availabilityBen Gamari2019-02-203-0/+79
* Add @sgraf to CODEOWNERSSebastian Graf2019-02-201-1/+3
* Add Simon and Richard as more CODEOWNERSRichard Eisenberg2019-02-201-0/+3
* gitlab-ci: Explicitly clear dependencies of all jobsBen Gamari2019-02-201-0/+4