-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
agda.withPackages: use GHC with ieee754 as default #110501
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
Conversation
As mentioned in the package description of ieee on Hackage, ieee is deprecated in favor of ieee754.
ceb4424
to
63fea09
Compare
@turion told me that I should mention you, @alexarice. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agda documentation seems to also recommend ieee754 now
This is a semi-automatic executed nixpkgs-review which is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 1 package built:
|
Test that the compiled executable actually runs.
63fea09
to
67e43b7
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Motivation for this change
As mentioned in the package description of ieee on Hackage,
ieee is deprecated in favor of ieee754.
Things done
Change default
ghcWithPackages
inagda.withPackages
.sandbox
innix.conf
on non-NixOS linux)See "Hello World" in nixos/tests/agda.nix