Skip to content

How could monadIOLaws ever be used? #12

@ocharles

Description

@ocharles

To have a law-abiding MonadIO means that your monad must be at least as powerful as IO - ie, be a transformer over IO. Such a monad won't have a meaningful Eq instance, because IO has no Eq instance. Can monadIOLaws actually ever be used?

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