misc debug info

This commit is contained in:
Dmitry Zuikov 2023-10-25 09:23:38 +03:00
parent c44a6b997b
commit 67d2de563a
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ instance (ForByPass e, Messaging w e ByteString)
-- FIXME: check-code -- FIXME: check-code
guard ( code == Just heySeed ) guard ( code == Just heySeed )
debug $ "HEY CODE:" <+> pretty code debug $ "HEY CODE:" <+> pretty orig <> pretty code
guard (not (LBS.null hbs)) guard (not (LBS.null hbs))