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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"