-
Notifications
You must be signed in to change notification settings - Fork 327
make error #352
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
Comments
What version of Stack do you have? Afaik recent versions of Stack have a
workaround for it.
…On Wed, May 30, 2018, 13:12 phasium ***@***.***> wrote:
when trying to install makedeb
AesonException "Invalid flag name: \"bytestring--lt-0_10_4\""
Makefile:25: recipe for target 'clean' failed
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#352>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABc-apq5_GwDOjUOU3BnzpYEtRvUjNLJks5t3n62gaJpZM4UTEom>
.
|
The latest one. |
Okay, that's weird. I'm not sure what to do here, to be honest. Everything that I know suggests that it should be fixed (e.g. see commercialhaskell/stackage#2759). Are you 100% sure that you don't have e.g. two versions of Stack and the one on PATH is older? (Often people would have Stack installed globally and also in ~/.local/bin, for instance) |
What is your |
Seems to be fixed, reinstalled. |
when trying to install makedeb
The text was updated successfully, but these errors were encountered: