Safe Haskell | None |
---|---|
Language | Haskell98 |
- header :: String
- runtime :: String
- nativeSources :: [(String, String)]
- stdlibSources :: [String]
Documentation
JavaScript Header to append at the beginning of a complete, linked Elm program.
nativeSources :: [(String, String)] Source
Dictionary mapping strings of the form Native.ModuleName to the JS source code for that stdlib native module.
stdlibSources :: [String] Source
List of .elm sources for the Elm Standard Library