packages feed

language-thrift-0.3.0.0: CHANGES.md

0.3.0.0
=======

-   Allow changing the underlying parser to any parser that implements the
    `TokenParsing` class from `parsers`
-   Add `thriftIDLParser` for standard use cases
-   Add `Language.Thrift.Parser.Trifecta` with a standard Trifecta-based
    parser

0.2.0.0
=======

-   Track starting positions in source annotations
-   Move docs to a separate field

0.1.0.1
=======

-   Allow `base` 4.9

0.1.0.0
=======

-   Initial release