[project @ 2003-07-08 16:22:52 by panne]
[ghc-base.git] / hugs / exclude
index d072a8e..23aba0a 100644 (file)
@@ -2,8 +2,7 @@
 # Only the first word on each line counts; the rest can be explanation.
 #
 Control.Parallel.Strategies    unused by GHC too
-Data.Array.Unboxed             GHC-specific implementation
-Data.Generics                  GHC-specific
-Data.PackedString              uses Data.Array.Unboxed
+Data.Generics                  foralls in type synonyms
 Debug.QuickCheck.Batch         needs pre-emptive concurrency
+Foreign.Concurrent             Haskell finalizers
 System.Posix.Signals