Ryan Trinkle

Results 132 comments of Ryan Trinkle

@mauke Is there anything I can do to help move this along?

I think that if it did not have a C dependency (or if there were appropriate C shims in the ghcjs shims library), it would be fine. I would prefer...

I solved this by doing ``` haskell parse (mainParser

@isovector This PR isn't ready for merge, but if you've got the time I would love to hear your thoughts on the overall concept! I believe you've looked at this...

@isovector Awesome! Yes, I agree, code locations would also be useful - in fact, I originally started with CallStack rather than a custom datastructure. Since sometimes triangles get combined, I...

TODO: - [ ] i need to know the performance impact of keeping a tag around on every single triangle (it did not seem massive, but i'm sure it's nonzero)...

@phadej Agreed: it is extremely surprising if `decode . encode` is not `Just`.

To clarify: I have tested that chainweb-node successfully starts, and provides output that looks like it's running, on Ubuntu 17.10 (Linux kernel 4.13.0). I haven't tested that the program works...

Converted to draft because it still depends on a fork of nixpkgs. PR to nixpkgs is up here: https://github.com/NixOS/nixpkgs/pull/88070