Merge pull request #150245 from kocielnik/master

haskellPackages.Monadoro: remove from broken pkgs
This commit is contained in:
Dennis Gosnell 2021-12-12 16:14:07 +09:00 committed by GitHub
commit de0f4f0d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -3177,7 +3177,6 @@ broken-packages:
- monad-mersenne-random
- monad-mock
- monad-open
- Monadoro
- monad-parallel-progressbar
- monad-param
- monad-persist

View File

@ -13914,7 +13914,6 @@ self: {
description = "A minimalistic CLI Pomodoro timer";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"Monaris" = callPackage