Add hoogle script

This commit is contained in:
Paul Brinkmeier 2025-08-20 18:53:13 +02:00
parent e20b338e96
commit c7da029c7e
2 changed files with 3 additions and 0 deletions

View File

@ -73,6 +73,7 @@
pkgs.haskell.lib.addBuildTools drv [
pkgs.cabal-install
pkgs.haskellPackages.implicit-hie
pkgs.haskellPackages.hoogle
pkgs.haskell-language-server
pkgs.fourmolu
pkgs.postgresql

2
scripts/hoogle Executable file
View File

@ -0,0 +1,2 @@
hoogle generate --local
hoogle server --local