Agda-2.6.2.1.20220320: A dependently typed functional programming language and proof assistant
Safe HaskellSafe-Inferred
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