writing docs.
This commit is contained in:
@@ -3,5 +3,7 @@ module Language.Haskell.GhcMod.Lang where
|
||||
import qualified Language.Haskell.GhcMod.Gap as Gap
|
||||
import Language.Haskell.GhcMod.Types
|
||||
|
||||
-- | Listing language extensions.
|
||||
|
||||
listLanguages :: Options -> IO String
|
||||
listLanguages opt = return $ convert opt Gap.supportedExtensions
|
||||
|
||||
Reference in New Issue
Block a user