bootzooka icon indicating copy to clipboard operation
bootzooka copied to clipboard

Consider switching to tagless-final

Open adamw opened this issue 2 years ago • 0 comments

Some of the dependencies (the ones that are used as part of transactions) are already written in that style. Maybe it would make sense to write all code parametrised by F[_]?

Even if, for now blocked by https://github.com/softwaremill/macwire/issues/189

adamw avatar Mar 22 '22 10:03 adamw