summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hadrian: Update README.mdwip/andrey/hadrian-readmeAndrey Mokhov2019-01-101-90/+91
* Hadrian: Add support for building stage3Matthew Pickering2019-01-0919-101/+130
* Be pickier about unsaturated synonyms in :kindRyan Scott2019-01-087-11/+71
* Check that libs found by GCC aren't foldersAlec Theriault2019-01-071-1/+2
* fix-submodules: Rip out typingBen Gamari2019-01-071-3/+2
* gitlab-ci: Clone haddock from its upstream repositoryBen Gamari2019-01-072-2/+48
* Hadrian: merge sections in profiling _p.a to .p_o for ghciZejun Wu2019-01-064-12/+22
* Fix #16133 by checking for TypeApplications in rnExprRyan Scott2019-01-067-9/+38
* Fix bindist for ghci libraryZejun Wu2019-01-062-6/+9
* make: Silence some xelatex outputBen Gamari2019-01-061-4/+9
* Remove OPTIONS_HADDOCK hide in favour for not-homeAdam Sandberg Eriksson2019-01-0649-49/+49
* gitlab-ci: Try reenabling PDF documentation on DarwinBen Gamari2019-01-061-2/+0
* Add entry for #16031 to base/changelog.mdSven Tennie2019-01-061-0/+5
* Fix precedence handling for Data.Fixed's Show instance (#16031)Sven Tennie2019-01-063-1/+9
* Add -Wmissing-deriving-strategieschessai2019-01-0613-1/+96
* Respect prompt in GhciSettingsZejun Wu2019-01-061-2/+2
* Fix broken links (#16125)Sven Tennie2019-01-051-6/+7
* Dump Cmm with -ddump-cmm when building .cmm filesÖmer Sinan Ağacan2019-01-051-0/+1
* Mark GHC.Maybe as not-home for haddockSimon Jakobi2019-01-041-0/+1
* Fix some typos, etc., in comments.Richard Eisenberg2019-01-032-6/+9
* Visible kind applicationmynguyen2019-01-03141-1204/+3059
* Minor refactoring and documentation in profiling RTS codeÖmer Sinan Ağacan2019-01-032-46/+29
* stg-spec: Modify `.lhs` to `.hs`Takenobu Tani2019-01-031-10/+10
* core-spec: Modify `.lhs` to `.hs` (generated PDF)Takenobu Tani2019-01-021-0/+0
* core-spec: Modify `.lhs` to `.hs` (source files)Takenobu Tani2019-01-024-80/+80
* configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o...Adam Sandberg Eriksson2019-01-014-18/+31
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-0120-691/+98
* Introduce NCG config flag and add helperGabor Greif2018-12-302-1/+6
* PPC NCG: Simple 64-bit condition code on 32-bitPeter Trommler2018-12-301-3/+48
* rts: fix build failure on OpenBSD (_DYNAMIC symbol collision)Sergei Trofimovich2018-12-291-1/+5
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-283-3/+12
* rebindable-clash-warning-fix : correct warning logicShayne Fletcher2018-12-286-1/+38
* Skip test when external interpreter missingPeter Trommler2018-12-281-0/+1
* arith011 is no longer broken with integer-simpleAlec Theriault2018-12-271-3/+1
* Division fails fast for `divMod` \w integer-simpleAlec Theriault2018-12-271-16/+20
* aclocal.m4: drop obsolete -fno-stack-protectorSergei Trofimovich2018-12-261-9/+0
* gitlab-ci: Try only building Windows in the quick flavourBen Gamari2018-12-251-0/+1
* gitlab-ci: Allow Windows to fail for nowBen Gamari2018-12-251-2/+4
* gitlab-ci: Require that integer-simple configuration passesBen Gamari2018-12-251-2/+1
* rts: Turn ASSERT in LDV_recordDead into a normal ifBen Gamari2018-12-251-1/+3
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-251-1/+3
* gitlab-ci: Clean tree on Windows after jobBen Gamari2018-12-241-0/+1
* gitlab-ci: Use robocopy instead of bash to copy cabal cacheBen Gamari2018-12-241-1/+1
* gitlab-ci: Use per-build temporary directory on WindowsBen Gamari2018-12-241-3/+12
* Revert "hadrian: Pass integer_backend to testsuite driver"Ben Gamari2018-12-241-2/+0
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-2410-24/+33
* testsuite: Enable T11627a on DarwinBen Gamari2018-12-241-3/+0
* ghc-compact: Use Char instead of Integer in compact_share testBen Gamari2018-12-243-10/+11
* Simplify Core output with -dsuppress-type-signaturesÖmer Sinan Ağacan2018-12-243-5/+7
* testsuite: Mark th tests as broken in ext-interp way in LLVM build flavoursBen Gamari2018-12-243-0/+13