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