haskellPackages.monad-bayes: Mark unbroken

This commit is contained in:
Manuel Bärenz 2022-11-24 11:13:24 +01:00
parent 7fd2271afc
commit 469f2b8d9d
2 changed files with 0 additions and 3 deletions

View file

@ -3299,7 +3299,6 @@ broken-packages:
- monadacme
- monad-atom
- monad-atom-simple
- monad-bayes
- monad-branch
- MonadCatchIO-transformers
- monad-choice

View file

@ -190435,9 +190435,7 @@ self: {
];
description = "A library for probabilistic programming";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "example";
broken = true;
}) {};
"monad-bool" = callPackage