Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data SimulatorTimeReport Source #
Instances
class HasSimulatorTimeReport c where Source #
simulatorTimeReport :: Lens' c SimulatorTimeReport Source #
Instances
HasSimulatorTimeReport SimulatorTimeReport Source # | |
singleSimulatorTimeReport :: Entry a b c d -> SimulatorTimeReport Source #
getSimulatorTimeReport :: Logbook a b c d -> SimulatorTimeReport Source #