liquidhaskell-0.9.6.3.1: src/Data/Int_LHAssumptions.hs
{-# OPTIONS_GHC -fplugin=LiquidHaskellBoot #-}
module Data.Int_LHAssumptions where
{-@
embed Data.Int.Int8 as int
embed Data.Int.Int16 as int
embed Data.Int.Int32 as int
embed Data.Int.Int64 as int
@-}