Orphan instance: instance Transaction "int" WriteInt To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type.
Orphan instance: instance Transaction "int" WriteInt To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type.