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.
2 parents 75aaae0 + 28bd206 commit be662eeCopy full SHA for be662ee
configuration-ghc-901.nix
@@ -87,9 +87,6 @@ let
87
sha256 = "P+aocEcqCN8klnW3IMrmIqq6ztBZJxk4sBp1ewN6YaA=";
88
}) { };
89
90
- # needs https://github.com/JonasDuregard/sized-functors/pull/9
91
- dual-tree = dontCheck hsuper.dual-tree;
92
-
93
# Re-generate HLS drv excluding some plugins
94
haskell-language-server =
95
hself.callCabal2nixWithOptions "haskell-language-server" ./.
0 commit comments