dbus 1.2.26 → 1.2.27
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~resourcetdep ~template-haskell
Dependency ranges changed: resourcet, template-haskell
Files
- dbus.cabal +3/−3
dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.2.26+version: 1.2.27 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -94,7 +94,7 @@ , parsec < 3.2 , random < 1.3 , split < 0.3- , template-haskell >= 2.18 && < 2.19+ , template-haskell >= 2.18 && < 2.20 , text < 2.1 , th-lift < 0.9 , transformers < 0.6@@ -140,7 +140,7 @@ , process < 1.7 , QuickCheck < 2.15 , random < 1.3- , resourcet < 1.3+ , resourcet < 1.4 , tasty < 1.5 , tasty-hunit < 0.11 , tasty-quickcheck < 0.11