Commit 4045943b authored by maralorn's avatar maralorn
Browse files

haskellPackages: mark builds failing on hydra as broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
parent 733bc1fb
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1485,6 +1485,7 @@ broken-packages:
  - Feval
  - fez-conf
  - ffeed
  - fft
  - ffunctor
  - fgl-extras-decompositions
  - fib
@@ -2322,6 +2323,7 @@ broken-packages:
  - HLogger
  - hlongurl
  - hls-brittany-plugin
  - hls-call-hierarchy-plugin
  - hls-haddock-comments-plugin
  - hls-selection-range-plugin
  - hls-stan-plugin
@@ -3666,6 +3668,7 @@ broken-packages:
  - OddWord
  - oden-go-packages
  - oeis2
  - OGDF
  - OGL
  - ogma-language-c
  - ogma-language-cocospec
@@ -3701,6 +3704,7 @@ broken-packages:
  - open-adt
  - OpenAFP
  - openai-hs
  - openapi3
  - openapi3-code-generator
  - openapi-petstore
  - openapi-typed
@@ -4268,6 +4272,7 @@ broken-packages:
  - QuickAnnotate
  - quickbooks
  - quickcheck-arbitrary-template
  - quickcheck-monoid-subclasses
  - quickcheck-property-comb
  - quickcheck-property-monad
  - quickcheck-rematch
@@ -4894,6 +4899,7 @@ broken-packages:
  - SNet
  - snipcheck
  - snorkels
  - snowchecked
  - snowtify
  - socket-activation
  - socketed
@@ -5008,6 +5014,7 @@ broken-packages:
  - stm-firehose
  - stm-incremental
  - stm-promise
  - stm-queue
  - stm-stats
  - stochastic
  - Stomp
@@ -5545,6 +5552,7 @@ broken-packages:
  - unix-recursive
  - unlift
  - unlifted-list
  - unliftio-messagebox
  - unlift-stm
  - unm-hip
  - unordered-containers-rematch
+12 −5
Original line number Diff line number Diff line
@@ -239,6 +239,7 @@ dont-distribute-packages:
 - JsContracts
 - JsonGrammar
 - JuPyTer-notebook
 - JuicyPixels-scale-dct
 - JunkDB-driver-gdbm
 - JunkDB-driver-hashtables
 - KiCS
@@ -694,6 +695,7 @@ dont-distribute-packages:
 - audiovisual
 - aura
 - authoring
 - autodocodec-openapi3
 - automata
 - autonix-deps-kf5
 - avers
@@ -1357,15 +1359,11 @@ dont-distribute-packages:
 - essence-of-live-coding-PortMidi
 - essence-of-live-coding-gloss
 - essence-of-live-coding-gloss-example
 - essence-of-live-coding-gloss_0_2_7
 - essence-of-live-coding-pulse
 - essence-of-live-coding-pulse-example
 - essence-of-live-coding-pulse_0_2_7
 - essence-of-live-coding-quickcheck
 - essence-of-live-coding-quickcheck_0_2_7
 - essence-of-live-coding-vivid
 - essence-of-live-coding-warp
 - essence-of-live-coding-warp_0_2_7
 - estimators
 - estreps
 - eternity
@@ -1404,7 +1402,6 @@ dont-distribute-packages:
 - exinst-serialise
 - exist
 - exist-instances
 - exon
 - expand
 - expat-enumerator
 - expiring-containers
@@ -2427,6 +2424,8 @@ dont-distribute-packages:
 - jmacro-rpc-happstack
 - jmacro-rpc-snap
 - join
 - jordan-openapi
 - jordan-servant-openapi
 - jot
 - jsaddle-hello
 - jsc
@@ -2875,6 +2874,7 @@ dont-distribute-packages:
 - nakadi-client
 - named-servant-client
 - named-servant-server
 - named-text
 - nats-queue
 - natural-number
 - nemesis-titan
@@ -3349,6 +3349,7 @@ dont-distribute-packages:
 - remotion
 - repa-array
 - repa-convert
 - repa-fftw
 - repa-flow
 - repa-plugin
 - repa-stream
@@ -3394,6 +3395,7 @@ dont-distribute-packages:
 - ribosome-root
 - ribosome-test
 - ridley-extras
 - rio-process-pool
 - riot
 - ripple
 - ripple-federation
@@ -3535,6 +3537,7 @@ dont-distribute-packages:
 - servant-matrix-param
 - servant-oauth2
 - servant-oauth2-examples
 - servant-openapi3
 - servant-postgresql
 - servant-pushbullet-client
 - servant-rate-limit
@@ -3547,6 +3550,8 @@ dont-distribute-packages:
 - servant-streamly
 - servant-swagger-tags
 - servant-to-elm
 - servant-util
 - servant-util-beam-pg
 - servant-waargonaut
 - servant-zeppelin-client
 - servant-zeppelin-server
