DeepArrow-0.2: Arrows for "deep application"Source codeContentsIndex
Language.Haskell.Parens
Portability???
Stabilityexperimental
Maintainerconal@conal.net
Description
Insert parens where necessary in Haskell expressions. Inspired by Sigbjorn Finne's Pan pretty-printer.
Documentation
pretty :: HsExp -> StringSource
type Cify a = a -> Context -> aSource
cifyExp :: Cify HsExpSource
unCify :: (Context -> a) -> aSource
hasOpInfo :: HsName -> BoolSource
Produced by Haddock version 2.3.0