Evan Czaplicki

Results 116 comments of Evan Czaplicki

Nice suggestion, I'll see if I can add that in as well!

Can you say more about your system? Is there anything notable? Any odd hardware? Any weird configuration? I would expect to hear much more about this issue if lots of...

Thanks @b1collector :D Does @agrafix's workaround sort this out for you? I have seen folks run into this in docker containers where it mattered whether or not there was other...

Are there any issues open in relation to http://hackage.haskell.org/package/http-client that are similar to this?

Does this still happen with 0.17?

I think the next steps are as follows: 1. Verify that this is not mentioned in guide.elm-lang.org 2. Think of a concrete location that information about `main` could live in...

Does this make sense with [the corresponding text](https://guide.elm-lang.org/reuse/radio_buttons.html)? I suspect it would require some changes there as well to make sense.

What do you want to be different?

Very strange! Great SSCCE. Will circle back to this for the next compiler release.

I am not sure this is the right design. I made a mock of an alternate version of this [here](https://groups.google.com/d/msg/elm-dev/K1-P4I9TyBE/kFvmMgU7BQAJ). Here is the image: ![grouping-mock](https://cloud.githubusercontent.com/assets/1658058/21200169/0210035c-c20c-11e6-9731-c582d78ca794.png) This version would automatically group...