haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
Malte Brandy 2022-02-06 23:20:34 +01:00
parent 3d9faff0b0
commit 7ebca5e87b
3 changed files with 20 additions and 39 deletions

@ -1132,6 +1132,7 @@ broken-packages:
- doctest-discover-configurator
- doctest-parallel
- doctest-prop
- docusign-base
- docusign-example
- docvim
- doi
@ -2377,6 +2378,7 @@ broken-packages:
- hsns
- hsnsq
- hsntp
- hs-opentelemetry-instrumentation-persistent
- hsoptions
- hsoz
- hsparql
@ -2726,6 +2728,7 @@ broken-packages:
- katydid
- kawaii
- kawhi
- kazura-queue
- kdesrc-build-extra
- kd-tree
- keccak
@ -2998,6 +3001,7 @@ broken-packages:
- lye
- lz4-frame-conduit
- lzip
- lzlib
- lzma-streams
- lzo
- maam

@ -474,10 +474,8 @@ dont-distribute-packages:
- atomic-primops-foreign
- atp
- attoparsec-enumerator
- attoparsec-ip
- attoparsec-iteratee
- attoparsec-text-enumerator
- attoparsec-uri
- atuin
- audiovisual
- aura
@ -637,7 +635,6 @@ dont-distribute-packages:
- bv-sized-lens
- bytehash
- bytelog
- bytesmith
- bytestring-read
- c0check
- cabal-bounds
@ -716,7 +713,6 @@ dont-distribute-packages:
- chr-core
- chr-lang
- chromatin
- chronos_1_1_3
- chu2
- chuchu
- chunks
@ -729,7 +725,9 @@ dont-distribute-packages:
- claferwiki
- clash
- clash-ghc
- clash-ghc_1_4_7
- clash-lib
- clash-lib_1_4_7
- clash-multisignal
- clash-prelude-quickcheck
- clash-shake
@ -815,7 +813,6 @@ dont-distribute-packages:
- consumers
- container
- containers-accelerate
- contiguous-fft
- continuum
- continuum-client
- control
@ -838,6 +835,7 @@ dont-distribute-packages:
- coroutine-iteratee
- couch-simple
- couchdb-enumerator
- cpkg
- cprng-aes-effect
- cql-io-tinylog
- cqrs-example
@ -1196,7 +1194,7 @@ dont-distribute-packages:
- funnyprint
- funsat
- fused-effects-squeal
- futhark_0_21_4
- futhark_0_21_5
- fwgl-glfw
- fwgl-javascript
- fxpak
@ -1627,6 +1625,7 @@ dont-distribute-packages:
- hreader-lens
- hreq-client
- hreq-conduit
- hriemann
- hs-blake2
- hs-brotli
- hs-duktape
@ -1789,7 +1788,6 @@ dont-distribute-packages:
- invertible-hlist
- invertible-hxt
- ion
- ip
- ipatch
- ipc
- ipld-cid
@ -2094,7 +2092,6 @@ dont-distribute-packages:
- markdown-pap
- markdown2svg
- markov-processes
- markup
- marmalade-upload
- marquise
- marvin
@ -2178,7 +2175,6 @@ dont-distribute-packages:
- mpretty
- mprover
- mps
- mptcp
- mptcpanalyzer
- msgpack-aeson
- msgpack-idl
@ -2314,7 +2310,7 @@ dont-distribute-packages:
- pairing
- panda
- pandoc-japanese-filters
- pandoc_2_17_0_1
- pandoc_2_17_1_1
- papa
- papa-base
- papa-base-implement
@ -2437,8 +2433,6 @@ dont-distribute-packages:
- prednote-test
- presto-hdbc
- preview
- primitive-containers
- primitive-sort
- primula-board
- primula-bot
- proc
@ -2631,7 +2625,6 @@ dont-distribute-packages:
- ribosome-root
- ribosome-test
- ridley-extras
- ring-buffers
- rio-process-pool
- riot
- ripple
@ -2705,7 +2698,6 @@ dont-distribute-packages:
- scholdoc
- scholdoc-citeproc
- scholdoc-texmath
- scientific-notation
- scion
- scion-browser
- scope
@ -2808,7 +2800,6 @@ dont-distribute-packages:
- smallstring
- smartword
- smcdel
- smith
- smith-cli
- smith-client
- smtlib2-debug
@ -3148,8 +3139,6 @@ dont-distribute-packages:
- urembed
- uri-enumerator
- uri-enumerator-file
- url-bytes
- urlpath
- usb
- usb-enumerator
- usb-hid
@ -3161,7 +3150,6 @@ dont-distribute-packages:
- uu-cco-examples
- uu-cco-hut-parsing
- uu-cco-uu-parsinglib
- uuid-bytes
- uuid-crypto
- uvector-algorithms
- v4l2
@ -3209,7 +3197,6 @@ dont-distribute-packages:
- wai-middleware-cache
- wai-middleware-cache-redis
- wai-middleware-consul
- wai-middleware-content-type
- wai-middleware-rollbar
- wai-middleware-route
- wai-session-tokyocabinet
@ -3251,7 +3238,6 @@ dont-distribute-packages:
- wrecker-ui
- wright
- writer-cps-full
- ws
- wss-client
- wtk-gtk
- wu-wei
@ -3279,7 +3265,6 @@ dont-distribute-packages:
- xml-push
- xml-query-xml-conduit
- xml-query-xml-types
- xml-syntax
- xml-tydom-conduit
- xml2x
- xmltv

