Skip to content

Haskell cannot open NamedTemporaryFile on Windows #5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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