Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

support data-default-0.8.0.0#1376

Merged
larskuhtz merged 4 commits intomasterfrom
lars/data-default-0.8.0.0
Oct 25, 2024
Merged

support data-default-0.8.0.0#1376
larskuhtz merged 4 commits intomasterfrom
lars/data-default-0.8.0.0

Conversation

@larskuhtz
Copy link
Copy Markdown
Contributor

support builds with data-default-0.8.0.0 in a backward compatible way.

Arg an (stripTypeInfo f argtyp) def
stripMetaInfo (Meta docs model) =
Meta docs (fmap def <$> model)
Meta docs (fmap (const def) <$> model)
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.

Suggested change
Meta docs (fmap (const def) <$> model)
Meta docs (def <$ model)

@larskuhtz larskuhtz merged commit ef32c9c into master Oct 25, 2024
@larskuhtz larskuhtz deleted the lars/data-default-0.8.0.0 branch October 25, 2024 23:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants