haskellPackages: regenerate package set based on current config

This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
Ellie Hermaszewska
2023-11-20 12:00:36 +08:00
parent d07825480a
commit 4b375a4b12
2 changed files with 0 additions and 22 deletions
@@ -2258,15 +2258,7 @@ dont-distribute-packages:
- idris - idris
- ige-mac-integration - ige-mac-integration
- igrf - igrf
- ihaskell-aeson
- ihaskell-basic
- ihaskell-blaze
- ihaskell-display
- ihaskell-hatex
- ihaskell-hvega
- ihaskell-inline-r - ihaskell-inline-r
- ihaskell-juicypixels
- ihaskell-magic
- ihaskell-rlangqq - ihaskell-rlangqq
- ihttp - ihttp
- imap - imap
-14
View File
@@ -167521,9 +167521,7 @@ self: {
]; ];
description = "A Haskell backend kernel for the Jupyter project"; description = "A Haskell backend kernel for the Jupyter project";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "ihaskell"; mainProgram = "ihaskell";
broken = true;
}) {}; }) {};
"ihaskell-aeson" = callPackage "ihaskell-aeson" = callPackage
@@ -167539,7 +167537,6 @@ self: {
]; ];
description = "IHaskell display instances for Aeson"; description = "IHaskell display instances for Aeson";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-basic" = callPackage "ihaskell-basic" = callPackage
@@ -167551,7 +167548,6 @@ self: {
libraryHaskellDepends = [ base ihaskell ]; libraryHaskellDepends = [ base ihaskell ];
description = "IHaskell display instances for basic types"; description = "IHaskell display instances for basic types";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-blaze" = callPackage "ihaskell-blaze" = callPackage
@@ -167563,7 +167559,6 @@ self: {
libraryHaskellDepends = [ base blaze-html blaze-markup ihaskell ]; libraryHaskellDepends = [ base blaze-html blaze-markup ihaskell ];
description = "IHaskell display instances for blaze-html types"; description = "IHaskell display instances for blaze-html types";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-charts" = callPackage "ihaskell-charts" = callPackage
@@ -167598,8 +167593,6 @@ self: {
]; ];
description = "IHaskell display instances for diagram types"; description = "IHaskell display instances for diagram types";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"ihaskell-display" = callPackage "ihaskell-display" = callPackage
@@ -167611,7 +167604,6 @@ self: {
libraryHaskellDepends = [ base classy-prelude ihaskell ]; libraryHaskellDepends = [ base classy-prelude ihaskell ];
description = "IHaskell display instances for basic types"; description = "IHaskell display instances for basic types";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-gnuplot" = callPackage "ihaskell-gnuplot" = callPackage
@@ -167649,7 +167641,6 @@ self: {
libraryHaskellDepends = [ base HaTeX ihaskell text ]; libraryHaskellDepends = [ base HaTeX ihaskell text ];
description = "IHaskell display instances for hatex"; description = "IHaskell display instances for hatex";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-hvega" = callPackage "ihaskell-hvega" = callPackage
@@ -167661,7 +167652,6 @@ self: {
libraryHaskellDepends = [ aeson base hvega ihaskell text ]; libraryHaskellDepends = [ aeson base hvega ihaskell text ];
description = "IHaskell display instance for hvega types"; description = "IHaskell display instance for hvega types";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-inline-r" = callPackage "ihaskell-inline-r" = callPackage
@@ -167694,7 +167684,6 @@ self: {
]; ];
description = "IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package"; description = "IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-magic" = callPackage "ihaskell-magic" = callPackage
@@ -167711,7 +167700,6 @@ self: {
]; ];
description = "IHaskell display instances for bytestrings"; description = "IHaskell display instances for bytestrings";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"ihaskell-parsec" = callPackage "ihaskell-parsec" = callPackage
@@ -167778,8 +167766,6 @@ self: {
]; ];
description = "IPython standard widgets for IHaskell"; description = "IPython standard widgets for IHaskell";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"ihp-hsx" = callPackage "ihp-hsx" = callPackage