bhoogle 0.1.4.1 → 0.1.4.2
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- README.md +1/−1
- bhoogle.cabal +1/−1
README.md view
@@ -35,4 +35,4 @@ yankArgs=-selection c -Note that the version described in the [blog](http://www.andrevdm.com/posts/2018-01-15-bhoogle.html) is on the [blog](https://github.com/andrevdm/bhoogle/tree/blog) branch.+Note that the version described in the [blog](http://www.andrevdm.com/posts/2022-09-07-bhoogle.html) is on the [blog](https://github.com/andrevdm/bhoogle/tree/blog) branch.
bhoogle.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: bhoogle-version: 0.1.4.1+version: 0.1.4.2 synopsis: Simple terminal GUI for local hoogle. description: bhoogle is a terminal GUI layer over local hoogle. It provides search ahead and sub-string filtering in addition to the usual type-search. homepage: https://github.com/andrevdm/bhoogle#readme