packages/ruler: hoogle

This commit is contained in:
Primrose 2025-12-11 08:48:54 +08:00
parent 4adfabafa9
commit 123faf4f0a
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -1,3 +1,5 @@
# Use the following to start a hoogle server for the project
# nix-shell -E 'with import ./. {}; packages.ruler.envFunc{withHoogle = true;}' --run "hoogle server --local"
{ {
haskellPackages, haskellPackages,
haskell, haskell,