@hackage / detour-via-uom

JSON and CSV encoding for quantities.

Latest1.0.0

Changelog

1.0.0

Initial version with;

  • For JSON, instances of ToJSON and FromJSON for newtype quantities that also have instances of DefaultDecimalPlaces and NewType.
  • For CSV, instances of ToField and FromField in the same way.