From 7c024e8b1545666915d7eb313098e6015974c164 Mon Sep 17 00:00:00 2001 From: joe Date: Sat, 27 Aug 2016 05:27:08 -0400 Subject: Added module for talking to gpg-agent. --- kiki.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index 85461c7..44abdb5 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -89,7 +89,8 @@ library Numeric.Interval, Numeric.Interval.Bounded, SuperOrd, - FunctorToMaybe + FunctorToMaybe, + GnuPGAgent other-modules: TimeUtil, ControlMaybe, Compat -- cgit v1.2.3