BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett
This version can be pinned in stack with:keys-3.11@sha256:b1a0c0d734a3dba396f4df1418e521da6f2287a56ed344ddda78d6133d27cfd3,1320

Module documentation for 3.11

keys

Hackage Build Status

This package provides a bunch of ad hoc classes for accessing parts of a container.

In practice this package is largely subsumed by the lens package, but it is maintained for now as it has much simpler dependencies.

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

Changes

3.11

  • Support for comonad 5
  • Support for GHC 8
  • Support for transformers 0.5

3.10.2

  • Support for semigroupoids 5

3.10.1

  • Support for transformers 0.4

3.10

  • Updated to use free, semigroupoids, comonad version 4.0

3.0.4

  • Updated array dependency
  • Added proper upper bounds to other dependencies

3.0.3

  • This package is now Trustworthy

3.0.2

  • Removed upper bounds on my other dependencies
  • Directory layout change
  • Added support files
  • Travis build notification to IRC