packages feed

base-4.4.0.0: GHC/IO.hs-boot

{-# LANGUAGE NoImplicitPrelude #-}

module GHC.IO where

import GHC.Types

failIO :: [Char] -> IO a