Skip to content

Commit

Permalink
Export KilledByThreadManager exception
Browse files Browse the repository at this point in the history
so that it can be caught, if necessary
  • Loading branch information
edsko authored and kazu-yamamoto committed Dec 6, 2024
1 parent 1c09eba commit a898045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions time-manager/System/ThreadManager.hs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module System.ThreadManager (
ThreadManager,
newThreadManager,
stopAfter,
KilledByThreadManager(..),

-- * Fork
forkManaged,
Expand Down

0 comments on commit a898045

Please sign in to comment.