Skip to content

Conversation

@qexat
Copy link
Contributor

@qexat qexat commented Oct 22, 2025

rich-string provides a generic way to enrich the built-in string type with new capabilities.

CHANGES:

Initial implementation.

CHANGES:

Initial implementation.
@qexat
Copy link
Contributor Author

qexat commented Oct 22, 2025

oops, I forgot to add a synopsis and a description

@qexat
Copy link
Contributor Author

qexat commented Oct 22, 2025

huh? im confused about the cyclical deps...

edit: it seems that every recent PR has the issue so i suppose that i will disregard it

@@ -0,0 +1,41 @@
opam-version: "2.0"
synopsis: "rich-string provides a generic way to enrich the built-in string type with new capabilities"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
synopsis: "rich-string provides a generic way to enrich the built-in string type with new capabilities"
synopsis: "The rich-string library provides a generic way to enrich the built-in string type with new capabilities"

if you want to silence the linter completely (it is a minor nit though)

Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

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

LGTM.

The cyclic dependency error from opam-2.0 is indeed a known issue, so it can be ignored.

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.

2 participants