In #206, we left some work unfinished, for one reason or another. * [ ] After the patch that solved https://github.com/tweag/ormolu/issues/934 is merged into `fourmolu`, we can add the handling of `⟦ ⟧` brackets. * [ ] We can improve the code along the way, as mentioned in code review. Namely: * [ ] Do not export `whenUnicodeOtherwise`. * [ ] Put more elegant code here: https://github.com/fourmolu/fourmolu/blob/44389c1b218877e88285bd90469e9beb3e047dad/src/Ormolu/Printer/Combinators.hs#L192-L193 I think that sums it up. Do ping me if I forget. In all likelihood I shall forget.
In #206, we left some work unfinished, for one reason or another.
fourmolu, we can add the handling of⟦ ⟧brackets.whenUnicodeOtherwise.fourmolu/src/Ormolu/Printer/Combinators.hs
Lines 192 to 193 in 44389c1
I think that sums it up.
Do ping me if I forget. In all likelihood I shall forget.