-
Notifications
You must be signed in to change notification settings - Fork 5
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
can not build transient-universe on mac os x #23
Comments
The cause is that It seems that the last version of transient-universe has not reached stackage LTS. try stack install transient-universe-0.5.0.0 would compile OK |
trying to install transient-universe-0.5.0.0 on a clean system.
If i edit
then i can install |
After
|
For the moment, use the last version of Axiom in github please: |
on a clean system I can build with
stack install transient-universe
on a clean system
stack install axiom
failsafter it fail I can not successfully run
stack install transient-universe
anymore, see the same error:lts-11.7
ghc-8.2.2
mac os x 10.13.4
Darwin Kernel Version 17.5.0
log on a clean system (empty ~/.stack)
stack install axiom
The text was updated successfully, but these errors were encountered: