Chris Coffey

Results 6 issues of Chris Coffey

### Issue I have a project I'd like to run with both `-Xfatal-warnings` & `-Ywarn-unused-imports`. If I use tut to evaluate the following block it fails to compile: ``` `...

It would be great to add support for some of the most common PSQL array operations, contains & overlap. I'm happy to submit the PR if you think Esqueleto's `PostgreSQL`...

enhancement
beginner friendly

This sets up a Stack build for `dash-haskell` and upgrades it to run on GHC 8.0.2 projects. I've been able to successfully test this on `ghc-8.0.2` itself: ``` Yetti> dash-haskell...

Right now the sampler defaults to 1/1000, unless debug is set. Library users should be able to select from the following sampling algorithms: - Constant - Probabilistic (what's there now)...

enhancement

The docs were hastily put together, improve them.

The library already supports Jaeger via backwards compatibility with Zipkin, but it'd be nice to have out-of-the-box support for Thrift instead of JSON.

enhancement