We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On "make":
File "main.ml", line 7, characters 11-18: Error: Unbound module Program
Commenting out line 7 results in a clean build, and the test example runs fine.
The text was updated successfully, but these errors were encountered:
Thanks for noticing this, I'll fix it, and I'm not sure why it won't build as is, I swear it did when I downloaded a fresh copy :(
Kris
On Wed, May 14, 2014 at 7:54 PM, vraman [email protected] wrote:
On "make": File "main.ml", line 7, characters 11-18: Error: Unbound module Program Commenting out line 7 results in a clean build, and the test example runs fine. — Reply to this email directly or view it on GitHubhttps://github.com//issues/1 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/1 .
Sorry, something went wrong.
No branches or pull requests
On "make":
File "main.ml", line 7, characters 11-18:
Error: Unbound module Program
Commenting out line 7 results in a clean build, and the test example runs fine.
The text was updated successfully, but these errors were encountered: