Skip to content

Conversation

bsansouci
Copy link
Contributor

This is another PR that should help #3762

| exception Not_found -> version
| i ->
String.sub version 0 i
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.
Can we hard code the version to shave some time since it would take a while for us to upgrade to new version

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@bobzhang
Copy link
Member

LGTM except some minor tweaks

@bsansouci
Copy link
Contributor Author

Fixed!

@bobzhang bobzhang merged commit 566b1a1 into rescript-lang:master Jan 14, 2020
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

Successfully merging this pull request may close these issues.

2 participants