Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5c3c688f7bc16cdcf57f7c0a4ebb61b369088ef1
      
https://github.com/NixOS/nixpkgs/commit/5c3c688f7bc16cdcf57f7c0a4ebb61b369088ef1
  Author: Peter Simons <[email protected]>
  Date:   2014-05-28 (Wed, 28 May 2014)

  Changed paths:
    M pkgs/development/compilers/elm/elm.nix

  Log Message:
  -----------
  Elm: fix build by ignoring the build instructions provided by upstream

Re-apply the build fix from <https://github.com/NixOS/nixpkgs/issues/2089>,
because apparently the underlying issue has not been fixed.

According to <https://github.com/elm-lang/Elm/issues/384>, Elm's release
archive comes with a Setup.hs that cannot compile an Elm release. Duh!
Replacing the custom Setup.hs file with a dummy version fixes this issue.


  Commit: 1d70298e2e203021bafac8708120607e63aa3590
      
https://github.com/NixOS/nixpkgs/commit/1d70298e2e203021bafac8708120607e63aa3590
  Author: Peter Simons <[email protected]>
  Date:   2014-05-28 (Wed, 28 May 2014)

  Changed paths:
    M pkgs/top-level/haskell-defaults.nix

  Log Message:
  -----------
  Elm: require binary 0.7.x on ghc <= 7.6.3


Compare: https://github.com/NixOS/nixpkgs/compare/6a359589364c...1d70298e2e20
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to