base-compat-0.11.2: A compatibility layer for base
Source
Contents
Index
Safe Haskell
None
Language
Haskell2010
System.IO.Unsafe.Compat
Documentation
unsafeFixIO
:: (a -> IO a) -> IO a
#
unsafeDupablePerformIO
:: IO a -> a
#