base-compat-0.10.5: A compatibility layer for base
System.IO.Unsafe.Compat
unsafeFixIO :: (a -> IO a) -> IO a #
unsafeDupablePerformIO :: IO a -> a #