merge change from propellor

exporting Unit allows custom data units
This commit is contained in:
Joey Hess 2015-01-21 23:11:57 -04:00
parent 349eefc768
commit d29bf2f5b2

View file

@ -41,6 +41,7 @@ module Utility.DataUnits (
memoryUnits, memoryUnits,
bandwidthUnits, bandwidthUnits,
oldSchoolUnits, oldSchoolUnits,
Unit(..),
roughSize, roughSize,
compareSizes, compareSizes,