Veronika Romashkina

Results 67 comments of Veronika Romashkina

Hey @DavSanchez, Thanks for your ideas. I haven't looked into code yet, as I would like to discuss the idea first. This sounds like a huge change. I am still...

Hey @emilypi! Thanks for your interest in this issue :blush: The current status of this feature is "In idea generation", I guess :bulb: To be honest, I want to point...

@carliros Thanks for your interest! We just released `1.3.0` version yesterday with some other new features included. We will try to create the Milestone for the following release soon and...

Thanks, this is a nice idea! The easiest way to do this is to rename the metavariable to something like `BUILD_TOOL:[cabal|stack]`. It can be changed here: https://github.com/kowainik/summoner/blob/main/summoner-cli/src/Summoner/CLI.hs#L373 Feel free to...

Hey @adithyaov . Thanks for the initiative. We are not Nix users, so we are not the right people to maintain such kind of configs. Actually, we had the experience...

Yes, you are right! It just could be useful to mention just so people would setup on thinking more on the corner-cases while working on tasks 🙂 That is a...

Closed in #248

Yeah, I also was thinking about reusing pandoc itself, need to investigate further!

@sphaso Yes, I see now that it's a bit complicated as should involve some JS code. For the link part, I was thinking that it's possible to reuse `Team` module...

Interesting idea, though I am not sure that it would work as I am not sure on which stage `sdist` reads cabal file. I guess we need to investigate more...