Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
tellSgrFormat :: RenderANSIM () Source #
localFormat :: Formats -> RenderANSIM () -> RenderANSIM () Source #
formatRenderANSI :: Formats -> RenderANSIM () -> RenderANSIM () Source #
compileOTree :: TreeO -> RenderANSIM () Source #
execRenderANSIWith :: (RenderANSIM () -> RenderANSIM ()) -> TreeO -> 𝐼A 𝕊 Source #
gv_PPRINT_COLOR :: IORef 𝔹 Source #
ppRenderWith :: (RenderANSIM () -> RenderANSIM ()) -> (DocAM () -> DocAM ()) -> (DocM () -> DocM ()) -> Doc -> 𝕊 Source #
ppRenderNoFmt :: Doc -> 𝕊 Source #
ppRenderYesFmt :: Doc -> 𝕊 Source #
ppRenderWide :: Doc -> 𝕊 Source #
ppRenderNarrow :: Doc -> 𝕊 Source #
ppRenderNoFmtWide :: Doc -> 𝕊 Source #
ppRenderNoFmtNarrow :: Doc -> 𝕊 Source #
ppColorOff :: IO () Source #
debugShape :: Doc -> IO () Source #