packages feed

yaml-combinators-1.1.1: ChangeLog.md

# Revision history for yaml-combinators

## 1.1.1

Add `anyValue`, which parses any JSON value

## 1.1

* Add `null_`
* Expose `ppParseError`
* Improve the quality of error messages
* Change the definition of the `Reason` type

## 1.0.1 — 2017-06-13

* Add `validate`

## 1.0 — 2017-03-03

* First version. Released on an unsuspecting world.