shaker-0.4.1: simple and interactive command-line build tool

Shaker.Parser

Description

Module responsible to parse a String into a Command

Synopsis

Documentation

parseCommand :: String -> ShakerInput -> Either ParseError CommandSource

Parse the given string to a Command