From 253513ac415de49fb7f601aaf7447de5c1362701 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 27 Aug 1999 08:34:15 +0000 Subject: [PATCH] [project @ 1999-08-27 08:34:15 by simonmar] wibble --- ghc/lib/concurrent/Concurrent.lhs | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/lib/concurrent/Concurrent.lhs b/ghc/lib/concurrent/Concurrent.lhs index 13a2851..132922e 100644 --- a/ghc/lib/concurrent/Concurrent.lhs +++ b/ghc/lib/concurrent/Concurrent.lhs @@ -56,6 +56,7 @@ import Channel import Semaphore import SampleVar import PrelConc +import PrelHandle ( topHandler ) import PrelException import PrelIOBase ( IO(..) ) import IO -- 1.7.10.4