[Document the new Text.Parse API calls (and some other recent changes).
Malcolm.Wallace@cs.york.ac.uk**20091127070107
Ignore-this: b8db9603eff1b4b46da05b97f88fa893
] {
hunk ./docs/changelog.html 35
+
New API calls: Text.Parse.readByParse and readsPrecByParsePrec,
+ to make it easy to create instances of the old Read class (for
+ backwards compatibility) from your TextParser.
hunk ./docs/index.html 168
-polyparse-1.3, release date 2009.03.09
+polyparse-1.4, release date 2009.11.27
hunk ./docs/index.html 170
-.tar.gz,
-.zip.
+.tar.gz,
+.zip.
hunk ./docs/index.html 179
+polyparse-1.3, release date 2009.03.09
+By HTTP:
+.tar.gz,
+.zip.
+
hunk ./docs/index.html 212
+ cabal install polyparse
+
+or
+
hunk ./docs/index.html 236
+
+Version 1.4 has several bugfixes, improvements, and API additions. See
+the complete changelog
for fuller
+details. The main headline is new ByteString functionality.
+
}