summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: Skip ghcilink002 when unregisterisedBen Gamari2019-02-201-0/+2
* Minor refactor [ci skip]Gabor Greif2019-02-203-6/+6
* A few typofixesGabor Greif2019-02-2017-20/+19
* gitlab-ci: Drop CircleCI jobsBen Gamari2019-02-201-30/+0
* Error out of invalid Int/Word bit shiftsAlec Theriault2019-02-205-29/+82
* gitlab: Collect artifacts on WindowsBen Gamari2019-02-201-0/+10
* Update Darwin CI to use new toplevel --with-intree-gmp configure flagAlec Theriault2019-02-201-1/+1
* Hadrian: support in-tree GMPAlec Theriault2019-02-2011-13/+45
* gitlab-ci: Disallow failureBen Gamari2019-02-201-1/+0
* testsuite: Mark T16180 as broken on DarwinBen Gamari2019-02-201-1/+1
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-02-201-1/+1
* Hadrian: install patches 'haddock-{html,interface}'Alec Theriault2019-02-201-0/+22
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-02-201-0/+2
* Add myself to CODEOWNERS for a few filesJoachim Breitner2019-02-201-0/+5
* Minor typo in docs for KProxyJoachim Breitner2019-02-201-1/+1