packages feed

liquidhaskell-0.9.6.3.1: src/GHC/Word_LHAssumptions.hs

{-# OPTIONS_GHC -fplugin=LiquidHaskellBoot #-}
module GHC.Word_LHAssumptions where

{-@
embed GHC.Word.Word   as int
embed GHC.Word.Word8  as int
embed GHC.Word.Word16 as int
embed GHC.Word.Word32 as int
embed GHC.Word.Word64 as int
@-}