X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=hugs%2Fexclude;h=17d5d535e9bcde58e6dcb4db593b7c36ede503f8;hb=ce95dd798cdf6068515e4e6e08fb8b3f9d65f79a;hp=23aba0ab33fc860974bcf71247c61303866a1f59;hpb=7b1378a1a65484c752e32ef777940f517a193b1b;p=ghc-base.git diff --git a/hugs/exclude b/hugs/exclude index 23aba0a..17d5d53 100644 --- a/hugs/exclude +++ b/hugs/exclude @@ -1,8 +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.Generics foralls in type synonyms -Debug.QuickCheck.Batch needs pre-emptive concurrency +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.Posix.Signals +System.Process uses GHC Handle primitives