You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The foremost reason I'd like to see this change is that I'd like to build Python wheels that bundle cabal-fmt so it can easily be run on pre-commit.ci, which has some huge advantages, including automatically pushing formatting patches to PRs.
Would you mind refactoring
cabal-fmt
to export the main function from the library as, e.g.,...so that it's easier to call
cabal-fmt
from code?The text was updated successfully, but these errors were encountered: