Ben Gamari

Results 289 comments of Ben Gamari

What is the joyent HTTP parser? Regardless, I'll have a look at the Core tonight. Sounds like a fun puzzle.

@flip111, yes, I've been meaning to write a bit about how I read Core for a long time now. In general I start by moving the bits that I'm interested...

For what it's worth, I have also needed such a function. > As a user, I appreciate libraries that provide useful combinations, even if they aren't very memorable. I would...

I agree that this shouldn't be a release blocker.

Thanks for filing this, @sjakobi!

The current state of things: * #240 fixes a couple of bits of low-hanging fruit which sum to a few percent improvement * `dhall`'s `master` branch already has a few...

@FinleyMcIlwaine in principle this looks good but it would be good to validate with GHC 9.4.

Things should be much better in this regard now since we have split up `cborg` and `serialise`, assuming you don't want to use the `Serialise` class.

In the case of `uuid-types` it seems there is already precedent for it to provide its instances as `uuid-types` depends upon `binary`. Given that `uuid-types` depends upon `binary`, we would...