pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/hs-parsec



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Mon May 19 21:15:55 UTC 2014

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

Log Message:
Import parsec-3.1.5 as textproc/hs-parsec,
packaged for wip by pho.

Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented (on the package
homepage), has extensive libraries and good error messages, and is
also fast. It is defined as a monad transformer that can be stacked on
arbitrary monads, and it is also parametric in the input stream type.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/hs-parsec/DESCR \
    pkgsrc/textproc/hs-parsec/Makefile pkgsrc/textproc/hs-parsec/PLIST \
    pkgsrc/textproc/hs-parsec/buildlink3.mk \
    pkgsrc/textproc/hs-parsec/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