summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix hadrian prof flavour so that it builds a profiled version of GHCMatthew Pickering2019-02-201-2/+9
* users guide: fix typesetting of pragmasBen Price2019-02-201-3/+4
* users guide: consistent spelling of inlinableBen Price2019-02-201-1/+1
* gitlab-ci: Reenable Hadrian build on WindowsBen Gamari2019-02-201-6/+5
* Update transformers moduleHerbert Valerio Riedel2019-02-201-0/+0
* Fix bogus worker for newtypesSimon Peyton Jones2019-02-201-21/+22
* Extend linker-script workaround to work with musl libcSamuel Holland2019-02-201-1/+1
* Add CODEOWNERSBen Gamari2019-02-201-0/+22
* gitlab: Add merge request templateBen Gamari2019-02-201-0/+19
* Fix typo in TcRnTypes.hs [skip ci]Matthew Pickering2019-02-201-2/+2
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-02-206-9/+45
* Remove TODO in HsExprMatthew Pickering2019-02-201-1/+0
* Mention DerivingStrategies in the warning when DAC and GND are both enabledChaitanya Koparkar2019-02-204-1/+17
* [T16199] Adds a verify-packages scriptMoritz Angermann2019-02-201-0/+20
* Uphold AvailTC Invariant for associated data famsAlec Theriault2019-02-192-26/+68
* 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
* Improve clarity of documentation for maybeToListSteve Hart2019-01-161-1/+1
* Revert "Fix typo in maybeToList documentation"Steve Hart2019-01-161-1/+1
* Fix typo in maybeToList documentationSteve Hart2019-01-161-1/+1
* Hadrian: Use the Cabal build script on Windows by defaultAndrey Mokhov2019-01-161-4/+2
* Disable Shake Lint by default.Andrey Mokhov2019-01-166-9/+4
* Switch to the untracked version of getDirectoryFiles when scanning for GMP ob...Andrey Mokhov2019-01-162-6/+15
* typoAlp Mestanogullari2019-01-161-1/+1
* crosslink hadrian/README.md and hadrian/doc/make.mdAlp Mestanogullari2019-01-162-2/+13
* doc: behaviour of +RTS -h depends on profilingBen Price2019-01-162-0/+9
* doc: reorder heap profiling information in +RTS -?Ben Price2019-01-161-6/+5
* rts: Allow heap prof by closure type in prof wayBen Price2019-01-161-0/+1