@@ -3721,6 +3726,7 @@ dont-distribute-packages:
 - statsd-client
 - statsdi
 - stern-brocot
 - stm-actor
 - stm-supply
 - stmcontrol
 - storablevector-carray
@@ -4133,6 +4139,7 @@ dont-distribute-packages:
 - webcloud
 - webcrank-wai
 - webdriver-w3c
 - webgear-openapi
 - webify
 - webserver
 - websockets-rpc
+28 −1
Original line number Diff line number Diff line
@@ -12172,6 +12172,7 @@ self: {
       ];
       description = "Scale JuicyPixels images with DCT";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "JuicyPixels-stbir" = callPackage
@@ -15311,6 +15312,8 @@ self: {
       librarySystemDepends = [ COIN OGDF ];
       description = "Haskell binding to OGDF";
       license = lib.licenses.bsd2;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {COIN = null; OGDF = null;};
  "OGL" = callPackage
@@ -37662,6 +37665,7 @@ self: {
       ];
       description = "Autodocodec interpreters for openapi3";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "autodocodec-schema" = callPackage
@@ -94399,7 +94403,6 @@ self: {
       benchmarkHaskellDepends = [ base criterion incipit-base ];
       description = "Customizable Quasiquote Interpolation";
       license = "BSD-2-Clause-Patent";
       hydraPlatforms = lib.platforms.none;
     }) {};
  "exotic-list-monads" = callPackage
@@ -97787,6 +97790,8 @@ self: {
       testHaskellDepends = [ base carray QuickCheck storable-complex ];
       description = "Bindings to the FFTW library";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {inherit (pkgs) fftw; inherit (pkgs) fftwFloat;};
  "fftw-ffi" = callPackage
@@ -140734,6 +140739,8 @@ self: {
       ];
       description = "Call hierarchy plugin for Haskell Language Server";
       license = lib.licenses.asl20;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "hls-change-type-signature-plugin" = callPackage
@@ -165311,6 +165318,7 @@ self: {
       ];
       description = "OpenAPI Definitions for Jordan, Automatically";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "jordan-servant" = callPackage
@@ -165380,6 +165388,7 @@ self: {
       ];
       description = "OpenAPI schemas for Jordan-Powered Servant APIs";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "jordan-servant-server" = callPackage
@@ -199238,6 +199247,7 @@ self: {
       ];
       description = "A parameterized named text type and associated functionality";
       license = lib.licenses.isc;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "namelist" = callPackage
@@ -208110,7 +208120,9 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "OpenAPI 3.0 data model";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "example";
       broken = true;
     }) {};
  "openapi3-code-generator" = callPackage
@@ -233441,6 +233453,8 @@ self: {
       doHaddock = false;
       description = "Testing monoid subclass instances with QuickCheck";
       license = lib.licenses.asl20;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "quickcheck-poly" = callPackage
@@ -241618,6 +241632,7 @@ self: {
       ];
       description = "Perform fft with repa via FFTW";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "repa-flow" = callPackage
@@ -244403,6 +244418,7 @@ self: {
       ];
       description = "A library for process pools coupled with asynchronous message queues";
       license = lib.licenses.bsd2;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "rio-process-pool-memleak-test";
     }) {};
@@ -254444,6 +254460,7 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Generate a Swagger/OpenAPI/OAS 3.0 specification for your servant API.";
       license = lib.licenses.bsd3;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "servant-options" = callPackage
@@ -255504,6 +255521,7 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Servant servers utilities";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "servant-util-examples";
     }) {};
@@ -255535,6 +255553,7 @@ self: {
       testToolDepends = [ hspec-discover ];
       description = "Implementation of servant-util primitives for beam-postgres";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "servant-util-beam-pg-examples";
     }) {};
@@ -264399,6 +264418,8 @@ self: {
       ];
       description = "A checksummed variation on Twitter's Snowflake UID generation algorithm";
       license = lib.licenses.asl20;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "snowflake" = callPackage
@@ -270155,6 +270176,7 @@ self: {
       testHaskellDepends = [ base hspec mtl stm stm-queue ];
       description = "A simplistic actor model based on STM";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "stm-channelize" = callPackage
@@ -270394,6 +270416,8 @@ self: {
       ];
       description = "An implementation of a real-time concurrent queue";
       license = lib.licenses.mit;
       hydraPlatforms = lib.platforms.none;
       broken = true;
     }) {};
  "stm-queue-extras" = callPackage
@@ -296604,7 +296628,9 @@ self: {
       ];
       description = "Fast and robust message queues for concurrent processes";
       license = lib.licenses.bsd2;
       hydraPlatforms = lib.platforms.none;
       mainProgram = "unliftio-messagebox-memleak-test";
       broken = true;
     }) {};
  "unliftio-path" = callPackage
@@ -305808,6 +305834,7 @@ self: {
       ];
       description = "Composable, type-safe library to build HTTP API servers";
       license = lib.licenses.mpl20;
       hydraPlatforms = lib.platforms.none;
     }) {};
  "webgear-server" = callPackage