Antonio Gelameris

Results 140 comments of Antonio Gelameris

> Yeah it seems folks would prefer without fatal for newcomers. > > Also, does the template generate a `README`? If so, it would be great to add a note...

LGTM. I'm never 100% sure in these cases if we also need to bump the `tlBaseVersion`. It doesn't seem so according to [the docs](https://typelevel.org/sbt-typelevel/faq.html#what-is-a-base-version-anyway).

A PR for this got merged, but I forgot to add the `Closes #25` :\ Also, this is a gentle request for a release, so that I can advocate this...

Hi @mpilquist! It seems you're supposing that there's a way to alter parameters on a per `ScalaCheckEffectSuite` basis, correct? As far as I see `genParameters: Gen.Parameters` in `ScalaCheckEffectSuite` is private...

Brilliant! Thanks and sorry for the off-topic.

> 👍 to the idea. But I propose we just do it with `scalac`; `scala-cli` is an extra dependency to juggle with its own complications (like that it requires JDK...

> `scalac` itself is a very ordinary dependency :) No need to fuss with coursier. We can just add every version of `scalac` to the build and then invoke them...

Since we're here, why not decline-effect? I prefer to do not have to reimplement CommandIOApp.

@lolgab made me notice that w/o importing epollcat the native flavour of the toolkit is quite useless atm. Do we wanna add either epollcat only to the native build or...