microlens-ghc: microlens + array, bytestring, containers, transformers
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.4.3.0, 0.4.4.0, 0.4.5.0, 0.4.6.0, 0.4.7.0, 0.4.8.0, 0.4.9, 0.4.9.1, 0.4.10, 0.4.11, 0.4.11.1, 0.4.12, 0.4.13, 0.4.13.1, 0.4.13.2, 0.4.14.0, 0.4.14.1, 0.4.14.2, 0.4.14.3, 0.4.14.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.3.0.2 && <0.6), base (>=4.5 && <5), bytestring (>=0.9.2.1 && <0.13), containers (>=0.4.0 && <0.8), microlens (>=0.4.13 && <0.4.14), transformers (>=0.2 && <0.7) [details] |
License | BSD-3-Clause |
Author | Edward Kmett, Artyom Kazak |
Maintainer | Steven Fontanella <steven.fontanella@gmail.com> |
Category | Data, Lenses |
Home page | http://github.com/stevenfontanella/microlens |
Bug tracker | http://github.com/stevenfontanella/microlens/issues |
Source repo | head: git clone https://github.com/stevenfontanella/microlens.git |
Uploaded | by stevenfontanella at 2024-04-19T05:36:54Z |
Modules
[Index] [Quick Jump]
Downloads
- microlens-ghc-0.4.14.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees