"Unsupported OCaml version"
- Dominant language
- Reason
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Trying to use this project as it sounds like the best alternative for me.
but when trying to execute `milk` I get -
`Fatal error: exception Failure("Unsupported OCaml version: 4.14.0")` error.
1) What are the supported versions?
2) Why 4.14.0 is not supported? I mean, what should I change to make it be supported?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `milk` entry point and reproduce the failure under OCaml 4.14.0. Identify where the version check rejects 4.14.0, then compare it with the project's supported-version behavior. Done means documenting supported versions and either explaining the incompatibility or confirming that `milk` runs on 4.14.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100