-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
Agda fails to build due to equivalence-0.3.3 dependency failing to build #53396
Labels
6.topic: agda
"A dependently typed programming language / interactive theorem prover"
Comments
I've opened pa-ba/equivalence#4 upstream. |
Agda itself has a bunch of problems compiling with GHC 8.6, we should probably just pin the version of Agda to an 8.4 version until they do a new release. |
Hm, although we don't seem to do that anywhere, so maybe it's frowned upon. |
A new version of Agda seems to be on its way to release agda/agda#3391 |
I believe this is fixed now? |
This should be fixed on master. |
veprbl
added
the
6.topic: agda
"A dependently typed programming language / interactive theorem prover"
label
Feb 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
As stated in the title, I can't build haskellPackages.Agda because one of its dependencies fails to build.
Steps to reproduce
haskellPackages.Agda
to myenvironment.systemPackages
in configuration.nixnixos-rebuild build
Technical details
nix-info output:
nixos-rebuild output:
The text was updated successfully, but these errors were encountered: