Skip to content

Unsafe coercion leads to the missing of datatype definition and construction #1

Open
@thautwarm

Description

idris-lang/Idris-dev#4692

Currently, the workaroud is using the datatypes you'd use in FFIs at least once without FFI, making sure they engage in the computation that' ll be used in main without being unsafe coerced(like show them and then putStrLn ).

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