Safe Haskell | None |
---|---|
Language | Haskell2010 |
Retrie.Pretty
Documentation
noColor :: ColoriseFun #
addColor :: ColoriseFun #
ppSrcSpan :: ColoriseFun -> SrcSpan -> String #
Pretty print location of the file.
type ColoriseFun = ColorIntensity -> Color -> String -> String #