Skip to content

Commit e6f7cb7

Browse files
committed
io-sim: no need to expose execReadTVar
It's exposed as a method of the `MoandInspectSTM`.
1 parent 648d74d commit e6f7cb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

io-sim/src/Control/Monad/IOSim.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ module Control.Monad.IOSim
7272
, EventlogEvent (..)
7373
, EventlogMarker (..)
7474
-- * Low-level API
75-
, execReadTVar
7675
, newTimeout
7776
, readTimeout
7877
, cancelTimeout

0 commit comments

Comments
 (0)