Hermes 0.0.2 → 0.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~monads-tf
Dependency ranges changed: monads-tf
Files
- Hermes.cabal +2/−2
Hermes.cabal view
@@ -3,7 +3,7 @@ Description: A middleware providing best-effort unicast, remote procedure calls, probabilistic (and slow!) broadcast and automatic membership management, meant for small to medium networks-Version: 0.0.2+Version: 0.0.3 License: BSD3 Author: Svein Ove Aas <svein.ove@aas.no> Maintainer: Svein Ove Aas <svein.ove@aas.no>@@ -18,7 +18,7 @@ Library Build-Depends: base == 4.*, bytestring, cereal >= 0.2, stm, hslogger >= 1.0.7, old-time, containers, AES >= 0.2.4, SHA2 >= 0.1.1, RSA >= 1.0.2,- network, yjtools >= 0.9.7, random, monads-tf == 0.0.*,+ network, yjtools >= 0.9.7, random, monads-tf == 0.1.*, syb == 0.1.*, unamb >= 0.2.2, time >= 1.1.4, transformers >= 0.1.4.0 ghc-options: