Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-indexed-traversable-instances
From: Masatake Daimon
Date: 2022-02-12 06:21:58
Message id: 20220212052158.7C9F3FB24@cvs.NetBSD.org
Log Message:
devel/hs-indexed-traversable-instances: import hs-indexed-traversable-instances-0.1.1
This package provides extra instances for type-classes in the
indexed-traversable package.
The intention is to keep this package minimal; it provides instances that
formely existed in lens or optics-extra. We recommend putting other
instances directly into their defining packages. The indexed-traversable
package is light, having only GHC boot libraries as its dependencies.
Files: