Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deriver: deriver in interface files #189

Open
Tracked by #192
vch9 opened this issue Oct 11, 2021 · 0 comments
Open
Tracked by #192

Deriver: deriver in interface files #189

vch9 opened this issue Oct 11, 2021 · 0 comments

Comments

@vch9
Copy link
Contributor

vch9 commented Oct 11, 2021

Deriver in implementation file was done in #171, deriver in interface files is not essential but should exist at some point.

(* foo.mli *)
type t 
[@@deriving qcheck]

(* should produce ==> *)
val gen : t QCheck.Gen.t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant