Cabal revisions of dbus-0.10.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: dbus version: 0.10.6+x-revision: 1 license: GPL-3 license-file: license.txt author: John Millikin <jmillikin@gmail.com> if impl(ghc < 6.12) if flag(network-bytestring-610) build-depends:- network >= 2.2.3+ network >= 2.2.3 && < 2.8 else build-depends: network >= 2.2 && < 2.2.3 else if flag(network-bytestring) build-depends:- network >= 2.2.3+ network >= 2.2.3 && < 2.8 else build-depends: network >= 2.2 && < 2.2.3