Test.IOSpec.STM
data STMS a
atomically
data STM a
data TVar a
newTVar
readTVar
writeTVar
retry
orElse
check