FF 29.0.1 on 3.10.39-1-MANJARO x86_64 with lots of plugins (HTTPSEverywhere, Ghostery, FlashBlock...)
It does not recognize the crash and does not offer a crash report on restart.
http://elm-lang.org/edit/examples/WebGL/Triangle.elm
Edit: ok, the language has full type inference, but not the webgl examples.
In the WebGL examples, I felt it made things a bit clearer since folks are probably not familiar with how WebGL works. Once you get comfortable reading types, it helps you see how things fit together, and they definitely helped me learn John's API when I was new to it :)
But if you don't need/want type annotations, you can totally take them all away and they'll be inferred! How did having them effect your experience of looking at the examples?
That's funny to me because I've always found HSV colors and color choosers to be a lot more intuitive.