plugins-1.4.1: Dynamic linking for Haskell and C objectsSource codeContentsIndex
System.MkTemp
Documentation
mktemp :: FilePath -> IO (Maybe FilePath)Source
mkstemp :: FilePath -> IO (Maybe (FilePath, Handle))Source
mkstemps :: FilePath -> Int -> IO (Maybe (FilePath, Handle))Source
mkdtemp :: FilePath -> IO (Maybe FilePath)Source
Produced by Haddock version 2.4.2