quantities icon indicating copy to clipboard operation
quantities copied to clipboard

Unit conversion and manipulation library for Haskell.

Results 3 quantities issues
Sort by recently updated
recently updated
newest added

All other units seem to be working fine from my experience but I encounter what looks like a bug when trying to parse decameters (1 decameter = 10 meter). Here...

One shouldn't have to convert the two back to a string and then back to a `Quantity` if a `CompoundUnit` is already in hand.

This would be useful for us working on Herms: https://github.com/JackKiefer/herms