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 2023-07-02 11:20:35 +02:00
parent 06672ed4e0
commit a68afb5101
No known key found for this signature in database
2 changed files with 35 additions and 42 deletions

View file

@ -672,11 +672,16 @@ dont-distribute-packages:
- arithmetic-circuits
- array-forth
- arraylist
- ascii
- ascii-cows
- ascii-superset_1_3_0_0
- ascii-numbers
- ascii-numbers_1_2_0_1
- ascii-superset
- ascii-superset_1_3_0_1
- ascii-table
- ascii-th_1_2_0_0
- ascii_1_7_0_0
- ascii-th
- ascii-th_1_2_0_1
- ascii_1_7_0_1
- asic
- assert4hs-hspec
- assert4hs-tasty
@ -971,9 +976,6 @@ dont-distribute-packages:
- clash-ghc
- clash-lib
- clash-lib-hedgehog
- clash-multisignal
- clash-prelude-hedgehog
- clash-prelude-quickcheck
- clash-shake
- clash-systemverilog
- clash-verilog
@ -1096,7 +1098,6 @@ dont-distribute-packages:
- cqrs-test
- cqrs-testkit
- crackNum
- crackNum_3_4
- craft
- craftwerk-cairo
- craftwerk-gtk
@ -1118,10 +1119,6 @@ dont-distribute-packages:
- cryptoids
- cryptoids-class
- cryptol
- crypton-connection
- crypton-x509-store
- crypton-x509-system
- crypton-x509-validation
- crystalfontz
- csound-catalog
- csound-controllers
@ -1509,7 +1506,6 @@ dont-distribute-packages:
- fpnla-examples
- frame-markdown
- freckle-app
- freckle-app_1_9_0_3
- free-functors
- free-game
- free-theorems-counterexamples
@ -2245,11 +2241,6 @@ dont-distribute-packages:
- hsfacter
- hsinspect-lsp
- hslogstash
- hslua-cli
- hslua-module-zip
- hslua-objectorientation_2_3_0
- hslua-packaging_2_3_0
- hslua_2_3_0
- hspec-expectations-pretty
- hspec-pg-transact
- hspec-setup
@ -2276,7 +2267,6 @@ dont-distribute-packages:
- htsn-import
- http-client-auth
- http-client-rustls
- http-client-tls_0_3_6_2
- http-enumerator
- http2-client-grpc
- http2-grpc-proto-lens
@ -2327,7 +2317,6 @@ dont-distribute-packages:
- hyperpublic
- i
- iException
- ice40-prim
- ide-backend
- ide-backend-server
- ideas-math
@ -2446,6 +2435,8 @@ dont-distribute-packages:
- json-pointer-hasql
- json-query
- json-rpc-client
- json-spec
- json-spec-openapi
- json-togo
- json-tokens
- json2-hdbc
@ -2607,7 +2598,6 @@ dont-distribute-packages:
- linux-ptrace
- lio-eci11
- lio-simple
- lion
- liquid-base
- liquid-bytestring
- liquid-containers
@ -2895,7 +2885,6 @@ dont-distribute-packages:
- nettle-openflow
- network-anonymous-i2p
- network-anonymous-tor
- network-conduit-tls_1_4_0
- network-connection
- network-enumerator
- network-hans
@ -2997,7 +2986,6 @@ dont-distribute-packages:
- padKONTROL
- pairing
- panda
- pandoc-crossref_0_3_16_0
- pandoc-highlighting-extensions
- pandoc-japanese-filters
- pandora-io
@ -3022,6 +3010,7 @@ dont-distribute-packages:
- parsley-garnish
- passman-cli
- patch-image
- path-text-utf8_0_0_2_0
- patterns
- pcap-enumerator
- pcapng
@ -3192,6 +3181,9 @@ dont-distribute-packages:
- proplang
- prosidyc
- proto-lens-descriptors
- proto-lens-protobuf-types
- proto-lens-protoc
- proto-lens-setup
- proto3-suite
- proto3-wire
- protobuf-native
@ -3234,7 +3226,6 @@ dont-distribute-packages:
- queryparser-presto
- queryparser-vertica
- queuelike
- quic
- quickbench
- quickcheck-poly
- quickcheck-regex
@ -3345,14 +3336,10 @@ dont-distribute-packages:
- regions-monadstf
- regions-mtl
- registry-aeson
- registry-aeson_0_3_0_0
- registry-hedgehog
- registry-hedgehog-aeson
- registry-hedgehog-aeson_0_3_0_0
- registry-hedgehog_0_8_0_0
- registry-messagepack
- registry-options
- registry-options_0_2_0_0
- regular-extras
- regular-web
- regular-xmlpickler
@ -3847,6 +3834,12 @@ dont-distribute-packages:
- temporal-csound
- ten-lens
- ten-unordered-containers
- tensorflow
- tensorflow-core-ops
- tensorflow-logging
- tensorflow-opgen
- tensorflow-ops
- tensorflow-proto
- terminal-text
- terrahs
- test-sandbox-compose
@ -3888,7 +3881,6 @@ dont-distribute-packages:
- tlex-encoding
- tlex-th
- tls-extra
- tls_1_7_0
- tn
- to-string-instances
- toboggan
@ -4104,7 +4096,6 @@ dont-distribute-packages:
- waldo
- warp-grpc
- warp-quic
- warp_3_3_27
- warped
- wavesurfer
- wavy
@ -4165,7 +4156,6 @@ dont-distribute-packages:
- wumpus-drawing
- wumpus-microprint
- wumpus-tree
- wuss_2_0_1_4
- wx
- wxAsteroids
- wxFruit

