yellowtides / owenbot-hs

A utility bot written in Haskell for the Edinburgh Informatics Class of ‘24’s main messaging platform (Discord server).
https://yellowtid.es/owenbot-hs/
BSD 3-Clause "New" or "Revised" License
8 stars 7 forks source link

Bring back Hoogle support #31

Closed jacobjwalters closed 3 years ago

jacobjwalters commented 3 years ago

This was a great (if incredibly poorly implemented) feature of the original owenbot written in nodejs.

This page gives several different ways to implement the functionality. The Haskell version queries the local copy of Hoogle docs (I believe), whereas the JSON version queries the online version of Hoogle.