packages feed

lhc-0.6.20081210.1: lib/base/src/System/IO/Unsafe.hs

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

import Lhc.IO