View file

@ -35172,6 +35172,7 @@ self: {
];
description = "The ASCII character set and encoding";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"ascii_1_7_0_1" = callPackage
@ -35372,6 +35373,7 @@ self: {
];
description = "ASCII representations of numbers";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"ascii-numbers_1_2_0_1" = callPackage
@ -35481,6 +35483,7 @@ self: {
];
description = "Representing ASCII with refined supersets";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"ascii-superset_1_3_0_1" = callPackage
@ -35539,6 +35542,7 @@ self: {
];
description = "Template Haskell support for ASCII";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"ascii-th_1_2_0_1" = callPackage
@ -60134,7 +60138,6 @@ self: {
base clash-prelude deepseq ghc-typelits-knownnat QuickCheck
];
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-prelude" = callPackage
@ -60189,7 +60192,6 @@ self: {
];
description = "Hedgehog Generators for clash-prelude";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-prelude-quickcheck" = callPackage
@ -60202,7 +60204,6 @@ self: {
libraryHaskellDepends = [ base clash-prelude QuickCheck ];
description = "QuickCheck instances for various types in the CλaSH Prelude";
license = "unknown";
hydraPlatforms = lib.platforms.none;
}) {};
"clash-shake" = callPackage
@ -72530,7 +72531,6 @@ self: {
];
description = "Simple and easy network connections API";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"crypton-x509" = callPackage
@ -72574,7 +72574,6 @@ self: {
];
description = "X.509 collection accessing and storing methods";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"crypton-x509-system" = callPackage
@ -72591,7 +72590,6 @@ self: {
];
description = "Handle per-operating-system X.509 accessors and storage";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"crypton-x509-validation" = callPackage
@ -72616,7 +72614,6 @@ self: {
];
description = "X.509 Certificate and CRL validation";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"cryptonite" = callPackage
@ -151766,7 +151763,6 @@ self: {
];
description = "Command-line interface for Lua";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"hslua-core" = callPackage
@ -151950,7 +151946,6 @@ self: {
];
description = "Lua module to work with file zips";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"hslua-objectorientation" = callPackage
@ -160294,7 +160289,6 @@ self: {
];
description = "Lattice iCE40 Primitive IP";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"icepeak" = callPackage
@ -169837,6 +169831,7 @@ self: {
];
description = "Type-level JSON specification";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"json-spec-openapi" = callPackage
@ -169854,6 +169849,7 @@ self: {
];
description = "json-spec-openapi";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"json-state" = callPackage
@ -182558,7 +182554,6 @@ self: {
];
description = "RISC-V Core";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"lipsum-gen" = callPackage
@ -235110,6 +235105,7 @@ self: {
libraryToolDepends = [ proto-lens-protoc protobuf ];
description = "Basic protocol buffer message types";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) protobuf;};
"proto-lens-protoc" = callPackage
@ -235131,6 +235127,7 @@ self: {
];
description = "Protocol buffer compiler for the proto-lens library";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "proto-lens-protoc";
}) {inherit (pkgs) protobuf;};
@ -235164,6 +235161,7 @@ self: {
];
description = "Cabal support for codegen with proto-lens";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"proto3-suite" = callPackage
@ -238368,7 +238366,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "QUIC";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"quick-generator" = callPackage
@ -287598,6 +287595,7 @@ self: {
];
description = "TensorFlow bindings";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) libtensorflow;};
"tensorflow-core-ops" = callPackage
@ -287618,6 +287616,7 @@ self: {
];
description = "Haskell wrappers for Core Tensorflow Ops";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"tensorflow-logging" = callPackage
@ -287646,6 +287645,7 @@ self: {
];
description = "TensorBoard related functionality";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"tensorflow-mnist" = callPackage
@ -287699,6 +287699,7 @@ self: {
];
description = "Code generation for TensorFlow operations";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"tensorflow-ops" = callPackage
@ -287728,6 +287729,7 @@ self: {
];
description = "Friendly layer around TensorFlow bindings";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"tensorflow-proto" = callPackage
@ -287745,6 +287747,7 @@ self: {
libraryToolDepends = [ protobuf ];
description = "TensorFlow protocol buffers";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) protobuf;};
"tensorflow-records" = callPackage