Integral -package:aeson-optics -package:optics-core -package:lens-aeson is:module -package:numeric-prelude

TextShow instances and monomorphic functions for integral types. Since: 2
Functions for parsing and producing Integral values from/to ByteStrings based on the "Char8" encoding. That is, we assume an ASCII-compatible encoding of alphanumeric characters. Since: 0.3.0
Integral classes
Print integral numbers in common positional numeral systems.
Parsers for integral numbers written in positional numeral systems.
Safe overrides of the methods of class Integral.