summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A few typofixes in commentsGabor Greif2018-06-298-8/+8
* Add -ddump-rtti to user's guide and man pageÖmer Sinan Ağacan2018-06-291-0/+6
* Document SRT scavenging behavior of scavenge_block() and scavenge_one()Ömer Sinan Ağacan2018-06-281-0/+31
* Clarify role of coercion in flattening functionRichard Eisenberg2018-06-281-1/+2
* Add ghc-prim as dependency to ghc-binÖmer Sinan Ağacan2018-06-272-8/+5
* Show addresses of live objects in GHCi leak checkÖmer Sinan Ağacan2018-06-271-5/+26
* rts: Update some comments, minor refactoringÖmer Sinan Ağacan2018-06-273-11/+15
* Add commnent about binder orderSimon Peyton Jones2018-06-261-4/+15
* Typo fix in rts [skip ci]Ömer Sinan Ağacan2018-06-261-1/+1
* Typofixes in comments and whitespace only [ci skip]Gabor Greif2018-06-265-11/+11
* Remove dead codeSimon Peyton Jones2018-06-261-12/+0
* A bit more tc-tracking in TcUnify.uUnfilledVarSimon Peyton Jones2018-06-261-4/+10
* Fix TcLevel manipulation in TcDerivInfer.simplifyDerivSimon Peyton Jones2018-06-266-64/+144
* API Annotations when parsing typappAlan Zimmerman2018-06-265-2/+49
* Record some notes about "innocuous" transformationsSimon Peyton Jones2018-06-252-1/+75
* Remove unused BottomFound from TickSimon Peyton Jones2018-06-251-3/+0
* More misc commentsSimon Peyton Jones2018-06-253-10/+15
* Coments and debug tracing onlySimon Peyton Jones2018-06-251-0/+4
* Refactor the kind-checking of tyvar bindersSimon Peyton Jones2018-06-253-126/+178
* Improve tc-tracing a bitSimon Peyton Jones2018-06-252-1/+5
* Fix error recovery for pattern synonymsSimon Peyton Jones2018-06-255-37/+95
* Tweak API Annotations for ConDeclGADTAlan Zimmerman2018-06-249-7/+19
* Remove -Wamp flagroland2018-06-222-19/+0
* rts/linker/{SymbolExtras,elf_got}.c: map code as read-onlySantiago Munín2018-06-222-2/+9
* rts: Abort if timerfd read failsBen Gamari2018-06-221-1/+1
* Include ghc-heap and libiserv in the "package" file.HE, Tao2018-06-221-0/+2
* Explain why opt-cmm is not dumped by ddump-cmm-verbose.klebinger.andreas@gmx.at2018-06-221-3/+5
* TTG for IPBind had wrong extension nameAlan Zimmerman2018-06-227-11/+11
* Move a Note to the module that refers to itSimon Peyton Jones2018-06-222-13/+13
* Remove unnecessary call to checkReductionDepthSimon Peyton Jones2018-06-221-1/+2
* Refactor try_solve_fromInstance in shortCutSolverSimon Peyton Jones2018-06-221-15/+15
* Instances in no-evidence implicationsSimon Peyton Jones2018-06-2210-109/+252
* Drop redundant NoteRyan Scott2018-06-211-20/+1
* Fix incorrect GHC versioningHerbert Valerio Riedel2018-06-211-1/+1
* configure: Set version to 8.7ghc-8.7-startBen Gamari2018-06-205-7/+7
* containers: Bump to 0.6.0.1Ben Gamari2018-06-2017-20/+16
* Fix gcc.exe: error: CreateProcess: No such file or directoryMoritz Angermann2018-06-204-2/+44
* rts: A bit of cleanup of posix itimer implementationBen Gamari2018-06-201-12/+9
* Remove HsEqTy and XEqTyRyan Scott2018-06-207-44/+4
* Allow :info for (~) in GHCiRyan Scott2018-06-204-1/+18
* configure: Fix libnuma detection logicBen Gamari2018-06-201-1/+1
* A few more typofixes in docs/comments [ci skip]Gabor Greif2018-06-206-6/+6
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-1916-16/+20
* base: Add missing instances for Data.Ord.DownBen Gamari2018-06-1917-15/+76
* findPtr: don't search the nurserySimon Marlow2018-06-191-0/+13
* Tweak wording in documentationVictor Nawothnig2018-06-191-2/+3
* testsuite: Add broken test for #15289Ben Gamari2018-06-193-0/+14
* testsuite: Skip T11627a and T11627b on DarwinBen Gamari2018-06-191-1/+7
* containers: Bump to 0.6.0.1Ben Gamari2018-06-1916-20/+16
* testsuite: Bump metrics for T5631 and T6048Ben Gamari2018-06-191-5/+7