Switch the default formatter to ormolu#258
Conversation
Since brittany isn't included in the static binaries due to licensing restrictions Fixes haskell#255
|
I don't care much about, but why choose ormolu instead floskell or stylish-haskell which afaik are configurable... |
|
I don't really use the formatters so I thought it would be good to open up a PR to and get a poll going for the new default formatter |
|
Although with that said, it looks like the default formatter in hls itself is Ormolu: |
|
well, the config here should override the hardcoded one. |
|
I'll leave this sit for a day or so, just in case anyone has any strong opinions on this |
fendor
left a comment
There was a problem hiding this comment.
LGTM. I dont care too much about it either.
It is still a political decision, maybe a poll in reddit/discourse/discord?
|
@fendor I was thinking about that as well, probably best to open this in the HLS repo though rather than bike shed about it here |
Since brittany isn't included in the static binaries due to licensing
restrictions
Fixes #255