[update docs for version 1.17 Malcolm.Wallace@cs.york.ac.uk**20060911100252] { hunk ./docs/changelog.html 15 + +
+
+ runhaskell Setup.hs configure [--prefix=...] [--buildwith=...] + runhaskell Setup.hs build + runhaskell Setup.hs install +hunk ./docs/index.html 163 +For older compilers, use: hunk ./docs/index.html 186 +
+Version 1.17 essentially just fixes compatibility with ghc-6.6.
+However, it also include a lazier pretty-printer to use in conjunction
+with the lazy parser, to save running out of memory on large datasets.
+
hunk ./docs/index.html 243
-The previous version (1.13) had the following features and fixes:
+The previous stable version (1.13) had the following features and fixes:
}