haskell-network-bsd: fix the build in LTS-13.x

This commit is contained in:
Peter Simons
2019-04-30 11:43:45 +00:00
parent fa1741985b
commit 841547a566
3 changed files with 3 additions and 3 deletions
-2
View File
@@ -162199,8 +162199,6 @@ self: {
libraryHaskellDepends = [ base deepseq network ];
description = "POSIX network database (<netdb.h>) API";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"network-builder" = callPackage