mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Reformatting Code #107

Closed mtesseract closed 6 years ago

mtesseract commented 6 years ago

Reformat code with Brittany.

Why?

Because I am currently trying out HIE for VSCode, which uses Brittany for code formatting. I have not found a way to selectively enable/disable Brittany when modifying code that was not previously formatted with Brittany.

Thus, in order to reduce size of coming PRs, I'd like to reformat some modules in a separate PR without any actual code changes.