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

Allow base 4.15 for GHC 8.10 #116

Closed
wants to merge 1 commit into from

Conversation

TravisWhitaker
Copy link

This depends on:

For anyone else who needs to use this package (and all of its deps) with GHC 8.10, here's a cabal.project that works:

packages: .

source-repository-package
    type: git
    location: https://github.com/sjakobi/svg-builder
    tag: ff3a4b0fdfcdf8cfa0d08564733024b63121bd65

source-repository-package
    type: git
    location: https://github.com/diagrams/monoid-extras
    tag: 216a82109c38bf0c692b32db11a424bcb0b54f8e

source-repository-package
    type: git
    location: https://github.com/TravisWhitaker/active
    tag:8e5f8d7ebf12970dbe65c5df36e44c12f9b221ab

source-repository-package
    type: git
    location: https://github.com/thielema/diagrams-lib
    tag: 2d06dfca86292b454cc0041aef6e68b646237f3d

source-repository-package
    type: git
    location: https://github.com/TravisWhitaker/dual-tree
    tag: bd8e5b75f7e117420ade237e62a025a511361061

source-repository-package
    type: git
    location: https://github.com/TravisWhitaker/diagrams-core
    tag: a9456cf1c6cd3aff2c4dbf095df6dec6e51fa21c

@sjakobi
Copy link

sjakobi commented Mar 15, 2021

Ping @byorgey! :)

@byorgey
Copy link
Member

byorgey commented Mar 17, 2021

@sjakobi @TravisWhitaker My apologies. Of course this has been a really crazy year. I would really like to be able to update all the diagrams packages, and I do intend to, but realistically, I will not have time to do so until June. I'm very glad that others have been finding workarounds to continue using diagrams for now. If anyone else would like to help with merging updates like this and making some releases to Hackage I would welcome the help.

@sjakobi
Copy link

sjakobi commented Mar 17, 2021

@byorgey Thanks for the offer, but I kind of don't want to be the guy who keeps the lights on in yet another project that I'm not passionate about. I've already collected a few of those.

I'm also worried about crowding out other potential co-maintainers who have a deeper interest in this project.

However, if you could find a co-maintainer who does have a deeper interest in this project, I'd be willing to assist with things like CI and compatibility issues.

Regarding finding a co-maintainer: Are you aware of any regular contributors who might be interested? You could also consider sending out a request on the mailing lists, Discourse and/or r/haskell. Some of Chris Done's projects got new maintainers in this way.

@byorgey
Copy link
Member

byorgey commented Mar 17, 2021

@sjakobi Sure, I wasn't necessarily suggesting that you in particular might want to help, the comment was more intended for anyone else who might happen along and read this issue. Good suggestions re: looking for co-maintainers.

@byorgey
Copy link
Member

byorgey commented Jun 8, 2021

diagrams-svg has been revised on Hackage and now builds up through GHC 9.0.

@byorgey byorgey closed this Jun 8, 2021
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.

3 participants