packages feed

base-4.5.0.0: System/Posix/Internals.hs-boot

{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude #-}
module System.Posix.Internals where

import GHC.IO
import GHC.Base

puts :: String -> IO ()