packages feed

ssh 0.2.12 → 0.2.12.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~cryptohash

Dependency ranges changed: cryptohash

Files

ssh.cabal view
@@ -1,5 +1,5 @@ name:                ssh-version:             0.2.12+version:             0.2.12.1 synopsis:            A pure-Haskell SSH server library. description:     This package was split from darcsden into its own project; documentation@@ -53,7 +53,7 @@                     containers,                     crypto-api,                     crypto-pubkey-types >= 0.2,-                    cryptohash,+                    cryptohash < 0.10,                     HsOpenSSL >= 0.8,                     network,                     process,