Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
parseSR :: SRAlgs -> ByteString -> Bool -> ByteString -> Either String (Fix SRTree) Source #
Calls the corresponding parser for a given SRAlgs
showOutput :: Output -> Fix SRTree -> String Source #
Returns the corresponding function from Data.SRTree.Print for a given Output
.
Supported algorithms.