From 79b31ba0144a3a84c8c1289126f2a39b9d7d9c61 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Mon, 18 May 1998 10:12:48 +0000
Subject: [PATCH] [project @ 1998-05-18 10:12:48 by simonm] remove stray
 export.

---
 ghc/lib/posix/Posix.lhs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ghc/lib/posix/Posix.lhs b/ghc/lib/posix/Posix.lhs
index 8eeb0f7b4856..93f70a226a1b 100644
--- a/ghc/lib/posix/Posix.lhs
+++ b/ghc/lib/posix/Posix.lhs
@@ -14,7 +14,6 @@ module Posix  (
     module PosixTTY,
 
     runProcess,
-    exec,
 
     ByteCount,
     Fd, intToFd,
-- 
GitLab