summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Add linter validating that all submodules are releasedwip/check-submodulesBen Gamari2019-01-172-0/+65
* 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
* try to fix CIAlec Theriault2019-01-161-0/+2
* Fix tests for `integer-simple`Alec Theriault2019-01-1636-141/+143
* Remove from `base` obsolete CPP for `integer-gmp`Alec Theriault2019-01-167-162/+26
* Match `integer-simple`'s API with `integer-gmp`Alec Theriault2019-01-164-8/+99
* Support printing `integer-simple` Integers in GHCiAlec Theriault2019-01-167-2/+80
* Create folder if missing for .hie filesAlec Theriault2019-01-161-3/+5
* Hadrian: support extra libraries + OSX rpathAlec Theriault2019-01-165-24/+34
* Introduce ghci command wrapperZejun Wu2019-01-162-33/+76
* Fix filename in comment againPeter Trommler2019-01-161-1/+1
* Fix reference to stack code in commentPeter Trommler2019-01-161-1/+1
* PPC NCG: Refactor stack allocation codePeter Trommler2019-01-162-26/+15
* Hadrian: configure packages with right 'htmldir'Alec Theriault2019-01-164-6/+21
* Change comments as requested by code review. #10857Roland Senn2019-01-162-7/+28
* GHCi ignores cmd line flags XMonomorphismRestr.. XNoExtendedDef..#10857Roland Senn2019-01-167-2/+43
* hWaitForInput-accurate-socket testTom Sydney Kerckhove2019-01-163-0/+50
* @simonpj's suggested refactorRyan Scott2019-01-151-36/+71
* Bump Cabal submoduleRyan Scott2019-01-151-0/+0
* Control validity-checking of type synonym applications more carefullyRyan Scott2019-01-1514-70/+271
* Fix #16116 by removing badAssocRhsRyan Scott2019-01-157-22/+57
* Fix #16114 by adding a validity check to rnClsInstDeclRyan Scott2019-01-156-27/+35
* 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