@ -35801,7 +35801,6 @@ self: {
];
description = "Parse IP data types with attoparsec";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"attoparsec-iso8601" = callPackage
@ -35954,7 +35953,6 @@ self: {
];
description = "URI parser / printer using attoparsec";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"attoparsec-varword" = callPackage
@ -48843,7 +48841,6 @@ self: {
];
description = "Nonresumable byte parser";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"bytestring_0_11_2_0" = callPackage
@ -65295,7 +65292,6 @@ self: {
libraryHaskellDepends = [ base contiguous primitive semirings ];
description = "dft of contiguous memory structures";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"continue" = callPackage
@ -66844,6 +66840,7 @@ self: {
testHaskellDepends = [ base hspec hspec-megaparsec megaparsec ];
description = "Build tool for C";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"cplex-hs" = callPackage
@ -81476,6 +81473,8 @@ self: {
];
description = "Low-level bindings to the DocuSign API";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"docusign-base-minimal" = callPackage
@ -141434,6 +141433,7 @@ self: {
];
description = "A Riemann Client for Haskell";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"hruby" = callPackage
@ -142116,6 +142116,8 @@ self: {
vault
];
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hs-opentelemetry-instrumentation-postgresql-simple" = callPackage
@ -157465,7 +157467,6 @@ self: {
];
description = "Library for IP and MAC addresses";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"ip-quoter" = callPackage
@ -163372,6 +163373,8 @@ self: {
];
description = "Fast concurrent queues much inspired by unagi-chan";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"kbq-gu" = callPackage
@ -177808,6 +177811,8 @@ self: {
];
description = "lzlib bindings";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"lzma" = callPackage
@ -179887,7 +179892,6 @@ self: {
];
description = "Abstraction for HTML-embedded content";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"markup-preview" = callPackage
@ -189920,7 +189924,6 @@ self: {
testHaskellDepends = [ base hspec ip text ];
description = "Datastructures to describe TCP and MPTCP connections";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"mptcp-pm" = callPackage
@ -221004,7 +221007,6 @@ self: {
];
description = "containers backed by arrays";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"primitive-convenience" = callPackage
@ -221155,7 +221157,6 @@ self: {
benchmarkHaskellDepends = [ base gauge ghc-prim primitive random ];
description = "Sort primitive arrays";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"primitive-stablename" = callPackage
@ -236639,7 +236640,6 @@ self: {
testHaskellDepends = [ base HUnit primitive QuickCheck ];
description = "mutable ring buffers with atomic updates in GHC Haskell";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"rings" = callPackage
@ -241956,7 +241956,6 @@ self: {
];
description = "Scientific notation intended for tokenization";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"scion" = callPackage
@ -254212,7 +254211,6 @@ self: {
libraryHaskellDepends = [ base bytesmith primitive ];
description = "Parse arrays of tokens";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"smith-cli" = callPackage
@ -288138,7 +288136,6 @@ self: {
];
description = "Memory efficient url type and parser";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"url-decoders" = callPackage
@ -288257,7 +288254,6 @@ self: {
];
description = "Painfully simple URL deployment";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"urn" = callPackage
@ -289037,7 +289033,6 @@ self: {
];
description = "UUID parsing using byteverse packages";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"uuid-crypto" = callPackage
@ -293631,7 +293626,6 @@ self: {
];
description = "Route to different middlewares based on the incoming Accept header";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"wai-middleware-crowd" = callPackage
@ -298984,7 +298978,6 @@ self: {
];
description = "A simple CLI utility for interacting with a websocket";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"ws-chans" = callPackage
@ -300872,7 +300865,6 @@ self: {
];
description = "Parse XML from bytes";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"xml-to-json" = callPackage