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/8vgkxps86a0r0c48sb92kk96adnf2p5f-elm-sans-reactor-0.19.1.drv | ||
| i686-linux | /gnu/store/yv2zqqkjnbkva13q1lwglcllkkicwz0x-elm-sans-reactor-0.19.1.drv | ||
| aarch64-linux | /gnu/store/3zrcm9wdij59crg10rx4224bckhz3aky-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 74 is way too long (114 characters) |