-
Notifications
You must be signed in to change notification settings - Fork 102
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
Linker error on Arch #1022
Comments
This is not pact problem (it's a problem with your Haskell setup on Arch), but I'm willing to keep this issue open and hash this out so it doesn't come up again as an issue. Have you tried deleting your |
deleted |
Can you paste the rest of the log output? If this is a linker error, then it may be a problem with not being able to link |
thanks for the "quick google search" but what is the purpose of these sussy flags in the cabal file?
and also
seems to me someone was solving a similar problem in a hacky way. |
this solved the probem: first
and then
|
stack is no longer available as a build method. fix cabal build complains about cryptonite and ed25519. closed kadena-io#1022
stack is no longer available as a build method. fix cabal build complains about cryptonite and ed25519. closed #1022
I get a Linker error on Arch:
ghc-8.6.5
cabal-3.6.2.0
The text was updated successfully, but these errors were encountered: