haskellPackages.contiguous: unmark as broken
It currently builds fine without any modifications.
This commit is contained in:
parent
855b9f8d7d
commit
a2c7c9d2ad
2 changed files with 0 additions and 3 deletions
|
@ -830,7 +830,6 @@ broken-packages:
|
|||
- ContextAlgebra
|
||||
- context-free-grammar
|
||||
- context-stack
|
||||
- contiguous
|
||||
- contiguous-checked
|
||||
- continue
|
||||
- Contract
|
||||
|
|
|
@ -65271,8 +65271,6 @@ self: {
|
|||
];
|
||||
description = "Unified interface for primitive arrays";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"contiguous-checked" = callPackage
|
||||
|
|
Loading…
Reference in a new issue