Having a working setup for hoogle would be very useful for a large-ish project I’m working on. The flake.nix uses developPackage so just entering a shell allows me to run hoogle server. However, how do I set it up so I can use hoogle on
the package I’m working on, and
the set of packages I’ve installed locally, and
ideally with local links, i.e. no links to hackage?
I’ve tried to work this out through the documentation for hoogle but without success.
This sequence of commands gives me a hoogle on localhost:8080 for the local package: