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

Haskell

372 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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 22 hours ago* (last edited 22 hours 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