[project @ 2003-05-12 10:12:52 by ross]
[ghc-base.git] / hugs / exclude
index d072a8e..4497642 100644 (file)
@@ -2,8 +2,6 @@
 # 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
 Debug.QuickCheck.Batch         needs pre-emptive concurrency
 System.Posix.Signals