summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-01Don't overwrite the set log_action when using --interactivecherry-pick-10faf44dMatthew Pickering
2019-03-29Bump Haddock submoduleAlec Theriault
2019-03-21User's Guide: forall is a keyword nowadaysVladislav Zavialov
2019-03-21Dot/bang operators in export lists (Trac #16339)Vladislav Zavialov
2019-03-21'forall' always a keyword, plus the dot type operatorVladislav Zavialov
2019-03-13Bump version to 8.8Ben Gamari
2019-03-13Make bkpcabal01 test compatible with new ordering requirements.Edward Z. Yang
2019-03-13Cmm: Promote stack arguments to word sizePeter Trommler
2019-03-13Fix checkStackChunk() call in Interepter.c, enable an assertionÖmer Sinan Ağacan
2019-02-27API Annotations: parens anns discarded for `(*)` operatorwip/ghc-8.8-azAlan Zimmerman
2019-02-27API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman
2019-02-27API Annotations: more explicit foralls fixupAlan Zimmerman
2019-02-27API Annotations: Parens not attached correctly for ClassDeclAlan Zimmerman
2019-02-26check-api-annotations checks for annotation preceding its spanAlan Zimmerman
2019-02-26Bump hsc2hs for removed unused matchSebastian Graf
2019-02-26Bump Cabal submodulewip/hie-8.8Ben Gamari
2019-02-26Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman
2019-02-26Revert "Lexer: Alternate Layout Rule injects actual not virtual braces"Ben Gamari
2019-02-25Properly escape character literals in HaddocksAlec Theriault
2019-02-20template-haskell: Document assembler foreign file supportBen Gamari
2019-02-20Fix #16188Richard Eisenberg
2019-02-20Allow resizing the stack for the graph allocator.klebinger.andreas@gmx.at
2019-02-20Capture and simplify constraints arising from running typed splicesMatthew Pickering
2019-02-20Fix #14729 by making the normaliser homogeneousRichard Eisenberg
2019-02-20Fix #15849 by checking whether there's a do blocknineonine
2019-02-20testsuite: Always skip T15897Ben Gamari
2019-02-20Use sigPrec in more places in Convert and HsUtilsRyan Scott
2019-02-20Reject oversaturated VKAs in type family equationsRyan Scott
2019-02-20Lexer: Alternate Layout Rule injects actual not virtual bracesAlan Zimmerman
2019-02-20Fix #16287 by checking for more unsaturated synonym argumentsRyan Scott
2019-02-20base: Document errno behaviour in haddocks.Niklas Hambüchen
2019-02-20HIE: Save module name and module exportsMatthew Pickering
2019-02-20rts/ProfilerReportJson: Fix format stringBen Gamari
2019-02-20Include type info for only some exprs in HIE filesAlec Theriault
2019-02-20PPC NCG: Promote integers to word size in C callsPeter Trommler
2019-02-20make ghc-pkg shut upMoritz Angermann
2019-02-20gitlab-ci: Use build cleanup logic on Darwin as wellBen Gamari
2019-02-20gitlab-ci: Fix Windows cleanup command lineBen Gamari
2019-02-20Test that hsc2hs works with promoted data constructorsAndrew Martin
2019-02-20Fix incorrectly named configure optionsAlec Theriault
2019-02-20hadrian: use new-exec to make sure alex & happy are in PATH (#16120)Adam Sandberg Eriksson
2019-02-20testsuite: Mark hWaitForInput-accurate-socket as requiring unixBen Gamari
2019-02-20testsuite: Remove directories that already exist when seeding extra_filesBen Gamari
2019-02-20testsuite: Normalise styleBen Gamari
2019-02-20GhcPlugins: Fix lookup of TH namesBen Gamari
2019-02-20testsuite: Add test for #16104Ben Gamari
2019-02-20testsuite: Add predicate for CPU feature availabilityBen Gamari
2019-02-20Add @sgraf to CODEOWNERSSebastian Graf
2019-02-20Add Simon and Richard as more CODEOWNERSRichard Eisenberg
2019-02-20gitlab-ci: Explicitly clear dependencies of all jobsBen Gamari