cvs commit: ports/devel Makefile ports/devel/hs-uvector Makefile distinfo pkg-descr pkg-plist

Gabor Pali pgj at FreeBSD.org
Mon Jan 4 07:55:09 UTC 2010


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)


More information about the cvs-ports mailing list