This is obviously a regression (I filed a ticket but just curious if somebody else saw that too)
k
kingsley
01/04/2018, 10:29 PM
Looking at the source code. It appears there was a compatibility change in 1.2 implementation
So, you’d either have to use the pre-1.2 stdlib, or 1.2 stdlib with 1.2 compiler
c
cedric
01/04/2018, 10:51 PM
It was resolved, I had an accidental dependency on stdlib:1.2.10, which resulted in this error