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