Jan Bracker

Results 4 issues of Jan Bracker

Currently all generators, arbitrary and choose instances for primitives types such as Short, Int, Long, Float, Double and String do not respect the size afaik. Is there a reason for...

**Describe the bug** When I try to execute the quickstart guide under windows (via the mingw git bash) the `.\jarviz` produces the following error: ``` java.io.IOException: Cannot run program "mvn":...

enhancement
good first issue
help wanted

The following code demonstrates the issue: https://github.com/jbracker/supermonad/blob/master/examples/applicative/bankers/MainMinimalBug.hs

bug

The instances already exists for unconstrained supermonads.

enhancement