Safe Haskell | None |
---|---|
Language | Haskell2010 |
Wrappers for generating prologue and epilogue code in Haskell.
Synopsis
- defaultElmFilename :: FilePath
- writeElmModule :: FilePath -> Text -> HashMap Text Type -> IO ()
- runElmModule :: FilePath -> [String] -> IO ExitCode