haskellPackages.aeson-via: unbreak
This commit is contained in:
parent
3478ac5c5b
commit
4b7c62ffc3
2 changed files with 0 additions and 3 deletions
|
@ -88,7 +88,6 @@ broken-packages:
|
||||||
- aeson-tiled
|
- aeson-tiled
|
||||||
- aeson-typescript
|
- aeson-typescript
|
||||||
- aeson-utils
|
- aeson-utils
|
||||||
- aeson-via
|
|
||||||
- affection
|
- affection
|
||||||
- affine-invariant-ensemble-mcmc
|
- affine-invariant-ensemble-mcmc
|
||||||
- Agata
|
- Agata
|
||||||
|
|
|
@ -25596,8 +25596,6 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Wrappers to derive-via Aeson ToJSON/FromJSON typeclasses";
|
description = "Wrappers to derive-via Aeson ToJSON/FromJSON typeclasses";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"aeson-with" = callPackage
|
"aeson-with" = callPackage
|
||||||
|
|
Loading…
Reference in a new issue