Marco Z
Marco Z
I came here to say exactly this. A README and some documentation (and examples) would be very appreciated
I think it would be wise to pin aeson to >= 2.0 and change this implementation accordingly.
Ping @Shimuuar ! :)
Now the base image is Phusion, which is based on Ubuntu 16. `make docker-dev-build` will build a development image wherease `make build` will build `fastest-matrices` within that image, so they...
Hi! Yes it's complete, you can see one run here: https://travis-ci.com/ocramz/fastest-matrices/builds/119026040 For the sake of time, I turned the two executables into benchmarks because stack on travis was having trouble...
Hi all! it's been 3 years since the latest comment and in the meantime the HLS grew and became the de facto standard for IDE tooling (so, 90% of an...
Great idea, in spirit! However I must agree with others who raise the "supply chain" concern. How about we add compiler warnings to `undefined` and `error` instead?
I've started addressing this here: https://github.com/DataHaskell/statistics/tree/exceptions-not-error
Recently `criterion-measurement` was split out of `criterion` https://hackage.haskell.org/package/criterion-measurement , and it doesn't depend on `statistics`. There are a couple things missing from it though , such as an analogue of...
@raibread @Shimuuar are you still interested in merging this?