packages feed

dbus 1.3.2 → 1.3.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~QuickCheckPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: QuickCheck

API changes (from Hackage documentation)

- DBus.Internal.Types: instance DBus.Internal.Types.IsValue Data.ByteString.Internal.ByteString
- DBus.Internal.Types: instance DBus.Internal.Types.IsVariant Data.ByteString.Internal.ByteString
+ DBus.Internal.Types: instance DBus.Internal.Types.IsValue Data.ByteString.Internal.Type.ByteString
+ DBus.Internal.Types: instance DBus.Internal.Types.IsVariant Data.ByteString.Internal.Type.ByteString

Files

dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.3.2+version: 1.3.3 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -138,7 +138,7 @@     , network >= 3.1.2.1 && < 3.2     , parsec < 3.2     , process < 1.7-    , QuickCheck < 2.15+    , QuickCheck < 2.16     , random < 1.3     , resourcet < 1.4     , tasty < 1.6