purescript-node / purescript-node-fs

Node.js file I/O for purescript
MIT License
33 stars 34 forks source link

add `lstat` to `Node.FS.Aff` #85

Closed artemisSystem closed 3 months ago

artemisSystem commented 3 months ago

Description of the change

add lstat to the Aff module, as it was missing.


Checklist: