Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2012 19:02:40 +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/hs-conduit Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk
Message-ID:  <201206031902.q53J2e3F071996@repoman.freebsd.org>

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



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