purescript-0.10.7: PureScript Programming Language Compiler
Language.PureScript.Interactive.Parser
Description
Parser for PSCI.
Synopsis
parseCommand :: String -> Either String Command Source #
Parses PSCI metacommands or expressions input from the user.