packages feed

Cabal revisions of certificate-1.2.2

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

revision 1
 Name:                certificate Version:             1.2.2+x-revision: 1 Description:     Certificates and Key reader/writer     .   Default:           False  Library-  Build-Depends:     base >= 3 && < 5+  Build-Depends:     base >= 3 && < 4.8                    , bytestring                    , mtl                    , pem >= 0.1 && < 0.2                    , asn1-data >= 0.6.1.3 && < 0.7-                   , crypto-pubkey-types+                   , crypto-pubkey-types >= 0.1 && < 0.2                    , directory                    , process                    , time   Main-is:           Tests.hs   if flag(test)     Buildable:       True-    Build-Depends:   base >= 3 && < 7, directory, HUnit, QuickCheck >= 2, bytestring+    Build-Depends:   base >= 3 && < 4.8, directory, HUnit, QuickCheck >= 2, bytestring   else     Buildable:       False