Safe Haskell | Safe-Inferred |
---|
IHaskell.Eval.ParseShell
Description
This module splits a shell command line into a list of strings, one for each command / filename
Documentation
parseShell :: String -> Either ParseError [String]Source
ihaskell-0.4.3.0: A Haskell backend kernel for the IPython project.
Safe Haskell | Safe-Inferred |
---|
IHaskell.Eval.ParseShell
Description
This module splits a shell command line into a list of strings, one for each command / filename
parseShell :: String -> Either ParseError [String]Source