Subject: CVS commit: pkgsrc/devel/hs-conduit
From: Masatake Daimon
Date: 2020-01-03 08:52:18
Message id: 20200103075218.201AEFA97@cvs.NetBSD.org

Log Message:
Import conduit-1.2.13.1 from wip

conduit is a solution to the streaming data problem, allowing for
production, transformation, and consumption of streams of data in constant
memory. It is an alternative to lazy I/O which guarantees deterministic
resource handling, and fits in the same general solution space as
enumerator/iteratee and pipes. For a tutorial, please visit
https://haskell.fpcomplete.com/user/snoyberg/library-documentation/conduit-overview

Files:
RevisionActionfile
1.1addpkgsrc/devel/hs-conduit/DESCR
1.1addpkgsrc/devel/hs-conduit/Makefile
1.1addpkgsrc/devel/hs-conduit/buildlink3.mk
1.1addpkgsrc/devel/hs-conduit/distinfo