Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Orphan instances
Render c => Render (IPBoundary' c) Source # | IPBoundary' |
render :: IPBoundary' c -> Inlines Source # renderPrec :: Int -> IPBoundary' c -> Inlines Source # | |
(Render a, Render b) => Render (OutputConstraint a b) Source # | OutputConstraint |
render :: OutputConstraint a b -> Inlines Source # renderPrec :: Int -> OutputConstraint a b -> Inlines Source # | |
(Render a, Render b) => Render (OutputForm a b) Source # | OutputForm |
render :: OutputForm a b -> Inlines Source # renderPrec :: Int -> OutputForm a b -> Inlines Source # |