Cabal revisions of hOpenPGP-1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: hOpenPGP Version: 1.1+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.SerializeForSigs , Codec.Encryption.OpenPGP.BlockCipher Build-depends: attoparsec- , base > 4 && < 5+ , base > 4.5 && < 5 , base64-bytestring , bytestring , bzlib , cryptohash , data-default , errors- , incremental-parser+ , incremental-parser >= 0.2.2 , ixset >= 1.0 , lens >= 3.0 , monad-loops other-modules: Codec.Encryption.OpenPGP.Arbitrary Ghc-options: -Wall Build-depends: hOpenPGP- , base > 4 && < 5+ , base > 4.5 && < 5 , attoparsec , bytestring , bzlib , cryptohash , data-default , errors- , incremental-parser+ , incremental-parser >= 0.2.2 , ixset >= 1.0 , lens >= 3.0 , monad-loops
revision 2
Name: hOpenPGP Version: 1.1-x-revision: 1+x-revision: 2 Synopsis: native Haskell implementation of OpenPGP (RFC4880) Description: native Haskell implementation of OpenPGP (RFC4880) Homepage: http://floss.scru.org/hOpenPGP/ , Codec.Encryption.OpenPGP.SerializeForSigs , Codec.Encryption.OpenPGP.BlockCipher Build-depends: attoparsec- , base > 4.5 && < 5+ , base >= 4.6 && < 5 , base64-bytestring , bytestring , bzlib other-modules: Codec.Encryption.OpenPGP.Arbitrary Ghc-options: -Wall Build-depends: hOpenPGP- , base > 4.5 && < 5+ , base >= 4.6 && < 5 , attoparsec , bytestring , bzlib