Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- convertClosure :: (Num a, Eq a, Show a) => StgInfoTableWithPtr -> GenClosure a -> DebugClosure Void InfoTablePtr Void a
Documentation
convertClosure :: (Num a, Eq a, Show a) => StgInfoTableWithPtr -> GenClosure a -> DebugClosure Void InfoTablePtr Void a Source #
Convert a GenClosure from ghc-heap to a DebugClosure
,