summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable Shake Lint by default.wip/T15971Andrey Mokhov2019-01-146-9/+4
* Switch to the untracked version of getDirectoryFiles when scanning for GMP ob...Andrey Mokhov2019-01-142-6/+15
* gitlab-ci: Cleanup Windows buildsBen Gamari2019-01-141-0/+30
* Document the Shake Lint feature.Andrey Mokhov2019-01-141-0/+5
* Clarify when to follow the instructions in doc/windows.md.Andrey Mokhov2019-01-141-4/+8
* Hadrian: Update README.mdAndrey Mokhov2019-01-141-90/+91
* testsuite: Show both test name and way in JUnit outputBen Gamari2019-01-141-6/+6
* Update `Cabal` submoduleHerbert Valerio Riedel2019-01-147-181/+158
* rts: Use always-available locking operations in pthread Itimer implementationBen Gamari2019-01-141-6/+6
* itimer: Don't free condvar until we know ticker is stoppedBen Gamari2019-01-141-2/+2
* PPC NCG: Reduce memory consumption emitting string literalsPeter Trommler2019-01-134-66/+55
* Refactor GHCi UI to fix #11606, #12091, #15721, #16096Ömer Sinan Ağacan2019-01-1316-76/+246
* Fix checkPtrInArenaÖmer Sinan Ağacan2019-01-131-2/+11
* Don't invoke dataConSrcToImplBang on newtypesRyan Scott2019-01-123-7/+55
* Fix negative mutator time in GC stats in prof buildsÖmer Sinan Ağacan2019-01-126-49/+90
* Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtimeÖmer Sinan Ağacan2019-01-122-8/+8
* Documentation and refactoring in CCS related codeÖmer Sinan Ağacan2019-01-124-69/+56
* More minor comment improvementsRichard Eisenberg2019-01-112-12/+8
* Run typed splices in the zonkerMatthew Pickering2019-01-1113-44/+209
* Implement a sanity check for CCS fields in profiling buildsÖmer Sinan Ağacan2019-01-105-0/+44
* 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