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.
nix build
1 parent 4dbfbf7 commit a32611dCopy full SHA for a32611d
flake.nix
@@ -22,6 +22,7 @@
22
settings = {
23
hackage-server.check = false;
24
heist.check = false;
25
+ threads.check = false;
26
};
27
packages = {
28
Cabal.source = "3.10.1.0";
0 commit comments