Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
tooOld :: FortranVersion -> String -> FortranVersion -> a Source #
type Indentation = Maybe Int Source #
pprintAndRender :: IndentablePretty t => FortranVersion -> t -> Indentation -> String Source #
class IndentablePretty t where Source #
pprint :: FortranVersion -> t -> Indentation -> Doc Source #
Instances
endGen :: Pretty a => FortranVersion -> Doc -> a -> Indentation -> Doc Source #
pprint' :: FortranVersion -> t -> Doc Source #