rocq-prover / rocq-prover/stdlib

Inconsistent OPAM packaging of rocq-stdlib

Open
#256 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rocq Prover
Stars
42
Forks
38
Avg merge
14h 6m
Merged PRs (30d)
3

Description

There's a rocq-stdlib package in the standard OPAM repository, https://opam.ocaml.org/packages/rocq-stdlib/ , which is stuck at version 9.0.0, and another package in the Rocq repository, https://rocq-prover.org/p/rocq-stdlib/latest, which is at version 9.1.0.

This is unfortunate: Rocq users run into different issues if they use only the standard OPAM repository (and get an old version of the stdlib) or if they also use the Rocq repository (and get a newer version). See https://github.com/AbsInt/CompCert/issues/580 for an example.

Please keep the OPAM repository package https://opam.ocaml.org/packages/rocq-stdlib/ up to date. Or remove it entirely. But don't keep an outdated version there.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the standard OPAM package page with the Rocq repository package page linked in the issue, focusing on their versions and package metadata. Determine whether the standard package can be updated to 9.1.0 or removed, then verify that users no longer receive an outdated rocq-stdlib package from the standard OPAM repository.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.