haskell / file-io

File IO (read/write/open) for OsPath API
11 stars 4 forks source link

Use `GetTempFileNameW` on windows to generate unique filename #26

Open hasufell opened 2 months ago

hasufell commented 2 months ago

https://github.com/haskell/win32/issues/204