Closed marionebl closed 5 years ago
The current error seems to stem from the breaking change in base 0.12 described in #301, this time the example implementation is affected.
I wonder what the reasoning behind this kind of change is - janestreet/base does not provide context for this change.
Are breaking changes to be expected from base? Are there any communication channels where one can ask for the context of such changes?
The current error seems to stem from the breaking change in base 0.12 described in #301, this time the example implementation is affected.
Solved by pinning base to 0.11.1
@marionebl Jane Street say not to rely on stability from base until its 1.0 release. See https://opensource.janestreet.com/base/
I don't know if any communication channels exist.
You're a hero, Mario!
As per #308