From 90d2b1748cfdc27f04bb7e3853530cebede7d887 Mon Sep 17 00:00:00 2001 From: sof Date: Sun, 18 May 1997 04:23:12 +0000 Subject: [PATCH] [project @ 1997-05-18 04:23:12 by sof] All pseudo class added --- ghc/lib/ghc/GHC.hi-boot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghc/lib/ghc/GHC.hi-boot b/ghc/lib/ghc/GHC.hi-boot index d751f95..c1bd5a4 100644 --- a/ghc/lib/ghc/GHC.hi-boot +++ b/ghc/lib/ghc/GHC.hi-boot @@ -10,6 +10,8 @@ _exports_ GHC -> + All -- Pseudo class used for universal quantification + Void -- void CAF is defined in PrelBase -- 1.7.10.4