packages feed

fudgets-0.18.3: hsrc/ghc/UnsafePerformIO.hs

module UnsafePerformIO(unsafePerformIO) where
import System.IO.Unsafe(unsafePerformIO)