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: remove merlin.hide for derived generators #199

Open
vch9 opened this issue Nov 8, 2021 · 1 comment
Open

Deriver: remove merlin.hide for derived generators #199

vch9 opened this issue Nov 8, 2021 · 1 comment

Comments

@vch9
Copy link
Contributor

vch9 commented Nov 8, 2021

@tomsib2001:

Should merlin know a value gen_toto or toto : arbitrary after the above definition?

Yes.

@vch9
Copy link
Contributor Author

vch9 commented Dec 10, 2021

Actually, I wonder if we need to remove merlin.hide:

module A = struct
  type t = int [@@deriving qcheck]
end

Merlin knows about Q.gen

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