disable hoogle

This commit is contained in:
Patrick Aldis 2026-02-17 12:22:36 +00:00
parent 432d33a8a4
commit 1700fa33ff

View File

@ -31,6 +31,7 @@
name = "aoc";
compiler-nix-name = "ghc9141";
shell.tools.cabal = "latest";
shell.withHoogle = false;
shell.tools.haskell-language-server = {
src = hls-2-13;
sha256map = {