Fast unboxed arrays with a flexible interface. The library is built of fusible combinators, as described in the paper: "Stream Fusion: From Lists to Streams to Nothing at All". http://hackage.haskell.org/package/uvector
Responsible Changed From-To: freebsd-ports-bugs->haskell haskell@ wants this port PRs (via the GNATS Auto Assign Tool)
pgj 2010-01-04 07:55:09 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/hs-uvector Makefile distinfo pkg-descr pkg-plist Log: Fast unboxed arrays with a flexible interface for Haskell. The library is built of fusible combinators, as described in the paper "Stream Fusion: From Lists to Streams to Nothing at All". WWW: http://code.haskell.org/~dons/code/uvector PR: ports/142285 Submitted by: Jacula Modyun <jacula(at)gmail.com> Revision Changes Path 1.3742 +1 -0 ports/devel/Makefile 1.1 +86 -0 ports/devel/hs-uvector/Makefile (new) 1.1 +3 -0 ports/devel/hs-uvector/distinfo (new) 1.1 +7 -0 ports/devel/hs-uvector/pkg-descr (new) 1.1 +32 -0 ports/devel/hs-uvector/pkg-plist (new) _______________________________________________ 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"
State Changed From-To: open->closed Your port has been added to the repository. Thanks!