Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2011 18:41:49 +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/textproc/hs-parsec Makefile distinfo pkg-descr
Message-ID:  <201105081841.p48IfnEq052292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2011-05-08 18:41:49 UTC

  FreeBSD ports repository

  Added files:
    textproc/hs-parsec   Makefile distinfo pkg-descr 
  Log:
  Parsec is designed from scratch as an industrial-strength parser
  library.  It is simple, safe, well documented (on the package
  homepage), has extensive libraries and good error messages, and is
  also fast.  It is defined as a monad transformer that can be stacked
  on arbitrary monads, and it is also parametric in the input stream
  type.
  
  WWW:    http://legacy.cs.uu.nl/daan/parsec.html
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.1       +21 -0     ports/textproc/hs-parsec/Makefile (new)
  1.1       +2 -0      ports/textproc/hs-parsec/distinfo (new)
  1.1       +8 -0      ports/textproc/hs-parsec/pkg-descr (new)



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