Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-polyparse,
Variety of alternative parser combinator libraries
Branch: CURRENT,
Version: 1.9,
Package name: hs-polyparse-1.9,
Maintainer: szptvlfnA variety of alternative parser combinator libraries, 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.
Required to run:[
wip/ghc]
Master sites:
SHA1: 3eaa42c1f9edbc3802318d463484f9fcbc8c5012
RMD160: 07be0c999d94f1f5d914528b40fb3a601788141b
Filesize: 21.734 KB
Version history: (Expand)
- (2014-05-31) Package deleted from pkgsrc
- (2014-03-16) Package added to pkgsrc.se, version hs-polyparse-1.9 (created)
CVS history: (Expand)
2014-05-30 00:11:19 by Ryosuke Moro | Files touched by this commit (16) |  |
Log message:
Remove hs-mmorph, imported to pkgsrc/devel.
Remove hs-polyparse, imported to pkgsrc/textproc.
|
2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119) |
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
|
2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74) |
Log message:
Update MAINTAINER address
|
2014-04-17 00:16:27 by Ryosuke Moro | Files touched by this commit (10) |
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
|
2014-03-16 13:16:14 by Ryosuke Moro | Files touched by this commit (5) |
Log message:
Import polyparse-1.9 as wip/hs-polyparse.
A variety of alternative parser combinator libraries, 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.
|