Re-export MaskingState from Deterministic

This commit is contained in:
Michael Walker 2015-02-14 21:24:41 +00:00
parent 99dd56adfe
commit 7409bc67cd
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ module Test.DejaFu.Deterministic
, Decision(..)
, ThreadAction(..)
, CVarId
, MaskingState(..)
, showTrace
-- * Scheduling

View File

@ -47,6 +47,7 @@ module Test.DejaFu.Deterministic.IO
, Decision(..)
, ThreadAction(..)
, CVarId
, MaskingState(..)
, showTrace
-- * Scheduling