hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
b5795fb9c9
.
This commit is contained in:
parent
13c5fb6f26
commit
e0bd237f42
@ -58524,6 +58524,8 @@ self: {
|
||||
libraryHaskellDepends = [ base composite-aeson path ];
|
||||
description = "Formatting data for the path library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"composite-aeson-refined" = callPackage
|
||||
@ -58577,6 +58579,8 @@ self: {
|
||||
libraryHaskellDepends = [ base binary composite-base ];
|
||||
description = "Orphan binary instances";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"composite-ekg" = callPackage
|
||||
|
Loading…
x
Reference in New Issue
Block a user