packages feed

ajhc-0.8.0.1: lib/haskell-extras/System/IO/Pipe.hs

{-# OPTIONS_JHC -fffi #-}
module System.IO.Pipe ( openPipe, openBinaryPipe ) where

import Jhc.Handle ( openPipe, openBinaryPipe )