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
|
||||
- function-instances-algebra
|
||||
- functor
|
||||
- functor-combinators
|
||||
- functor-friends
|
||||
- functor-infix
|
||||
- functorm
|
||||
|
|
|
@ -98850,7 +98850,6 @@ self: {
|
|||
description = "Tools for functor combinator-based program design";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"functor-combinators_0_4_1_0" = callPackage
|
||||
|
|
Loading…
Reference in a new issue