mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
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:
parent
d07825480a
commit
4b375a4b12
@ -2258,15 +2258,7 @@ dont-distribute-packages:
|
||||
- idris
|
||||
- ige-mac-integration
|
||||
- igrf
|
||||
- ihaskell-aeson
|
||||
- ihaskell-basic
|
||||
- ihaskell-blaze
|
||||
- ihaskell-display
|
||||
- ihaskell-hatex
|
||||
- ihaskell-hvega
|
||||
- ihaskell-inline-r
|
||||
- ihaskell-juicypixels
|
||||
- ihaskell-magic
|
||||
- ihaskell-rlangqq
|
||||
- ihttp
|
||||
- imap
|
||||
|
@ -167521,9 +167521,7 @@ self: {
|
||||
];
|
||||
description = "A Haskell backend kernel for the Jupyter project";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "ihaskell";
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-aeson" = callPackage
|
||||
@ -167539,7 +167537,6 @@ self: {
|
||||
];
|
||||
description = "IHaskell display instances for Aeson";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-basic" = callPackage
|
||||
@ -167551,7 +167548,6 @@ self: {
|
||||
libraryHaskellDepends = [ base ihaskell ];
|
||||
description = "IHaskell display instances for basic types";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-blaze" = callPackage
|
||||
@ -167563,7 +167559,6 @@ self: {
|
||||
libraryHaskellDepends = [ base blaze-html blaze-markup ihaskell ];
|
||||
description = "IHaskell display instances for blaze-html types";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-charts" = callPackage
|
||||
@ -167598,8 +167593,6 @@ self: {
|
||||
];
|
||||
description = "IHaskell display instances for diagram types";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-display" = callPackage
|
||||
@ -167611,7 +167604,6 @@ self: {
|
||||
libraryHaskellDepends = [ base classy-prelude ihaskell ];
|
||||
description = "IHaskell display instances for basic types";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-gnuplot" = callPackage
|
||||
@ -167649,7 +167641,6 @@ self: {
|
||||
libraryHaskellDepends = [ base HaTeX ihaskell text ];
|
||||
description = "IHaskell display instances for hatex";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-hvega" = callPackage
|
||||
@ -167661,7 +167652,6 @@ self: {
|
||||
libraryHaskellDepends = [ aeson base hvega ihaskell text ];
|
||||
description = "IHaskell display instance for hvega types";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-inline-r" = callPackage
|
||||
@ -167694,7 +167684,6 @@ self: {
|
||||
];
|
||||
description = "IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-magic" = callPackage
|
||||
@ -167711,7 +167700,6 @@ self: {
|
||||
];
|
||||
description = "IHaskell display instances for bytestrings";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ihaskell-parsec" = callPackage
|
||||
@ -167778,8 +167766,6 @@ self: {
|
||||
];
|
||||
description = "IPython standard widgets for IHaskell";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihp-hsx" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user