Skip to content

Custom doesDirectoryExist API does not work with ghcjs #39

@dfordivam

Description

@dfordivam

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

-- Significantly speedier than System.Directory.doesDirectoryExist.
doesDirectoryExist :: FilePath -> IO Bool

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions