Closed juanibiapina closed 7 years ago
Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!
Here is what to expect next, and if anyone wants to comment, keep these things in mind.
Duplicate of any (or several) of #1516, #1527, #1529, https://github.com/elm-lang/elm-compiler/issues/1560?
Thanks for making that list @jvoigtlaender!
Added all of these to https://github.com/elm-lang/elm-compiler/issues/1377 so they can be addressed together in one pass.
Minimal (er, kinda) reproducing it: https://github.com/juanibiapina/elm-typeerror
I've tried reproducing it with a minimal set of simple functions but was not able. There must be something related to one of the functions that I'm using that I'm missing.
Mac OSX Yosemite. Chrome. Elm 0.18.
The error is:
And here's a snippet of the generated JS: