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

Fails to build with lts-14.0 - error in MultipartFormData #121

Open
VoidDruid opened this issue Nov 22, 2019 · 3 comments
Open

Fails to build with lts-14.0 - error in MultipartFormData #121

VoidDruid opened this issue Nov 22, 2019 · 3 comments

Comments

@VoidDruid
Copy link

Hello! First of all, thank you for this package.
When I try to build it with stack, resolver - lts-14.0, I ran into following error:
Module Servant.Client.Internal.HttpClient does not export clientResponseToReponse in MultipartFormData.hs:41:57
Can you please help me fix this?

@VoidDruid
Copy link
Author

I should mention that I am building with allow-newer: true, because without it stack just says "Plan construction failed."

@VoidDruid
Copy link
Author

Upd: I got stack to start building with lts-10.0, but now build hangs on Compiling Web.Telegram.API.Bot.Data 🤕

@ghost
Copy link

ghost commented Feb 6, 2020

This Typo seems to be fixed in #119, but is not presented in Hackage, when I browse the MultipartFormData.hs-Source the Typo is still present. And the version 0.7.1.0 can also not be build.

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

1 participant