input-output-hk / io-sim

Haskell's IO simulator which closely follows core packages (base, async, stm).
https://hackage.haskell.org/package/io-sim
Apache License 2.0
37 stars 15 forks source link

Use ppSimResult in traceDebugLog #118

Closed coot closed 11 months ago

coot commented 11 months ago

Use ppSimResult in traceDebugLog, it's also exported from the Control.Monad.IOSim module.