haskell-ncurses: broken by update of c2hs
Upstream has been notified.
This commit is contained in:
parent
3129fb3a11
commit
bf197d6f58
@ -15,5 +15,7 @@ cabal.mkDerivation (self: {
|
||||
description = "Modernised bindings to GNU ncurses";
|
||||
license = self.stdenv.lib.licenses.gpl3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user