Safe Haskell | None |
---|---|
Language | Haskell98 |
Default numeric type for prices, quanities, and total returned from the API.
- data E8
- newtype CryptsyNum = CryptsyNum {}
Documentation
newtype CryptsyNum Source
Native number type for the API, newtype for custom FromJSON instance, which only accepts JSON strings.