haskellPackages.functor-combinators: unbreak
The package builds without any errors.
This commit is contained in:
parent
e0ac27c604
commit
dea3e6b6bc
2 changed files with 0 additions and 2 deletions
|
@ -1534,7 +1534,6 @@ broken-packages:
|
||||||
- funcons-values
|
- funcons-values
|
||||||
- function-instances-algebra
|
- function-instances-algebra
|
||||||
- functor
|
- functor
|
||||||
- functor-combinators
|
|
||||||
- functor-friends
|
- functor-friends
|
||||||
- functor-infix
|
- functor-infix
|
||||||
- functorm
|
- functorm
|
||||||
|
|
|
@ -98850,7 +98850,6 @@ self: {
|
||||||
description = "Tools for functor combinator-based program design";
|
description = "Tools for functor combinator-based program design";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
hydraPlatforms = lib.platforms.none;
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"functor-combinators_0_4_1_0" = callPackage
|
"functor-combinators_0_4_1_0" = callPackage
|
||||||
|
|
Loading…
Reference in a new issue