X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=hugs%2Fexclude;h=17d5d535e9bcde58e6dcb4db593b7c36ede503f8;hb=99a329d9b272925dcdf474ce2369e9421b51e51c;hp=6a5ca3679a73b5701fb73147e89264220011815e;hpb=1e5744e48536216223ee944a7bdfcce4730615aa;p=ghc-base.git diff --git a/hugs/exclude b/hugs/exclude index 6a5ca36..17d5d53 100644 --- a/hugs/exclude +++ b/hugs/exclude @@ -1,13 +1,13 @@ # List of the modules in this package that aren't to be used with Hugs. # 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.Info -System.Posix.Signals -Text.ParserCombinators.ReadP ReadS clashes with Prelude -Text.ParserCombinators.ReadPrec uses ReadP -Text.Read.Lex uses ReadP +Control.Parallel.Strategies no use for Hugs +Data.Generics imports Data.Generics.* +Data.Generics.Aliases imports Data.Generics.Basics +Data.Generics.Basics deriving Typeable +Data.Generics.Instances 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.Process uses GHC Handle primitives