-
Right now, for each package there is a `documentation.json` file and additionally for each module of the package a `docs/ModuleName.json` file. As far as I can tell, the latter are redundant in terms …
-
I think the problem is that frontend/public/learn/Interactive-UI-Elements.elm has not yet been upgraded to Elm 0.14
-
- [x] ~~Components #238~~ (See https://github.com/hyperapp/hyperapp/issues/238#issuecomment-312455621)
- [x] Use requestAnimationFrame to throttle render/patch #90
- [x] Add SSR DOM hydration
- […
-
https://gist.github.com/knewter/2df161dc337581e15fc01b66e7606e82
This is an example file. If you download it and try to compile it with `elm-make`, it will fail to compile with:
```
jadams ~/e/…
-
EDIT: revised to use the better example in https://github.com/elm-lang/elm-compiler/issues/1525#issuecomment-267857688
## To Reproduce
1. Put the code below in a file called `Main.elm`
2. `elm-…
-
The installers provide the link http://elm-lang.org/Get-Started.elm. Currently it redirects to http://elm-lang.org/docs, but that page does not really tell the user how to get started with Elm in term…
-
Raised this question on stack overflow and it was suggested to create a bug report here.
http://stackoverflow.com/questions/37522369/elm-random-number-on-init-strange-behaviour
I've been working thr…
PezzA updated
6 years ago
-
I am working through the Elm architecture tutorial and I was getting an unhelpful unification error message from the compiler. When reporting the expected types and the encountered type, they did not …
-
At the moment, moving between elm-lang.org and packages.elm-lang.org is a bit of a pain - at the moment a user has to navigate to elm-lang.org/docs, then click on community packages. Once you're on pa…
-
When I'm on page http://package.elm-lang.org/packages/rluiten/elm-date-extra/1.1.0/Date-Format and click link in page presented as:
> The latest version of this package is [8.1.2](http://package.el…