cvs commit: ports/devel/hs-conduit Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk

Gabor Pali pgj at FreeBSD.org
Sun Jun 3 19:02:40 UTC 2012


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


More information about the cvs-ports mailing list