Bit Connor
Bit Connor
`hdevtools` relies heavily on the `GHC` API, which goes through major changes with each new release of `GHC`. Currently `hdevtools` is tested with `GHC` versions: `7.6`, `7.4`, and `7.2` A...
Thanks for the pull request. I'm gonna try and get a CI system setup using GitHub actions before I accept pull requests
I have done a little investigating. This bug happens when the `var reports = {{json}};` that is rendered into the HTML ends up containing JavaScript "null" values (rather than proper...
More evidence. I've spotted the `NaN`s in the command line output (Use your browser to search for "NaN"): ``` benchmarking fib/1 time 38.35 ns (38.28 ns .. 38.46 ns) 1.000...
I currently am unable to dig further into this bug. Hopefully the info above can point someone who is more familiar with the criterion codebase in the right direction.
I've rebased this against master and cleaned it up a bit
bump. @glebm @mgreter I can rebase this on top of master, or make any other fixes/improvements if necessary
bump @aaronkelton @xzyfer @am11 @mgreter