| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
EVM.Types
Documentation
Instances
| Bounded Word512 Source # | |
| Enum Word512 Source # | |
| Eq Word512 Source # | |
| Integral Word512 Source # | |
| Data Word512 Source # | |
| Num Word512 Source # | |
| Ord Word512 Source # | |
| Read Word512 Source # | |
| Real Word512 Source # | |
| Show Word512 Source # | |
| Ix Word512 Source # | |
| Generic Word512 Source # | |
| Hashable Word512 Source # | |
| Bits Word512 Source # | |
| FiniteBits Word512 Source # | |
| BinaryWord Word512 Source # | |
| DoubleWord Word512 Source # | |
| type Rep Word512 Source # | |
| type SignedWord Word512 Source # | |
| type UnsignedWord Word512 Source # | |
| type HiWord Word512 Source # | |
| type LoWord Word512 Source # | |
Instances
| Bounded Int512 Source # | |
| Enum Int512 Source # | |
| Eq Int512 Source # | |
| Integral Int512 Source # | |
| Data Int512 Source # | |
| Num Int512 Source # | |
| Ord Int512 Source # | |
| Read Int512 Source # | |
| Real Int512 Source # | |
| Show Int512 Source # | |
| Ix Int512 Source # | |
| Generic Int512 Source # | |
| Hashable Int512 Source # | |
| Bits Int512 Source # | |
| FiniteBits Int512 Source # | |
| BinaryWord Int512 Source # | |
| DoubleWord Int512 Source # | |
| type Rep Int512 Source # | |
| type SignedWord Int512 Source # | |
| type UnsignedWord Int512 Source # | |
| type HiWord Int512 Source # | |
| type LoWord Int512 Source # | |
Instances
Constructors
| Addr | |
Fields | |
Instances
showAddrWith0x :: Addr -> String Source #
showWordWith0x :: W256 -> String Source #
hexByteString :: String -> ByteString -> ByteString Source #
hexText :: Text -> ByteString Source #
fromWord512 :: Word512 -> W256 Source #
padLeft :: Int -> ByteString -> ByteString Source #
padRight :: Int -> ByteString -> ByteString Source #
word :: ByteString -> W256 Source #