Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHC-8.4 compatibility / Removing the dependency on blaze-builder #14

Open
sjakobi opened this issue Mar 13, 2018 · 1 comment
Open

GHC-8.4 compatibility / Removing the dependency on blaze-builder #14

sjakobi opened this issue Mar 13, 2018 · 1 comment

Comments

@sjakobi
Copy link

sjakobi commented Mar 13, 2018

As in http-streams (see aesiniath/http-streams#108) I think you should use a different strict bytestring builder here (or switch to lazy bytestrings).

If you're interested I can give this a try as this package seems small enough.

@istathar
Copy link
Member

The two packages are pretty closely linked. I only factored this one out when I was about to make a http-pipes to the same API, something I haven't gotten around to yet. I'll reply on the main issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants