haskell-platform-2009.2.0.2: un-break the expression to try and fix it
This commit is contained in:
parent
011e696f6d
commit
6dcbc2ef9f
@ -22,6 +22,5 @@ cabal.mkDerivation (self : {
|
|||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = with self.stdenv.lib.maintainers; [andres simons];
|
maintainers = with self.stdenv.lib.maintainers; [andres simons];
|
||||||
broken = true; # cgi and cabal-install won't compile
|
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user