haskellPackages.jsaddle-warp: no longer broken

it builds, so don’t mark it as broken
This commit is contained in:
Joachim Breitner 2022-06-11 19:20:51 +02:00
parent 2ef6dba194
commit 6a7744bc41
2 changed files with 0 additions and 3 deletions

View File

@ -2743,7 +2743,6 @@ broken-packages:
- joy-rewrite
- jpeg
- jsaddle-clib
- jsaddle-warp
- jsaddle-wkwebview
- js-good-parts
- json2

View File

@ -160440,8 +160440,6 @@ self: {
];
description = "Interface for JavaScript that works with GHCJS and GHC";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"jsaddle-webkit2gtk" = callPackage