From: ross Date: Wed, 14 May 2003 09:11:43 +0000 (+0000) Subject: [project @ 2003-05-14 09:11:43 by ross] X-Git-Tag: nhc98-1-18-release~651 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7b1378a1a65484c752e32ef777940f517a193b1b;hp=2069ba2fe676247f67155a39507d3c23a352ffb1;p=haskell-directory.git [project @ 2003-05-14 09:11:43 by ross] hide Foreign.Concurrent from Hugs --- diff --git a/hugs/exclude b/hugs/exclude index 4497642..23aba0a 100644 --- a/hugs/exclude +++ b/hugs/exclude @@ -2,6 +2,7 @@ # Only the first word on each line counts; the rest can be explanation. # Control.Parallel.Strategies unused by GHC too -Data.Generics GHC-specific +Data.Generics foralls in type synonyms Debug.QuickCheck.Batch needs pre-emptive concurrency +Foreign.Concurrent Haskell finalizers System.Posix.Signals