mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
haskellPackages.monad-bayes: Mark unbroken
This commit is contained in:
@@ -3299,7 +3299,6 @@ broken-packages:
|
||||
- monadacme
|
||||
- monad-atom
|
||||
- monad-atom-simple
|
||||
- monad-bayes
|
||||
- monad-branch
|
||||
- MonadCatchIO-transformers
|
||||
- monad-choice
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user