instance Num MD5.ABCD is mostly undefined
https://gitlab.imn.htwk-leipzig.de/autotool/all0/-/blob/master/yesod/Crypt/Codec/MD5Aux.hs#L116
All methods but (+)
are error
. It would be better to instantiate Semigroup
or just define a custom (+)
operator.