summaryrefslogtreecommitdiff
path: root/libraries/ghc-heap/GHC/Exts/Heap.hs
Commit message (Expand)AuthorAgeFilesLines
* support small arrays and CONSTR_NOCAF in ghc-heapDavid Hewson2019-05-311-0/+6
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-181-0/+1
* Fix endian issues in ghc-heapPeter Trommler2018-07-271-0/+17
* Rename some mutable closure types for consistencyÖmer Sinan Ağacan2018-06-051-1/+1
* ghc-prim: Bump versionBen Gamari2018-05-201-1/+1
* Add HeapView functionalityPatrick Dougherty2018-05-201-0/+254