Vitaly Bragilevsky

Results 14 comments of Vitaly Bragilevsky

Did you check the folder where the executable file is located? On my machine I've got PNG file in the `.stack-work\install\fd0322d0\bin` subfolder of the folder with the project.

Hi @mentoc3000, I'll reopen this issue. I want to keep it open for a while as a reminder that we do have issues with the `cairo` backend on Windows. Thanks...

Hi Tim, I'd like to take it over.

Sounds reasonable, thanks! I'm `bravit` both here and on hackage. My first step would be to make a revision of Chart-diagrams on hackage to allow containers-0.6.0.1. Then I'd explore problems...

Hi Kevin, thank you for reporting this issue. Could you please try to upgrade your stack distribution via `stack upgrade` or in other way depending on how you've installed it?...

Unfortunately, I can't reproduce this behavior. Could you please add the following lines in the end of the `stack.yaml` file: ``` - directory-1.3.3.0 - process-1.6.5.0 ``` Does this change fix...

Thanks, @alexander-myltsev. Fixed.

The link to the blog post about build script evaluation: https://blog.jetbrains.com/rust/2022/10/24/evaluating-build-scripts-in-the-intellij-rust-plugin/. I'm ready to publish it whenever necessary. @Undin suggested publishing right before the release.

I've updated all the examples and switched to the latest stack nightly. Will try to switch to lts for 9.6.3 once it's available.