Safe Haskell | None |
---|---|
Language | Haskell2010 |
Pretty
Contents
Documentation
prettyExpression :: Expression -> String Source #
prettyExpression' :: Expression -> String Source #
prettyProgram :: Program -> String Source #
prettyAttribute :: Attribute -> String Source #
prettySubsts :: [Subst] -> String Source #
prettySubst :: Subst -> String Source #
prettyBinding :: Binding -> String Source #
prettyBytes :: Bytes -> String Source #
prettyExtraArg :: ExtraArgument -> String Source #