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

fix(docker): Add missing libs for compiler-libs related features #459

Merged
merged 1 commit into from Nov 7, 2021

Conversation

erikmd
Copy link
Member

@erikmd erikmd commented Nov 7, 2021

Spotted with (docker, learn-ocaml build --enable-cmo-build) from PR #458:

LOGS:
Learnocaml v.0.14.0 running.
Updating app at ./www
given_int_0exo           (build .cmo)
Cannot process exercises: Env.Error(_)

Note: this latter exception backtrace could be improved (giving more details).

Close #438

Spotted with (docker, `learn-ocaml build --enable-cmo-build`) from PR ocaml-sf#458:
```
LOGS:
Learnocaml v.0.14.0 running.
Updating app at ./www
given_int_0exo           (build .cmo)
Cannot process exercises: Env.Error(_)
```
Note: this latter exception backtrace could be improved (giving more details).

Close ocaml-sf#438
@erikmd erikmd self-assigned this Nov 7, 2021
@erikmd erikmd merged commit c2399b0 into ocaml-sf:master Nov 7, 2021
@erikmd erikmd deleted the fix-438 branch November 7, 2021 16:42
@erikmd erikmd added this to the learn-ocaml 0.14.0 milestone Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: partition-view does not work
1 participant