-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.purs-0.15A reminder to address this issue or merge this PR before we release PureScript v0.15.0A reminder to address this issue or merge this PR before we release PureScript v0.15.0type: breaking changeA change that requires a major version bump.A change that requires a major version bump.
Description
purescript-node-fs/src/Node/FS/Async.purs
Line 84 in 02d610f
, exists :: forall a. Fn2 FilePath (Boolean -> a) Unit |
https://nodejs.org/dist/latest-v14.x/docs/api/fs.html#fs_fs_exists_path_callback
Metadata
Metadata
Assignees
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.purs-0.15A reminder to address this issue or merge this PR before we release PureScript v0.15.0A reminder to address this issue or merge this PR before we release PureScript v0.15.0type: breaking changeA change that requires a major version bump.A change that requires a major version bump.