ghc-mod/Lang.hs
2012-02-14 16:09:53 +09:00

8 lines
157 B
Haskell

module Lang where
import qualified Gap
import Types
listLanguages :: Options -> IO String
listLanguages opt = return $ convert opt Gap.supportedExtensions