On Sat, Aug 21, 2010 at 3:36 PM, John Millikin <jmilli...@gmail.com> wrote:
>
> This sort of conversion is trivial. For an example, I've uploaded the
> attoparsec-enumerator package at <
> http://hackage.haskell.org/package/attoparsec-enumerator > --
> iterParser is about 20 lines, excluding the module header and imports.

Cool, but is there a reason it won't work with version 0.2 you just released?

  build-depends:
    [...]
    , enumerator >= 0.1 && < 0.2

I noticed that when installing it.

Paulo
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to