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

Safe HaskellNone
LanguageHaskell2010

Data.WideWord.Int128

Documentation

data Int128 #

Constructors

Int128 

Instances

Bounded Int128 # 
Enum Int128 # 
Eq Int128 # 

Methods

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

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

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

Methods

rnf :: Int128 -> () #