Agda-2.6.0: A dependently typed functional programming language and proof assistant

Safe HaskellSafe
LanguageHaskell2010

Agda.Utils.IO.TempFile

Description

Common syntax highlighting functions for Emacs and JSON

Synopsis

Documentation

writeToTempFile :: String -> IO FilePath Source #

Creates a temporary file, writes some stuff, and returns the filepath