-
Notifications
You must be signed in to change notification settings - Fork 71
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
Keter not building under fresh Ubuntu 18.04 LTS #200
Comments
You probably want to build Keter using
This should work! 🙂 However, as per the documentation, note that:
I use to build Keter on my local machine using Docker and then deploy the compiled binary to the server simply using |
Great to see bigger traffic here eventually. I can confirm |
I default to using whatever LTS comes in |
Following instructions on https://github.com/snoyberg/keter/blob/master/README.md.
The "cabal install keter" command fails with:
Keter/Main.hs:41:53: error:
Module
'Network.HTTP.Conduit'
does not export
'conduitManagerSettings'
The text was updated successfully, but these errors were encountered: