Skip to content

Dev upper bounds - #273

Open
turion wants to merge 1 commit into
masterfrom
dev_upper_bounds
Open

Dev upper bounds#273
turion wants to merge 1 commit into
masterfrom
dev_upper_bounds

Conversation

@turion

@turion turion commented Jan 6, 2024

Copy link
Copy Markdown
Owner

Data.MonadicStreamFunction.Bayes
build-depends: base >= 4.11 && < 4.18
, transformers >= 0.5
, transformers ^>= 0.5

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

This is not advisable because the ecosystem has moved to 0.6

, rhine == 1.2
, transformers >= 0.5
, monad-schedule >= 0.1
, transformers >= 0.5 && < 0.6

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Suggested change
, transformers >= 0.5 && < 0.6
, transformers >= 0.5 && < 0.7

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