@hackage microlens-ghc0.4.15.2
microlens + array, bytestring, containers, transformers
Categories
License
BSD-3-Clause
Maintainer
Steven Fontanella <steven.fontanella@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- array >=0.3.0.2 && <0.6
- base >=4.5 && <5
- bytestring >=0.9.2.1 && <0.13
- containers >=0.4.0 && <0.9
- microlens >=0.5.0 && <0.5.1
- transformers >=0.2 && <0.7 Show all…
Dependents (14)
@hackage/microlens-platform, @hackage/ble, @hackage/heddit, @hackage/aura, @hackage/prelate, @hackage/xlsx, Show all…
Use this package instead of microlens if you don't mind depending on all dependencies here – Lens.Micro.GHC reexports everything from Lens.Micro and additionally provides orphan instances of microlens classes for packages coming with GHC (array, bytestring, containers, transformers).
The minor and major versions of microlens-ghc are incremented whenever the minor and major versions of microlens are incremented, so you can depend on the exact version of microlens-ghc without specifying the version of microlens you need.
This package is a part of the microlens family; see the readme on Github.