JSON(En|De)code no instance available of type (->)
With latest master, deriving class iTask
for an ADT that contains a function. Fix is to also import iTasks._Framework.Serialization
, but that should probably be exported by default. Not sure if there is a reason for not doing that, hence the issue.