clckwrks-cli 0.2.17.2 → 0.2.17.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~acid-state
Dependency ranges changed: acid-state
Files
- clckwrks-cli.cabal +2/−2
clckwrks-cli.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-cli-Version: 0.2.17.2+Version: 0.2.17.3 Synopsis: a command-line interface for adminstrating some aspects of clckwrks Description: This tool permits browsing of users, changing their roles, and other features. Homepage: http://www.clckwrks.com/@@ -22,7 +22,7 @@ Main.hs Default-Language: Haskell2010 Build-depends:- acid-state >= 0.12 && < 0.15,+ acid-state >= 0.12 && < 0.16, base < 5, clckwrks >= 0.23 && < 0.25, haskeline == 0.7.*,