From: ross Date: Fri, 25 Apr 2003 17:42:26 +0000 (+0000) Subject: [project @ 2003-04-25 17:42:26 by ross] X-Git-Tag: nhc98-1-18-release~666 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6dadd48b82c24942a4b070b0ab015cbfa4b6ee09;p=ghc-base.git [project @ 2003-04-25 17:42:26 by ross] add System.Info to Hugs --- 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