haskellPackages.futhark-manifest: remove broken flag

This commit is contained in:
sternenseemann 2022-02-21 01:12:05 +01:00
parent 99568d7fe0
commit 7c8a83016e
2 changed files with 0 additions and 3 deletions

View file

@ -1563,7 +1563,6 @@ broken-packages:
- fused-effects-mwc-random
- fused-effects-resumable
- fusion
- futhark-manifest
- futun
- future
- fuzzy-time-gen

View file

@ -99825,8 +99825,6 @@ self: {
];
description = "Definition and serialisation instances for Futhark manifests";
license = lib.licenses.isc;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"futhark-server" = callPackage