packages feed

cqrs-example 0.5.0 → 0.5.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~cqrs

Dependency ranges changed: cqrs

Files

cqrs-example.cabal view
@@ -1,5 +1,5 @@ Name:                cqrs-example-Version:             0.5.0+Version:             0.5.0.1 Synopsis:            Example for cqrs package License:             MIT License-file:        LICENSE@@ -15,7 +15,7 @@                    , bytestring >= 0.9 && < 0.10                    , cereal >= 0.3 && < 0.4                    , containers >= 0.4 && < 0.5-                   , cqrs >= 0.4 && < 0.5+                   , cqrs >= 0.5 && < 0.6                    , data-default >= 0.3 && < 0.4                    , enumerator >= 0.4.15 && < 0.5                    , text >= 0.11 && < 0.12