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