glob icon indicating copy to clipboard operation
glob copied to clipboard

Custom doesDirectoryExist API does not work with ghcjs

Open dfordivam opened this issue 4 years ago • 0 comments

This unfortunately does not work correctly with ghcjs (nodejs) (The System.Directory API works fine.)

https://github.com/Deewiant/glob/blob/090181e60b448a1ce0e18fe5f5783139f420e721/System/FilePath/Glob/Utils.hs#L106-L107

I think it is not a critical to support ghcjs, but opening this issue in case someone hits a problem.

dfordivam avatar Aug 23 '21 04:08 dfordivam