Fix incorrect changes to C types in a foreign import for nhc98.
[haskell-directory.git] / package.conf.in
index d9b23d4..d57b86d 100644 (file)
@@ -75,6 +75,7 @@ exposed-modules:
        Data.STRef.Strict,
        Data.Sequence,
        Data.Set,
+       Data.String,
        Data.Traversable,
        Data.Tree,
        Data.Tuple,
@@ -144,6 +145,7 @@ exposed-modules:
        Text.Read.Lex,
        Text.Show,
        Text.Show.Functions,
+       Unsafe.Coerce,
        GHC.Arr,
        GHC.Base,
        GHC.Conc,