packages feed

microlens-mtl-0.1.6.1: CHANGELOG.md

# 0.1.6.1

* Bumped transformers version.
* Bumped microlens version.

# 0.1.6.0

* Added `Lens.Micro.Mtl.Internal` (which exports zooming type classes)

# 0.1.5.0

* Added Safe Haskell pragmas.

# 0.1.4.1

* Bumped microlens version.

# 0.1.4.0

* Added `preview` (a synonym for (`^?`)).
* Bumped microlens version.

# 0.1.3.1

* Bumped microlens version.

# 0.1.3.0

* Moved some internally used functions to `Lens.Micro.Internal` in microlens.
* Bumped base version.

# 0.1.2.0

* Package now compiles with `-O2` and other optimisations by default.

# 0.1.1.0

* Added `zoom` and `magnify`.

# 0.1.0.0

Initial release.