-
In The Roadmap you write
> Generating ElmBooks based on doc comments – the same that are used to generate docs on elm-packages. This could allow published elm packages to automatically have their own…
-
**Quick Summary:** ???
`elm publish` errors without an error message when using `zsh` on MacOS.
When using bash the error message is printed.
## SSCCE
using zsh 5.9 (x86_64-apple-darwin2…
jweir updated
11 months ago
-
Both `ianmackenzie/elm-units` and `gampleman/elm-visualization` define a `Force` module (for force the physical quantity and force-directed graphs respectively). This is now preventing @gampleman from…
-
Hi there, after upgrading to elm 0.19, attempting to do elm init causes this error message:
```
Hello! Elm projects always start with an elm.json file. I can create them!
......
Knowing all that…
-
False positive on `NoUnused.CustomTypeConstructorArg` when the type is only use in equality comparisons.
**SSCCE (Short Self-Contained Correct Example)**
When running `npx elm-review --template jf…
-
Hi, I really like your post and all of the walk through. However, it would be great if the project is using the latest elm version so that all of the beginners can code it as they go through the tutor…
-
In the [Part 7 solution](https://frontendmasters.com/courses/elm/#v=xj7w5uc9c2&skip=1) Frontend Masters Elm video @ the 3:00 minute mark, Mr. Feldman uses the `4.0.0 elm-lang/core` api when writing th…
-
https://github.com/elm-tooling/elm-language-server/blob/964a7d0b50c123cf0aebe2f87c9bf6bb79fb298a/src/providers/diagnostics/elmMakeDiagnostics.ts#L304
I didn't quite follow the code, but here's what…
-
**Describe the bug**
The type inferencing algorithm used by `morphir-elm make` handles type variables in a way which allows users to compile polymorphic code.
**To Reproduce**
The following code …
-
```
What steps will reproduce the problem?
Error information:
compiling dfs_elm.c...
..\..\components\dfs\filesystems\elmfat\dfs_elm.c(574): error: #70: incomplete
type is not allowed
..\..\compon…