[project @ 1998-05-18 10:12:48 by simonm]
authorsimonm <unknown>
Mon, 18 May 1998 10:12:48 +0000 (10:12 +0000)
committersimonm <unknown>
Mon, 18 May 1998 10:12:48 +0000 (10:12 +0000)
remove stray export.

ghc/lib/posix/Posix.lhs

index 8eeb0f7..93f70a2 100644 (file)
@@ -14,7 +14,6 @@ module Posix  (
     module PosixTTY,
 
     runProcess,
-    exec,
 
     ByteCount,
     Fd, intToFd,