Skip to content

Conversation

mariari
Copy link
Member

@mariari mariari commented Nov 8, 2024

Partial trait relied upon

import Stdlib.Data.String.Base open;

which indirectly relies upon list, we loosen the restriction to just
rely on the String type itself.

This lets us move some functions around to the base module

Partial trait relied upon

import Stdlib.Data.String.Base open;

which indirectly relies upon list, we loosen the restriction to just
rely on the String type itself.

This lets us move some functions around to the base module
@lukaszcz lukaszcz force-pushed the mariari/loosen-constraint-on-partial branch from dbc3a55 to 8483879 Compare December 1, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant