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:
sternenseemann 2021-12-05 15:55:52 +01:00
parent 87c14165de
commit 0b87a7d890
3 changed files with 10 additions and 9 deletions

View file

@ -1124,6 +1124,7 @@ broken-packages:
- docopt
- docrecords
- doctest-discover-configurator
- doctest-parallel
- doctest-prop
- docusign-example
- docvim
@ -2647,6 +2648,7 @@ broken-packages:
- jenga
- jenkinsPlugins2nix
- jespresso
- jet
- jet-stream
- jinquantities
- jml-web-service
@ -3563,6 +3565,7 @@ broken-packages:
- pandoc-filter-indent
- pandoc-include
- pandoc-lens
- pandoc-lua-marshal
- pandoc-markdown-ghci-filter
- pandoc-placetable
- pandoc-pyplot

View file

@ -1112,7 +1112,6 @@ dont-distribute-packages:
- fields
- filepath-crypto
- filepath-io-access
- filepather
- filesystem-enumerator
- find-clumpiness
- findhttp
@ -1153,7 +1152,6 @@ dont-distribute-packages:
- fortran-vars
- foscam-directory
- foscam-sort
- fp-ieee
- fplll
- fpnla-examples
- frame-markdown
@ -2292,7 +2290,7 @@ dont-distribute-packages:
- pairing
- panda
- pandoc-japanese-filters
- pandoc_2_16_1
- pandoc_2_16_2
- papa
- papa-base
- papa-base-implement
@ -2346,7 +2344,6 @@ dont-distribute-packages:
- phonetic-languages-simplified-generalized-examples-array
- phonetic-languages-simplified-lists-examples
- phooey
- photoname
- pianola
- pier
- ping
@ -2641,7 +2638,6 @@ dont-distribute-packages:
- rose-trie
- roshask
- rosmsg-bin
- rounded-hw
- roundtrip-xml
- route-generator
- route-planning

View file

@ -80817,6 +80817,8 @@ self: {
doHaddock = false;
description = "Test interactive Haskell examples";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"doctest-prop" = callPackage
@ -94057,7 +94059,6 @@ self: {
];
description = "Functions on System.FilePath";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"filepattern" = callPackage
@ -97942,7 +97943,6 @@ self: {
benchmarkHaskellDepends = [ base tasty-bench ];
description = "IEEE 754-2019 compliant operations";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"fpco-api" = callPackage
@ -158598,6 +158598,8 @@ self: {
vector vty
];
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"jet-stream" = callPackage
@ -203751,6 +203753,8 @@ self: {
];
description = "Use pandoc types in Lua";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"pandoc-markdown-ghci-filter" = callPackage
@ -210363,7 +210367,6 @@ self: {
];
description = "Rename photo image files based on EXIF shoot date";
license = lib.licenses.isc;
hydraPlatforms = lib.platforms.none;
}) {};
"phraskell" = callPackage
@ -235720,7 +235723,6 @@ self: {
];
description = "Directed rounding for built-in floating types";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"rounding" = callPackage