You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Format; Add FFI for access, copyFile, mkdtemp (#73)
* Format via purs-tidy
* Add FFI for access, copyFile, mkdtemp
* Format code a bit more
* Move FileFlags to constants; re-export to prevent breakage
* Add perms for common modes
* Add docs to CopyMode constants
* Add access and copyfile tests
* Tweak readable file's perms before test
* Fix file path
* Print error
* Tweak access again
* Create temp dir before using it
* Use local dir to avoid access errors
* Refactor copyFile test to remove unlessM
* Add changelog entry
0 commit comments