| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Wingman.Metaprogramming.ProofState
Documentation
renderSimplyDecorated Source #
Arguments
| :: 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 #