mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
haskell-platform-2010.1.0.0: un-break the expression to try and fix it
This commit is contained in:
parent
f25e9c435d
commit
011e696f6d
@ -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
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user