Y
Hacker News
new
|
ask
|
show
|
jobs
by
jedbrown
5693 days ago
Hoogle is pretty cool:
http://haskell.org/hoogle/?hoogle=m+a+-%3E+(a+-%3E+b)+-%3E+m...
1 comments
pjscott
5692 days ago
The thing I love about Haskell's documentation is that it usually includes the full highlighted source code, all nicely linked. That's tremendously useful when you're diving into new code.
link