mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 21:21:06 +00:00
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-6-g12ceeb2 from Hackage revision
d7308f3b47
.
This commit is contained in:
parent
40c944f56b
commit
c822db3d8c
|
@ -134848,8 +134848,6 @@ self: {
|
|||
testHaskellDepends = [ base mtl parsec tasty tasty-hunit ];
|
||||
description = "indentation sensitive parser-combinators for parsec";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"index-core" = callPackage
|
||||
|
@ -185821,8 +185819,6 @@ self: {
|
|||
];
|
||||
description = "Higher-order, low-boilerplate, zero-cost free monads";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"polysemy_1_2_2_0" = callPackage
|
||||
|
@ -185855,7 +185851,6 @@ self: {
|
|||
description = "Higher-order, low-boilerplate, zero-cost free monads";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"polysemy-RandomFu" = callPackage
|
||||
|
|
Loading…
Reference in a new issue