haskellPackages.json-directory is not broken
This commit is contained in:
parent
fdb83b81b2
commit
3549a15b0b
@ -7291,7 +7291,6 @@ broken-packages:
|
||||
- json-builder
|
||||
- JSON-Combinator
|
||||
- JSON-Combinator-Examples
|
||||
- json-directory
|
||||
- json-encoder
|
||||
- json-enumerator
|
||||
- json-extra
|
||||
|
@ -152411,7 +152411,6 @@ self: {
|
||||
description = "Load JSON from files in a directory structure";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"json-encoder" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user