Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
_This is a superficial variation of the quickcheck-state-machine_
_source file that uses io-classes
instead of MonadIO
, UnliftIO
,_
_etc._ Perhaps
https://github.com/input-output-hk/quickcheck-dynamic/tree/main/quickcheck-dynamic-iosim
will supplant this.
Module : Test.Consensus.IOSimQSM.Test.StateMachine.Sequential Copyright : (C) 2017, ATS Advanced Telematic Systems GmbH License : BSD-style (see the file LICENSE)
Maintainer : Stevan Andjelkovic stevan.andjelkovic@strath.ac.uk Stability : provisional Portability : non-portable (GHC extensions)
This module contains helpers for generating, shrinking, and checking sequential programs.