-
Notifications
You must be signed in to change notification settings - Fork 449
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
[bsc] Generated .rei files changed function name #3094
Comments
@chenglou this seems to be a regression in reason oprinter? |
caulagi
added a commit
to ishakuni/frontend
that referenced
this issue
Oct 26, 2018
caulagi
added a commit
to ishakuni/frontend
that referenced
this issue
Oct 26, 2018
* Test real component being rendered on page * Fix tests * Remove eslintConfig from package.json - see facebook/create-react-app#649 * Use latest version of yarn * Tidy packages - reason-react is a dependency, not dev-dependency * Need to run bsb -make-world before running tests * No need to run build before test * Run clean before test * reason-scripts is dev dependency * Test if this caches ocaml building each time * Fix tests - rescript-lang/rescript-compiler#3094 * Pin version correctly and remove linking bs-platform
moved to reason repo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This was working correctly in bs-platform 4.0.5, but started running into this when I upgraded to 4.0.6.
Source
Command
$ bsc -bs-re-out lib/bs/src/File.cmi > src/File.rei
Output
Error
Expected
The text was updated successfully, but these errors were encountered: