Ordered-containers -> could we bump the containers dependency

ordered-containers is a package on hackage and it has a dependency on containers which is currently limited to < 0.8.
There is a PR in the repo telling that it works with containers 0.8 and hence we could bump it to < 0.9

But there has been no response there for months now.
So hence requesting here, that if it’s possible for folks here to bump it up. That would be great.

Also if you guys could tell me where to reach out for such trivial requests other than a post on this forum.

Thanks,

Kushagra

usually you’d try contacting the author (see the email address), or make a PR to their repository.

1 Like

In this case there is an issue from nearly six months ago

and a PR from six weeks ago

In this case I think the thing to do is to

2 Likes

Thanks @tomjaguarpaw , I will create a new issue on the hackage-trustees.

2 Likes

If the maintainer is unresponsive, you can also Take over a package.

1 Like