Matthias Fischmann
Matthias Fischmann
> It didn't seem a very efficient strategy at that time. And it still doesn't. Well, I don't think there is a more efficient strategy: if you want your web...
I will never want to live without ormolu again, but I also really want this! :)
Also: `(, ,)`, `(a, b,)`, `(, a, b)`, `(a, , b)` (thanks @mheinzel for thinking of the corner cases) These arguably look a little odd, but I feel this is...
> `(, ,)` looks rather weird to me. > > I wanted to implement this but gave up. How do you format this for example? > > ```haskell > (3,,,,,)...
I think the rule set is: 1. if you see `,)` in a tuple section, leave it as is. if there is whitespace between `,` and `)`, remove it 2....
It's a matter of taste, but I like the spaces more, even in the contrived examples where I seem to be alone with that judgment. :) This is one of...
(I'm trying to say: I won't be disappointed if this is labelled as wontfix and closed.)
Thanks for reporting! I suspect this PR is dead and everybody went home, would you be willing to clean up the branch and open a new one? :)
``` task: build-intermediate selected worker: concourse-worker-2 INFO[0000] building image error: could not find wire-server/build/ubuntu: stat wire-server/build/ubuntu: no such file or directory FATA[0000] failed to build: build: exit status 1 FATA[0000]...
look mergeable to me? if you disagree please reject my review.