From 8dd042382eb2a676bac6cd266268ef4d3ed2b390 Mon Sep 17 00:00:00 2001 From: joe Date: Sun, 15 Dec 2013 00:28:24 -0500 Subject: Added other-modules section to satify the linking stage. --- openpgp-util.cabal | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openpgp-util.cabal') diff --git a/openpgp-util.cabal b/openpgp-util.cabal index 8d476d2..5bc4bfb 100644 --- a/openpgp-util.cabal +++ b/openpgp-util.cabal @@ -28,6 +28,12 @@ description: library exposed-modules: Data.OpenPGP.Util + other-modules: + Data.OpenPGP.Util.Fingerprint + Data.OpenPGP.Util.Base + Data.OpenPGP.Util.Verify + Data.OpenPGP.Util.Sign + Data.OpenPGP.Util.DecryptSecretKey build-depends: base == 4.*, -- cgit v1.2.3