packages feed

Cabal revisions of udbus-0.2.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                udbus Version:             0.2.1+x-revision: 1 Description:         Small and flexible implementation of the dbus protocol. License:             BSD3 License-file:        LICENSE   Default:           False  Library-  Build-Depends:     base >= 3 && < 5+  Build-Depends:     base >= 3 && < 4.8                    , binary                    , cereal                    , bytestring   Main-is:           Tests.hs   if flag(test)     Buildable:       True-    Build-Depends:   base >= 3 && < 5+    Build-Depends:   base >= 3 && < 4.8                    , QuickCheck >= 2                    , test-framework                    , test-framework-quickcheck2