module GHC.Exts.Heap.InfoTableProf ( module GHC.Exts.Heap.InfoTable.Types , itblSize , peekItbl , pokeItbl ) where import GHC.Exts.Heap.InfoTable.Types import GHC.Internal.Heap.InfoTableProf