Eliott Tixier

Results 5 comments of Eliott Tixier

Yes this would very much appreciated. This extension is currently unusable without `buildifier` installed. VScode hangs forever upon file saving.

This would definitely a plus. Right now there are many cases where we cannot use `encodePretty` (and use `encode` from `Data.Aeson` instead) because of this.

@wz1000 Thank you for your answer. We will investigate this further on our side and will either come back with more info or close the issue.

@guibou Same issue for `Rational`: ``` ghci> [fmt|{(2::Rational):.2g}|] "2.00" ``` Here, one would have expected "2" as a result

It would be more convenient if the constructor of `Quantity` were exposed.