pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/hs-polyparse



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Thu May 29 22:08:37 UTC 2014

Added Files:
        pkgsrc/textproc/hs-polyparse: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Import polyparse-1.9 as textproc/hs-polyparse,
packaged for wip.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/hs-polyparse/DESCR \
    pkgsrc/textproc/hs-polyparse/Makefile pkgsrc/textproc/hs-polyparse/PLIST \
    pkgsrc/textproc/hs-polyparse/buildlink3.mk \
    pkgsrc/textproc/hs-polyparse/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index