This package browser is in early development. Mind the rough edges.

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.

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.