Copyright | (c) Adam Scibior 2015-2020 |
---|---|
License | MIT |
Maintainer | leonhard.markert@tweag.io |
Stability | experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
Tracing monad that records random choices made in the program. The first component is used to run the program with a modified trace, while the second records a trace and an output value from a run.