Cabal revisions of hOpenPGP-0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: hOpenPGP Version: 0.2+x-revision: 1 Synopsis: native Haskell implementation of OpenPGP (RFC4880) Description: native Haskell implementation of OpenPGP (RFC4880) Homepage: http://floss.scru.org/hOpenPGP/ , Codec.Encryption.OpenPGP.ASCIIArmor.Encode , Codec.Encryption.OpenPGP.SerializeForSigs , Data.Conduit.Cereal.Temp- Build-depends: asn1-data+ Build-depends: asn1-data == 0.6.* , attoparsec , base > 4 && < 5 , base64-bytestring , cereal-conduit < 0.0.4 , conduit < 0.3.0 , containers- , cryptocipher+ , cryptocipher >= 0.3 && < 0.3.6 , cryptohash , mtl , split