Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
parseDependencies :: MonadError String m => String -> m (Name, [Name]) Source
compile :: String -> String -> String -> Map Name Interface -> Either String (Interface, String) Source
Compiles Elm source code to JavaScript.
runtimeDebugPath :: IO FilePath Source
Path to the debugger runtime.