diff --git a/hbs2-core/lib/HBS2/Net/Messaging/Encrypted/ByPass.hs b/hbs2-core/lib/HBS2/Net/Messaging/Encrypted/ByPass.hs index 67aff5dc..2aa0c026 100644 --- a/hbs2-core/lib/HBS2/Net/Messaging/Encrypted/ByPass.hs +++ b/hbs2-core/lib/HBS2/Net/Messaging/Encrypted/ByPass.hs @@ -298,7 +298,7 @@ instance (ForByPass e, Messaging w e ByteString) -- FIXME: check-code guard ( code == Just heySeed ) - debug $ "HEY CODE:" <+> pretty code + debug $ "HEY CODE:" <+> pretty orig <> pretty code guard (not (LBS.null hbs))