diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-06 14:29:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-06 14:29:12 -0400 |
| commit | 9ec4b33dbb62e42b8d284d1aeddf32a395fd7cc0 (patch) | |
| tree | b9067a945a430af4868be1a0fcf052db5c4cd5fc /src/Utility/DataUnits.hs | |
| parent | b4877efea5375cb83951d6dd1d3dbf9d70208cf8 (diff) | |
| parent | 160eff0eb7ebbb2da2c3864dbe83bf7db76c8bb6 (diff) | |
Merge branch 'joeyconfig'
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, |
