Skip to content

[new release] melange (7.0.0-{414,51,52,53,54,55})#30094

Open
anmonteiro wants to merge 3 commits into
ocaml:masterfrom
anmonteiro:anmonteiro/release-melange-v7
Open

[new release] melange (7.0.0-{414,51,52,53,54,55})#30094
anmonteiro wants to merge 3 commits into
ocaml:masterfrom
anmonteiro:anmonteiro/release-melange-v7

Conversation

@anmonteiro

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread packages/melange/melange.7.0.0-414/opam Outdated
"cppo" {build}
"alcotest" {with-test}
"reason" {dev & with-test}
"ppxlib" {dev}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI is failing because of ppxlib not found. From the log it seems like it's used as a dep for normal targets?

Suggested change
"ppxlib" {dev}
"ppxlib"

there'll likely be a lower-bound limit for that so actually more likely

Suggested change
"ppxlib" {dev}
"ppxlib" { >= "0.36.0" }

@anmonteiro anmonteiro force-pushed the anmonteiro/release-melange-v7 branch from f9d9c44 to 8bee82d Compare June 23, 2026 07:55
@jmid

jmid commented Jun 23, 2026

Copy link
Copy Markdown
Member

There are relevant lint errors:

(lint) (failed)

  • Error in melange.7.0.0-414: pin-depends present. This is not allowed in the opam-repository.
  • Error in melange.7.0.0-55: pin-depends present. This is not allowed in the opam-repository.
  • Error in melange.7.0.0-54: pin-depends present. This is not allowed in the opam-repository.
  • Error in melange.7.0.0-53: pin-depends present. This is not allowed in the opam-repository.
  • Error in melange.7.0.0-52: pin-depends present. This is not allowed in the opam-repository.
  • Error in melange.7.0.0-51: pin-depends present. This is not allowed in the opam-repository.

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.

3 participants