packages feed

proto-lens-combinators 0.1.0.2 → 0.1.0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~data-default-class

Dependency ranges changed: data-default-class

Files

proto-lens-combinators.cabal view
@@ -1,5 +1,5 @@ name:                proto-lens-combinators-version:             0.1.0.2+version:             0.1.0.4 synopsis:            Utilities functions to proto-lens. description:   Useful things for working with protos.@@ -23,7 +23,7 @@                 -- Used by the custom Setup script (for the test-suite).                 , proto-lens-protoc == 0.1.*                 , base >= 4.8 && < 4.10-                , data-default-class == 0.0.*+                , data-default-class >= 0.0 && < 0.2                 , lens-family == 1.2.*                 , transformers >= 0.4 && < 0.6