Make Control.Exception buildable by nhc98.
[haskell-directory.git] / package.conf.in
index ad57400..d57b86d 100644 (file)
@@ -29,7 +29,6 @@ exposed-modules:
        Data.Array.Diff,
        Data.Array.IArray,
        Data.Array.IO,
-       Data.Array.IO.Internals,
        Data.Array.MArray,
        Data.Array.ST,
        Data.Array.Storable,
@@ -38,15 +37,18 @@ exposed-modules:
        Data.Bool,
        Data.ByteString,
        Data.ByteString.Char8,
+       Data.ByteString.Lazy
+       Data.ByteString.Lazy.Char8
+       Data.ByteString.Base
+       Data.ByteString.Fusion
        Data.Char,
        Data.Complex,
        Data.Dynamic,
        Data.Either,
        Data.Eq,
-       Data.FiniteMap,
        Data.Fixed,
        Data.Foldable,
-       Data.FunctorM,
+       Data.Function,
        Data.Generics,
        Data.Generics.Aliases,
        Data.Generics.Basics,
@@ -67,13 +69,13 @@ exposed-modules:
        Data.Monoid,
        Data.Ord,
        Data.PackedString,
-       Data.Queue,
        Data.Ratio,
        Data.STRef,
        Data.STRef.Lazy,
        Data.STRef.Strict,
        Data.Sequence,
        Data.Set,
+       Data.String,
        Data.Traversable,
        Data.Tree,
        Data.Tuple,
@@ -134,8 +136,6 @@ exposed-modules:
        System.Process.Internals,
        System.Random,
        System.Time,
-       Text.Html,
-       Text.Html.BlockTable,
        Text.ParserCombinators.ReadP,
        Text.ParserCombinators.ReadPrec,
        Text.PrettyPrint,
@@ -143,10 +143,9 @@ exposed-modules:
        Text.Printf,
        Text.Read,
        Text.Read.Lex,
-       Text.Regex,
-       Text.Regex.Posix,
        Text.Show,
        Text.Show.Functions,
+       Unsafe.Coerce,
        GHC.Arr,
        GHC.Base,
        GHC.Conc,
@@ -171,6 +170,7 @@ exposed-modules:
        GHC.Weak
 
 hidden-modules:
+       Data.Array.IO.Internals
 
 import-dirs:   IMPORT_DIR