Clean up remnants of the Event Manager after forkProcess. Closes #4449
[ghc-base.git] / System / Event / Manager.hs
index c47b6c6..0c8293f 100644 (file)
@@ -14,6 +14,7 @@ module System.Event.Manager
     , loop
     , step
     , shutdown
+    , cleanup
     , wakeManager
 
       -- * Registering interest in I/O events