packages feed

gigaparsec-0.2.0.0: CHANGELOG.md

# Revision history for gigaparsec

## 0.1.0.0 -- 2023-10-17

* First version. Released on an unsuspecting world.

## 0.2.0.0 -- 2023-11-09

* Added error system.
* `parse` now has a type parameter, `parse @String` restores old behaviour
* for convenience `parseRepl` will print a parse to the terminal with the `String` error messages.