[Haskell-cafe] Question about the Monad instance for Iteratee (from the enumerator package)
John Millikin
jmillikin at gmail.com
Wed Apr 20 23:16:11 CEST 2011
It's forbidden for an iteratee to yield extra input that it hasn't consumed;
however, this is unfortunately not enforced by the type system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110420/e0191649/attachment.htm>
More information about the Haskell-Cafe
mailing list