ghc-lib-parser-9.14.1.20251220: libraries/ghc-heap/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