Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Very simple operation type that supports identity only
This can be used by tests that don't need to map over variables. That is,
where variables always refer to the exact result of previously executed
commands. Such tests will not need to define any InterpretOp
instances.