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

refmterr extract "values do not match" #256

Open
jordwalke opened this issue Jun 29, 2020 · 0 comments
Open

refmterr extract "values do not match" #256

jordwalke opened this issue Jun 29, 2020 · 0 comments

Comments

@jordwalke
Copy link
Member

The following is not extracted:

# Unformatted Error Output:
# File "x/x.re", line 61, characters 36-325:
# Error: Signature mismatch:
#        ...
#        Values do not match:
#          external dataUntyped : t event -> unsafe = "foo"
#        is not included in
#          external dataUntyped : t event -> 'unsafe = "foo"
#        File "x/x.re", line 59, characters 2-68: Expected declaration
#        File "x/x.re", line 69, characters 2-67: Actual declaration
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