Mark Karpov

Results 220 comments of Mark Karpov

I think the best way forward is starting with 2 and gradually as users request normalization for more schemes we will move forward to 3. If I understand correctly the...

Yes, please go ahead with (2) :+1:

Currently the way to do it is to manipulate the `uriPath` field either "manually" or with lenses. I imagine it can get a bit annoying if you want to take...

What do other packages do? Let's say `network-uri` and `uri-bytestring`?

> May be good idea run it again and post the list of these extensions here. Please do!

Is there any progress on `stack` support? Do you need help?

Blocked on `lucid`: https://github.com/chrisdone/lucid/pull/137

Can you do the primitive operations in `IO` and lift that using the existing `MonadIO` instance?

Yes, I guess this is in scope. I thought of something like this myself, but decided that would be not a very popular use case, but you seem to confirm...