haskellPackages: change maintainerships by maralorn

This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
maralorn 2024-04-22 23:50:26 +02:00
parent 718851b229
commit eff1cb2ba7
3 changed files with 18 additions and 9 deletions

View File

@ -249,22 +249,22 @@ package-maintainers:
libjared:
- sensei
maralorn:
- bluefin
- cabal-fmt
- clay
- eventlog2html
- falsify
- generic-optics
- ghc-debug-brick
- ghc-debug-stub
- ghcid
- graphql-client
- haskell-language-server
- hedgehog
- hledger
- hledger-ui
- hledger-web
- hlint
- hmatrix
- hspec-discover
- jsaddle-warp
- matrix-client
- optics
- pandoc
@ -273,9 +273,9 @@ package-maintainers:
- postgresql-simple
- purebred-email
- reflex-dom
- releaser
- replace-megaparsec
- req
- say
- shake-bench
- shh
- shh-extras
@ -283,7 +283,9 @@ package-maintainers:
- stm-containers
- streamly
- streamly-bytestring
- string-interpolate
- taskwarrior
- tasty
- threadscope
- tz
- weeder

View File

@ -1834,6 +1834,7 @@ dont-distribute-packages:
- gtkrsync
- guarded-rewriting
- guess-combinator
- h3spec
- hArduino
- hOff-display
- hPDB
@ -3000,6 +3001,7 @@ dont-distribute-packages:
- olwrapper
- om-kubernetes
- om-legion
- one-time-password
- online-csv
- oops-examples
- opc-xml-da-client

View File

@ -51906,6 +51906,7 @@ self: {
libraryHaskellDepends = [ bluefin-internal ];
description = "The Bluefin effect system";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"bluefin-internal" = callPackage
@ -65525,7 +65526,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "CSS preprocessor as embedded Haskell";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"clay_0_15_0" = callPackage
@ -65540,7 +65540,6 @@ self: {
description = "CSS preprocessor as embedded Haskell";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"clckwrks" = callPackage
@ -103708,6 +103707,7 @@ self: {
];
description = "Property-based testing with internal integrated shrinking";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"familiar-reflection" = callPackage
@ -131055,6 +131055,7 @@ self: {
];
description = "QUIC";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "h3spec";
}) {};
@ -144154,7 +144155,6 @@ self: {
];
description = "Release with confidence";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"hedgehog-checkers" = callPackage
@ -151284,7 +151284,6 @@ self: {
librarySystemDepends = [ openblasCompat ];
description = "Numeric Linear Algebra";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.maralorn ];
}) {inherit (pkgs) openblasCompat;};
"hmatrix-backprop" = callPackage
@ -176510,6 +176509,7 @@ self: {
description = "Interface for JavaScript that works with GHCJS and GHC";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.maralorn ];
broken = true;
}) {};
@ -209339,6 +209339,7 @@ self: {
];
description = "Safely evaluate pure Haskell expressions";
license = lib.licenses.bsd3;
badPlatforms = [ "aarch64-linux" ];
mainProgram = "mueval";
}) {};
@ -220768,6 +220769,7 @@ self: {
];
description = "HMAC-Based and Time-Based One-Time Passwords";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "one-time-password";
}) {};
@ -255753,7 +255755,6 @@ self: {
description = "Automation of Haskell package release process";
license = lib.licenses.asl20;
mainProgram = "releaser";
maintainers = [ lib.maintainers.maralorn ];
}) {};
"relevant-time" = callPackage
@ -263670,6 +263671,7 @@ self: {
];
description = "Send textual messages to a Handle in a thread-friendly way";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"say-my-name" = callPackage
@ -288500,6 +288502,7 @@ self: {
];
description = "Haskell string/text/bytestring interpolation that just works";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"string-interpreter" = callPackage
@ -295278,6 +295281,7 @@ self: {
];
description = "Modern and extensible testing framework";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"tasty_1_5" = callPackage
@ -295297,6 +295301,7 @@ self: {
description = "Modern and extensible testing framework";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"tasty-ant-xml" = callPackage