{-# OPTIONS -N #-} module System.IO.Unsafe(unsafePerformIO, unsafeInterleaveIO) where import Lhc.IO