packages feed

lens-toml-parser-0.1.0.2: ChangeLog.md

# Revision history for lens-toml-parser

## 0.1.0.0  -- 2017-08-14

* First version. Released on an unsuspecting world.

## 0.1.0.1  -- 2017-10-07

* Added `INLINE` pragmas.
* Updated tests.

## 0.1.0.2  -- 2018-04-22

* Refactored (used `Right` instead of `pure` in prism definitions).
* Simplified tests/Main.hs to appease hlint.