haskellPackages.monad-control-identity: mark as unbroken

Release 0.2.0.0 supports GHC 9.0.2.
This commit is contained in:
Felix Springer 2022-07-18 21:46:59 +02:00 committed by Malte Brandy
parent 91fa64052e
commit 08d6da16d0
2 changed files with 0 additions and 3 deletions

View File

@ -3315,7 +3315,6 @@ broken-packages:
- MonadCatchIO-transformers
- monad-choice
- MonadCompose
- monad-control-identity
- monad-fork
- monad-http
- monadiccp

View File

@ -189973,8 +189973,6 @@ self: {
];
description = "Stronger classes than monad-control";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"monad-coroutine" = callPackage