mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 12:07:47 +03:00
haskell-httpd-shed: broken by network 2.6.x update
This commit is contained in:
parent
fd83eef5d9
commit
56a218dcb9
@ -14,5 +14,6 @@ cabal.mkDerivation (self: {
|
||||
description = "A simple web-server with an interact style API";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user