Move convert to it's own module.
This commit is contained in:
@@ -2,6 +2,7 @@ module Language.Haskell.GhcMod.Lang where
|
||||
|
||||
import DynFlags (supportedLanguagesAndExtensions)
|
||||
import Language.Haskell.GhcMod.Types
|
||||
import Language.Haskell.GhcMod.Convert
|
||||
|
||||
-- | Listing language extensions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user