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