Vladislav Sabanov

Results 51 comments of Vladislav Sabanov

It took place 8 days ago, I am not sure it has gone already.

Hi, Alex. I updated and refactored `tidal-vis`. After that i dreamed to contribute to tidal itself, it not came true unfortunately. I'd like to be in touch, not active for...

> Should we do any validation, like, check that all components are only numbers? Validation is needed for all correct version strings, i guess. > What to do with stack?...

Thank you for constraints. LTS should be bounded to last tested GHC and not takes much time. I wonder does [stackage](https://www.stackage.org/) have API? `stack` likely interact over it, doesn't it?

@noughtmare The tests need the updates.

`Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.6.2.0 supports 'ghc' version < 9.4): /home/runner/.ghcup/bin/ghc is version 9.6.2` **< 9.4** yes, building summoner with 9.4.5 and 9.6.2 has no ways right now....

Do the golden tests check if the 'project that is made with specific ghc in configs' is built with that ghc? In other words: 1. Summoner makes project with ghc...

If checks within `9.6.2` will pass then we could left checks for `9.4.5` too

https://discourse.haskell.org/t/ghc-9-4-6-is-now-available/7231 I am sorry :))