hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
f86c3f6d72.
This commit is contained in:
Peter Simons 2021-02-22 02:30:28 +01:00
parent ee2d13e838
commit cf5345e696
1 changed files with 227 additions and 27 deletions

View File

@ -31999,6 +31999,8 @@ self: {
pname = "approximate";
version = "0.3.2";
sha256 = "016i37c5imb0n8gsk7gzyiq8dhkjv0xnn5315kmn6lnrhpfm7yyk";
revision = "1";
editedCabalFile = "0r81fnsyfc8y7j2y2isjayq4gf6m9vsc2chw37g89zmknfsnilb7";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
base binary bytes cereal comonad deepseq ghc-prim hashable lens
@ -32011,15 +32013,15 @@ self: {
license = lib.licenses.bsd3;
}) {};
"approximate_0_3_3" = callPackage
"approximate_0_3_4" = callPackage
({ mkDerivation, base, binary, bytes, cereal, comonad, deepseq
, ghc-prim, hashable, lens, log-domain, pointed, safecopy
, semigroupoids, semigroups, vector
}:
mkDerivation {
pname = "approximate";
version = "0.3.3";
sha256 = "1hvgx5m83zzpy2l0bbs39yvybhsxlq9919hp7wn27n5j0lk7wplk";
version = "0.3.4";
sha256 = "06akbrmy66nkgnnk3x87jss9qgv5y9m638rvxy57mfzibf925kbd";
libraryHaskellDepends = [
base binary bytes cereal comonad deepseq ghc-prim hashable lens
log-domain pointed safecopy semigroupoids semigroups vector
@ -38352,8 +38354,8 @@ self: {
pname = "base64-bytestring-type";
version = "1.0.1";
sha256 = "03kq4rjj6by02rf3hg815jfdqpdk0xygm5f46r2pn8mb99yd01zn";
revision = "7";
editedCabalFile = "1vry5qh9w1adwyfrlx8x2772knwmdvxgq2nfzng7vybll2cqph4c";
revision = "8";
editedCabalFile = "196m1ylkl9d03iymld08fhfnfcdydzd824v7ffl67ijmfxcvzcyn";
libraryHaskellDepends = [
aeson base base-compat base64-bytestring binary bytestring cereal
deepseq hashable http-api-data QuickCheck serialise text
@ -59579,6 +59581,8 @@ self: {
pname = "compensated";
version = "0.8.1";
sha256 = "1qr5nsg6fb6ib2wp29c1y05zdbydsng0sfg2k75qsh0avb2cgw7z";
revision = "1";
editedCabalFile = "1hsg6j8h700nixgnz823js5pm5ziq820nzds1b60j0a0plz94pin";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
base bifunctors binary bytes cereal comonad deepseq distributive
@ -59592,15 +59596,15 @@ self: {
license = lib.licenses.bsd3;
}) {};
"compensated_0_8_2" = callPackage
"compensated_0_8_3" = callPackage
({ mkDerivation, base, bifunctors, binary, bytes, cereal, comonad
, criterion, deepseq, distributive, hashable, lens, log-domain
, safecopy, semigroupoids, semigroups, vector
}:
mkDerivation {
pname = "compensated";
version = "0.8.2";
sha256 = "0mqy5c5wh4m3l78fbd20vnllpsn383q07kxl6j62iakcyhr1264p";
version = "0.8.3";
sha256 = "0xigi4pcw581d8kjbhdjkksyz9bgcgvq0j17br9z1x6a3hw1m39a";
libraryHaskellDepends = [
base bifunctors binary bytes cereal comonad deepseq distributive
hashable lens log-domain safecopy semigroupoids semigroups vector
@ -70973,7 +70977,7 @@ self: {
license = lib.licenses.asl20;
}) {};
"dbus_1_2_18" = callPackage
"dbus_1_2_19" = callPackage
({ mkDerivation, base, bytestring, cereal, conduit, containers
, criterion, deepseq, directory, exceptions, extra, filepath, lens
, network, parsec, process, QuickCheck, random, resourcet, split
@ -70982,8 +70986,8 @@ self: {
}:
mkDerivation {
pname = "dbus";
version = "1.2.18";
sha256 = "15ggmggzgzf0xmj80rj14dyk83vra6yzm5pm92psnc4spn213p73";
version = "1.2.19";
sha256 = "1wcwh8c27v8vs7jaqzp3032wzx14v4mn7r2qhxhb77cppimrjqpg";
libraryHaskellDepends = [
base bytestring cereal conduit containers deepseq exceptions
filepath lens network parsec random split template-haskell text
@ -122653,6 +122657,24 @@ self: {
license = lib.licenses.mit;
}) {};
"hasty-hamiltonian_1_3_4" = callPackage
({ mkDerivation, ad, base, kan-extensions, lens, mcmc-types
, mwc-probability, pipes, primitive, transformers
}:
mkDerivation {
pname = "hasty-hamiltonian";
version = "1.3.4";
sha256 = "0qvqh5d213lq02qq25s1a6z783836h5gi5zra99pprblpdffaazq";
libraryHaskellDepends = [
base kan-extensions lens mcmc-types mwc-probability pipes primitive
transformers
];
testHaskellDepends = [ ad base mwc-probability ];
description = "Speedy traversal through parameter space";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"hat" = callPackage
({ mkDerivation, base, bytestring, containers, directory, filepath
, haskeline, haskell-src-exts, old-locale, old-time, polyparse
@ -139560,7 +139582,7 @@ self: {
license = lib.licenses.mit;
}) {};
"http-client_0_7_5" = callPackage
"http-client_0_7_6" = callPackage
({ mkDerivation, array, async, base, base64-bytestring
, blaze-builder, bytestring, case-insensitive, containers, cookie
, deepseq, directory, exceptions, filepath, ghc-prim, hspec
@ -139569,8 +139591,8 @@ self: {
}:
mkDerivation {
pname = "http-client";
version = "0.7.5";
sha256 = "11p4szyrdl0ck2iixdrq2dcjz9dlv4pd36ymkipmq7c28l1cvy7k";
version = "0.7.6";
sha256 = "1458mq5kh5fjlkhk9cgaz6sc6533l2nm4r2jz80diy8qc6bpiwrk";
libraryHaskellDepends = [
array base base64-bytestring blaze-builder bytestring
case-insensitive containers cookie deepseq exceptions filepath
@ -139889,6 +139911,35 @@ self: {
license = lib.licenses.bsd3;
}) {};
"http-conduit_2_3_8" = callPackage
({ mkDerivation, aeson, attoparsec, base, blaze-builder, bytestring
, case-insensitive, conduit, conduit-extra, connection, cookie
, data-default-class, hspec, http-client, http-client-tls
, http-types, HUnit, mtl, network, resourcet, streaming-commons
, temporary, text, time, tls, transformers, unliftio, unliftio-core
, utf8-string, wai, wai-conduit, warp, warp-tls
}:
mkDerivation {
pname = "http-conduit";
version = "2.3.8";
sha256 = "1bj24phbcb7s3k6v48l5gk82m3m23j8zy9l7c5ccxp3ghn9z5gng";
libraryHaskellDepends = [
aeson attoparsec base bytestring conduit conduit-extra http-client
http-client-tls http-types mtl resourcet transformers unliftio-core
];
testHaskellDepends = [
aeson base blaze-builder bytestring case-insensitive conduit
conduit-extra connection cookie data-default-class hspec
http-client http-types HUnit network resourcet streaming-commons
temporary text time tls transformers unliftio utf8-string wai
wai-conduit warp warp-tls
];
doCheck = false;
description = "HTTP client package with conduit interface and HTTPS support";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"http-conduit-browser" = callPackage
({ mkDerivation, base, base64-bytestring, blaze-builder, bytestring
, case-insensitive, conduit, containers, cookie, data-default
@ -160718,6 +160769,27 @@ self: {
license = lib.licenses.bsd3;
}) {};
"lens-regex_0_1_3" = callPackage
({ mkDerivation, array, base, directory, doctest, filepath, lens
, regex-base, regex-posix, template-haskell
}:
mkDerivation {
pname = "lens-regex";
version = "0.1.3";
sha256 = "11zgdk46skj3g0436vilcgg4wvclixh07xjwqfcsfhffn0vn3mz4";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
array base lens regex-base template-haskell
];
testHaskellDepends = [
base directory doctest filepath regex-posix
];
description = "Lens powered regular expression";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"lens-regex-pcre" = callPackage
({ mkDerivation, base, bytestring, containers, gauge, hspec, lens
, pcre-heavy, pcre-light, template-haskell, text
@ -173054,8 +173126,8 @@ self: {
({ mkDerivation, base, hspec, hspec-discover, rio, transformers }:
mkDerivation {
pname = "method";
version = "0.2.0.0";
sha256 = "0vgh0ri5r1jsfax5qafvkqqnkywk4qayaw54dwhh5i3p1n5cqkqa";
version = "0.3.0.0";
sha256 = "1a5i9sd5zz5kjpjpar3r5ak61x8fz5rrbb1iak1r2dcwlyk6rq25";
libraryHaskellDepends = [ base rio transformers ];
testHaskellDepends = [ base hspec rio transformers ];
testToolDepends = [ hspec-discover ];
@ -175806,6 +175878,8 @@ self: {
pname = "mod";
version = "0.1.2.1";
sha256 = "0fjcjk9jxwc2d1fm3kzamh9gi3lwnl2g6kz3z2hd43dszkay1mn1";
revision = "1";
editedCabalFile = "012slncmwh9i4fh31mdxn5xnpl9l309swrm5vlnibrxj3pxhmrxv";
libraryHaskellDepends = [
base deepseq integer-gmp primitive semirings vector
];
@ -186162,8 +186236,10 @@ self: {
}:
mkDerivation {
pname = "ngx-export-tools-extra";
version = "0.6.1.1";
sha256 = "1gqns0ifrmjd1013jfa9c03xwdmqicdvazjc9kkxyzw4mpjgjils";
version = "0.6.2.0";
sha256 = "01r6b7xsgn2dd42jh3xnvds21sccq5lchyiikk5v1vr055dddmpm";
revision = "1";
editedCabalFile = "0sab8vs3zycm4ykcayrynvd0rmyar9bmvd8b60dq1fzmnbmzzgg9";
libraryHaskellDepends = [
aeson array base base64 binary bytestring case-insensitive
containers ede enclosed-exceptions http-client http-types network
@ -205469,6 +205545,8 @@ self: {
pname = "postgresql-simple";
version = "0.6.4";
sha256 = "0rz2bklxp4pvbxb2w49h5p6pbwabn6d5d4j4mrya4fpa0d13k43d";
revision = "1";
editedCabalFile = "017qfhml58psv72qnyb2hg6r8jl1mj8jmr2q5p3hgd0lcsxiq0qi";
libraryHaskellDepends = [
aeson attoparsec base bytestring bytestring-builder
case-insensitive containers hashable Only postgresql-libpq
@ -216935,6 +217013,24 @@ self: {
license = lib.licenses.bsd3;
}) {};
"record-dot-preprocessor_0_2_8" = callPackage
({ mkDerivation, base, extra, filepath, ghc, record-hasfield
, uniplate
}:
mkDerivation {
pname = "record-dot-preprocessor";
version = "0.2.8";
sha256 = "0ln7kw1f0l56ivzh77s1k1xa3nha3a4hs3bpmdi9apj21ffr5cb6";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base extra ghc uniplate ];
executableHaskellDepends = [ base extra ];
testHaskellDepends = [ base extra filepath record-hasfield ];
description = "Preprocessor to allow record.field syntax";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"record-encode" = callPackage
({ mkDerivation, base, doctest, generics-sop, hspec, QuickCheck
, vector
@ -225714,6 +225810,30 @@ self: {
license = lib.licenses.publicDomain;
}) {};
"safecopy_0_10_4_1" = callPackage
({ mkDerivation, array, base, bytestring, cereal, containers
, generic-data, HUnit, lens, lens-action, old-time, QuickCheck
, quickcheck-instances, tasty, tasty-quickcheck, template-haskell
, text, time, transformers, vector
}:
mkDerivation {
pname = "safecopy";
version = "0.10.4.1";
sha256 = "1p8kbf9js67zl2wr6y0605acy54xlpsih1zqkdy21cywz1kannbp";
libraryHaskellDepends = [
array base bytestring cereal containers generic-data old-time
template-haskell text time transformers vector
];
testHaskellDepends = [
array base bytestring cereal containers HUnit lens lens-action
QuickCheck quickcheck-instances tasty tasty-quickcheck
template-haskell time vector
];
description = "Binary serialization with version control";
license = lib.licenses.publicDomain;
hydraPlatforms = lib.platforms.none;
}) {};
"safecopy-migrate" = callPackage
({ mkDerivation, base, base-prelude, cereal, containers, extra
, haskell-src-meta, microlens, safecopy, template-haskell
@ -242433,6 +242553,24 @@ self: {
license = lib.licenses.mit;
}) {};
"speedy-slice_0_3_2" = callPackage
({ mkDerivation, base, containers, kan-extensions, lens, mcmc-types
, mwc-probability, pipes, primitive, transformers
}:
mkDerivation {
pname = "speedy-slice";
version = "0.3.2";
sha256 = "1bmy0hrrqgwbqsk1ckbmzy1hhcwlcjsclcskrdmzfq5afvq9kq3z";
libraryHaskellDepends = [
base kan-extensions lens mcmc-types mwc-probability pipes primitive
transformers
];
testHaskellDepends = [ base containers ];
description = "Speedy slice sampling";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"spelling-suggest" = callPackage
({ mkDerivation, base, edit-distance, parseargs, phonetic-code
, sqlite
@ -244803,6 +244941,22 @@ self: {
hydraPlatforms = lib.platforms.none;
}) {};
"staged-gg" = callPackage
({ mkDerivation, base, containers, generic-deriving
, template-haskell, th-abstraction, th-lift
}:
mkDerivation {
pname = "staged-gg";
version = "0.1";
sha256 = "1apajw5ig7sax31i2zf842isnhk74x65hv9k8k3f6dhdxxg2dha4";
libraryHaskellDepends = [
base containers generic-deriving template-haskell th-abstraction
th-lift
];
description = "GHC.Generics style staged generics";
license = lib.licenses.bsd3;
}) {};
"stagen" = callPackage
({ mkDerivation, aeson, base, base-compat, blaze-html, bytestring
, data-default, directory, feed, filemanip, json-feed, lucid
@ -265784,8 +265938,8 @@ self: {
}:
mkDerivation {
pname = "twitter-types-lens";
version = "0.10.0";
sha256 = "1x9w68mr6r6354in9l4vmawk5symvfh2qlhjn2gd30m8b1mzbrjg";
version = "0.10.1";
sha256 = "07znqqb4lhhzlzvi1nl3m13cnskfakq4pnn52wpn554igxymgvsd";
libraryHaskellDepends = [
base lens template-haskell text time twitter-types
];
@ -266977,17 +267131,15 @@ self: {
}) {};
"typelevel-rewrite-rules" = callPackage
({ mkDerivation, base, ghc, ghc-prim, ghc-tcplugins-extra
, term-rewriting, transformers, vinyl
({ mkDerivation, base, containers, ghc, ghc-prim, term-rewriting
, transformers, vinyl
}:
mkDerivation {
pname = "typelevel-rewrite-rules";
version = "0.1";
sha256 = "1gm3xbsi90dgppwhhhlmq1rwwnx9bxhm7zv9x4yr0952fwxrm8x8";
revision = "1";
editedCabalFile = "0wgryhys24671j46s58prbh7agrlxdcbains6qv37kp6xly726nj";
version = "1.0";
sha256 = "0by8zl16dzq0srdmr7p3hwdp1966gbdmzqp9h2548sj767r0ncmy";
libraryHaskellDepends = [
base ghc ghc-prim ghc-tcplugins-extra term-rewriting transformers
base containers ghc ghc-prim term-rewriting transformers
];
testHaskellDepends = [ base ghc-prim vinyl ];
description = "Solve type equalities using custom type-level rewrite rules";
@ -269487,6 +269639,23 @@ self: {
license = lib.licenses.bsd3;
}) {};
"unix-recursive" = callPackage
({ mkDerivation, base, bytestring, criterion, dir-traverse, hspec
, unix
}:
mkDerivation {
pname = "unix-recursive";
version = "0.1.0.0";
sha256 = "151ap7b3nzlaz2pfl144z4azfvxdw6l8zrn500nzl58hqr9n7awl";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base bytestring unix ];
testHaskellDepends = [ base bytestring hspec unix ];
benchmarkHaskellDepends = [ base criterion dir-traverse ];
description = "Fast and flexible primitives for recursive file system IO on Posix systems";
license = lib.licenses.bsd3;
}) {};
"unix-simple" = callPackage
({ mkDerivation, base, bytestring, zenhack-prelude }:
mkDerivation {
@ -273312,6 +273481,19 @@ self: {
license = lib.licenses.bsd3;
}) {};
"vector-th-unbox_0_2_1_8" = callPackage
({ mkDerivation, base, data-default, template-haskell, vector }:
mkDerivation {
pname = "vector-th-unbox";
version = "0.2.1.8";
sha256 = "1b6lx1n96b17xsc7mzvcj6k3fzf7xjghrrv77i94x9356hkab765";
libraryHaskellDepends = [ base template-haskell vector ];
testHaskellDepends = [ base data-default vector ];
description = "Deriver for Data.Vector.Unboxed using Template Haskell";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"vectortiles" = callPackage
({ mkDerivation, base, bytestring, containers, criterion, deepseq
, hashable, microlens, microlens-platform, mtl, protocol-buffers
@ -289097,6 +289279,24 @@ self: {
license = lib.licenses.bsd3;
}) {inherit (pkgs) zlib;};
"zlib_0_6_2_3" = callPackage
({ mkDerivation, base, bytestring, QuickCheck, tasty, tasty-hunit
, tasty-quickcheck, zlib
}:
mkDerivation {
pname = "zlib";
version = "0.6.2.3";
sha256 = "125wbayk8ifp0gp8cb52afck2ziwvqfrjzbmwmy52g6bz7fnnzw0";
libraryHaskellDepends = [ base bytestring ];
librarySystemDepends = [ zlib ];
testHaskellDepends = [
base bytestring QuickCheck tasty tasty-hunit tasty-quickcheck
];
description = "Compression and decompression in the gzip and zlib formats";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) zlib;};
"zlib-bindings" = callPackage
({ mkDerivation, base, bytestring, hspec, QuickCheck, zlib }:
mkDerivation {