packages feed

clckwrks-cli 0.2.10 → 0.2.12

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~clckwrksdep ~mtldep ~network

Dependency ranges changed: clckwrks, mtl, network

Files

clckwrks-cli.cabal view
@@ -1,5 +1,5 @@ Name:                clckwrks-cli-Version:             0.2.10+Version:             0.2.12 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/@@ -24,8 +24,8 @@   Build-depends:      acid-state >= 0.12 && < 0.13,      base        < 5,-     clckwrks   >= 0.12 && < 0.22,+     clckwrks   >= 0.12 && < 0.23,      haskeline  == 0.7.*,-     mtl        >= 2.0 && < 2.2,-     network    >= 2.3 && < 2.5,+     mtl        >= 2.0 && < 2.3,+     network    >= 2.3 && < 2.6,      parsec     == 3.1.*