clckwrks-cli 0.2.12 → 0.2.13
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~network
Dependency ranges changed: network
Files
- clckwrks-cli.cabal +2/−2
clckwrks-cli.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-cli-Version: 0.2.12+Version: 0.2.13 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/@@ -27,5 +27,5 @@ clckwrks >= 0.12 && < 0.23, haskeline == 0.7.*, mtl >= 2.0 && < 2.3,- network >= 2.3 && < 2.6,+ network >= 2.3 && < 2.7, parsec == 3.1.*