Date: Sat, 13 Aug 2011 19:37:58 +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/lang/ghc bsd.hackage.mk ports/textproc Makefile ports/textproc/hs-attoparsec-text Makefile distinfo pkg-descr Message-ID: <201108131937.p7DJbxiP059720@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2011-08-13 19:37:58 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
textproc Makefile
Added files:
textproc/hs-attoparsec-text Makefile distinfo pkg-descr
Log:
A fast parser combinator library, aimed particularly at dealing efficiently
with network protocols and complicated text/binary file formats.
This library is basically a translation of the original attoparsec library
to use text instead of bytestrings.
WWW: http://patch-tag.com/r/felipe/attoparsec-text/home
Obtained from: FreeBSD Haskell
Revision Changes Path
1.41 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1631 +1 -0 ports/textproc/Makefile
1.1 +20 -0 ports/textproc/hs-attoparsec-text/Makefile (new)
1.1 +2 -0 ports/textproc/hs-attoparsec-text/distinfo (new)
1.1 +7 -0 ports/textproc/hs-attoparsec-text/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108131937.p7DJbxiP059720>
