Merge pull request #91315 from maralorn/fix-jsaddle-warp

[haskell-updates] haskellPackages.jsaddle-warp: Fix build
This commit is contained in:
Dennis Gosnell
2020-06-23 09:38:37 +09:00
committed by GitHub
3 changed files with 10 additions and 3 deletions
-2
View File
@@ -146266,8 +146266,6 @@ self: {
];
description = "Interface for JavaScript that works with GHCJS and GHC";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"jsaddle-webkit2gtk" = callPackage