acid-state / safecopy

An extension to Data.Serialize with built-in version control
60 stars 37 forks source link

Better error messages #63

Open parsonsmatt opened 6 years ago

parsonsmatt commented 6 years ago

I'm looking at this error message:

ErrorCall (Failed reading: safecopy: Ratio: Cannot find getter associated with this version number: Version {unVersion = 1}

It would be very helpful to know where Ratio is coming from. Keeping a list of the types that have been traversed would be helpful to get a sense of where these problems are occurring.