Compare commits

..

No commits in common. "c4cad50df95dc0a0e6dfb3317fefd5dea203d308" and "6dba3fd0a7bb4fbeb0f55adb4840d620b77275cf" have entirely different histories.

View file

@ -57,7 +57,7 @@
settings = {
haskell = {
formattingProvider = "ormolu";
cabalFormattingProvider = "cabal-fmt";
cabalFormattingProvider = "cabalfmt";
};
};
};