A placeholder for a future lens core package.
Cabal 2.2 allows reexported modules, which will eventually allow us to consider splitting lens
into smaller pieces.
Cabal 3.4 allows multiple public sub-libraries in a package Which may be a better plan, to avoid hackage namespace pollution.
I'm claiming this name to avoid rampant namespace confusion between lens:core
and lens-core
in the latter scenario and to allow progress on the former scenario.
For now, use lens
.
lens-core
This is a place-holder for a future lens core library, at the very least it will provide defense against confusion between lens:core
and lens-core
if we proceed with a cabal 3 based multiple sublibrary approach to making lens
capable of building in smaller chuks.
For now, use lens
.
License
Licensed under either of
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual-licensed as above, without any additional terms or conditions.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell
IRC channel on irc.freenode.net
.
-Edward Kmett.