4 ms·
It'd be nice to be able to search by type declaration
by sknuds 11y ago
It'd be nice to be able to search by type declaration
- dllthomas 11y agoHoogle lets you do exactly that, with fuzzy matching: https://www.haskell.org/hoogle/?hoogle=a+-%3E+[b] https://www.haskell.org/hoogle/?hoogle=a+-%3E+[b] It's as useful as you might hope!
- anthk 11y agoI am not a Haskeller, but you can use "!h searchterm" on Duck Duck Go.
- ddellacosta 11y agoOMG thank you, this was the thing that got me to finally permanently set my toolbar search in FF to Duck Duck Go...