module GHC.Exts.Heap.InfoTable.Types ( StgInfoTable(..) , EntryFunPtr , HalfWord(..) , ItblCodes ) where import GHC.Internal.Heap.InfoTable.Types