plugins-1.0ContentsIndex
System.MkTemp
Documentation
mktemp :: FilePath -> IO (Maybe FilePath)
mkstemp :: FilePath -> IO (Maybe (FilePath, Handle))
mkstemps :: FilePath -> Int -> IO (Maybe (FilePath, Handle))
mkdtemp :: FilePath -> IO (Maybe FilePath)
Produced by Haddock version 0.8