Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
renderSimplyDecorated Source #
:: Monoid out | |
=> (Text -> out) | Render plain |
-> (ann -> out) | How to render an annotation |
-> (ann -> out) | How to render the removed annotation |
-> SimpleDocStream ann | |
-> out |
forceMarkdownNewlines :: String -> String Source #
proofState :: RunTacticResults -> Doc Ann Source #
prettyHypothesis :: Hypothesis CType -> Doc Ann Source #
textSpaces :: Int -> Text Source #