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:
@@ -235,7 +235,6 @@ dont-distribute-packages:
|
||||
- IORefCAS
|
||||
- IndexedList
|
||||
- InfixApplicative
|
||||
- InternedData
|
||||
- JSON-Combinator
|
||||
- JSON-Combinator-Examples
|
||||
- Javasf
|
||||
@@ -293,7 +292,6 @@ dont-distribute-packages:
|
||||
- NTRU
|
||||
- NXT
|
||||
- NaperianNetCDF
|
||||
- NaturalLanguageAlphabets
|
||||
- NearContextAlgebra
|
||||
- Ninjas
|
||||
- NoSlow
|
||||
@@ -662,7 +660,6 @@ dont-distribute-packages:
|
||||
- bip32
|
||||
- birch-beer
|
||||
- bird
|
||||
- bisc
|
||||
- biscuit-servant
|
||||
- bishbosh
|
||||
- bit-array
|
||||
@@ -913,8 +910,6 @@ dont-distribute-packages:
|
||||
- comonad-random
|
||||
- compaREST
|
||||
- compact-mutable
|
||||
- compact-mutable-vector
|
||||
- compact-socket
|
||||
- complexity
|
||||
- comprehensions-ghc
|
||||
- computational-algebra
|
||||
@@ -3509,9 +3504,6 @@ dont-distribute-packages:
|
||||
- secrm
|
||||
- sednaDBXML
|
||||
- seitz-symbol
|
||||
- selda-json
|
||||
- selda-postgresql
|
||||
- selda-sqlite
|
||||
- selenium-server
|
||||
- semantic-source
|
||||
- semantic-version
|
||||
@@ -3842,7 +3834,6 @@ dont-distribute-packages:
|
||||
- tagged-list
|
||||
- tagged-th
|
||||
- tagsoup-navigate
|
||||
- tagstew
|
||||
- tahoe-directory
|
||||
- tahoe-great-black-swamp
|
||||
- tahoe-ssk
|
||||
|
||||
@@ -11883,7 +11883,6 @@ self: {
|
||||
];
|
||||
description = "Data interning (with compact regions where possible)";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"Interpolation" = callPackage
|
||||
@@ -15103,7 +15102,6 @@ self: {
|
||||
];
|
||||
description = "Simple scoring schemes for word alignments";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"NaturalSort" = callPackage
|
||||
@@ -49443,7 +49441,6 @@ self: {
|
||||
];
|
||||
description = "A small tool that clears cookies (and more)";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "bisc";
|
||||
}) {};
|
||||
|
||||
@@ -69119,7 +69116,6 @@ self: {
|
||||
testHaskellDepends = [ base compact hspec ];
|
||||
description = "Mutable vector with different GC characteristics";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"compact-sequences" = callPackage
|
||||
@@ -69152,7 +69148,6 @@ self: {
|
||||
];
|
||||
description = "Socket functions for compact normal form";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"compact-string" = callPackage
|
||||
@@ -265016,7 +265011,6 @@ self: {
|
||||
libraryHaskellDepends = [ aeson base bytestring selda text ];
|
||||
description = "JSON support for the Selda database library";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"selda-postgresql" = callPackage
|
||||
@@ -265033,7 +265027,6 @@ self: {
|
||||
];
|
||||
description = "PostgreSQL backend for the Selda database EDSL";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"selda-sqlite" = callPackage
|
||||
@@ -265050,7 +265043,6 @@ self: {
|
||||
];
|
||||
description = "SQLite backend for the Selda database EDSL";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"select" = callPackage
|
||||
@@ -292905,7 +292897,6 @@ self: {
|
||||
];
|
||||
description = "Black magic tagsoup";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "tagstew";
|
||||
}) {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user