purescript-0.11.1: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell98

Language.PureScript.Interactive.Parser

Description

Parser for PSCI.

Synopsis

Documentation

parseCommand :: String -> Either String Command Source #

Parses PSCI metacommands or expressions input from the user.