Harendra Kumar

Results 427 issues of Harendra Kumar

# Description Update dependency version bounds, to make them up to date and make it build with nix 21.05. # Process Checklist Tested on the streamly package ``` $ codex...

Stack can be used as a script interpreter. We can specify packages being used by a script. For example: ``` #!/usr/bin/env stack {- stack runghc --package getopt-generics --package path --package...

A pure update that does not request any fields in the results must be allowed. The following query fails to parse: ``` {SetResource(id:"1",resource:{resAge:20,resGender:"m"}){}} ```

I am finding the type errors very cryptic and hard to fix, though once you get the hang of it, it becomes better. But when you are starting out with...

Thanks for this useful tool! I just gave it a try and it showed a lot of useful information. I tried it on streamly-0.7.2 vs streamly master branch (to be...

Please see this log for the error message: https://travis-ci.org/harendra-kumar/packcheck/jobs/414578132

@vincenthz we have been hitting the issue described in #92. Could you please upload the new version on hackage.

PR #3 introduced `--measure-with` option for isolated measurement. This option requires the user to specify the path of the gauge executable itself so that it can be invoked again for...

I am seeing this quite often: ``` benchmarking constantSlowConsumer/asyncly ... Adaptive: Creating an optional valid value using the optional tag CallStack (from HasCallStack): error, called at ./Gauge/Optional.hs:58:25 in gauge-0.2.1-HPl6LVZXpCZ5TsFkdrilsb:Gauge.Optional toOptional,...

bug