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:
Dennis Gosnell 2023-05-29 13:48:03 +09:00
parent 910bf6138e
commit 075761cf7f
2 changed files with 10 additions and 11 deletions

View file

@ -1265,7 +1265,6 @@ dont-distribute-packages:
- distributed-process-systest
- distributed-process-task
- distributed-process-tests
- distributed-process-zookeeper
- distributed-static
- distribution-plot
- dixi
@ -1514,7 +1513,7 @@ dont-distribute-packages:
- fpnla-examples
- frame-markdown
- freckle-app
- freckle-app_1_9_0_1
- freckle-app_1_9_0_2
- free-functors
- free-game
- free-theorems-counterexamples
@ -1541,7 +1540,6 @@ dont-distribute-packages:
- functor-combo
- funflow
- funflow-nix
- fungll-combinators
- funion
- funnyprint
- funsat
@ -1934,6 +1932,8 @@ dont-distribute-packages:
- hakyll-ogmarkup
- hakyll-shortcut-links
- halberd
- halide-JuicyPixels
- halide-arrayfire
- hall-symbols
- halma-gui
- halma-telegram-bot
@ -3004,7 +3004,7 @@ dont-distribute-packages:
- padKONTROL
- pairing
- panda
- pandoc-crossref_0_3_15_2
- pandoc-crossref_0_3_16_0
- pandoc-highlighting-extensions
- pandoc-japanese-filters
- pandora-io
@ -3119,13 +3119,13 @@ dont-distribute-packages:
- plugins-auto
- png-file
- pngload
- pocket-dns
- point-octree
- pointless-lenses
- pointless-rewrite
- poker
- polh-lexicon
- polydata
- polyglot
- polysemy-RandomFu
- polysemy-account
- polysemy-account-api
@ -3570,6 +3570,7 @@ dont-distribute-packages:
- servant-openapi3
- servant-postgresql
- servant-pushbullet-client
- servant-queryparam-openapi3
- servant-rate-limit
- servant-reason
- servant-server-namedargs
@ -3740,7 +3741,6 @@ dont-distribute-packages:
- stackage-setup
- stackage-upload
- stackage2nix
- stackctl
- stan
- starrover2
- stateful-mtl
@ -4308,5 +4308,4 @@ dont-distribute-packages:
- zoom-cache
- zoom-cache-pcm
- zoom-cache-sndfile
- zoovisitor
- zuramaru

View file

@ -84917,7 +84917,6 @@ self: {
];
description = "A Zookeeper back-end for Cloud Haskell";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"distributed-static" = callPackage
@ -107474,7 +107473,6 @@ self: {
];
description = "GLL parser with simple combinator interface";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"funion" = callPackage
@ -127881,6 +127879,7 @@ self: {
testHaskellDepends = [ base halide-haskell hspec JuicyPixels ];
description = "Integration between Halide and JuicyPixels";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"halide-arrayfire" = callPackage
@ -127893,6 +127892,7 @@ self: {
testHaskellDepends = [ arrayfire base halide-haskell hspec ];
description = "Integration between Halide and ArrayFire";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"halide-haskell" = callPackage
@ -228083,7 +228083,6 @@ self: {
];
description = "Multi-backend (zookeeper and sqlite) DNS Server using persistent-library";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "pocket-dns";
}) {};
@ -228708,6 +228707,7 @@ self: {
];
description = "Haskell to Purescript & Scala 3 transpiler";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "polyglot";
}) {};
@ -261674,6 +261674,7 @@ self: {
];
description = "Instances of classes from openapi3 for servant-queryparam-core";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"servant-queryparam-server" = callPackage
@ -326769,7 +326770,6 @@ self: {
testHaskellDepends = [ async base hspec uuid Z-Data ];
description = "A haskell binding to Apache Zookeeper C library(mt) using Haskell Z project";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) zookeeper_mt;};
"zot" = callPackage