hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-15-g1073700 from Hackage revision
037ebc86aa
.
This commit is contained in:
parent
688d248e3d
commit
4f42007ef9
1 changed files with 55 additions and 28 deletions
|
@ -62334,6 +62334,8 @@ self: {
|
|||
];
|
||||
description = "Injective explicit total and partial conversions";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"convert" = callPackage
|
||||
|
@ -65941,8 +65943,8 @@ self: {
|
|||
pname = "cue-sheet";
|
||||
version = "2.0.1";
|
||||
sha256 = "0papll3xcq2ipmya61jr71gf3zx2swmys829x5sbz7lv6abj9r3i";
|
||||
revision = "1";
|
||||
editedCabalFile = "0md9051a0jp4vkss15dyyf1w7ylpqmvzfdj9xb1rgj95s1x7cx2g";
|
||||
revision = "2";
|
||||
editedCabalFile = "0kblqr8mjmps56a7pbjwnby5ik8grmj15l1qir7q9kbn44x4s8l3";
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
base bytestring containers exceptions megaparsec mtl QuickCheck
|
||||
|
@ -81505,8 +81507,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx";
|
||||
version = "0.3.4";
|
||||
sha256 = "0pm8gwaz6yzdhqw4cs98kbardcc6qsnvzx67f48hamrqvnvqa2ym";
|
||||
version = "0.4.0";
|
||||
sha256 = "0qhq3h1va7pfcz58mkdw690v88jr3ynk2rrwl0s5qdz8xxvs5n3a";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [
|
||||
|
@ -81526,8 +81528,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-markov";
|
||||
version = "0.3.4";
|
||||
sha256 = "0kd92zkafnx6bbzpn9xswl2wnkzzgjwmd7l6ycj43vrlgigp27v6";
|
||||
version = "0.4.0";
|
||||
sha256 = "0ikk9xk71xyn1fmhzx59lfyk9skjkvhg19xb2afhcylnbg41f3wz";
|
||||
libraryHaskellDepends = [
|
||||
async attoparsec base bytestring containers elynx-seq hmatrix
|
||||
integration math-functions mwc-random parallel primitive statistics
|
||||
|
@ -81546,8 +81548,8 @@ self: {
|
|||
({ mkDerivation, attoparsec, base, bytestring, hspec }:
|
||||
mkDerivation {
|
||||
pname = "elynx-nexus";
|
||||
version = "0.3.4";
|
||||
sha256 = "16ckh34xywxggq0vf4aig912zb8n1fybz52k1vchrj0y0rxbvsa4";
|
||||
version = "0.4.0";
|
||||
sha256 = "02g67w8xracbasnkha383vz0ls1haxr78ia27k292lx572l17dvv";
|
||||
libraryHaskellDepends = [ attoparsec base bytestring ];
|
||||
testHaskellDepends = [ base hspec ];
|
||||
description = "Import and export Nexus files";
|
||||
|
@ -81563,8 +81565,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-seq";
|
||||
version = "0.3.4";
|
||||
sha256 = "1zz0b2p8znigy5m12qacsdb52h09c2khc3l7i8glirhca74flsif";
|
||||
version = "0.4.0";
|
||||
sha256 = "03dh4rjdgn580niljgrl0cfw5h2mah8q1252jq3jx8349jxgpcmh";
|
||||
libraryHaskellDepends = [
|
||||
aeson attoparsec base bytestring containers matrices mwc-random
|
||||
parallel primitive vector vector-th-unbox word8
|
||||
|
@ -81587,8 +81589,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-tools";
|
||||
version = "0.3.4";
|
||||
sha256 = "0nldyxbj3ym4nnq62asi70w9c8h79s10g50gr7dkhdgbr07v47vs";
|
||||
version = "0.4.0";
|
||||
sha256 = "0n8rf7y4qxhx35fhbhj4yc541ydsx8qvy66d11sl5a836gmsv0rr";
|
||||
libraryHaskellDepends = [
|
||||
aeson attoparsec base base16-bytestring bytestring
|
||||
cryptohash-sha256 deepseq directory fast-logger hmatrix
|
||||
|
@ -81610,8 +81612,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-tree";
|
||||
version = "0.3.4";
|
||||
sha256 = "1xhrmpnqg4gjr262xqi31rc406l40v0f5yfj0ah7jb1z45m23hsk";
|
||||
version = "0.4.0";
|
||||
sha256 = "1j22gkg1971wrih4gs4bxzkghvd3ddj85s6s5mcqhrfxmdnpsn2c";
|
||||
libraryHaskellDepends = [
|
||||
aeson attoparsec base bytestring comonad containers deepseq
|
||||
double-conversion elynx-nexus math-functions mwc-random primitive
|
||||
|
@ -109504,7 +109506,7 @@ self: {
|
|||
license = stdenv.lib.licenses.lgpl21;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {inherit (pkgs) gst-plugins-base; inherit (pkgs) gstreamer;};
|
||||
}) {gst-plugins-base = null; gstreamer = null;};
|
||||
|
||||
"gt-tools" = callPackage
|
||||
({ mkDerivation, base, containers, extensible-exceptions, haskeline
|
||||
|
@ -121789,8 +121791,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "headed-megaparsec";
|
||||
version = "0.1.0.4";
|
||||
sha256 = "1nl66j4fqmjcxkrmhm7jnbqqpw48727wfbb9xn0cz4yy1brivjrb";
|
||||
version = "0.2";
|
||||
sha256 = "1s2alhwmkk5czilm1m2dp72xpbdjhn7yhghrs1aca2js71x5j7qj";
|
||||
libraryHaskellDepends = [
|
||||
base case-insensitive megaparsec parser-combinators selective
|
||||
];
|
||||
|
@ -154217,6 +154219,25 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"language-c_0_9" = callPackage
|
||||
({ mkDerivation, alex, array, base, bytestring, containers, deepseq
|
||||
, directory, filepath, happy, mtl, pretty, process, syb
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "language-c";
|
||||
version = "0.9";
|
||||
sha256 = "0a2z97ajdbql583jcganadi9frqj09cidqb1hlh0gl6w6aj82kii";
|
||||
libraryHaskellDepends = [
|
||||
array base bytestring containers deepseq directory filepath mtl
|
||||
pretty process syb
|
||||
];
|
||||
libraryToolDepends = [ alex happy ];
|
||||
testHaskellDepends = [ base directory filepath process ];
|
||||
description = "Analysis and generation of C code";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"language-c-comments" = callPackage
|
||||
({ mkDerivation, alex, array, base, language-c }:
|
||||
mkDerivation {
|
||||
|
@ -163380,6 +163401,8 @@ self: {
|
|||
libraryHaskellDepends = [ base hashable haxl lrucaching psqueues ];
|
||||
description = "Combine lrucaching and haxl";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ls-usb" = callPackage
|
||||
|
@ -179382,15 +179405,15 @@ self: {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"neat-interpolation_0_5_1_1" = callPackage
|
||||
"neat-interpolation_0_5_1_2" = callPackage
|
||||
({ mkDerivation, base, megaparsec, QuickCheck, quickcheck-instances
|
||||
, rerebase, tasty, tasty-hunit, tasty-quickcheck, template-haskell
|
||||
, text
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "neat-interpolation";
|
||||
version = "0.5.1.1";
|
||||
sha256 = "1bjl2k3b42kqwq15fsnjxxcadsch5dck9cwf8zvnh4gkyfmkbbx4";
|
||||
version = "0.5.1.2";
|
||||
sha256 = "18c48r5qwrapkjh35l5dng3ahkkn1ch47vc4nzjwh4a9va94laln";
|
||||
libraryHaskellDepends = [ base megaparsec template-haskell text ];
|
||||
testHaskellDepends = [
|
||||
QuickCheck quickcheck-instances rerebase tasty tasty-hunit
|
||||
|
@ -200977,8 +201000,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "postgresql-syntax";
|
||||
version = "0.3.0.2";
|
||||
sha256 = "1gl0k3idcgpnahh8mv01mjzhc4yx6i3f7shfa7mqhcgs6r1ccdhz";
|
||||
version = "0.3.0.3";
|
||||
sha256 = "0zylrzd8dfks1jdx1yq1i2n2a7sxa8b04h6km9lx3bdpbpv84y7i";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring case-insensitive fast-builder hashable
|
||||
headed-megaparsec megaparsec parser-combinators text text-builder
|
||||
|
@ -205552,8 +205575,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "provenience";
|
||||
version = "0.1.0.2";
|
||||
sha256 = "0wzja3vv21wgwxlmwcfc6vbkdr80jjkhxbxa41zz1i78j8cc3bri";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "020kfw1laishiqy8npg2f2llq7dv1djii0d0khjfw7f1scy4x10n";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
@ -212478,6 +212501,8 @@ self: {
|
|||
];
|
||||
description = "Combine redis caching and haxl";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"redland" = callPackage
|
||||
|
@ -222760,6 +222785,8 @@ self: {
|
|||
libraryHaskellDepends = [ base haxl scotty text ];
|
||||
description = "Combine scotty and haxl";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"scotty-params-parser" = callPackage
|
||||
|
@ -233576,8 +233603,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "slynx";
|
||||
version = "0.3.4";
|
||||
sha256 = "1qyi231wvi62cgjanqy7n4ypddf1xr59914cghvglgjwrpz9fljp";
|
||||
version = "0.4.0";
|
||||
sha256 = "10a6nqpr422c80vmzjx1r2wgbhkc2kjn7kvmavc0cx1752wn79kc";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
@ -255789,8 +255816,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "tlynx";
|
||||
version = "0.3.4";
|
||||
sha256 = "10nn1043z5gzm0zrw5z0fxalwrh48wvxlwq65nanjajwb612w1p4";
|
||||
version = "0.4.0";
|
||||
sha256 = "1gsyyw8bvlc15z6hy7cd9w6v6wgjg9ra19w9vp6kajlyzyw5j1kw";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
|
Loading…
Reference in a new issue