BSD-3-Clause licensed by Artyom
Maintained by Artyom
This version can be pinned in stack with:microlens-platform-0.1.5.0@sha256:c0aba9fb7a56ec3c74dc4703b6c9e076b64938f82c6d9a1d0a29c14de49986fe,2365

Module documentation for 0.1.5.0

This package exports a module which is the recommended starting point for using microlens if you aren't trying to keep your dependencies minimal. By importing Lens.Micro.Platform you get all functions and instances from microlens, microlens-th, microlens-mtl, microlens-ghc, as well as instances for Vector, Text, and HashMap.

The minor and major versions of microlens-platform are incremented whenever the minor and major versions of any other microlens package are incremented, so you can depend on the exact version of microlens-platform without specifying the version of microlens (microlens-mtl, etc) you need.

This package is a part of the microlens family; see the readme on Github.

Changes

0.1.5.0

  • New minor release (microlens-mtl-0.1.6).

0.1.4.0

  • New minor release (microlens-0.3.4).

0.1.3.0

  • Added Safe Haskell pragmas.
  • New minor release (microlens-0.3.3).

0.1.2.0

  • New minor release (microlens-0.3.2).

0.1.1.0

  • New minor release (microlens-0.3.1).

0.1.0.0

Initial release.