Name: ghc-heap-view
-Version: 0.5
+Version: 0.5.0.1
Synopsis: Extract the heap representation of Haskell values and thunks
Description:
This library provides functions to introspect the Haskell heap, for example
containers,
transformers,
template-haskell,
- bytestring,
+ bytestring (>= 0.10),
binary,
ghc
C-Sources: cbits/HeapView.c cbits/HeapViewPrim.cmm