Y
Hacker News
new
|
ask
|
show
|
jobs
by
sknuds
3971 days ago
It'd be nice to be able to search by type declaration
1 comments
dllthomas
3971 days ago
Hoogle lets you do exactly that, with fuzzy matching:
https://www.haskell.org/hoogle/?hoogle=a+-%3E+[b]
It's as useful as you might hope!
link
anthk
3970 days ago
I am not a Haskeller, but you can use "!h searchterm" on Duck Duck Go.
link
ddellacosta
3970 days ago
OMG thank you, this was the thing that got me to finally permanently set my toolbar search in FF to Duck Duck Go...
link
https://www.haskell.org/hoogle/?hoogle=a+-%3E+[b]
It's as useful as you might hope!