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