Skip to content

Commit

Permalink
haste-compiler is unable to install packages, mark as broken until re…
Browse files Browse the repository at this point in the history
…solved
  • Loading branch information
Cray Elliott authored and Cray Elliott committed Oct 26, 2014
1 parent da68f67 commit 37b1a0b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -24,5 +24,6 @@ cabal.mkDerivation (self: {
description = "Haskell To ECMAScript compiler";
license = self.stdenv.lib.licenses.bsd3;
platforms = self.ghc.meta.platforms;
broken = true;
};
})

0 comments on commit 37b1a0b

Please sign in to comment.