hydra-0.1.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Adapters.Utils

Description

Utilities for use in transformations

Synopsis

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