haskellPackages.hslua-list: unmark as broken

This commit is contained in:
Naïm Favier 2023-02-04 10:27:09 +01:00 committed by sternenseemann
parent ef3a8f19ac
commit 83f8025e54
3 changed files with 17 additions and 22 deletions

View File

@ -2480,7 +2480,6 @@ broken-packages:
- hslogger-template
- hs-logo
- hslua-examples
- hslua-list
- hsluv-haskell
- hsmagick
- hsmodetweaks

View File

@ -247,6 +247,7 @@ dont-distribute-packages:
- KiCS-debugger
- KiCS-prophecy
- LDAPv3
- LPFP
- LPPaver
- LambdaHack
- LambdaINet
@ -676,7 +677,7 @@ dont-distribute-packages:
- ascii-superset_1_2_5_0
- ascii-table
- ascii-th_1_2_0_0
- ascii_1_5_1_0
- ascii_1_5_2_0
- asic
- asil
- assert4hs-hspec
@ -811,6 +812,7 @@ dont-distribute-packages:
- bitcoin-types
- bitcoind-regtest
- bitcoind-rpc
- bitfield
- bitly-cli
- bitmaps
- bittorrent
@ -1116,7 +1118,6 @@ dont-distribute-packages:
- crf-chain1-constrained
- crf-chain2-generic
- crf-chain2-tiers
- criterion-compare
- criu-rpc
- crockford
- cron-compat
@ -1394,6 +1395,7 @@ dont-distribute-packages:
- eventuo11y
- eventuo11y-batteries
- eventuo11y-json
- eventuo11y-otel
- every-bit-counts
- ewe
- exference
@ -1863,6 +1865,7 @@ dont-distribute-packages:
- grenade
- gridbounds
- gridland
- grisette
- groot
- gross
- groundhog-converters
@ -2200,8 +2203,6 @@ dont-distribute-packages:
- hpaco-lib
- hpage
- hpaste
- hpath-directory
- hpath-io
- hpc-tracer
- hplayground
- hpqtypes-effectful
@ -2251,7 +2252,6 @@ dont-distribute-packages:
- hsfacter
- hsinspect-lsp
- hslogstash
- hslua-module-zip
- hsndfile-storablevector
- hspec-expectations-pretty
- hspec-pg-transact
@ -2368,6 +2368,7 @@ dont-distribute-packages:
- instant-deepseq
- instant-hashable
- instant-zipper
- instrument-cloudwatch
- integreat
- intel-aes
- interpolatedstring-qq
@ -3047,6 +3048,8 @@ dont-distribute-packages:
- persistable-record
- persistable-types-HDBC-pg
- persistent-audit
- persistent-event-source
- persistent-eventsource
- persistent-hssqlppp
- persistent-map
- persistent-mtl
@ -3464,6 +3467,7 @@ dont-distribute-packages:
- satchmo-funsat
- satchmo-toysat
- sauron
- sbv-program
- sbvPlugin
- sc2-lowlevel
- sc2-support
@ -3547,7 +3551,6 @@ dont-distribute-packages:
- servant-streaming-client
- servant-streaming-docs
- servant-streaming-server
- servant-streamly
- servant-swagger-tags
- servant-to-elm
- servant-util
@ -3626,7 +3629,6 @@ dont-distribute-packages:
- smtlib2-quickcheck
- smtlib2-timing
- smtp2mta
- snap-blaze-clay
- snap-elm
- snap-extras
- snaplet-actionlog
@ -3738,7 +3740,6 @@ dont-distribute-packages:
- streamed
- streaming-fft
- streaming-process
- streamly-posix
- strelka
- strelka-wai
- strict-containers-lens
@ -3880,7 +3881,6 @@ dont-distribute-packages:
- theoremquest-client
- thimk
- threaded
- threepenny-gui-flexbox
- thumbnail-polish
- tic-tac-toe
- tickle
@ -4124,7 +4124,6 @@ dont-distribute-packages:
- weatherhs
- web-inv-route
- web-mongrel2
- web-page
- web-rep
- web-routes-regular
- web-routing

View File

@ -12651,6 +12651,7 @@ self: {
];
description = "Code for the book Learn Physics with Functional Programming";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"LPPaver" = callPackage
@ -45473,6 +45474,7 @@ self: {
testToolDepends = [ sydtest-discover ];
description = "Generic and easy to use haskell bitfields";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"bitly-cli" = callPackage
@ -70761,7 +70763,6 @@ self: {
];
description = "A simple tool for visualising differences in Criterion benchmark results";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "criterion-compare";
}) {};
@ -94027,6 +94028,7 @@ self: {
];
description = "OpenTelemetry-based rendering for eventuo11y";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"every" = callPackage
@ -121071,6 +121073,7 @@ self: {
];
description = "Symbolic evaluation as a library";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"grm" = callPackage
@ -145590,7 +145593,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Alternative to 'directory' package with ByteString based filepaths";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"hpath-filepath" = callPackage
@ -145619,7 +145621,6 @@ self: {
];
description = "High-level IO operations on files/directories";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"hpath-posix" = callPackage
@ -149832,8 +149833,6 @@ self: {
testHaskellDepends = [ base hslua-core tasty tasty-lua ];
description = "Opinionated, but extensible Lua list type";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hslua-marshalling" = callPackage
@ -149969,7 +149968,6 @@ self: {
];
description = "Lua module to work with file zips";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"hslua-objectorientation" = callPackage
@ -161844,6 +161842,7 @@ self: {
];
description = "Adds a worker for the instrument package that exports to Amazon CloudWatch";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"int-cast" = callPackage
@ -218590,6 +218589,7 @@ self: {
];
description = "Persistent based event sourcing";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"persistent-eventsource" = callPackage
@ -218611,6 +218611,7 @@ self: {
];
description = "Persistent based event sourcing";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"persistent-generic" = callPackage
@ -250707,6 +250708,7 @@ self: {
testHaskellDepends = [ base sbv ];
description = "Component-based program synthesis using SBV";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"sbvPlugin" = callPackage
@ -257145,7 +257147,6 @@ self: {
];
description = "Servant Stream support for streamly";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "servant-streamly-example";
}) {};
@ -264950,7 +264951,6 @@ self: {
libraryHaskellDepends = [ base blaze-html clay snap-core ];
description = "blaze-html-clay integration for Snap";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"snap-configuration-utilities" = callPackage
@ -273903,7 +273903,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Posix related streaming APIs";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"streamly-process" = callPackage
@ -287154,7 +287153,6 @@ self: {
executableHaskellDepends = [ base threepenny-gui ];
description = "Flexbox layouts for Threepenny-gui";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "threepenny-flexbox-exe";
}) {};
@ -307188,7 +307186,6 @@ self: {
];
description = "Monoidally construct web pages";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"web-plugins" = callPackage