Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1f2b142b9d2ef4849a6f5316fa1c5b12 > files > 2780

ghc-6.10.4-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>System.Process</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
></HEAD
><BODY
><DIV CLASS="outer"
><DIV CLASS="mini-topbar"
>System.Process</DIV
><DIV CLASS="mini-synopsis"
><H1
>Running sub-processes
</H1
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3AcreateProcess" TARGET="main"
>createProcess</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3Ashell" TARGET="main"
>shell</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3Aproc" TARGET="main"
>proc</A
></DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="System-Process.html#t%3ACreateProcess" TARGET="main"
>CreateProcess</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="System-Process.html#t%3ACmdSpec" TARGET="main"
>CmdSpec</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="System-Process.html#t%3AStdStream" TARGET="main"
>StdStream</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="System-Process.html#t%3AProcessHandle" TARGET="main"
>ProcessHandle</A
> </DIV
> <H2
>Specific variants of createProcess
</H2
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3ArunCommand" TARGET="main"
>runCommand</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3ArunProcess" TARGET="main"
>runProcess</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3ArunInteractiveCommand" TARGET="main"
>runInteractiveCommand</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3ArunInteractiveProcess" TARGET="main"
>runInteractiveProcess</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3AreadProcess" TARGET="main"
>readProcess</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3AreadProcessWithExitCode" TARGET="main"
>readProcessWithExitCode</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3Asystem" TARGET="main"
>system</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3ArawSystem" TARGET="main"
>rawSystem</A
></DIV
> <H1
>Process completion
</H1
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3AwaitForProcess" TARGET="main"
>waitForProcess</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3AgetProcessExitCode" TARGET="main"
>getProcessExitCode</A
></DIV
> <DIV CLASS="decl"
><A HREF="System-Process.html#v%3AterminateProcess" TARGET="main"
>terminateProcess</A
></DIV
></DIV
></DIV
></BODY
></HTML
>