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:
Peter Simons 2021-04-02 02:30:30 +02:00
parent 2a1698df36
commit 3f95f98a4b

View File

@ -99539,8 +99539,8 @@ self: {
}:
mkDerivation {
pname = "generic-accessors";
version = "0.7.0.0";
sha256 = "0jvrwjry0kgw27qhnqxm5zvpks69cvvj0iz1ipvdsd5hi16dxarb";
version = "0.7.1.0";
sha256 = "0pj7dfvizjkjfrnhc2kgb99ygrjxjgbisaj1fszhznn305b879c1";
libraryHaskellDepends = [
base binary cereal lens linear spatial-math TypeCompose
];
@ -115348,22 +115348,23 @@ self: {
"hadolint" = callPackage
({ mkDerivation, aeson, base, bytestring, Cabal, colourista
, containers, cryptonite, deepseq, directory, filepath, foldl
, gitrev, hspec, HsYAML, HUnit, ilist, language-docker, megaparsec
, mtl, network-uri, optparse-applicative, parallel, parsec, semver
, ShellCheck, spdx, split, text, time, timerep, void
, containers, cryptonite, deepseq, directory, email-validate
, filepath, foldl, gitrev, hspec, HsYAML, HUnit, ilist
, language-docker, megaparsec, mtl, network-uri
, optparse-applicative, parallel, parsec, semver, ShellCheck, spdx
, split, text, time, timerep, void
}:
mkDerivation {
pname = "hadolint";
version = "2.0.0";
sha256 = "0y71mqb812pfxbcf8y3qx9mrs60rz7637hwj8h4f5i5x392wcafi";
version = "2.1.0";
sha256 = "0hvn6kq6pasyh9mvnxn4crhg4fxmw7xrcfxa77wkxni8q1a94xxs";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson base bytestring Cabal colourista containers cryptonite
deepseq directory filepath foldl HsYAML ilist language-docker
megaparsec mtl network-uri parallel parsec semver ShellCheck spdx
split text time timerep void
deepseq directory email-validate filepath foldl HsYAML ilist
language-docker megaparsec mtl network-uri parallel parsec semver
ShellCheck spdx split text time timerep void
];
executableHaskellDepends = [
base containers gitrev language-docker megaparsec
@ -149133,6 +149134,36 @@ self: {
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
({ mkDerivation, array, base, containers, music-diatonic }:
mkDerivation {
@ -160767,8 +160798,6 @@ self: {
];
description = "Fine-grained library for constructing and manipulating lattices";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"launchdarkly-server-sdk" = callPackage
@ -177296,8 +177325,8 @@ self: {
pname = "mod";
version = "0.1.2.1";
sha256 = "0fjcjk9jxwc2d1fm3kzamh9gi3lwnl2g6kz3z2hd43dszkay1mn1";
revision = "1";
editedCabalFile = "012slncmwh9i4fh31mdxn5xnpl9l309swrm5vlnibrxj3pxhmrxv";
revision = "2";
editedCabalFile = "0h4dff2r9q5619pfahdm4bb6xmsqvv5b6d0na1i2sg7zq58ac2bq";
libraryHaskellDepends = [
base deepseq integer-gmp primitive semirings vector
];
@ -183458,8 +183487,8 @@ self: {
pname = "mwc-random";
version = "0.15.0.1";
sha256 = "1p8c5g4hb72k90ai39rgpn6cr942i6636l1y0zfp9xgjb3v0a2q3";
revision = "1";
editedCabalFile = "1ay26mvzxqw6rzw3hkib1j12gk6fa2hsilz12q8vhp646bqqc744";
revision = "2";
editedCabalFile = "0si7d23ycyg1072w10v06zh1xx4yy5jxwmrrs65inrs7fhdb1r28";
libraryHaskellDepends = [
base math-functions primitive random time vector
];
@ -188166,10 +188195,8 @@ self: {
}:
mkDerivation {
pname = "nix-diff";
version = "1.0.12";
sha256 = "1w994nxgmg9cyrvqz13d5qjp3dqprdh16w2adcc5mbs3nqm9nmrc";
revision = "1";
editedCabalFile = "1537zp48kj7xvar70dx817j8r8prcj6vr2m0ckfl6gsxziq6hrkp";
version = "1.0.13";
sha256 = "1zdssxzzwdaf12j2817clbv3r6pbwbsvzprxlnm0ipfnf66z63lz";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -200359,7 +200386,7 @@ self: {
maintainers = with lib.maintainers; [ psibi ];
}) {};
"persistent_2_12_0_1" = callPackage
"persistent_2_12_0_2" = callPackage
({ mkDerivation, aeson, attoparsec, base, base64-bytestring
, blaze-html, bytestring, conduit, containers, criterion, deepseq
, deepseq-generics, fast-logger, file-embed, hspec, http-api-data
@ -200370,10 +200397,8 @@ self: {
}:
mkDerivation {
pname = "persistent";
version = "2.12.0.1";
sha256 = "107l9x69biy191hj2lk1zhqfa6k6ccwxjwjbxbw5dlvj3i5d19dm";
revision = "1";
editedCabalFile = "06wyilrv3pgr3s1gscq06psg4mxgpyn6ad55j11v8nznb2qmfm2x";
version = "2.12.0.2";
sha256 = "0wnrpwcdfrwm6kmvq7z9b65q3qid6f1gqdk46j8m1vh3x2qchlcv";
libraryHaskellDepends = [
aeson attoparsec base base64-bytestring blaze-html bytestring
conduit containers fast-logger http-api-data monad-logger mtl
@ -223714,8 +223739,8 @@ self: {
pname = "resolv";
version = "0.1.2.0";
sha256 = "0wa6wsh6i52q4ah2z0hgzlks325kigch4yniz0y15nw4skxbm8l1";
revision = "1";
editedCabalFile = "19pm4cg28viyl7r0viz4wfmm9w4nqxkjlb6kknfqcajjqmdacqad";
revision = "2";
editedCabalFile = "0nn5dalsl9sradkpv4awsb90v8cvcqvw4hd58yvpp4vpfybnk90h";
libraryHaskellDepends = [
base base16-bytestring binary bytestring containers
];
@ -268009,6 +268034,30 @@ self: {
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
({ mkDerivation, base, HUnit, optional-args, parsec, text, turtle
}:
@ -272141,8 +272190,6 @@ self: {
libraryHaskellDepends = [ base containers universe-base ];
description = "Instances of standard classes that are made possible by enumerations";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"universe-some" = callPackage
@ -289178,15 +289225,15 @@ self: {
broken = true;
}) {};
"yesod-markdown_0_12_6_7" = callPackage
"yesod-markdown_0_12_6_8" = callPackage
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
, directory, hspec, pandoc, persistent, shakespeare, text
, xss-sanitize, yesod-core, yesod-form
}:
mkDerivation {
pname = "yesod-markdown";
version = "0.12.6.7";
sha256 = "1ayd91vih4i255qrxxkcxwyf16y1cf15vjg7qn11f38zr3lfqj9p";
version = "0.12.6.8";
sha256 = "1jlnci0wkfg04qvad7qx19321s8jf2rskjghirwcqy1abg3bf96p";
libraryHaskellDepends = [
base blaze-html blaze-markup bytestring directory pandoc persistent
shakespeare text xss-sanitize yesod-core yesod-form