relax taggedalgebraic dependency#46
Conversation
|
Hah, is it that simple? I thought there had been some breaking changes which needed more intrusive version-specific changes. |
|
Well, I don't really know, but the tests pass ¯\(ツ)/¯ Hoping that someone who does know a bit better chooses whether to merge this or not. |
|
Should be fine, the breaking changes should be limited to rarely encountered corner cases. BTW, it may even make sense to require 0.11.x at some point and make use of |
|
Of course, to really get the benefit of this change, a new release here would be necessary. |
|
ping, still need a new release to get people to be able to use this |
Apologies for the late feedback -- I think the issues I was seeing may have been about compiler version rather than |
|
Oh wait, it's worse than that. CI is still testing with Going by my own local testing we have a double bind here:
That's what I saw in my own local testing when I first filed #44, which is why I didn't follow up quickly at the time. |
|
In short, please do NOT create a new release until these issues are resolved (I've written up details in #44). Otherwise there will be a lot of unhappy users of |
it's a real pain otherwise due to dependency clashes.