Merge pull request #141278 from markus1189/unbreak-functor-combinators

haskellPackages.functor-combinators: unbreak
This commit is contained in:
Dennis Gosnell 2021-10-12 08:13:11 +09:00 committed by GitHub
commit 5b8ffe4b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -1534,7 +1534,6 @@ broken-packages:
- funcons-values
- function-instances-algebra
- functor
- functor-combinators
- functor-friends
- functor-infix
- functorm

View File

@ -99340,7 +99340,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