summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20testsuite: Skip ghcilink002 when unregisterisedBen Gamari
2019-02-20Minor refactor [ci skip]Gabor Greif
2019-02-20A few typofixesGabor Greif
2019-02-20gitlab-ci: Drop CircleCI jobsBen Gamari
2019-02-20Error out of invalid Int/Word bit shiftsAlec Theriault
2019-02-20gitlab: Collect artifacts on WindowsBen Gamari
2019-02-20Update Darwin CI to use new toplevel --with-intree-gmp configure flagAlec Theriault
2019-02-20Hadrian: support in-tree GMPAlec Theriault
2019-02-20gitlab-ci: Disallow failureBen Gamari
2019-02-20testsuite: Mark T16180 as broken on DarwinBen Gamari
2019-02-20testsuite: Mark ghci063 as broken on DarwinBen Gamari
2019-02-20Hadrian: install patches 'haddock-{html,interface}'Alec Theriault
2019-02-20testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari
2019-02-20Add myself to CODEOWNERS for a few filesJoachim Breitner
2019-02-20Minor typo in docs for KProxyJoachim Breitner
2019-02-20Fix hadrian prof flavour so that it builds a profiled version of GHCMatthew Pickering
2019-02-20users guide: fix typesetting of pragmasBen Price
2019-02-20users guide: consistent spelling of inlinableBen Price
2019-02-20gitlab-ci: Reenable Hadrian build on WindowsBen Gamari
2019-02-20Update transformers moduleHerbert Valerio Riedel
2019-02-20Fix bogus worker for newtypesSimon Peyton Jones
2019-02-20Extend linker-script workaround to work with musl libcSamuel Holland
2019-02-20Add CODEOWNERSBen Gamari
2019-02-20gitlab: Add merge request templateBen Gamari
2019-02-20Fix typo in TcRnTypes.hs [skip ci]Matthew Pickering
2019-02-20Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry
2019-02-20Remove TODO in HsExprMatthew Pickering
2019-02-20Mention DerivingStrategies in the warning when DAC and GND are both enabledChaitanya Koparkar
2019-02-20[T16199] Adds a verify-packages scriptMoritz Angermann
2019-02-19Uphold AvailTC Invariant for associated data famsAlec Theriault
2019-01-18Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel
2019-01-18Fix typo in DsExprMatthew Pickering
2019-01-18Comments in stranal test declarationsÖmer Sinan Ağacan
2019-01-17Small refactorSimon Peyton Jones
2019-01-17Remove export of checkValidFamPats, never usedSimon Peyton Jones
2019-01-17Comments about data constructor wrappersSimon Peyton Jones
2019-01-17'DynFlag'-free version of 'mkParserFlags'Alec Theriault
2019-01-17PPC NCG: Rename constructorsPeter Trommler
2019-01-17Fix tab and improve whitespacePeter Trommler
2019-01-17PPC NCG: Register definitions for all 64-bit systemsPeter Trommler
2019-01-17PPC NCG: GOT declaration for all 64-bit ELF systemsPeter Trommler
2019-01-17PPC NCG: Make `stackHeaderSize` more generalPeter Trommler
2019-01-17PPC NCG: Make calling convention more generalPeter Trommler
2019-01-17RTS: Use ELF v1 convention on all powerpc64 systemsPeter Trommler
2019-01-17Add test for #16197Ömer Sinan Ağacan
2019-01-16Documentation for StgRetFunÖmer Sinan Ağacan
2019-01-16Make sure 'haddock' package also copies resourcesAlec Theriault
2019-01-16Hadrian: handle Haddock's resource directoryAlec Theriault
2019-01-16Improve clarity of documentation for maybeToListSteve Hart
2019-01-16Revert "Fix typo in maybeToList documentation"Steve Hart