From 6dadd48b82c24942a4b070b0ab015cbfa4b6ee09 Mon Sep 17 00:00:00 2001 From: ross Date: Fri, 25 Apr 2003 17:42:26 +0000 Subject: [PATCH] [project @ 2003-04-25 17:42:26 by ross] add System.Info to Hugs --- hugs/exclude | 1 - 1 file changed, 1 deletion(-) diff --git a/hugs/exclude b/hugs/exclude index 6a5ca36..9a7c76f 100644 --- a/hugs/exclude +++ b/hugs/exclude @@ -6,7 +6,6 @@ Data.Array.Unboxed GHC-specific implementation Data.Generics GHC-specific Data.PackedString uses Data.Array.Unboxed Debug.QuickCheck.Batch needs pre-emptive concurrency -System.Info System.Posix.Signals Text.ParserCombinators.ReadP ReadS clashes with Prelude Text.ParserCombinators.ReadPrec uses ReadP -- 1.7.10.4