Subject: CVS commit: pkgsrc/devel/hs-some
From: Masatake Daimon
Date: 2022-02-16 06:04:23
Message id: 20220216050423.A5109FB24@cvs.NetBSD.org

Log Message:
devel/hs-some: import hs-some-1.0.3

This library defines an existential type Some.

data Some f where
    Some :: f a -> Some f

in few variants, and utilities to work with it.

If you are unsure which variant to use, use the one in Data.Some module.

Files:
RevisionActionfile
1.1addpkgsrc/devel/hs-some/DESCR
1.1addpkgsrc/devel/hs-some/Makefile
1.1addpkgsrc/devel/hs-some/PLIST
1.1addpkgsrc/devel/hs-some/buildlink3.mk
1.1addpkgsrc/devel/hs-some/distinfo
1.1addpkgsrc/devel/hs-some/patches/patch-some.cabal