diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
| commit | cc415305a049ca523f2a8cf674009fa77c54fee6 (patch) | |
| tree | 6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /textproc/hs-polyparse/pkg-descr | |
| parent | d4e6bf5186e82e1b9df2ee5c6ad6642f974f54e9 (diff) | |
Diffstat (limited to 'textproc/hs-polyparse/pkg-descr')
| -rw-r--r-- | textproc/hs-polyparse/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/textproc/hs-polyparse/pkg-descr b/textproc/hs-polyparse/pkg-descr deleted file mode 100644 index 9677bdd925da..000000000000 --- a/textproc/hs-polyparse/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -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/ |
