patch applied (packages/polyparse): Remove all variations of the
Poly combinators that have space leaks.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Wed Mar 4 08:14:12 EST 2009
Wed Mar 4 04:49:32 PST 2009 Malcolm.Wallace at cs.york.ac.uk
* Remove all variations of the Poly combinators that have space leaks.
This is part of a big clean-up to ensure (a) a uniform interface to all
remaining variations, and (b) a clear choice of which variation to pick
for any given task.
R ./src/Text/ParserCombinators/Poly.hs
R ./src/Text/ParserCombinators/Poly/Lazy.hs
R ./src/Text/ParserCombinators/Poly/Plain.hs
R ./src/Text/ParserCombinators/Poly/State.hs
R ./src/Text/ParserCombinators/Poly/StateLazy.hs
R ./src/Text/ParserCombinators/PolyLazy.hs
R ./src/Text/ParserCombinators/PolyState.hs
R ./src/Text/ParserCombinators/PolyStateLazy.hs
View patch online:
http://darcs.haskell.org/packages/polyparse/_darcs/patches/20090304124932-6871e-5cff261c7d501c16109f98cc8dc019f9733d0ab7.gz
More information about the Cvs-libraries
mailing list