nixpkgs/pkgs/development/compilers/elm
Tom Hunger b32df8f6a7 Fix elm-reactor.
The elm-reactor setup.hs file tries to build an elm file that's not
distributed in the cabal archive. The archive contains the
already-compiled js file so the step is unnecessary and I'm patching
it out.
2015-01-08 14:12:20 +00:00
..
0001-remove-custom-build-step.patch Fix elm-reactor. 2015-01-08 14:12:20 +00:00
elm-compiler.nix Update elm to 0.14. 2014-12-28 17:00:41 +00:00
elm-get.nix haskell-elm-get: jailbreak to fix build with recent http-client 2014-11-24 16:24:12 +01:00
elm-make.nix elm-make: re-generate with cabal2nix 2015-01-01 23:07:41 +01:00
elm-package.nix Update elm to 0.14. 2014-12-28 17:00:41 +00:00
elm-reactor.nix Fix elm-reactor. 2015-01-08 14:12:20 +00:00
elm-repl.nix
elm-server.nix
elm.nix