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(grader): Workaround issue #457 about the Introspection module #461

Merged
merged 1 commit into from Nov 8, 2021

Conversation

erikmd
Copy link
Member

@erikmd erikmd commented Nov 8, 2021

Graders using module Introspection (which used to work with 0.12)
should now work with ocamlsf/learn-ocaml:master as well, i.e., they
should not raise Ctype.Unification_trace.Unify(_) any longer.

href: #457 (comment)

Close #457

Graders using module `Introspection` (which used to work with 0.12)
should now work with `ocamlsf/learn-ocaml:master` as well, i.e., they
should not raise `Ctype.Unification_trace.Unify(_)` any longer.

href: ocaml-sf#457 (comment)
@erikmd erikmd self-assigned this Nov 8, 2021
@erikmd erikmd added this to the learn-ocaml 0.14.0 milestone Nov 8, 2021
@erikmd erikmd merged commit f5d66c6 into ocaml-sf:master Nov 8, 2021
@erikmd erikmd deleted the workaround-457 branch November 8, 2021 17:42
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.

Blocking bug: some graders fail with Error: Ctype.Unification_trace.Unify(_)
1 participant