remove obsolete Hugs stuff
[ghc-base.git] / hugs / exclude
diff --git a/hugs/exclude b/hugs/exclude
deleted file mode 100644 (file)
index 17d5d53..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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    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