summaryrefslogtreecommitdiff
path: root/libraries/ghc-heap/GHC
Commit message (Expand)AuthorAgeFilesLines
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-188-0/+8
* Fix endian issues in ghc-heapPeter Trommler2018-07-271-0/+17
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-163-5/+13
* Rename some mutable closure types for consistencyÖmer Sinan Ağacan2018-06-052-5/+5
* ghc-heap: Add dependency from GHC.Exts.Heap.Closures to InfoTableProfBen Gamari2018-05-301-0/+6
* ghc-prim: Bump versionBen Gamari2018-05-201-1/+1
* Add HeapView functionalityPatrick Dougherty2018-05-208-0/+996