Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2010 07:55:09 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/hs-uvector Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201001040755.o047t9tg025442@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001040755.o047t9tg025442>