Vilem Liepelt

Results 12 comments of Vilem Liepelt

Any chance this will be merged soon? Cheers!

Just reading this out of curiosity—I'm looking for a framework to do some work in and Concur is looking amazingly straightforward to use—it's either too good to be true or...

I'm definitely keen on using it. I need to write a small app for someone and am planning to use concur if I can make it work.

> Right, so it's mostly important in the context of region formatting. Not exactly. > But what a top-level tuple or a list mean? This is just a pattern. Consider:...

I didn't check if they are correctly handled, but I assume they would be. I was merely answering @mrkkrp's question.

I understand the thinking here, but on second thought I think the current behaviour is not what we want. Firstly, in the codebase that I ormolu-fied, many files have very...

How do we deal with this in the general case? Consider ``` $ cat tlc.hs ``` ```hs -- This module needs some TLC -- TLC stands for: -- _T_ender --...

I found these bugs by running ormolu on closed source code, but feel free to use my minimal repros in your tests.

> It's really important that what ends up in Cargo.toml is [rand = "0.8.3"](https://github.com/rust-lang/book/blob/0a5421ceb238357b3634fb75234eba4d1dad643c/listings/ch02-guessing-game-tutorial/listing-02-02/Cargo.toml#L9). I can't tell for sure, but based on the Cargo.lock in this PR, it looks like...

I merely documented what worked for me. Feel free to close/amend this PR.