packages feed

ghc-mod-0.4.0: Lang.hs

module Lang where

import DynFlags
import Types

listLanguages :: Options -> IO String
listLanguages opt = return $ convert opt supportedLanguages