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