Skip to content

How to use / Proxy #68

Open
Open
@alt-romes

Description

@alt-romes

Hello,

I was trying to use but as someone unfamiliar with quick check it’s quite hard to understand how to use this library, so much that I’ve decided to open this issue.

I would love to see some examples of functor and monad

From the source I understand the first argument of those functions is just to correctly infer the type of monad to test m, but I don’t understand the triple (a, b, c) and their constraints (QuickCheck related). How am I supposed to call those functions?

A thought: if the argument is discarded and is only there for matters of inference, why not use Data.Proxy which is what I think to be the preferred way of passing an argument for its type?

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