summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid compiling Hadrian dependencies with profiling on Cabal/Linuxwip/hadrian-disable-lib-profNeil Mitchell2019-01-241-1/+1
* Avoid compiling Hadrian dependencies with profiling on Cabal/WindowsNeil Mitchell2019-01-241-1/+1
* gitlab-ci: Explicitly clear dependencies of all jobsBen Gamari2019-01-231-0/+4
* testsuite: Skip ghcilink002 when unregisterisedBen Gamari2019-01-231-0/+2
* Minor refactor [ci skip]Gabor Greif2019-01-233-6/+6
* A few typofixesGabor Greif2019-01-2317-20/+19
* gitlab-ci: Drop CircleCI jobsBen Gamari2019-01-231-30/+0
* Error out of invalid Int/Word bit shiftsAlec Theriault2019-01-235-29/+82
* gitlab: Collect artifacts on WindowsBen Gamari2019-01-231-0/+10
* Update Darwin CI to use new toplevel --with-intree-gmp configure flagAlec Theriault2019-01-231-1/+1
* Hadrian: support in-tree GMPAlec Theriault2019-01-2311-13/+45
* gitlab-ci: Disallow failureBen Gamari2019-01-231-1/+0
* testsuite: Mark T16180 as broken on DarwinBen Gamari2019-01-231-1/+1
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-01-231-1/+1
* Hadrian: install patches 'haddock-{html,interface}'Alec Theriault2019-01-231-0/+22
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-01-231-0/+2
* Add myself to CODEOWNERS for a few filesJoachim Breitner2019-01-231-0/+5
* Minor typo in docs for KProxyJoachim Breitner2019-01-231-1/+1
* Fix hadrian prof flavour so that it builds a profiled version of GHCMatthew Pickering2019-01-231-2/+9
* users guide: fix typesetting of pragmasBen Price2019-01-231-3/+4
* users guide: consistent spelling of inlinableBen Price2019-01-231-1/+1
* gitlab-ci: Reenable Hadrian build on WindowsBen Gamari2019-01-231-6/+5
* Update transformers moduleHerbert Valerio Riedel2019-01-221-0/+0
* Fix bogus worker for newtypesSimon Peyton Jones2019-01-221-21/+22
* Extend linker-script workaround to work with musl libcSamuel Holland2019-01-211-1/+1
* Add CODEOWNERSBen Gamari2019-01-211-0/+22
* gitlab: Add merge request templateBen Gamari2019-01-211-0/+19
* Fix typo in TcRnTypes.hs [skip ci]wip/tc-rn-types-typoMatthew Pickering2019-01-211-2/+2
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-01-206-9/+45
* Remove TODO in HsExprMatthew Pickering2019-01-201-1/+0
* Mention DerivingStrategies in the warning when DAC and GND are both enabledChaitanya Koparkar2019-01-204-1/+17
* [T16199] Adds a verify-packages scriptghc-8.9-startMoritz Angermann2019-01-201-0/+20
* Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel2019-01-1822-18/+47
* Fix typo in DsExprwip/ds-expr-typoMatthew Pickering2019-01-181-1/+1
* Comments in stranal test declarationsÖmer Sinan Ağacan2019-01-181-2/+4
* Small refactorSimon Peyton Jones2019-01-171-8/+6
* Remove export of checkValidFamPats, never usedSimon Peyton Jones2019-01-171-1/+1
* Comments about data constructor wrappersSimon Peyton Jones2019-01-171-30/+40
* 'DynFlag'-free version of 'mkParserFlags'Alec Theriault2019-01-173-330/+296
* PPC NCG: Rename constructorsPeter Trommler2019-01-171-28/+29
* Fix tab and improve whitespacePeter Trommler2019-01-171-7/+8
* PPC NCG: Register definitions for all 64-bit systemsPeter Trommler2019-01-171-7/+3
* PPC NCG: GOT declaration for all 64-bit ELF systemsPeter Trommler2019-01-171-5/+3
* PPC NCG: Make `stackHeaderSize` more generalPeter Trommler2019-01-171-7/+6
* PPC NCG: Make calling convention more generalPeter Trommler2019-01-171-6/+5
* RTS: Use ELF v1 convention on all powerpc64 systemsPeter Trommler2019-01-171-5/+0
* Add test for #16197wip/T16197Ömer Sinan Ağacan2019-01-174-1/+39
* Documentation for StgRetFunÖmer Sinan Ağacan2019-01-162-1/+4
* Make sure 'haddock' package also copies resourcesAlec Theriault2019-01-166-34/+31
* Hadrian: handle Haddock's resource directoryAlec Theriault2019-01-163-18/+29