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:
maralorn 2024-06-23 22:34:55 +02:00
parent 196acc5f76
commit b8011c83eb
No known key found for this signature in database
2 changed files with 9 additions and 5 deletions

View File

@ -611,7 +611,7 @@ dont-distribute-packages:
- bamstats
- barley
- base32-bytestring
- base_4_20_0_0
- base_4_20_0_1
- baserock-schema
- basic
- batchd
@ -632,7 +632,6 @@ dont-distribute-packages:
- bearriver
- beautifHOL
- bech32-th
- bech32-th_1_1_7
- bein
- belka
- bff
@ -1176,6 +1175,7 @@ dont-distribute-packages:
- distribution-plot
- dixi
- dl-fedora
- dl-fedora_1_1
- dmenu-pkill
- dmenu-pmount
- dmenu-search
@ -1963,7 +1963,7 @@ dont-distribute-packages:
- haskoin-bitcoind
- haskoin-crypto
- haskoin-node
- haskoin-node_1_1_0
- haskoin-node_1_1_3
- haskoin-protocol
- haskoin-script
- haskoon
@ -1984,6 +1984,7 @@ dont-distribute-packages:
- haskus-web
- haslo
- hasloGUI
- hasmtlib
- hasql-cursor-query
- hasql-postgres
- hasql-postgres-options
@ -2396,6 +2397,7 @@ dont-distribute-packages:
- jespresso
- jmacro-rpc-happstack
- jmacro-rpc-snap
- job
- jobs-ui
- join
- jordan-openapi
@ -2536,7 +2538,6 @@ dont-distribute-packages:
- layouting
- lazy-hash-cache
- lda
- ldap-client
- ldap-client-og
- ldap-scim-bridge
- ldapply
@ -3871,6 +3872,7 @@ dont-distribute-packages:
- syslog
- systemd-api
- systemstats
- systranything
- t3-client
- ta
- tag-stream

View File

@ -143381,6 +143381,7 @@ self: {
];
description = "A monad for interfacing with external SMT solvers";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"haspara" = callPackage
@ -178785,6 +178786,7 @@ self: {
testHaskellDepends = [ base random resourcet time ];
description = "Job queue";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"jobqueue" = callPackage
@ -188736,7 +188738,6 @@ self: {
testHaskellDepends = [ base bytestring hspec process semigroups ];
description = "Pure Haskell LDAP Client Library";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"ldap-client-og" = callPackage
@ -297676,6 +297677,7 @@ self: {
];
description = "Let you put anything in the system tray";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "systranything";
}) {};