Skip to content

Commit 2c54d82

Browse files
bolt12coot
andcommitted
Update io-sim/src/Control/Monad/IOSimPOR/Internal.hs
Co-authored-by: Marcin Szamotulski <[email protected]>
1 parent 5f4c88f commit 2c54d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io-sim/src/Control/Monad/IOSimPOR/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1786,7 +1786,7 @@ updateRaces thread@Thread { threadId = tid }
17861786
if tid `notElem` concurrent
17871787
then let
17881788
in stepInfo { stepInfoConcurrent = lessConcurrent
1789-
, stepInfoNonDep = stepInfoNonDep'
1789+
, stepInfoNonDep = stepInfoNonDep'
17901790
}
17911791

17921792
-- The core of IOSimPOR. Detect if `newStep` is racing with any

0 commit comments

Comments
 (0)