-
**Quick Summary:** a module documentation with a @docs on the first line is accepted by the compiler but not parsed correctly by [elm/project-metadata-utils:src/Elm/Docs.elm@1d43c1a#L280](https://gith…
-
Some developers have their IDE/editors setup such that, when file is saved, `elm-format` is run to format the file. However, if there `elm-coder-generator` manipulates the file, the manipulated file w…
-
I'm on macOS 10.14.6. I am using iTerm with zsh and oh-my-zsh.
Elm version is 0.19.1.
I followed the README instructions.
Opening a new shell and typing
```
> elm
```
Results in:
```
> …
-
The old Elm-plot looks more intuitive/human to me, and `Chart.Attributes.amount` is not working for me.
Is there any way we could get an upgrade to 0.19.1?
-
First of all, thanks so much for a great library! I tried out elm-book after the presentation at the last meetup and I think it'll see regular use.
I found the following issue when using elm-ui - …
-
I was following along with the tutorial and was surprised when I got stuck: I added elm-lang/http to my elm-package.json, but no matter how hard I hit the refresh button, elm-reactor continued to comp…
-
along the lines of https://github.com/elm-lang/elm-make/issues/123, there should be a way to explicitly disable coloring/anything other than ascii.
Ubuntu 14.04
(seems like elm-tools should suppor…
-
I have following error, and I checked the order of loading jQuery and angular. It is fine(jQuery loads first) as I have used webpack provide plugin to use jQuery instead jqLite. Please see the console…
-
Useful library — can check it out:
https://package.elm-lang.org/packages/NoRedInk/elm-check/latest/
-
Write or copy/paste SVG into design system. Add punched in variables, and variations. Then convert to React or Elm.
Even commit to GitHub: it checks if the outputted code is different from say mast…