pgj 2012-06-03 19:02:40 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
Added files:
devel/hs-conduit Makefile distinfo pkg-descr
Log:
Conduits are an approach to the streaming data problem. It is meant as
an alternative to enumerators/iterators, hoping to address the same
issues with different trade-offs based on real-world experience with
enumerators.
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
Revision Changes Path
1.1 +22 -0 ports/devel/hs-conduit/Makefile (new)
1.1 +2 -0 ports/devel/hs-conduit/distinfo (new)
1.1 +6 -0 ports/devel/hs-conduit/pkg-descr (new)
1.176 +2 -1 ports/lang/ghc/bsd.hackage.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"