It allows to write instances like this: ```haskell instance ShowUnit WorkDayUnit where showUnit = "wd" ```