haskellPackages.contiguous: unmark as broken
It currently builds fine without any modifications.
This commit is contained in:
committed by
sternenseemann
parent
855b9f8d7d
commit
a2c7c9d2ad
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user