patch applied (packages/polyparse): Shuffle all the NoLeak
variations to take the place of the leaky ones.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Wed Mar 4 08:14:13 EST 2009
Wed Mar 4 04:57:25 PST 2009 Malcolm.Wallace at cs.york.ac.uk
* Shuffle all the NoLeak variations to take the place of the leaky ones.
./src/Text/ParserCombinators/Poly/NoLeak/Lazy.hs -> ./src/Text/ParserCombinators/Poly/Lazy.hs
./src/Text/ParserCombinators/Poly/NoLeak/Plain.hs -> ./src/Text/ParserCombinators/Poly/Plain.hs
./src/Text/ParserCombinators/Poly/NoLeak/State.hs -> ./src/Text/ParserCombinators/Poly/State.hs
./src/Text/ParserCombinators/Poly/NoLeak/StateLazy.hs -> ./src/Text/ParserCombinators/Poly/StateLazy.hs
A ./src/Text/ParserCombinators/Poly.hs
M ./src/Text/ParserCombinators/Poly/Lazy.hs -1 +1
R ./src/Text/ParserCombinators/Poly/NoLeak/
M ./src/Text/ParserCombinators/Poly/Plain.hs -1 +1
M ./src/Text/ParserCombinators/Poly/State.hs -1 +1
M ./src/Text/ParserCombinators/Poly/StateLazy.hs -1 +1
View patch online:
http://darcs.haskell.org/packages/polyparse/_darcs/patches/20090304125725-6871e-40f378b0c76318d5ead7225c2ef94d29166c584b.gz
More information about the Cvs-libraries
mailing list