Safe Haskell | None |
---|---|
Language | Haskell2010 |
contains a prettyprinter for the Template Haskell datatypes
Documentation
type Precedence = Int Source
pprPrefixOcc :: Name -> Doc Source
isSymbolASCII :: Char -> Bool Source
pprInfixExp :: Exp -> Doc Source
pprExp :: Precedence -> Exp -> Doc Source
pprMaybeExp :: Precedence -> Maybe Exp -> Doc Source
pprLit :: Precedence -> Lit -> Doc Source
bytesToString :: [Word8] -> String Source
pprPat :: Precedence -> Pat -> Doc Source
pprStrictType :: (Strict, Type) -> Doc Source
pprParendType :: Type -> Doc Source
pprFunArgType :: Type -> Doc Source
where_clause :: [Dec] -> Doc Source
hashParens :: Doc -> Doc Source
quoteParens :: Doc -> Doc Source