packages feed

lens-aeson-1.0.2: CHANGELOG.markdown

1.0.2
-----
* Support `doctest-0.12`

1.0.1
-----
* Revamp `Setup.hs` to use `cabal-doctest`. This makes it build
  with `Cabal-2.0`, and makes the `doctest`s work with `cabal new-build` and
  sandboxes.

1.0.0.5
----
* Fix tests to work against vector-0.11
* Documentation fixes
* No functional changes since 1.0.0.4

1.0.0.3
----
* Move lens upper bound to < 5 like the other packages in the family

1
----
* Module migrated from lens package to Data.Aeson.Lens

0.1.2
-----
* Added `members` and `values`

0.1.1
-----
* Broadened dependencies

0.1
---
* Repository initialized