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:
Naïm Favier 2024-05-19 13:45:46 +02:00
parent 1ee63219e2
commit 10e1e11b8e
No known key found for this signature in database
GPG Key ID: 95AFCE8211908325
2 changed files with 11 additions and 14 deletions

View File

@ -246,7 +246,6 @@ dont-distribute-packages:
- KiCS-debugger
- KiCS-prophecy
- LDAPv3
- LPFP
- LPPaver
- LambdaINet
- LambdaPrettyQuote
@ -403,7 +402,6 @@ dont-distribute-packages:
- UTFTConverter
- UrlDisp
- ViennaRNA-extras
- Vis
- WEditorBrick
- WEditorHyphen
- WL500gPControl
@ -467,6 +465,7 @@ dont-distribute-packages:
- agda-snippets-hakyll
- agentx
- aip
- airgql
- aivika-distributed
- alg
- algebra-checkers
@ -637,7 +636,6 @@ dont-distribute-packages:
- bearriver
- beautifHOL
- bech32-th
- bech32-th_1_1_6
- bein
- belka
- bff
@ -695,6 +693,7 @@ dont-distribute-packages:
- blink1
- blip
- blogination
- bloohm
- bloxorz
- blubber
- bluetile
@ -1245,7 +1244,7 @@ dont-distribute-packages:
- electrs-client
- elerea-examples
- eliminators
- eliminators_0_9_4
- eliminators_0_9_5
- elliptic-curve
- elsa
- ema-extra
@ -2238,7 +2237,6 @@ dont-distribute-packages:
- http-exchange
- http-exchange-instantiations
- http-response-decoder
- http2-client-exe
- http2-client-grpc
- http2-grpc-proto-lens
- http2-grpc-proto3-wire
@ -2266,6 +2264,7 @@ dont-distribute-packages:
- hw-json-simple-cursor
- hw-json-standard-cursor
- hw-kafka-avro
- hw-polysemy
- hw-uri
- hworker-ses
- hwormhole
@ -2549,7 +2548,6 @@ dont-distribute-packages:
- ldapply
- leaky
- lean
- learn-physics
- learning-hmm
- legion
- legion-discovery
@ -3256,7 +3254,6 @@ dont-distribute-packages:
- purescript-tsd-gen
- pursuit-client
- push-notify
- push-notify-apn
- push-notify-ccs
- push-notify-general
- puzzle-draw-cmdline
@ -3615,7 +3612,6 @@ dont-distribute-packages:
- servant-ekg
- servant-examples
- servant-haxl-client
- servant-http2-client
- servant-js
- servant-jsonrpc-client
- servant-jsonrpc-server
@ -3906,6 +3902,8 @@ dont-distribute-packages:
- target
- task
- task-distribution
- tasklite
- tasklite-core
- tasty-bdd
- tasty-groundhog-converters
- tasty-integrate

View File

@ -12953,7 +12953,6 @@ self: {
];
description = "Code for the book Learn Physics with Functional Programming";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"LPFP-core" = callPackage
@ -22165,7 +22164,6 @@ self: {
];
description = "Painless 3D graphics, no affiliation with gloss";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"Vis_1_0_0" = callPackage
@ -27717,6 +27715,7 @@ self: {
];
description = "Automatically generate a GraphQL API for an SQLite database";
license = lib.licenses.agpl3Plus;
hydraPlatforms = lib.platforms.none;
mainProgram = "airgql";
}) {};
@ -52610,6 +52609,7 @@ self: {
testHaskellDepends = [ base hedgehog ];
description = "visual bloom filter for neotrellis m4 output";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "bloohm";
}) {};
@ -165060,7 +165060,6 @@ self: {
];
description = "A command-line http2 client";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "http2-client-exe";
}) {};
@ -167025,6 +167024,7 @@ self: {
doHaddock = false;
description = "Opinionated polysemy library";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"hw-prim" = callPackage
@ -187665,7 +187665,6 @@ self: {
executableHaskellDepends = [ base gloss gnuplot Vis ];
description = "Haskell code for learning physics";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"learn-physics-examples" = callPackage
@ -248219,7 +248218,6 @@ self: {
testHaskellDepends = [ aeson base hspec ];
description = "Send push notifications to mobile iOS devices";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "sendapn";
}) {};
@ -271368,7 +271366,6 @@ self: {
];
description = "Generate HTTP2 clients from Servant API descriptions";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"servant-iCalendar" = callPackage
@ -297335,6 +297332,7 @@ self: {
];
description = "CLI task / todo list manager with SQLite backend";
license = lib.licenses.agpl3Plus;
hydraPlatforms = lib.platforms.none;
mainProgram = "tasklite";
}) {};
@ -297372,6 +297370,7 @@ self: {
benchmarkHaskellDepends = [ base criterion protolude ];
description = "CLI task / todo list manager with SQLite backend";
license = lib.licenses.agpl3Plus;
hydraPlatforms = lib.platforms.none;
}) {};
"taskpool" = callPackage