-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
Installed versions of Agda libraries are incompatible #194414
Labels
bug
Reproducible Homebrew/homebrew-core bug
Comments
I have opened an issue for that, And here is a related PR with this issue. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Has it been resolved? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
#193315 is still open ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I'm trying to use agda. It seems that #178590 updated the standard library to 2.1 without updating agda categories to a version compatible with standard-library 2.1. I guess there is no test of these instructions and the defaults file?
What happened (include all command output)?
Testing:
Debugging:
What did you expect to happen?
The default instructions should not break the running of
agda
on basic examples.Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: