ndmitchell / ndmitchell/hoogle
Search hoogle server via CLI
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 803
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I have a Hoogle server that's running remotely.
I can connect to it over the browser, but I would prefer to interact with it through a CLI interface.
I can't find any information in the --help documentation for the hoogle command on how to search using remote servers.
I'd like to be able to do something like hoogle "a -> b" SERVER-ADDRESS:8080 to search for a -> b on the remote server SERVER-ADDRESS:8080.
Does anyone know if this is possible?
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the hoogle CLI entry point and reviewing --help alongside the existing remote server behavior; done means the CLI can search a server address using the requested form and documents the usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100