Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2009 23:53:56 +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 Makefile ports/textproc/hs-polyparse-ghc Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200901232353.n0NNruca036212@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2009-01-23 23:53:56 UTC

  FreeBSD ports repository (doc committer)

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/hs-polyparse-ghc Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  A variety of alternative parser combinator libraries for the functional
  programming language Haskell, including the original HuttonMeijer set.
  The Poly sets have features like good error reporting, arbitrary token
  type, running state, lazy parsing, and so on.  Finally, Text.Parse is a
  proposed replacement for the standard Read class, for better
  deserialisation of Haskell values from Strings.
  
  WWW: http://www.cs.york.ac.uk/fp/polyparse/
  
  Approved by:    gabor
  
  Revision  Changes    Path
  1.1300    +1 -0      ports/textproc/Makefile
  1.1       +55 -0     ports/textproc/hs-polyparse-ghc/Makefile (new)
  1.1       +3 -0      ports/textproc/hs-polyparse-ghc/distinfo (new)
  1.1       +8 -0      ports/textproc/hs-polyparse-ghc/pkg-descr (new)
  1.1       +29 -0     ports/textproc/hs-polyparse-ghc/pkg-plist (new)



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