Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too strict version bounds on optparse-applicative #63

Closed
sternenseemann opened this issue Jun 3, 2021 · 2 comments
Closed

Too strict version bounds on optparse-applicative #63

sternenseemann opened this issue Jun 3, 2021 · 2 comments

Comments

@sternenseemann
Copy link

Builds with 0.16.1.0, but bounds forbid it.

@byorgey
Copy link
Member

byorgey commented Jun 4, 2021

Ah, thanks for reporting this, I missed the optparse-applicative bound when updating diagrams-rasterific recently. I will update it soon.

@byorgey
Copy link
Member

byorgey commented Jun 7, 2021

Revised the latest release on Hackage.

@byorgey byorgey closed this as completed Jun 7, 2021
sternenseemann added a commit to NixOS/nixpkgs that referenced this issue Jun 22, 2021
haskellPackages.dual-tree: downgrade to 0.2.2.1

Since the resolution of the following issues, we can remove a lot of
jailbreaks:

* diagrams/diagrams-core#112
* diagrams/diagrams-cairo#77
* diagrams/diagrams-rasterific#63

Some we need to keep since the base 4.15 compatibility updates were
sometimes bundled with adjustments for monoid-extras 0.6 / diagrams-*
1.5 which we can't yet update to.

Downgrade dual-tree since 2.2.3.0 requires monoid-extras 0.6 (although
it seemed to compile with 0.5…).
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

No branches or pull requests

2 participants