packages feed

snaplet-mysql-simple 0.2.0.1 → 0.2.0.2

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~configuratordep ~lensdep ~text

Dependency ranges changed: configurator, lens, text, transformers

Files

snaplet-mysql-simple.cabal view
@@ -1,5 +1,5 @@ name:           snaplet-mysql-simple-version:        0.2.0.1+version:        0.2.0.2 synopsis:       mysql-simple snaplet for the Snap Framework description:    This snaplet contains support for using the MariaDB and MySQL                 database with a Snap Framework application via the mysql-simple@@ -40,17 +40,17 @@     bytestring                 >= 0.9.1   && < 0.11,     clientsession              >= 0.7.2   && < 0.10,     containers                 >= 0.4     && < 0.6,-    configurator               >= 0.2     && < 0.3,+    configurator               >= 0.2     && < 0.4,     errors                     >= 1.4     && < 1.5,-    lens                       >= 3.0     && < 4.2,+    lens                       >= 3.0     && < 4.5,     MonadCatchIO-transformers  >= 0.3     && < 0.4,     mtl                        >= 2       && < 3,     mysql-simple               >= 0.2     && < 0.3,     mysql                      >= 0.1     && < 0.2,     resource-pool-catchio      >= 0.2     && < 0.3,     snap                       >= 0.10    && < 0.14,-    text                       >= 0.11.2  && < 1.2,-    transformers               >= 0.2     && < 0.4,+    text                       >= 0.11.2  && < 1.3,+    transformers               >= 0.2     && < 0.5,     unordered-containers       >= 0.2     && < 0.3