From d17ea2bb11255f7e6ae9069d3b58e8f06d5946a5 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 25 Apr 2012 22:26:57 -0400 Subject: Add multipartMerge --- openpgp-asciiarmor.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openpgp-asciiarmor.cabal') diff --git a/openpgp-asciiarmor.cabal b/openpgp-asciiarmor.cabal index e161d6f..9b141c2 100644 --- a/openpgp-asciiarmor.cabal +++ b/openpgp-asciiarmor.cabal @@ -15,7 +15,9 @@ Extra-source-files: tests/suite.hs , tests/data/msg1a.asc , tests/data/msg1b.asc , tests/data/msg1c.asc + , tests/data/msg2.asc , tests/data/msg1.gpg + , tests/data/msg2.pgp Cabal-version: >= 1.10 @@ -26,6 +28,7 @@ Library , Codec.Encryption.OpenPGP.ASCIIArmor.Encode , Codec.Encryption.OpenPGP.ASCIIArmor.Types Other-Modules: Data.Digest.CRC24 + , Codec.Encryption.OpenPGP.ASCIIArmor.Multipart Build-depends: attoparsec , base > 4 && < 5 , base64-bytestring -- cgit v1.2.3