hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
202efdff05
.
This commit is contained in:
parent
2a1698df36
commit
3f95f98a4b
113
pkgs/development/haskell-modules/hackage-packages.nix
generated
113
pkgs/development/haskell-modules/hackage-packages.nix
generated
@ -99539,8 +99539,8 @@ self: {
|
|||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "generic-accessors";
|
pname = "generic-accessors";
|
||||||
version = "0.7.0.0";
|
version = "0.7.1.0";
|
||||||
sha256 = "0jvrwjry0kgw27qhnqxm5zvpks69cvvj0iz1ipvdsd5hi16dxarb";
|
sha256 = "0pj7dfvizjkjfrnhc2kgb99ygrjxjgbisaj1fszhznn305b879c1";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
base binary cereal lens linear spatial-math TypeCompose
|
base binary cereal lens linear spatial-math TypeCompose
|
||||||
];
|
];
|
||||||
@ -115348,22 +115348,23 @@ self: {
|
|||||||
|
|
||||||
"hadolint" = callPackage
|
"hadolint" = callPackage
|
||||||
({ mkDerivation, aeson, base, bytestring, Cabal, colourista
|
({ mkDerivation, aeson, base, bytestring, Cabal, colourista
|
||||||
, containers, cryptonite, deepseq, directory, filepath, foldl
|
, containers, cryptonite, deepseq, directory, email-validate
|
||||||
, gitrev, hspec, HsYAML, HUnit, ilist, language-docker, megaparsec
|
, filepath, foldl, gitrev, hspec, HsYAML, HUnit, ilist
|
||||||
, mtl, network-uri, optparse-applicative, parallel, parsec, semver
|
, language-docker, megaparsec, mtl, network-uri
|
||||||
, ShellCheck, spdx, split, text, time, timerep, void
|
, optparse-applicative, parallel, parsec, semver, ShellCheck, spdx
|
||||||
|
, split, text, time, timerep, void
|
||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "hadolint";
|
pname = "hadolint";
|
||||||
version = "2.0.0";
|
version = "2.1.0";
|
||||||
sha256 = "0y71mqb812pfxbcf8y3qx9mrs60rz7637hwj8h4f5i5x392wcafi";
|
sha256 = "0hvn6kq6pasyh9mvnxn4crhg4fxmw7xrcfxa77wkxni8q1a94xxs";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
aeson base bytestring Cabal colourista containers cryptonite
|
aeson base bytestring Cabal colourista containers cryptonite
|
||||||
deepseq directory filepath foldl HsYAML ilist language-docker
|
deepseq directory email-validate filepath foldl HsYAML ilist
|
||||||
megaparsec mtl network-uri parallel parsec semver ShellCheck spdx
|
language-docker megaparsec mtl network-uri parallel parsec semver
|
||||||
split text time timerep void
|
ShellCheck spdx split text time timerep void
|
||||||
];
|
];
|
||||||
executableHaskellDepends = [
|
executableHaskellDepends = [
|
||||||
base containers gitrev language-docker megaparsec
|
base containers gitrev language-docker megaparsec
|
||||||
@ -149133,6 +149134,36 @@ self: {
|
|||||||
broken = true;
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"instrument" = callPackage
|
||||||
|
({ mkDerivation, array, async, base, bytestring, cereal
|
||||||
|
, cereal-text, conduit, containers, csv-conduit, data-default
|
||||||
|
, errors, exceptions, hedis, hostname, HUnit, mtl, network, path
|
||||||
|
, path-io, QuickCheck, quickcheck-instances, retry, safe-exceptions
|
||||||
|
, safecopy, safecopy-hunit, statistics, stm, tasty, tasty-hunit
|
||||||
|
, tasty-quickcheck, text, time, transformers, unix, vector, zlib
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "instrument";
|
||||||
|
version = "0.6.0.0";
|
||||||
|
sha256 = "12wjxd8yi4dg8ca3q96rc2pvdx83hwx5a9zx1i7picl4bm5gq7a4";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
array base bytestring cereal cereal-text conduit containers
|
||||||
|
csv-conduit data-default errors exceptions hedis hostname mtl
|
||||||
|
network retry safe-exceptions safecopy statistics text time
|
||||||
|
transformers unix vector zlib
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
async base bytestring cereal containers data-default hedis HUnit
|
||||||
|
path path-io QuickCheck quickcheck-instances safe-exceptions
|
||||||
|
safecopy safecopy-hunit stm tasty tasty-hunit tasty-quickcheck
|
||||||
|
transformers
|
||||||
|
];
|
||||||
|
description = "Easy stats/metrics instrumentation for Haskell programs";
|
||||||
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
|
}) {safecopy-hunit = null;};
|
||||||
|
|
||||||
"instrument-chord" = callPackage
|
"instrument-chord" = callPackage
|
||||||
({ mkDerivation, array, base, containers, music-diatonic }:
|
({ mkDerivation, array, base, containers, music-diatonic }:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
@ -160767,8 +160798,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Fine-grained library for constructing and manipulating lattices";
|
description = "Fine-grained library for constructing and manipulating lattices";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"launchdarkly-server-sdk" = callPackage
|
"launchdarkly-server-sdk" = callPackage
|
||||||
@ -177296,8 +177325,8 @@ self: {
|
|||||||
pname = "mod";
|
pname = "mod";
|
||||||
version = "0.1.2.1";
|
version = "0.1.2.1";
|
||||||
sha256 = "0fjcjk9jxwc2d1fm3kzamh9gi3lwnl2g6kz3z2hd43dszkay1mn1";
|
sha256 = "0fjcjk9jxwc2d1fm3kzamh9gi3lwnl2g6kz3z2hd43dszkay1mn1";
|
||||||
revision = "1";
|
revision = "2";
|
||||||
editedCabalFile = "012slncmwh9i4fh31mdxn5xnpl9l309swrm5vlnibrxj3pxhmrxv";
|
editedCabalFile = "0h4dff2r9q5619pfahdm4bb6xmsqvv5b6d0na1i2sg7zq58ac2bq";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
base deepseq integer-gmp primitive semirings vector
|
base deepseq integer-gmp primitive semirings vector
|
||||||
];
|
];
|
||||||
@ -183458,8 +183487,8 @@ self: {
|
|||||||
pname = "mwc-random";
|
pname = "mwc-random";
|
||||||
version = "0.15.0.1";
|
version = "0.15.0.1";
|
||||||
sha256 = "1p8c5g4hb72k90ai39rgpn6cr942i6636l1y0zfp9xgjb3v0a2q3";
|
sha256 = "1p8c5g4hb72k90ai39rgpn6cr942i6636l1y0zfp9xgjb3v0a2q3";
|
||||||
revision = "1";
|
revision = "2";
|
||||||
editedCabalFile = "1ay26mvzxqw6rzw3hkib1j12gk6fa2hsilz12q8vhp646bqqc744";
|
editedCabalFile = "0si7d23ycyg1072w10v06zh1xx4yy5jxwmrrs65inrs7fhdb1r28";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
base math-functions primitive random time vector
|
base math-functions primitive random time vector
|
||||||
];
|
];
|
||||||
@ -188166,10 +188195,8 @@ self: {
|
|||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "nix-diff";
|
pname = "nix-diff";
|
||||||
version = "1.0.12";
|
version = "1.0.13";
|
||||||
sha256 = "1w994nxgmg9cyrvqz13d5qjp3dqprdh16w2adcc5mbs3nqm9nmrc";
|
sha256 = "1zdssxzzwdaf12j2817clbv3r6pbwbsvzprxlnm0ipfnf66z63lz";
|
||||||
revision = "1";
|
|
||||||
editedCabalFile = "1537zp48kj7xvar70dx817j8r8prcj6vr2m0ckfl6gsxziq6hrkp";
|
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
executableHaskellDepends = [
|
executableHaskellDepends = [
|
||||||
@ -200359,7 +200386,7 @@ self: {
|
|||||||
maintainers = with lib.maintainers; [ psibi ];
|
maintainers = with lib.maintainers; [ psibi ];
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"persistent_2_12_0_1" = callPackage
|
"persistent_2_12_0_2" = callPackage
|
||||||
({ mkDerivation, aeson, attoparsec, base, base64-bytestring
|
({ mkDerivation, aeson, attoparsec, base, base64-bytestring
|
||||||
, blaze-html, bytestring, conduit, containers, criterion, deepseq
|
, blaze-html, bytestring, conduit, containers, criterion, deepseq
|
||||||
, deepseq-generics, fast-logger, file-embed, hspec, http-api-data
|
, deepseq-generics, fast-logger, file-embed, hspec, http-api-data
|
||||||
@ -200370,10 +200397,8 @@ self: {
|
|||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "persistent";
|
pname = "persistent";
|
||||||
version = "2.12.0.1";
|
version = "2.12.0.2";
|
||||||
sha256 = "107l9x69biy191hj2lk1zhqfa6k6ccwxjwjbxbw5dlvj3i5d19dm";
|
sha256 = "0wnrpwcdfrwm6kmvq7z9b65q3qid6f1gqdk46j8m1vh3x2qchlcv";
|
||||||
revision = "1";
|
|
||||||
editedCabalFile = "06wyilrv3pgr3s1gscq06psg4mxgpyn6ad55j11v8nznb2qmfm2x";
|
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
aeson attoparsec base base64-bytestring blaze-html bytestring
|
aeson attoparsec base base64-bytestring blaze-html bytestring
|
||||||
conduit containers fast-logger http-api-data monad-logger mtl
|
conduit containers fast-logger http-api-data monad-logger mtl
|
||||||
@ -223714,8 +223739,8 @@ self: {
|
|||||||
pname = "resolv";
|
pname = "resolv";
|
||||||
version = "0.1.2.0";
|
version = "0.1.2.0";
|
||||||
sha256 = "0wa6wsh6i52q4ah2z0hgzlks325kigch4yniz0y15nw4skxbm8l1";
|
sha256 = "0wa6wsh6i52q4ah2z0hgzlks325kigch4yniz0y15nw4skxbm8l1";
|
||||||
revision = "1";
|
revision = "2";
|
||||||
editedCabalFile = "19pm4cg28viyl7r0viz4wfmm9w4nqxkjlb6kknfqcajjqmdacqad";
|
editedCabalFile = "0nn5dalsl9sradkpv4awsb90v8cvcqvw4hd58yvpp4vpfybnk90h";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
base base16-bytestring binary bytestring containers
|
base base16-bytestring binary bytestring containers
|
||||||
];
|
];
|
||||||
@ -268009,6 +268034,30 @@ self: {
|
|||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"turtle_1_5_22" = callPackage
|
||||||
|
({ mkDerivation, ansi-wl-pprint, async, base, bytestring, clock
|
||||||
|
, containers, criterion, directory, doctest, exceptions, foldl
|
||||||
|
, hostname, managed, optional-args, optparse-applicative, process
|
||||||
|
, stm, streaming-commons, system-fileio, system-filepath, temporary
|
||||||
|
, text, time, transformers, unix, unix-compat
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "turtle";
|
||||||
|
version = "1.5.22";
|
||||||
|
sha256 = "14lf43b5rxci6p9sy1gkb715m4b1s4rl65swn2qpdqv3h2yvpi4s";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
ansi-wl-pprint async base bytestring clock containers directory
|
||||||
|
exceptions foldl hostname managed optional-args
|
||||||
|
optparse-applicative process stm streaming-commons system-fileio
|
||||||
|
system-filepath temporary text time transformers unix unix-compat
|
||||||
|
];
|
||||||
|
testHaskellDepends = [ base doctest system-filepath temporary ];
|
||||||
|
benchmarkHaskellDepends = [ base criterion text ];
|
||||||
|
description = "Shell programming, Haskell-style";
|
||||||
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"turtle-options" = callPackage
|
"turtle-options" = callPackage
|
||||||
({ mkDerivation, base, HUnit, optional-args, parsec, text, turtle
|
({ mkDerivation, base, HUnit, optional-args, parsec, text, turtle
|
||||||
}:
|
}:
|
||||||
@ -272141,8 +272190,6 @@ self: {
|
|||||||
libraryHaskellDepends = [ base containers universe-base ];
|
libraryHaskellDepends = [ base containers universe-base ];
|
||||||
description = "Instances of standard classes that are made possible by enumerations";
|
description = "Instances of standard classes that are made possible by enumerations";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"universe-some" = callPackage
|
"universe-some" = callPackage
|
||||||
@ -289178,15 +289225,15 @@ self: {
|
|||||||
broken = true;
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"yesod-markdown_0_12_6_7" = callPackage
|
"yesod-markdown_0_12_6_8" = callPackage
|
||||||
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
|
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
|
||||||
, directory, hspec, pandoc, persistent, shakespeare, text
|
, directory, hspec, pandoc, persistent, shakespeare, text
|
||||||
, xss-sanitize, yesod-core, yesod-form
|
, xss-sanitize, yesod-core, yesod-form
|
||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "yesod-markdown";
|
pname = "yesod-markdown";
|
||||||
version = "0.12.6.7";
|
version = "0.12.6.8";
|
||||||
sha256 = "1ayd91vih4i255qrxxkcxwyf16y1cf15vjg7qn11f38zr3lfqj9p";
|
sha256 = "1jlnci0wkfg04qvad7qx19321s8jf2rskjghirwcqy1abg3bf96p";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
base blaze-html blaze-markup bytestring directory pandoc persistent
|
base blaze-html blaze-markup bytestring directory pandoc persistent
|
||||||
shakespeare text xss-sanitize yesod-core yesod-form
|
shakespeare text xss-sanitize yesod-core yesod-form
|
||||||
|
Loading…
x
Reference in New Issue
Block a user