flo
flo copied to clipboard
Vendoring/shading dependencies
Each time we upgrade Beam or flo there are new dependency conflicts. There is no good way to ensure that there are no conflicts apart from running code, it makes upgrade painful. One of the ways to solve it would be vendoring or shading dependencies, see beam-dev.
What do you think?