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