packages feed

snap-core 1.0.3.0 → 1.0.3.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~io-streamsdep ~unix-compatPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: io-streams, unix-compat

API changes (from Hackage documentation)

Files

snap-core.cabal view
@@ -1,5 +1,5 @@ name:           snap-core-version:        1.0.3.0+version:        1.0.3.1 synopsis:       Snap: A Haskell Web Framework (core interfaces and types)  description:@@ -35,7 +35,7 @@ bug-reports:    https://github.com/snapframework/snap-core/issues category:       Web, Snap, IO-Streams Tested-With:    GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3,-                GHC == 8.0.1+                GHC == 8.0.1, GHC == 8.2.1  extra-source-files:   test/TestSuite.hs,@@ -139,7 +139,7 @@     directory                 >= 1       && < 2,     filepath                  >= 1.1     && < 2.0,     lifted-base               >= 0.1     && < 0.3,-    io-streams                >= 1.3     && < 1.5,+    io-streams                >= 1.3     && < 1.6,     hashable                  >= 1.2.0.6 && < 1.3,     monad-control             >= 1.0     && < 1.1,     mtl                       >= 2.0     && < 2.3,