wide-word-0.1.0.0: Data types for large but fixed width signed and unsigned integers

Safe HaskellNone
LanguageHaskell2010

Data.WideWord.Int128

Documentation

data Int128 Source #

Constructors

Int128 

Instances

Bounded Int128 Source # 
Enum Int128 Source # 
Eq Int128 Source # 

Methods

(==) :: Int128 -> Int128 -> Bool #

(/=) :: Int128 -> Int128 -> Bool #

Integral Int128 Source # 
Num Int128 Source # 
Ord Int128 Source # 
Read Int128 Source # 
Real Int128 Source # 
Show Int128 Source # 
Storable Int128 Source # 
Bits Int128 Source # 
FiniteBits Int128 Source #