Ignat Insarov

Results 90 comments of Ignat Insarov

Hey I have been busy but finally — rebased, added a three way option, and automatic detection of the extension. Ready for review!

Incidentally from the failing test case I noticed that the linear lollipop is missing, so I should add that one too.

Oh, totally forgot about that.

> Seems like there are still some test failures Yes, I changed some white space in `input.hs` and forgot to refresh the output files because I thought it should not...

I made some issue to Cabal haskell/cabal#8391. Not sure if it says what you @brandonchinn178 expected it to be saying so I invite you to offer corrections in there or...

Alright, it seems the issue to Cabal will simmer for a long time. For now, a blend of `cabal build`, `cabal exec` and `cabal list-bin` can give a good outcome:...

I still experience this problem with `3.8.1.0`. The problem is that the same package can be listed several times across present and implied project files. Perhaps the easiest way out...

> There is a commentary about [cache version](https://github.com/actions/cache#cache-version) in README. Hopefully this was of some help to you! Yes, there is an overview in README, it was somewhat helpful. It...

I am a bit underwhelmed by the solution.