Théophile Choutri de Tarlé

Results 214 comments of Théophile Choutri de Tarlé

Ok, looks like it's also the opportunity for us to clarify that.

@kutyel You can even perform a partial encoding, with `/` becoming `%2F`, but leave brackets and `@` in order to increase readability.

@saurabhnanda Thanks a lot for this! Could you please add a new changelog entry in the `changelog.d` file? Just like this one https://github.com/haskell-servant/servant/blob/master/changelog.d/issue-1780

@saurabhnanda changelog-d has been around for quite some time, if I'm not mistaken. Regarding the GHC deprecations: yes they are intended, see https://github.com/haskell-servant/servant/pull/1778. You will need to update the Stack...

@saurabhnanda ping! I'd like to get this merged for 0.20.3.0 :)

@saurabhnanda no worries :)

We probably need to drop GHC

@BebeSparkelSparkel would you mind rebasing on current HEAD?

@alt-romes Quite unfortunately your code works perfectly fine on my machine, which confirms my theory that Hackage is a bad HTTP server to query. Not too sure what can be...

Ah, how quaint! I'll toy with your code and hit httpbin.org to see where it fails.