Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.1
-
None
-
All platforms
Description
The Haskell (and OCaml) generators emit incorrect code for enum deserilalization. The value counter is not reset to -1 before the deserialization function is generated.