X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=hugs%2Fexclude;h=9fe719b65785d0204f3bd340c4a6f0c5a3f8514c;hb=13773706eb9d3eed2d3aba8154aa1d4fdac9fb0b;hp=d072a8e069257e51dc512ad03e5688a41b3f7787;hpb=26d820ea8bea58392d9814a4dbf05136373b7d97;p=haskell-directory.git diff --git a/hugs/exclude b/hugs/exclude index d072a8e..9fe719b 100644 --- a/hugs/exclude +++ b/hugs/exclude @@ -2,8 +2,12 @@ # 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 +Data.Generics imports Data.Generics.* +Data.Generics.Aliases imports Data.Generics.Basics +Data.Generics.Basics deriving Typeable +Data.Generics.Reify imports Data.Generics.Basics +Data.Generics.Schemes imports Data.Generics.Basics +Data.Generics.Text imports Data.Generics.Basics +Data.Generics.Twins imports Data.Generics.Basics +Foreign.Concurrent Haskell finalizers System.Posix.Signals