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:
maralorn 2022-09-21 06:39:59 +02:00
parent 352da0ce31
commit 772ea71e2c
3 changed files with 44 additions and 0 deletions

View file

@ -1245,6 +1245,7 @@ broken-packages:
- ebnf-bff
- eccrypto-ed25519-bindings
- ecma262
- ecta-plugin
- ecu
- eddie
- ede
@ -1516,6 +1517,7 @@ broken-packages:
- forbidden-fruit
- fordo
- forecast-io
- foreign
- foreign-var
- forest
- forest-fire
@ -2233,6 +2235,7 @@ broken-packages:
- HJVM
- hkd-delta
- hkd-lens
- hkd-records
- hkt
- hlbfgsb
- hleap
@ -2250,6 +2253,7 @@ broken-packages:
- hlongurl
- hlrdb-core
- hls-exactprint-utils
- hls-stan-plugin
- hlwm
- hmarkup
- hmatrix-banded
@ -2275,6 +2279,7 @@ broken-packages:
- hnn
- hnop
- hoauth
- hoauth2-tutorial
- hobbes
- hobbits
- hocilib
@ -3247,6 +3252,7 @@ broken-packages:
- mios
- MIP
- mismi-s3-core
- miso-action-logger
- miso-examples
- mit-3qvpPyAi6mH
- mix-arrows
@ -3756,6 +3762,7 @@ broken-packages:
- Pathfinder
- pathfindingcore
- PathTree
- patrol
- patronscraper
- paypal-adaptive-hoops
- paypal-api
@ -4321,6 +4328,7 @@ broken-packages:
- reversi
- ReviewBoard
- rewrite-inspector
- rfc
- rfc-prelude
- r-glpk-phonetic-languages-ukrainian-durations
- rhbzquery
@ -4927,6 +4935,8 @@ broken-packages:
- SVD2HS
- svfactor
- svg-builder-fork
- svg-icons
- SvgIcons
- svgutils
- svm-light-utils
- svm-simple
@ -5300,6 +5310,7 @@ broken-packages:
- type-of-html-static
- typeparams
- type-prelude
- type-rig
- types-compat
- type-settheory
- type-spine
@ -5308,6 +5319,7 @@ broken-packages:
- typograffiti
- typson-core
- tyro
- tztime
- uAgda
- uberlast
- ucam-webauth-types

View file

@ -940,6 +940,7 @@ dont-distribute-packages:
- claferwiki
- clash
- classify-frog
- classy-miso
- clckwrks
- clckwrks-cli
- clckwrks-dot-com
@ -2068,6 +2069,7 @@ dont-distribute-packages:
- hipbot
- hipsql-client
- hipsql-server
- hipsql-tx-simple
- hirt
- hist-pl
- hist-pl-dawg
@ -2204,6 +2206,7 @@ dont-distribute-packages:
- hunt-searchengine
- hunt-server
- hurdle
- hurl-xml
- huzzy
- hw-all
- hw-aws-sqs-conduit
@ -2680,6 +2683,7 @@ dont-distribute-packages:
- monad-stlike-stm
- monad-unlift-ref
- monadiccp-gecode
- monadology
- monarch
- monetdb-mapi
- mongrel2-handler

View file

@ -20180,7 +20180,9 @@ self: {
testHaskellDepends = [ base ];
description = "Svg Icons and more";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "SvgIcons-exe";
broken = true;
}) {};
"SybWidget" = callPackage
@ -59452,6 +59454,7 @@ self: {
testHaskellDepends = [ base miso rfc ];
description = "Typeclass based support for Miso, the Tasty Web Framework for Haskell";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "classy-miso-demo";
}) {};
@ -87729,6 +87732,8 @@ self: {
libraryHaskellDepends = [ base containers ecta ghc text ];
description = "Hole-Fit Synthesis using ECTAs";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"ecu" = callPackage
@ -101477,6 +101482,8 @@ self: {
testToolDepends = [ hspec-discover ];
description = "A collection of helpers for ffi";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"foreign-storable-asymmetric" = callPackage
@ -139194,6 +139201,7 @@ self: {
base hipsql-monad hipsql-server postgresql-simple postgresql-tx
];
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"hircules" = callPackage
@ -139786,6 +139794,8 @@ self: {
libraryHaskellDepends = [ base hkd template-haskell text ];
description = "higher kinded record operations";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hkdf" = callPackage
@ -141406,6 +141416,8 @@ self: {
sha256 = "03pg68gmardqkx9xa218bb0j4b1f0h5p6gn6xzfwmdj5c005rxjk";
description = "Stan integration plugin with Haskell Language Server";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hls-stylish-haskell-plugin" = callPackage
@ -142626,7 +142638,9 @@ self: {
executableHaskellDepends = [ base ];
description = "Tutorial for using hoauth2";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "hoauth2-tutorial";
broken = true;
}) {};
"hob" = callPackage
@ -154299,6 +154313,7 @@ self: {
];
description = "Fetch parsed XML & possibly CSS for a URL based on MIMEtype";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"hurriyet" = callPackage
@ -190622,6 +190637,8 @@ self: {
libraryHaskellDepends = [ aeson base ghcjs-base miso ];
description = "Miso state transition logger";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"miso-examples" = callPackage
@ -193566,6 +193583,7 @@ self: {
];
testHaskellDepends = [ base tasty tasty-hunit transformers ];
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"monadplus" = callPackage
@ -214722,6 +214740,8 @@ self: {
];
description = "Sentry SDK";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"patronscraper" = callPackage
@ -243180,6 +243200,8 @@ self: {
];
description = "Robert Fischer's Common library";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"rfc-env" = callPackage
@ -274110,7 +274132,9 @@ self: {
];
description = "Svg Icons and more";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "svg-icons-exe";
broken = true;
}) {};
"svg-tree" = callPackage
@ -292273,6 +292297,8 @@ self: {
libraryHaskellDepends = [ base invariant ];
description = "Classes for the rig (sums and products) of types";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"type-safe-avl" = callPackage
@ -293235,6 +293261,8 @@ self: {
testToolDepends = [ tasty-discover ];
description = "Safe timezone-aware handling of time";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"u2f" = callPackage