Safe Haskell | Safe-Inferred |
---|
Bash script and input parsing.
- parse :: SourceName -> String -> Either ParseError List
Documentation
parse :: SourceName -> String -> Either ParseError ListSource
Parse a script or input line into a (possibly empty) list of commands.