The_Ghost
The_Ghost

Reputation: 2110

Hoogle as a Chrome search engine

Do someone knows how to set Hoogle as a Google Chrome search engine?

Hackage is already there on those steps:

  1. Click on Chrome search bar
  2. Type "Hackage"
  3. Press Tab key
  4. Write whatever you want to search for

Upvotes: -1

Views: 604

Answers (1)

GarethR
GarethR

Reputation: 724

From the Hoogle manual:

Chrome Integration As a keyword search: With a keyword search you can type h map directly into the location bar to perform a Hoogle search. Go to the Hoogle website in Chrome, right-click in the Hoogle search field and select "Add as a search engine...". Give it a keyword such as "h".

https://github.com/ndmitchell/hoogle/blob/master/README.md

Upvotes: 3

Related Questions