packages feed

ghc-exactprint-0.4.0.0: tests/examples/Join.hs

forkOS_entry :: StablePtr (IO ()) -> IO ()
forkOS_entry stableAction = do
        action <- deRefStablePtr stableAction
        action