@hackage stateWriter0.2.10

A faster variant of the RWS monad transformers.

This is a version of the RWS monad transformers that should be much faster than what's found in transformers. The writer in the strict version does not leak memory.