merge change from propellor
exporting Unit allows custom data units
This commit is contained in:
parent
349eefc768
commit
d29bf2f5b2
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ module Utility.DataUnits (
|
|||
memoryUnits,
|
||||
bandwidthUnits,
|
||||
oldSchoolUnits,
|
||||
Unit(..),
|
||||
|
||||
roughSize,
|
||||
compareSizes,
|
||||
|
|
Loading…
Reference in a new issue