Plain source file: hsrc/ghc/UnsafePerformIO.hs (2007-01-15)
UnsafePerformIO is imported by: FilePickPopupF.
module UnsafePerformIO(unsafePerformIO) where import System.IO.Unsafe(unsafePerformIO)