| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Plutarch.Internal.Trace
Documentation
ptraceInfo :: forall (a :: S -> Type) (s :: S). Term s PString -> Term s a -> Term s a Source #
Trace the given message at the info level before evaluating the given argument.
Since: 1.6.0