[project @ 2003-05-14 09:11:43 by ross]
[ghc-base.git] / hugs / exclude
index 4497642..23aba0a 100644 (file)
@@ -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