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
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
Would be so cool to have something like this for Nix (with appropriate accommodations for packages and NixOS modules, and some Flake search too).
(Actually, bhoogle is stuttering a lot with some queries - looks like the TUI rendering and search happen in a single thread. Not cool.)