Documentation
class QexitLoop_h x0 x1 where #
exitLoop_h :: x0 -> x1 -> IO () #
Instances
QexitLoop_h (QTestEventLoop ()) () # | |
Defined in Qtc.Test.QTestEventLoop_h exitLoop_h :: QTestEventLoop () -> () -> IO () # | |
QexitLoop_h (QTestEventLoopSc a) () # | |
Defined in Qtc.Test.QTestEventLoop_h exitLoop_h :: QTestEventLoopSc a -> () -> IO () # |