compiler icon indicating copy to clipboard operation
compiler copied to clipboard

Compiler for Elm, a functional language for reliable webapps.

Results 173 compiler issues
Sort by recently updated
recently updated
newest added

Elm 0.19 (Works fine on Elm 0.18) Linux Debian 9 Error Message: ``` This `iterativeSearch` call produces: List state -> SearchResult state But the type annotation on `iterativeCostIncreasing` says it...

types

This PR fixes a compiler bug that occurs when using `mapAccuml` with explicit type annotations. The bug manifested as a compiler crash with the message "x [rank = 2]" followed...

elm-lang/elm-repl#77 was never closed and I can't find a corresponding issue here, so I'm creating it, this would be very useful. It would be nice to execute tasks in the...