]> Git — Sourcephile - haskell/symantic-cli.git/history - Symantic/CLI/Parser.hs
parser: drop newtype wrapping of ParserResponseArgs
[haskell/symantic-cli.git] / Symantic / CLI / Parser.hs
2019-06-24 Julien Moutinhoparser: drop newtype wrapping of ParserResponseArgs
2019-06-24 Julien Moutinhoparser: add output to a given IO.Handle
2019-06-24 Julien Moutinhoparser: improve error printing
2019-06-23 Julien Moutinhoparser: use megaparsec, which has better errors
2019-06-22 Julien Moutinhoparser: give IO access to fromSegment
2019-06-17 Julien MoutinhoRewrite using techniques developed in symantic-http.