úÎ/     SafeO take some time in micro-second precision and render a human readable duration. “let duration = 2 * ms + 3 * oneSecond + 2 * minute + 33*day + 2*year humanReadableDuration duration -- will return: "2 years 33 days 2 min 3s 32ms"Wrapper around any  input, which works for DiffTime and NominalDiffTime from the time library, or a  of seconds.+ number of micro seconds in one millisecond& number of micro seconds in one second& number of micro seconds in one minute$ number of micro seconds in one hour# number of micro seconds in one day$ number of micro seconds in one year: number of milli seconds given a duration in micro seconds 4 number of seconds given a duration in micro seconds 4 number of minutes given a duration in micro seconds 2 number of hours given a duration in micro seconds 1 number of days given a duration in micro seconds 2 number of years given a duration in micro seconds         human_HtshMWqlYJi7szMEw3wWE4 Data.DurationhumanReadableDurationhumanReadableDuration'ms oneSecondminutehourdayyeargetMs getSeconds getMinutesgetHoursgetDaysgetYearsbaseGHC.RealRealghc-prim GHC.TypesDouble