ghc-keys 3.12.3
Keyed functors and containers
This package provides a bunch of ad hoc classes for accessing parts of a container. In practice this package is largely subsumed by the ghc-lens
, but it is maintained for now as it has much simpler dependencies.
- Outputs:
out
- Website: https://github.com/ekmett/keys/
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-keys 3.12.3
as follows:
guix install ghc-keys@3.12.3
Or install the latest version:
guix install ghc-keys
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.