Cabal revisions of openpgp-asciiarmor-0.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: openpgp-asciiarmor Version: 0.1.1+x-revision: 1 Synopsis: OpenPGP (RFC4880) ASCII Armor codec Description: OpenPGP (RFC4880) ASCII Armor codec Homepage: http://floss.scru.org/openpgp-asciiarmor , Codec.Encryption.OpenPGP.ASCIIArmor.Multipart , Codec.Encryption.OpenPGP.ASCIIArmor.Utils Ghc-options: -Wall- Build-depends: attoparsec- , base > 4 && < 5+ Build-depends: attoparsec >= 0.10+ , base > 4.7 && < 5 , base64-bytestring- , binary- , bytestring+ , binary >= 0.6.4+ , bytestring >= 0.10 default-language: Haskell2010