We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658327c commit 9781df8Copy full SHA for 9781df8
survey/default.nix
@@ -148,6 +148,7 @@ let
148
# because its own executable is not in PATH ("ghc: could not execute: doctest-driver-gen")
149
"doctest-driver-gen"
150
# https://github.com/ekmett/ad/issues/73 (floating point precision)
151
+ # TODO: Remove when https://github.com/ekmett/ad/pull/76 is merged and available
152
"ad"
153
];
154
# Making it a set for faster lookup
0 commit comments