fb4a6119b6
This includes updates to elm -compiler, -make, -package and -reactor. -repl's test suite currently breaks. The build for elm-reactor could be more concise, but it's clean. The final build step for elm-reactor ultimately relies on elm-package downloading some libraries, so anything radically better would probably need nix to step in and somehow emulate elm-package. That would take more knowledge about elm & nix than I have...
6 lines
135 B
JSON
6 lines
135 B
JSON
{
|
|
"evancz/virtual-dom": "1.1.0",
|
|
"evancz/elm-markdown": "1.1.2",
|
|
"evancz/elm-html": "1.1.0",
|
|
"elm-lang/core": "1.1.0"
|
|
} |