packages feed

cassava-conduit 0.6.2 → 0.6.3

raw patch · 2 files changed

+2/−4 lines, 2 filesdep ~mtlsetup-changedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: mtl

API changes (from Hackage documentation)

Files

− Setup.hs
@@ -1,2 +0,0 @@-import Distribution.Simple-main = defaultMain
cassava-conduit.cabal view
@@ -1,5 +1,5 @@ name:               cassava-conduit-version:            0.6.2+version:            0.6.3 license:            BSD3 license-file:       etc/LICENCE.md author:             Dom De Re@@ -36,7 +36,7 @@                     ,   bytestring              == 0.11.*                     ,   cassava                 == 0.5.*                     ,   conduit                 == 1.3.*-                    ,   mtl                     == 2.2.*+                    ,   mtl                     >= 2.2.1 && < 2.4                     ,   text                    == 1.2.* || >=2.0 && <2.1      ghc-options:        -Wall