Skip to content

Haskell cannot open NamedTemporaryFile on Windows #5

@folivetti

Description

@folivetti

The issue is that temporary files on windows need a O_TEMPORARY flag that doesn't seem to be supported.

Solution: create a temporary file manually in the script directory.

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