this post was submitted on 03 Feb 2025
8 points (90.0% liked)

Haskell

550 readers
1 users here now

founded 2 years ago
MODERATORS
 

I just discovered bhoogle a few years too late and it just doesn't get enough love

@haskell #programming It's a TUI wrapper for hoogle done right. @andrevdm 's blog post: https://www.andrevdm.com/posts/2022-09-07-bhoogle.html

top 2 comments
sorted by: hot top controversial new old
[โ€“] solrize@lemmy.world 2 points 4 months ago

Thanks for explaining what it is without making us click something. Using @hoogle on Freenode #haskell is all the TUI I need ;).

[โ€“] foxy@social.edu.nl 2 points 4 months ago* (last edited 4 months ago)

@haskell @balsoft yeah "done right" was maybe somewhat generous. It's apparently meant to be more of a pet/toy project, so there's no multithreading indeed. I believe the author is willing to accept PRs on the matter