purescript-backend-optimizer
purescript-backend-optimizer copied to clipboard
Move formating functions from Main into Main.Print
This reduces the amount of code in Main, and the imports in scope for the formating functions. Reducing the cognitive load.
There is some more code related to formating in Main. However, I wanted to make a small change to see if this is anything the project finds value in, and as such I don't want to burden the reviewers with too much code at the same time.