Minimal variant of elm
This package provides a version of the Elm compiler without support for the elm reactor
development command.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/avqz7lxfil7li2hbw1bzdg47kfyvdlfw-elm-sans-reactor-0.19.1.drv | ||
i686-linux | /gnu/store/2aqamy3b0ac0nwyw3wwbz9zmy1v64l86-elm-sans-reactor-0.19.1.drv |
Linter | Message | Location |
---|---|---|
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name | |
formatting Look for formatting issues in the source | line 73 is way too long (98 characters) | |
formatting Look for formatting issues in the source | line 74 is way too long (114 characters) |