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:           Sun Aug  2 11:32:55 UTC 2015

Modified Files:
        pkgsrc/textproc/hs-polyparse: Makefile buildlink3.mk distinfo

Log Message:
Update to 1.11

changelog:
Changes in polyparse-1.11

    A fix for the Applicative/Monad/Functor classes rearrangement in ghc-7.10.*.

Changes in polyparse-1.10

    A new basic text-accepting combinator "literal", accepts the given string, without lexing it into Haskell-like words ("isWord").
    A more correct implementation of "manyFinally".
    A new combinator "satisfyMsg" which has a string describing the predicate, in order to produce more informative error messages.


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