From f73bc271b6ed86bc941d2c607a954f0427360e7e Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 12 Apr 2000 15:35:18 +0000 Subject: [PATCH] [project @ 2000-04-12 15:35:18 by simonmar] Add takeMaybeMVarzh (I'm doing this commit in bits, since my working sources are so full of changes I can't easily unpick them...) --- ghc/lib/std/PrelGHC.hi-boot | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/lib/std/PrelGHC.hi-boot b/ghc/lib/std/PrelGHC.hi-boot index 460fef0..374de3c 100644 --- a/ghc/lib/std/PrelGHC.hi-boot +++ b/ghc/lib/std/PrelGHC.hi-boot @@ -45,6 +45,7 @@ __export PrelGHC newMVarzh takeMVarzh putMVarzh + takeMaybeMVarzh isEmptyMVarzh -- Parallel -- 1.7.10.4