bhoogle 0.1.3.1 → 0.1.3.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~vty
Dependency ranges changed: vty
Files
- bhoogle.cabal +2/−2
bhoogle.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.0 name: bhoogle-version: 0.1.3.1+version: 0.1.3.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@@ -25,7 +25,7 @@ , filepath >= 1.4.1.2 && < 1.4.2.0 , containers >= 0.5.11.0 , brick >= 0.37.1 && < 0.38.0- , vty >= 5.21 && < 5.23+ , vty >= 5.21 && < 5.24 , vector >= 0.12.0.1 && < 0.12.2.0 , process >= 1.6.3.0 && < 1.6.4.0 , lens >= 4.16.1 && < 4.17.0