k0001

Results 53 comments of k0001

Just to be clear: I'm satisfied with just using `next` in my code, the original proposal in this pull-request is not important anymore, you can ignore it. Still, we can...

And thanks for the hint :)

I agree with your general concerns about the monad transformer laws. In your `peek` function I find it confusing that we are returning the `a` both on its own and...

Actually, I think your `peek` function is doing precisely what one would usually expect from a function named `peek`. Let's keep that one.

I'm facing this issue as well (and NixOS/nixops-aws#78) :) Have there been any changes related to this?

Perhaps I wasn't clear. I am not suggesting getting rid of the `Text` support in the API, I am suggesting using `ByteString` **internally**, and exposing and API for encoding and...

See #46 — @melisaldiaz is working on some of this.

As of `df1 0.2` there is a draft BNF specification in the docs. This hasn't been verified, however.