Eric Torreborre

Results 55 issues of Eric Torreborre

@jacobstanley if you want to get a feel for the changes involved in using the number of tests in a generator. Note that: - I had to put the `TestCount`...

and bumped other "limit" options to Int64. Hey there. I am currently working on integrating "enumerative testing" to Hedgehog where, instead of randomly selecting values out of a given range...

Because in that case Conscript will call itself recursively during the first installation, creating many windows!

This PR uses specs2-5.x for Scala 3 and specs2-4.x for Scala 2. Both versions support the new `MacrotaskExecutor` execution context.

This is more a question than a bug report. I am trying to follow the advice in Neil Mitchell's blog post about [memory leaks](http://neilmitchell.blogspot.se/2015/09/detecting-space-leaks.html) and I get stacktraces on the...

Can you please publish the latest version on Hackage? I need to depend on the latest changes for one of my libraries

This is a pretty different approach because this is not entirely about modelling effects but more about structuring applications. Since I am often seeing effects being used to structure applications,...

I have been trying to compute the union of 2 sets of 9 elements each and ... well the compiler is still running :-). Have you or anyone else investigating...

I am working on a variation of the typelevel Set (a set with possibly "missing" values). I would like to find a way to define a `Cmp` instance for 2...