From fae3728a6b7e8ee13ed009e7c9cf3918eb4b89d7 Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 30 Aug 2016 21:01:56 -0400 Subject: Factored Transforms out of goliath KeyRing module. --- kiki.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index 012bdf9..028a1ff 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -96,8 +96,8 @@ library ControlMaybe, Compat, Types, - PacketTranscoder - + PacketTranscoder, + Transforms Build-Depends: base >=4.6.0.0, asn1-encoding, asn1-types, -- cgit v1.2.3