Open wolftune opened 9 years ago
There are things the current Hoogle misses, such as getYesod, whereas http://www.stackage.org/lts-3/hoogle will find that and otherwise is fully working. So, I'd like to be able to use that.
getYesod
Alternatively, the incomplete http://hoogle.haskell.org/ alpha is another option to consider. So, it would be nice to let users choose the regular official https://www.haskell.org/hoogle/ or the other two options I just listed.
Perhaps the easiest would be a setting field for pasting a URL and some explanation text mentioning these three options for consideration.
Thanks for the PR. I've added this to my todo list!
It was just an issue ticket, I didn't send a PR, but thanks
Lol, I got confused. This feature will come. If you want it quickly, feel free to send a PR though :)
There are things the current Hoogle misses, such as
getYesod
, whereas http://www.stackage.org/lts-3/hoogle will find that and otherwise is fully working. So, I'd like to be able to use that.Alternatively, the incomplete http://hoogle.haskell.org/ alpha is another option to consider. So, it would be nice to let users choose the regular official https://www.haskell.org/hoogle/ or the other two options I just listed.
Perhaps the easiest would be a setting field for pasting a URL and some explanation text mentioning these three options for consideration.