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:
Peter Simons 2020-08-27 14:44:43 +02:00
parent 13c5fb6f26
commit e0bd237f42

View File

@ -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