X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=package.conf.in;h=11eaa390d5bca60cfa2dcd96dd00be8b2849bfcf;hb=a70f356e023abdd0abb130cc149b0e3de7469044;hp=ad574009ef71526226d31448d884e529887b82ff;hpb=71cba91c28893105113537c3c062422ab38fa08a;p=haskell-directory.git diff --git a/package.conf.in b/package.conf.in index ad57400..11eaa39 100644 --- a/package.conf.in +++ b/package.conf.in @@ -38,12 +38,15 @@ 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, @@ -134,8 +137,6 @@ exposed-modules: System.Process.Internals, System.Random, System.Time, - Text.Html, - Text.Html.BlockTable, Text.ParserCombinators.ReadP, Text.ParserCombinators.ReadPrec, Text.PrettyPrint, @@ -143,8 +144,6 @@ exposed-modules: Text.Printf, Text.Read, Text.Read.Lex, - Text.Regex, - Text.Regex.Posix, Text.Show, Text.Show.Functions, GHC.Arr,