ghc-heap-9.14.1: GHC/Exts/Heap/InfoTable.hs
module GHC.Exts.Heap.InfoTable
( module GHC.Exts.Heap.InfoTable.Types
, itblSize
, peekItbl
, pokeItbl
) where
import GHC.Exts.Heap.InfoTable.Types
import GHC.Internal.Heap.InfoTable
module GHC.Exts.Heap.InfoTable
( module GHC.Exts.Heap.InfoTable.Types
, itblSize
, peekItbl
, pokeItbl
) where
import GHC.Exts.Heap.InfoTable.Types
import GHC.Internal.Heap.InfoTable