Text.ParseSR.IO
withInput :: String -> SRAlgs -> String -> Bool -> IO [Either String (SRTree Int Double)] Source #
withOutput :: String -> Output -> [Either String (SRTree Int Double)] -> IO () Source #