Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Utilities for use in transformations
Synopsis
- describeFloatType :: FloatType -> String
- describeIntegerType :: IntegerType -> String
- describeLiteralType :: LiteralType -> String
- describePrecision :: Precision -> String
- describeType :: Type m -> String
Documentation
describeFloatType :: FloatType -> String Source #
Display a floating-point type as a string
describeIntegerType :: IntegerType -> String Source #
Display an integer type as a string
describeLiteralType :: LiteralType -> String Source #
Display a literal type as a string
describePrecision :: Precision -> String Source #
Display numeric precision as a string
describeType :: Type m -> String Source #
Display a type as a string