haskellPackages.contiguous: unmark as broken

It currently builds fine without any modifications.
This commit is contained in:
Vojtěch Káně 2022-02-01 19:36:07 +01:00 committed by sternenseemann
parent 855b9f8d7d
commit a2c7c9d2ad
2 changed files with 0 additions and 3 deletions

View file

@ -830,7 +830,6 @@ broken-packages:
- ContextAlgebra
- context-free-grammar
- context-stack
- contiguous
- contiguous-checked
- continue
- Contract

View file

@ -65271,8 +65271,6 @@ self: {
];
description = "Unified interface for primitive arrays";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"contiguous-checked" = callPackage