summaryrefslogtreecommitdiff
path: root/libraries/ghc-heap/GHC/Exts/Heap
Commit message (Expand)AuthorAgeFilesLines
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-141-1/+1
* Fix some broken links (#15733)Fangyi Zhou2018-10-252-2/+2
* ghc-heap: Fix writing closures on big endianPeter Trommler2018-10-151-1/+4
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-187-0/+7
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-163-5/+13
* Rename some mutable closure types for consistencyÖmer Sinan Ağacan2018-06-051-4/+4
* ghc-heap: Add dependency from GHC.Exts.Heap.Closures to InfoTableProfBen Gamari2018-05-301-0/+6
* Add HeapView functionalityPatrick Dougherty2018-05-207-0/+742