Path to this page:
Subject: CVS commit: pkgsrc/textproc/hs-polyparse
From: Ryosuke Moro
Date: 2015-08-02 13:32:55
Message id: 20150802113255.E8CDE98@cvs.netbsd.org
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.
Files: