Skip to content

Do not create interpreted.hs in the current directory #2

@harendra-kumar

Description

@harendra-kumar

Currently it creates an "interpreted.hs" file in the current directory. It clobbers the current directory with compiled object files as well. It might even overwrite if a file with the same name exists. Instead we should use a temporary file and delete it after we are done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions