summaryrefslogtreecommitdiff
path: root/lib/PacketTranscoder.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/PacketTranscoder.hs')
-rw-r--r--lib/PacketTranscoder.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PacketTranscoder.hs b/lib/PacketTranscoder.hs
index e276528..6eadfe4 100644
--- a/lib/PacketTranscoder.hs
+++ b/lib/PacketTranscoder.hs
@@ -20,7 +20,7 @@ import qualified Data.Traversable as Traversable
20import System.IO ( stderr) 20import System.IO ( stderr)
21import System.Posix.IO ( fdToHandle ) 21import System.Posix.IO ( fdToHandle )
22import Text.Show.Pretty as PP ( ppShow ) 22import Text.Show.Pretty as PP ( ppShow )
23import Types 23import KeyRing.Types
24import ControlMaybe (handleIO_) 24import ControlMaybe (handleIO_)
25 25
26-- | Merge two representations of the same key, prefering secret version 26-- | Merge two representations of the same key, prefering secret version