haskellPackages.shake-bench: Fix build

This commit is contained in:
Malte Brandy
2021-03-12 15:36:20 +01:00
parent e39c29e6e9
commit f99be37b62
3 changed files with 12 additions and 49 deletions
-32
View File
@@ -3042,8 +3042,6 @@ self: {
];
description = "Diagrams backend for Charts";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"Chart-fltkhs" = callPackage
@@ -17882,8 +17880,6 @@ self: {
];
description = "Fonts from the SVG-Font format";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"SVGPath" = callPackage
@@ -23883,8 +23879,6 @@ self: {
];
description = "Abstractions for animation";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"activehs" = callPackage
@@ -74301,8 +74295,6 @@ self: {
doHaddock = false;
description = "Embedded domain-specific language for declarative vector graphics";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"diagrams-boolean" = callPackage
@@ -74447,8 +74439,6 @@ self: {
];
description = "Collection of user contributions to diagrams EDSL";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"diagrams-core" = callPackage
@@ -74468,8 +74458,6 @@ self: {
];
description = "Core libraries for diagrams EDSL";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"diagrams-graphviz" = callPackage
@@ -74606,8 +74594,6 @@ self: {
benchmarkHaskellDepends = [ base criterion diagrams-core ];
description = "Embedded domain-specific language for declarative graphics";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"diagrams-pandoc" = callPackage
@@ -74695,8 +74681,6 @@ self: {
];
description = "Postscript backend for diagrams drawing EDSL";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"diagrams-qrcode" = callPackage
@@ -74809,8 +74793,6 @@ self: {
];
description = "SVG backend for diagrams drawing EDSL";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"diagrams-tikz" = callPackage
@@ -79985,8 +79967,6 @@ self: {
];
description = "Rose trees with cached and accumulating monoidal annotations";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"dualizer" = callPackage
@@ -93907,8 +93887,6 @@ self: {
];
description = "Simple force-directed layout";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"fordo" = callPackage
@@ -177766,8 +177744,6 @@ self: {
benchmarkHaskellDepends = [ base criterion semigroups ];
description = "Various extra monoid-related definitions and utilities";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"monoid-owns" = callPackage
@@ -237643,8 +237619,6 @@ self: {
];
description = "Sized functors, for size-based enumerations";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"sized" = callPackage
@@ -245278,8 +245252,6 @@ self: {
];
description = "Simple State-like monad transformer with saveable and restorable state";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"statethread" = callPackage
@@ -250174,8 +250146,6 @@ self: {
];
description = "DSL for building SVG";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"svg-builder-fork" = callPackage
@@ -256906,8 +256876,6 @@ self: {
];
description = "Functional Enumeration of Algebraic Types";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"testing-type-modifiers" = callPackage