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

Commits on Nov 7, 2021

  1. fix(docker): Add missing libs for compiler-libs related features

    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 committed Nov 7, 2021
    Copy the full SHA
    ce92648 View commit details
    Browse the repository at this point in the history