Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build-failure regression for base < 4.7 | Herbert Valerio Riedel | 2019-12-08 | 1 | -1/+2 |
* | Better identifier parsing | Alec Theriault | 2019-02-25 | 1 | -1/+12 |
* | Faster 'Text' driven parser combinators | Alec Theriault | 2018-11-05 | 1 | -20/+66 |
* | Build on 7.4 and 7.8 | Alec Theriault | 2018-10-16 | 1 | -1/+2 |
* | Replace 'attoparsec' with 'parsec' (#799) | Alec Theriault | 2018-04-25 | 1 | -152/+73 |
* | Remove bang pattern | Alec Theriault | 2018-03-02 | 1 | -3/+3 |
* | Support unicode operators, proper modules | Alec Theriault | 2018-03-02 | 1 | -2/+23 |
* | Make parser state a newtype | David Feuer | 2016-05-24 | 1 | -1/+1 |
* | (wip) Add support for @since (closes #26) | Simon Hengel | 2014-11-16 | 1 | -6/+27 |
* | newtype-wrap parser monad | Simon Hengel | 2014-11-08 | 1 | -0/+128 |