liquidhaskell-0.2.0.0: include/GHC/Int.spec
module spec GHC.Int where
embed GHC.Int.Int8 as int
embed GHC.Int.Int16 as int
embed GHC.Int.Int32 as int
embed GHC.Int.Int64 as int
type Nat64 = {v:GHC.Int.Int64 | v >= 0}
module spec GHC.Int where
embed GHC.Int.Int8 as int
embed GHC.Int.Int16 as int
embed GHC.Int.Int32 as int
embed GHC.Int.Int64 as int
type Nat64 = {v:GHC.Int.Int64 | v >= 0}