packages feed

ghc-lib-parser-9.14.1.20251220: libraries/ghc-heap/GHC/Exts/Heap/Constants.hs

module GHC.Exts.Heap.Constants
    ( wORD_SIZE
    , tAG_MASK
    , wORD_SIZE_IN_BITS
    ) where

import GHC.Internal.Heap.Constants