Add hoogle script
This commit is contained in:
parent
e20b338e96
commit
c7da029c7e
@ -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
2
scripts/hoogle
Executable file
@ -0,0 +1,2 @@
|
||||
hoogle generate --local
|
||||
hoogle server --local
|
||||
Loading…
x
Reference in New Issue
Block a user