mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 13:50:04 +00:00
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
@@ -1351,7 +1351,6 @@ dont-distribute-packages:
|
||||
- feed-translator
|
||||
- feed2lj
|
||||
- feed2twitter
|
||||
- feedback
|
||||
- fei-base
|
||||
- fei-dataiter
|
||||
- fei-datasets
|
||||
|
||||
@@ -57735,8 +57735,7 @@ self: {
|
||||
];
|
||||
description = "Bytestring builder with zero intermediate allocation";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
maintainers = [ lib.maintainers.raehik ];
|
||||
}) {};
|
||||
|
||||
"bz2" = callPackage
|
||||
@@ -107284,7 +107283,6 @@ self: {
|
||||
executableHaskellDepends = [ base ];
|
||||
description = "Declarative feedback loop manager";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"fei-base" = callPackage
|
||||
@@ -258102,7 +258100,6 @@ self: {
|
||||
testHaskellDepends = [ base QuickCheck refined ];
|
||||
description = "Refinement types with static and runtime checking (+ Refined1)";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.raehik ];
|
||||
}) {};
|
||||
|
||||
"refinery" = callPackage
|
||||
@@ -261882,6 +261879,7 @@ self: {
|
||||
];
|
||||
description = "Refinement types, again";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.raehik ];
|
||||
}) {};
|
||||
|
||||
"reroute" = callPackage
|
||||
@@ -297876,6 +297874,7 @@ self: {
|
||||
];
|
||||
description = "Type level string parser combinators";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.raehik ];
|
||||
}) {};
|
||||
|
||||
"sync" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user