Safe Haskell | None |
---|---|
Language | Haskell2010 |
Common syntax highlighting functions for Emacs and JSON
Synopsis
- writeToTempFile :: String -> IO FilePath
Documentation
writeToTempFile :: String -> IO FilePath Source #
Creates a temporary file, writes some stuff, and returns the filepath