mirror of https://github.com/voidlizard/hbs2
misc debug info
This commit is contained in:
parent
67d2de563a
commit
de3000e1ae
|
@ -298,7 +298,7 @@ instance (ForByPass e, Messaging w e ByteString)
|
|||
-- FIXME: check-code
|
||||
guard ( code == Just heySeed )
|
||||
|
||||
debug $ "HEY CODE:" <+> pretty orig <> pretty code
|
||||
debug $ "HEY CODE:" <> parens (pretty code) <+> pretty orig
|
||||
|
||||
guard (not (LBS.null hbs))
|
||||
|
||||
|
|
Loading…
Reference in New Issue