diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-04-29 14:26:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-04-29 14:26:13 -0400 |
| commit | 681e4dbbcb880e8e2526519fc58d4f2994a41577 (patch) | |
| tree | 58f0951f6fc4fc7c534b7c293592386b7575164a /src/Utility/DataUnits.hs | |
| parent | 960745b95e96e3d276e275554584c9bd13565f5b (diff) | |
propellor spin
Diffstat (limited to 'src/Utility/DataUnits.hs')
| -rw-r--r-- | src/Utility/DataUnits.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Utility/DataUnits.hs b/src/Utility/DataUnits.hs index 2ece1430..6e40932e 100644 --- a/src/Utility/DataUnits.hs +++ b/src/Utility/DataUnits.hs @@ -42,6 +42,7 @@ module Utility.DataUnits ( bandwidthUnits, oldSchoolUnits, Unit(..), + ByteSize, roughSize, compareSizes, |
