packages feed

ghc-heap-9.14.1: GHC/Exts/Heap/Constants.hs

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

import GHC.Internal.Heap.Constants