put 'unsafeCoerce' in a standard location
[haskell-directory.git] / package.conf.in
index 578e39e..e6374dd 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,10 +37,10 @@ exposed-modules:
        Data.Bool,
        Data.ByteString,
        Data.ByteString.Char8,
-    Data.ByteString.Lazy
-    Data.ByteString.Lazy.Char8
-    Data.ByteString.Base
-    Data.ByteString.Fusion
+       Data.ByteString.Lazy
+       Data.ByteString.Lazy.Char8
+       Data.ByteString.Base
+       Data.ByteString.Fusion
        Data.Char,
        Data.Complex,
        Data.Dynamic,
@@ -49,7 +48,7 @@ exposed-modules:
        Data.Eq,
        Data.Fixed,
        Data.Foldable,
-       Data.FunctorM,
+       Data.Function,
        Data.Generics,
        Data.Generics.Aliases,
        Data.Generics.Basics,
@@ -70,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,
@@ -137,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,
@@ -146,8 +143,6 @@ exposed-modules:
        Text.Printf,
        Text.Read,
        Text.Read.Lex,
-       Text.Regex,
-       Text.Regex.Posix,
        Text.Show,
        Text.Show.Functions,
        GHC.Arr,
@@ -174,6 +169,7 @@ exposed-modules:
        GHC.Weak
 
 hidden-modules:
+       Data.Array.IO.Internals
 
 import-dirs:   IMPORT_DIR