Skip to content

Commit cf5273f

Browse files
authored
Expose only the class name for IsPerformResult (#70)
1 parent 228b2a2 commit cf5273f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quickcheck-dynamic/src/Test/QuickCheck/StateModel.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ module Test.QuickCheck.StateModel (
2525
Env,
2626
Realized,
2727
Generic,
28+
IsPerformResult,
2829
monitorPost,
2930
counterexamplePost,
3031
stateAfter,

0 commit comments

Comments
 (0)