Don't expose Convert

This commit is contained in:
Daniel Gröber
2014-05-14 18:54:56 +02:00
parent 80e2761f2f
commit 8324dd96ae
5 changed files with 8 additions and 6 deletions

View File

@@ -53,7 +53,6 @@ Library
GHC-Options: -Wall
Exposed-Modules: Language.Haskell.GhcMod
Language.Haskell.GhcMod.Ghc
Language.Haskell.GhcMod.Convert
Language.Haskell.GhcMod.Monad
Language.Haskell.GhcMod.Internal
Other-Modules: Language.Haskell.GhcMod.Boot
@@ -64,6 +63,7 @@ Library
Language.Haskell.GhcMod.Cabal18
Language.Haskell.GhcMod.Check
Language.Haskell.GhcMod.Cradle
Language.Haskell.GhcMod.Convert
Language.Haskell.GhcMod.Debug
Language.Haskell.GhcMod.Doc
Language.Haskell.GhcMod.Find