aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/Process.hsc
diff options
context:
space:
mode:
authorGravatar stolz <unknown>2003-03-06 14:23:09 +0000
committerGravatar stolz <unknown>2003-03-06 14:23:09 +0000
commit1e5c0ef82dc958981385e71717a8d78a5555c084 (patch)
treef991a34cbe04e261091677dd6e6741b53d0bf793 /System/Posix/Process.hsc
parent030148679389d692a812e964d5cae7208bba4649 (diff)
[project @ 2003-03-06 14:23:09 by stolz]
Monad->Control.Monad
Diffstat (limited to 'System/Posix/Process.hsc')
-rw-r--r--System/Posix/Process.hsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/Posix/Process.hsc b/System/Posix/Process.hsc
index 4199466..016edfc 100644
--- a/System/Posix/Process.hsc
+++ b/System/Posix/Process.hsc
@@ -68,7 +68,7 @@ import System.IO.Error
import System.Exit
import System.Posix.Types
import System.Posix.Signals
-import Monad
+import Control.Monad
-- -----------------------------------------------------------------------------
-- Process environment