hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
b9e13cbd25
.
This commit is contained in:
parent
66526604cf
commit
18e7dc19d5
390
pkgs/development/haskell-modules/hackage-packages.nix
generated
390
pkgs/development/haskell-modules/hackage-packages.nix
generated
@ -16981,8 +16981,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "Rattus";
|
||||
version = "0.3";
|
||||
sha256 = "1ks05nn9g6gp3l61bzmphxm9d0ajvlkzaws04fzz73rfv4nb97wg";
|
||||
version = "0.3.1";
|
||||
sha256 = "1sfjnfd3jsr095gkzxldb65ivxpyzsaphw2bv2f6svczhjc5b414";
|
||||
setupHaskellDepends = [ base Cabal ];
|
||||
libraryHaskellDepends = [
|
||||
base containers ghc simple-affine-space
|
||||
@ -35476,6 +35476,8 @@ self: {
|
||||
pname = "avro-piper";
|
||||
version = "1.0.3";
|
||||
sha256 = "1vi0mgpqpr74ankl8418npklyfxacxg001vppps22p2da97s3pk1";
|
||||
revision = "1";
|
||||
editedCabalFile = "1405kfnndnh6w4hslahg74rdhk8jmh48j64ps7mval3py8cl5qiv";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -35971,8 +35973,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "aws-lambda-haskell-runtime";
|
||||
version = "3.0.3";
|
||||
sha256 = "0dxzdc4ixl33njind48g014rfk6wxyg0pdcwiarn4vgb30h6h4kq";
|
||||
version = "3.0.4";
|
||||
sha256 = "1rbgi7f1vymh8q6b074z64jlww5gssbzhpam8k8lcgp0zlvm13n1";
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring case-insensitive http-client http-types path
|
||||
path-io safe-exceptions-checked template-haskell text
|
||||
@ -46433,6 +46435,22 @@ self: {
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
}) {};
|
||||
|
||||
"byte-count-reader_0_10_1_1" = callPackage
|
||||
({ mkDerivation, base, extra, hspec, parsec, parsec-numbers, text
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "byte-count-reader";
|
||||
version = "0.10.1.1";
|
||||
sha256 = "0amzhcy60rmiyfp7cgdg7g1xcf7z5zz43kg18i1bwwj565ipb6p8";
|
||||
libraryHaskellDepends = [ base extra parsec parsec-numbers text ];
|
||||
testHaskellDepends = [
|
||||
base extra hspec parsec parsec-numbers text
|
||||
];
|
||||
description = "Read strings describing a number of bytes like 2Kb and 0.5 MiB";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"byte-order" = callPackage
|
||||
({ mkDerivation, base, primitive, primitive-unaligned }:
|
||||
mkDerivation {
|
||||
@ -47632,8 +47650,8 @@ self: {
|
||||
pname = "cabal-cache";
|
||||
version = "1.0.1.8";
|
||||
sha256 = "0yxq73bdw1ai0yv54prcxpm1ygkpa8m0jnznwm975b82qlmplynw";
|
||||
revision = "1";
|
||||
editedCabalFile = "1rikn1g6v8yga0cs031ckxywfcf9g21ww9s5rkjf6lr4xvfqps2s";
|
||||
revision = "2";
|
||||
editedCabalFile = "1y4zfnr2a5w8kvwvk1dbzv0ik5b2wdlx8z2p6n9k5mzax952s689";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -64342,8 +64360,8 @@ self: {
|
||||
pname = "crypto-enigma";
|
||||
version = "0.1.1.6";
|
||||
sha256 = "07qxrpwg9r2w2l0d2nrvn703vzsfhchznly93bnr2pfpbwj4iv2z";
|
||||
revision = "3";
|
||||
editedCabalFile = "0djn9pyvhlk964mzqdw0fpczwsvzadcp6jkkryhi8vbvkb88i9rn";
|
||||
revision = "4";
|
||||
editedCabalFile = "0436kl0gsy0hj7dfrqmwz95q3k31af731q484yx2gj9zcma1h1vp";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [ base containers split text ];
|
||||
@ -76165,6 +76183,22 @@ self: {
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"dobutokO-poetry-general-languages" = callPackage
|
||||
({ mkDerivation, base, dobutokO-poetry-general, mmsyn3, mmsyn6ukr
|
||||
, uniqueness-periods-general, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "dobutokO-poetry-general-languages";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "1am3pwzbqj079phkl14f549f7sf951kvkppc0iqbiswq20gssc87";
|
||||
libraryHaskellDepends = [
|
||||
base dobutokO-poetry-general mmsyn3 mmsyn6ukr
|
||||
uniqueness-periods-general vector
|
||||
];
|
||||
description = "Helps to order the 7 or less words to obtain somewhat suitable for poetry or music text";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"dobutokO2" = callPackage
|
||||
({ mkDerivation, base, bytestring, directory, mmsyn2, mmsyn3
|
||||
, mmsyn6ukr, mmsyn7l, mmsyn7s, mmsyn7ukr, process
|
||||
@ -81236,8 +81270,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx";
|
||||
version = "0.3.1";
|
||||
sha256 = "00fm1aixj31djlrmkzvhsk119w00jch6l1alaxmy97gjcg8kk6hd";
|
||||
version = "0.3.2";
|
||||
sha256 = "0jdphsnyd3fifal54axpngqvz3bpwyfrky2rhs4zwydi5khfwfik";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [
|
||||
@ -81257,8 +81291,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-markov";
|
||||
version = "0.3.1";
|
||||
sha256 = "05wjnlz5x6j74m9dc524yagwhj8w3vmxp3x55hkbfq89j44fb6n1";
|
||||
version = "0.3.2";
|
||||
sha256 = "0m1yhh9hp254kd9l58qylg07xdvx4nad3x6zr9vz2zqbxsl65w53";
|
||||
libraryHaskellDepends = [
|
||||
async attoparsec base bytestring containers elynx-seq hmatrix
|
||||
integration math-functions mwc-random parallel primitive statistics
|
||||
@ -81277,8 +81311,8 @@ self: {
|
||||
({ mkDerivation, attoparsec, base, bytestring, hspec }:
|
||||
mkDerivation {
|
||||
pname = "elynx-nexus";
|
||||
version = "0.3.1";
|
||||
sha256 = "0rqhzwfr8zz7nzvc7kkp6n2jxvq4qn3pv9ipk7mfdpxsfcm46550";
|
||||
version = "0.3.2";
|
||||
sha256 = "0wqsxvsa15cjpx3gwasl1a6yxc34cwpzvs25l6gwz3rw02g0gj0b";
|
||||
libraryHaskellDepends = [ attoparsec base bytestring ];
|
||||
testHaskellDepends = [ base hspec ];
|
||||
description = "Import and export Nexus files";
|
||||
@ -81294,8 +81328,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-seq";
|
||||
version = "0.3.1";
|
||||
sha256 = "0wvp13kcx0fbhhk45ahs18p24dqn4n7wg1194hfj4v3qxg7pqy7q";
|
||||
version = "0.3.2";
|
||||
sha256 = "02rw23nkd5i1vmp6p1qgbcrxjzchffcwfq5jq25jsqff3skhks9p";
|
||||
libraryHaskellDepends = [
|
||||
aeson attoparsec base bytestring containers matrices mwc-random
|
||||
parallel primitive vector vector-th-unbox word8
|
||||
@ -81318,8 +81352,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-tools";
|
||||
version = "0.3.1";
|
||||
sha256 = "1h7vg6dh45mc5snk4c9q0xplb3q68gklxhj295pa20d83jarki0x";
|
||||
version = "0.3.2";
|
||||
sha256 = "086758j6pwbv2wbdljl72dk2w6mmcpxvkvn84ycc0bx002iag73s";
|
||||
libraryHaskellDepends = [
|
||||
aeson attoparsec base base16-bytestring bytestring
|
||||
cryptohash-sha256 deepseq directory fast-logger hmatrix
|
||||
@ -81341,8 +81375,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "elynx-tree";
|
||||
version = "0.3.1";
|
||||
sha256 = "0ppah6lkzg39z80w30wicz88y4jpfj0z38py9y73srwvqy6a45l3";
|
||||
version = "0.3.2";
|
||||
sha256 = "0s1rlf30q8cdyl5jickpb2wqlxxcvc2rg7v2djhhjp5wy5h5xz4i";
|
||||
libraryHaskellDepends = [
|
||||
aeson attoparsec base bytestring comonad containers deepseq
|
||||
double-conversion elynx-nexus math-functions mwc-random primitive
|
||||
@ -108716,6 +108750,18 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"groups_0_5" = callPackage
|
||||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "groups";
|
||||
version = "0.5";
|
||||
sha256 = "1ivz03k5bk6d72bibn8jyq4wkivkyakbmvbrp270b33282a4lkpc";
|
||||
libraryHaskellDepends = [ base ];
|
||||
description = "Groups";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"groups-generic" = callPackage
|
||||
({ mkDerivation, base, generic-data, groups }:
|
||||
mkDerivation {
|
||||
@ -119578,6 +119624,21 @@ self: {
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"hasqly-mysql" = callPackage
|
||||
({ mkDerivation, base, binary, bytestring, dlist, mtl
|
||||
, mysql-haskell, scientific, text, time
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hasqly-mysql";
|
||||
version = "0.0.1";
|
||||
sha256 = "1la1lnwcv20jig72hgpgzy8a2ils95y0clhkf5ajvj1whh099g7p";
|
||||
libraryHaskellDepends = [
|
||||
base binary bytestring dlist mtl mysql-haskell scientific text time
|
||||
];
|
||||
description = "composable SQL generation";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"hastache" = callPackage
|
||||
({ mkDerivation, base, blaze-builder, bytestring, containers
|
||||
, directory, filepath, HUnit, ieee754, mtl, process, syb, text
|
||||
@ -121350,7 +121411,7 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"headroom_0_3_0_0" = callPackage
|
||||
"headroom_0_3_1_0" = callPackage
|
||||
({ mkDerivation, aeson, base, data-default-class, doctest, either
|
||||
, file-embed, hspec, microlens, microlens-th, mustache
|
||||
, optparse-applicative, pcre-heavy, pcre-light, QuickCheck, rio
|
||||
@ -121358,8 +121419,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "headroom";
|
||||
version = "0.3.0.0";
|
||||
sha256 = "1d4dcb70vzpn6694d4z52aj12vzicmfyyrbhd6x816ic68db08nc";
|
||||
version = "0.3.1.0";
|
||||
sha256 = "0md8yzjq92xc9pq9h8a78irgyka23ck7nlhdbdyfnm2f490fx2yw";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -127873,16 +127934,17 @@ self: {
|
||||
}) {};
|
||||
|
||||
"hobbits" = callPackage
|
||||
({ mkDerivation, base, deepseq, haskell-src-exts, haskell-src-meta
|
||||
, mtl, syb, tagged, template-haskell, th-expand-syns, transformers
|
||||
({ mkDerivation, base, containers, deepseq, haskell-src-exts
|
||||
, haskell-src-meta, mtl, syb, tagged, template-haskell
|
||||
, th-expand-syns, transformers, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hobbits";
|
||||
version = "1.2.4";
|
||||
sha256 = "0hqg29s938hz1hxb7ljv3wnr8iaxwjmi66zjvvy1939g5r6fmdll";
|
||||
version = "1.3";
|
||||
sha256 = "1w8bz1z747dd7vh110iynmsq5n0a84zw1gk7jcxfwl5lpfrqz97s";
|
||||
libraryHaskellDepends = [
|
||||
base deepseq haskell-src-exts haskell-src-meta mtl syb tagged
|
||||
template-haskell th-expand-syns transformers
|
||||
base containers deepseq haskell-src-exts haskell-src-meta mtl syb
|
||||
tagged template-haskell th-expand-syns transformers vector
|
||||
];
|
||||
description = "A library for canonically representing terms with binding";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
@ -127912,41 +127974,42 @@ self: {
|
||||
}) {ocilib = null;};
|
||||
|
||||
"hocker" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, ansi-wl-pprint, async, base
|
||||
, bytestring, concurrentoutput, containers, cryptonite, data-fix
|
||||
, deepseq, directory, exceptions, filepath, foldl, hnix
|
||||
, http-client, http-types, lens, lens-aeson, lifted-base, memory
|
||||
({ mkDerivation, aeson, aeson-pretty, async, base, bytestring
|
||||
, concurrentoutput, containers, cryptonite, data-fix, deepseq
|
||||
, directory, exceptions, filepath, foldl, hnix, http-client
|
||||
, http-types, lens, lens-aeson, lifted-base, megaparsec, memory
|
||||
, mtl, neat-interpolation, network, network-uri, nix-paths
|
||||
, optional-args, optparse-applicative, optparse-generic, pooled-io
|
||||
, pureMD5, scientific, tar, tasty, tasty-golden, tasty-hunit
|
||||
, tasty-quickcheck, tasty-smallcheck, temporary, text, time
|
||||
, transformers, turtle, unordered-containers, uri-bytestring
|
||||
, vector, wreq, zlib
|
||||
, prettyprinter, pureMD5, scientific, tar, tasty, tasty-golden
|
||||
, tasty-hunit, tasty-quickcheck, tasty-smallcheck, temporary, text
|
||||
, time, transformers, turtle, unordered-containers, uri-bytestring
|
||||
, vector, word8, wreq, zlib
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hocker";
|
||||
version = "1.0.5";
|
||||
sha256 = "0xv22kiw44y72asrnk027h9gxpfhjzgdm8sbcy70s4ipn8n62hha";
|
||||
version = "1.0.6";
|
||||
sha256 = "1j6gcb33jf3kcskxyl0s264h5b1rvmcgkrmhrgzw7i3314394xdj";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
aeson aeson-pretty ansi-wl-pprint async base bytestring
|
||||
concurrentoutput containers cryptonite data-fix deepseq directory
|
||||
exceptions filepath foldl hnix http-client http-types lens
|
||||
lens-aeson lifted-base memory mtl neat-interpolation network
|
||||
aeson aeson-pretty async base bytestring concurrentoutput
|
||||
containers cryptonite data-fix deepseq directory exceptions
|
||||
filepath foldl hnix http-client http-types lens lens-aeson
|
||||
lifted-base megaparsec memory mtl neat-interpolation network
|
||||
network-uri nix-paths optparse-applicative optparse-generic
|
||||
pooled-io pureMD5 scientific tar temporary text time transformers
|
||||
turtle unordered-containers uri-bytestring vector wreq zlib
|
||||
pooled-io prettyprinter pureMD5 scientific tar temporary text time
|
||||
transformers turtle unordered-containers uri-bytestring vector wreq
|
||||
zlib
|
||||
];
|
||||
executableHaskellDepends = [
|
||||
base bytestring cryptonite data-fix filepath hnix lens mtl network
|
||||
optional-args optparse-applicative optparse-generic temporary text
|
||||
];
|
||||
testHaskellDepends = [
|
||||
aeson ansi-wl-pprint base bytestring containers cryptonite mtl
|
||||
network network-uri tasty tasty-golden tasty-hunit tasty-quickcheck
|
||||
tasty-smallcheck text unordered-containers
|
||||
aeson base bytestring containers cryptonite mtl network network-uri
|
||||
prettyprinter tasty tasty-golden tasty-hunit tasty-quickcheck
|
||||
tasty-smallcheck text unordered-containers word8
|
||||
];
|
||||
description = "Interact with the docker registry and generate nix build instructions";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
@ -138251,6 +138314,8 @@ self: {
|
||||
pname = "hw-balancedparens";
|
||||
version = "0.4.1.0";
|
||||
sha256 = "1ddxg00pwjvlrd4zdx9b9y7hm8rgxsxkvzzvwc34p2y75rivp21l";
|
||||
revision = "1";
|
||||
editedCabalFile = "0mc9lmjc3xrad4jlc9v66078362a791hnrrg9bclg1nq7jicfxgx";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138391,8 +138456,8 @@ self: {
|
||||
pname = "hw-dsv";
|
||||
version = "0.4.1.0";
|
||||
sha256 = "1wv0yg662c3bq4kpgfqfjks59v17i5h3v3mils1qpxn4c57jr3s8";
|
||||
revision = "1";
|
||||
editedCabalFile = "1xhdvqmqm44ky8mbwi64fj3bawqswf58ghlbj2bvk136yflvz2c7";
|
||||
revision = "2";
|
||||
editedCabalFile = "1l7aww6nci05ns7hnk46r20as3xy1j0s5fxsrb5w0x9y2kwvqj61";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138432,8 +138497,8 @@ self: {
|
||||
pname = "hw-dump";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "14ya18i3xvay5xn8j20b06msqyd49h34w526k1x1fxdp0i2l3rwr";
|
||||
revision = "1";
|
||||
editedCabalFile = "0v310296cxsv92k2rjrc9zrwh7yb7lkjwivndpbh5hv5p8ll0zm6";
|
||||
revision = "2";
|
||||
editedCabalFile = "0p6cbijds7vc8bx9rb8s8bwr9dp4qc91idmd64llgz06d9kmvkcs";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138467,8 +138532,8 @@ self: {
|
||||
pname = "hw-eliasfano";
|
||||
version = "0.1.2.0";
|
||||
sha256 = "1wqpzznmz6bl88wzhrfcbgi49dw7w7i0p92hyc0m58nanqm1zgnj";
|
||||
revision = "1";
|
||||
editedCabalFile = "0qqshcj482x0yfmb76fj6ng57sf3i0r8daz93kzab8lscarh31j9";
|
||||
revision = "2";
|
||||
editedCabalFile = "0l7h7pr6gpq0xnp4w003q3dxw7pmv2d6kpx2iqfc3nzzpa562ivv";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138620,6 +138685,8 @@ self: {
|
||||
pname = "hw-ip";
|
||||
version = "2.4.2.0";
|
||||
sha256 = "1bvh4fkg1ffr3y8wink62rgkynlcgjhmra7a4w01h1dmw1vb2vfx";
|
||||
revision = "1";
|
||||
editedCabalFile = "19jbgqsmc71apmr6z0n0a2hgfhv9r0bsqa2x55r8grpyr91blpmw";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138653,6 +138720,8 @@ self: {
|
||||
pname = "hw-json";
|
||||
version = "1.3.2.1";
|
||||
sha256 = "11lf4nxnkk8l25a44g1pkr9j1w03l69gqjgli5yfj6k68lzml7bf";
|
||||
revision = "1";
|
||||
editedCabalFile = "0l42hlc0icik28isjihqsj4cxzgdj1vzyxwazlyyv4f52liyjk61";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138724,6 +138793,8 @@ self: {
|
||||
pname = "hw-json-simd";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "0bpfyx2bd7pcr8y8bfahcdm30bznqixfawraq3xzy476vy9ppa9n";
|
||||
revision = "1";
|
||||
editedCabalFile = "047s5clxvi3l9x80lnf7nrv7myxnvqmh8y7syb2ryv3m549lyv2q";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [ base bytestring hw-prim lens vector ];
|
||||
@ -138753,8 +138824,8 @@ self: {
|
||||
pname = "hw-json-simple-cursor";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "1kwxnqsa2mkw5sa8rc9rixjm6f75lyjdaz7f67yyhwls5v4315bl";
|
||||
revision = "2";
|
||||
editedCabalFile = "144afi48rm613gcb8gccfyw5ybx9mzsfzsfq1nvsmlyijl8rgc1x";
|
||||
revision = "3";
|
||||
editedCabalFile = "0zmq1gb9znb84d9igppww6295glnhg5b6xlgadr435cddp5zmhpx";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138793,6 +138864,8 @@ self: {
|
||||
pname = "hw-json-standard-cursor";
|
||||
version = "0.2.3.1";
|
||||
sha256 = "1mpsspp6ba2zqv38a0rcv93mbwb1rb8snmxklf32g02djj8b4vir";
|
||||
revision = "1";
|
||||
editedCabalFile = "0gdvwhj2jmd8dm1yi3kzs0lyw5r4bk7c50s21z1600v36bmzpdm1";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -138929,8 +139002,8 @@ self: {
|
||||
pname = "hw-packed-vector";
|
||||
version = "0.2.1.0";
|
||||
sha256 = "13hly2yzx6kx4j56iksgj4i3wmvg7rmxq57d0g87lmybzhha9q38";
|
||||
revision = "1";
|
||||
editedCabalFile = "070ac32s0azzhnqwrvhnfa18sxn60ayhmlikr6zk4vl1v03y0xbc";
|
||||
revision = "2";
|
||||
editedCabalFile = "0hlmi9w5z7j9ycqjf5avx3b09yglcbx8krypv274j2qrm5fzypr4";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -139033,8 +139106,8 @@ self: {
|
||||
pname = "hw-rankselect";
|
||||
version = "0.13.4.0";
|
||||
sha256 = "0chk3n4vb55px943w0l3q7pxhgbvqm64vn7lkhi7k0l2dpybycp7";
|
||||
revision = "1";
|
||||
editedCabalFile = "03p711rvs3qn9x5rfc90yxrbyp5fqsi9i2wbiwrs3vq6if66vc5z";
|
||||
revision = "2";
|
||||
editedCabalFile = "03lc8cgijr4ysz0i9c4pjhas4cd5ifxs400cr0nbasjvmz27hr3c";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -139194,8 +139267,8 @@ self: {
|
||||
pname = "hw-uri";
|
||||
version = "0.2.1.0";
|
||||
sha256 = "1bwdzvms0n86k7gbkhk0jj3m1pcc9vbjk13kgpchqxpxm971srbs";
|
||||
revision = "1";
|
||||
editedCabalFile = "0bbsv8dj0z6wvgn0ldgvbrhji8mw5514pqwrp4ih8i2mjnfcdh2a";
|
||||
revision = "2";
|
||||
editedCabalFile = "0i6cw8m5g2hasif3q8gk7kpzavpmmk9fgr7vcqvym202ccbyj3dq";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -139244,8 +139317,8 @@ self: {
|
||||
pname = "hw-xml";
|
||||
version = "0.5.1.0";
|
||||
sha256 = "0g81kknllbc6v5wx7kgzhh78409njfzr3h7lfdx7ip0nkhhnpmw4";
|
||||
revision = "2";
|
||||
editedCabalFile = "1zi0ma6fmzghlc65dxpznsyiyp4ij7cwz1yw35i0jjm314mhi4va";
|
||||
revision = "3";
|
||||
editedCabalFile = "0b1lkhc6qf5vqafn69bid01k1hi043k7yrpl7pbxfrn154w8afpm";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
@ -145426,8 +145499,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "ipfs";
|
||||
version = "1.1.2";
|
||||
sha256 = "13pzj9wx7f0wgzk1hy791a4p2ivfxyb045srfa75l065ca8bjnis";
|
||||
version = "1.1.3";
|
||||
sha256 = "0ndd4015s5mp2cxwg85zly8xw0wfpx2da9jj6p0hh015whk8p2fm";
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring envy flow Glob ip lens monad-logger
|
||||
regex-compat rio servant-client servant-server swagger2 text vector
|
||||
@ -150389,6 +150462,42 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"katip_0_8_5_0" = callPackage
|
||||
({ mkDerivation, aeson, async, auto-update, base, blaze-builder
|
||||
, bytestring, containers, criterion, deepseq, directory, either
|
||||
, filepath, hostname, microlens, microlens-th, monad-control, mtl
|
||||
, old-locale, quickcheck-instances, regex-tdfa, resourcet
|
||||
, safe-exceptions, scientific, semigroups, stm, string-conv, tasty
|
||||
, tasty-golden, tasty-hunit, tasty-quickcheck, template-haskell
|
||||
, text, time, time-locale-compat, transformers, transformers-base
|
||||
, transformers-compat, unix, unliftio-core, unordered-containers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "katip";
|
||||
version = "0.8.5.0";
|
||||
sha256 = "1kjzsx4fqbknnv158ypg5jhmw7ww1rk1mf99g3dci09xg97wmgjk";
|
||||
libraryHaskellDepends = [
|
||||
aeson async auto-update base bytestring containers either hostname
|
||||
microlens microlens-th monad-control mtl old-locale resourcet
|
||||
safe-exceptions scientific semigroups stm string-conv
|
||||
template-haskell text time transformers transformers-base
|
||||
transformers-compat unix unliftio-core unordered-containers
|
||||
];
|
||||
testHaskellDepends = [
|
||||
aeson base bytestring containers directory microlens
|
||||
quickcheck-instances regex-tdfa safe-exceptions stm tasty
|
||||
tasty-golden tasty-hunit tasty-quickcheck template-haskell text
|
||||
time time-locale-compat unordered-containers
|
||||
];
|
||||
benchmarkHaskellDepends = [
|
||||
aeson async base blaze-builder criterion deepseq directory filepath
|
||||
safe-exceptions text time transformers unix
|
||||
];
|
||||
description = "A structured logging framework";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"katip-datadog" = callPackage
|
||||
({ mkDerivation, aeson, async, attoparsec, base, binary, bytestring
|
||||
, conduit, conduit-extra, connection, containers, katip, network
|
||||
@ -167039,17 +167148,17 @@ self: {
|
||||
}) {};
|
||||
|
||||
"mcmc" = callPackage
|
||||
({ mkDerivation, aeson, base, bytestring, containers, criterion
|
||||
, data-default, directory, double-conversion, hspec, hspec-discover
|
||||
, log-domain, microlens, mwc-random, QuickCheck, statistics, time
|
||||
, transformers, vector, zlib
|
||||
({ mkDerivation, aeson, async, base, bytestring, containers
|
||||
, criterion, data-default, directory, double-conversion, hspec
|
||||
, hspec-discover, log-domain, microlens, mwc-random, QuickCheck
|
||||
, statistics, time, transformers, vector, zlib
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mcmc";
|
||||
version = "0.2.1";
|
||||
sha256 = "1jh88xqi485ha3bqrp012xsv7cljwsaxxc45l5npcr947g22ln11";
|
||||
version = "0.2.2";
|
||||
sha256 = "14gwarivvrkpf3rqlblas8fgxq5amz4vjqfw714qfml3gkljsr82";
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring containers data-default directory
|
||||
aeson async base bytestring containers data-default directory
|
||||
double-conversion log-domain microlens mwc-random statistics time
|
||||
transformers vector zlib
|
||||
];
|
||||
@ -176699,8 +176808,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "musicw";
|
||||
version = "0.3.5";
|
||||
sha256 = "1fkkx6gsfcb138vr7f685wg0wbqhr2sk9h4vqiv8r254hkwzl91h";
|
||||
version = "0.3.5.1";
|
||||
sha256 = "1fhvkgjhfjvk2df46r9yicmsdqa9790h8dsnmjz6i8a2mqm02vnj";
|
||||
libraryHaskellDepends = [
|
||||
array base bytestring containers data-default file-embed ghcjs-base
|
||||
ghcjs-dom ghcjs-prim json monad-loops mtl safe text time
|
||||
@ -177576,8 +177685,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "myxine-client";
|
||||
version = "0.0.1.0";
|
||||
sha256 = "1vd1dxg39vwz9w58zxpp3mk66gk00534h6c846v2d77nqn0yajf0";
|
||||
version = "0.0.1.2";
|
||||
sha256 = "0399pig7nw6k1hjw16mjg7lh6z1vd0xhq625wbx76ispwk6gqifb";
|
||||
libraryHaskellDepends = [
|
||||
aeson async base blaze-html blaze-markup bytestring constraints
|
||||
containers dependent-map file-embed hashable http-client http-types
|
||||
@ -202041,6 +202150,17 @@ self: {
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"prettyprinter-lucid" = callPackage
|
||||
({ mkDerivation, base, lucid, prettyprinter, text }:
|
||||
mkDerivation {
|
||||
pname = "prettyprinter-lucid";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "0m8dbxzs22zbahpr6r1frlfqyw581wyg92vswm3gi2qqpj406djh";
|
||||
libraryHaskellDepends = [ base lucid prettyprinter text ];
|
||||
description = "A prettyprinter backend for lucid";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"prettyprinter-vty" = callPackage
|
||||
({ mkDerivation, base, prettyprinter, vty }:
|
||||
mkDerivation {
|
||||
@ -213575,6 +213695,35 @@ self: {
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"registry_0_1_9_3" = callPackage
|
||||
({ mkDerivation, async, base, bytestring, containers, directory
|
||||
, exceptions, generic-lens, hashable, hedgehog, io-memoize, mmorph
|
||||
, MonadRandom, mtl, multimap, protolude, random, resourcet
|
||||
, semigroupoids, semigroups, tasty, tasty-discover, tasty-hedgehog
|
||||
, tasty-th, template-haskell, text, transformers-base, universum
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "registry";
|
||||
version = "0.1.9.3";
|
||||
sha256 = "1x418lv2nnw5ryrinciq1dg7wgmz0zsvv8v3mfrp38rx5x88hbic";
|
||||
libraryHaskellDepends = [
|
||||
base containers exceptions hashable mmorph mtl protolude resourcet
|
||||
semigroupoids semigroups template-haskell text transformers-base
|
||||
];
|
||||
testHaskellDepends = [
|
||||
async base bytestring containers directory exceptions generic-lens
|
||||
hashable hedgehog io-memoize mmorph MonadRandom mtl multimap
|
||||
protolude random resourcet semigroupoids semigroups tasty
|
||||
tasty-discover tasty-hedgehog tasty-th template-haskell text
|
||||
transformers-base universum
|
||||
];
|
||||
testToolDepends = [ tasty-discover ];
|
||||
description = "data structure for assembling components";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"registry-hedgehog" = callPackage
|
||||
({ mkDerivation, base, containers, generic-lens, hedgehog, mmorph
|
||||
, multimap, protolude, registry, tasty, tasty-discover
|
||||
@ -219063,8 +219212,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "runhs";
|
||||
version = "1.0.0.7";
|
||||
sha256 = "1j9sg598f92vckb31y1rms4iqnzn6cw7nckcmvjndksxwxhqmk4b";
|
||||
version = "1.0.0.8";
|
||||
sha256 = "177xak0p91xn827cnpa374l94lmmym2yrrcsxzjd9752hdzyw7k3";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [
|
||||
@ -232528,8 +232677,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "slynx";
|
||||
version = "0.3.1";
|
||||
sha256 = "0af18y25lix0sy3vyl56d9a8yrvn9riw3vw2azwcq9pzia460qki";
|
||||
version = "0.3.2";
|
||||
sha256 = "0zxsylwsb4dr8a0lk1qnd2ha16wssxf9i5kfjs13pzls6nvlp57f";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -244605,6 +244754,38 @@ self: {
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"symantic-atom" = callPackage
|
||||
({ mkDerivation, base, bytestring, containers, deepseq, hashable
|
||||
, megaparsec, symantic-xml, tasty, tasty-golden, text, time
|
||||
, transformers, treeseq
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "symantic-atom";
|
||||
version = "0.0.0.20200523";
|
||||
sha256 = "05lw93cx4zpwy7mq4ad6ly2wl51japczxcpss64svklwl78awcz2";
|
||||
libraryHaskellDepends = [
|
||||
base containers megaparsec symantic-xml text time transformers
|
||||
treeseq
|
||||
];
|
||||
testHaskellDepends = [
|
||||
base bytestring containers deepseq hashable megaparsec symantic-xml
|
||||
tasty tasty-golden text time transformers treeseq
|
||||
];
|
||||
description = "Library for reading and writing Atom";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
}) {};
|
||||
|
||||
"symantic-base" = callPackage
|
||||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "symantic-base";
|
||||
version = "0.0.0.20200708";
|
||||
sha256 = "0ynpx4nima334qrg2hj184w9fnd74rgm6h8n4pxf52cxghmnwdnc";
|
||||
libraryHaskellDepends = [ base ];
|
||||
description = "Basic symantics for writing Embedded Domain-Specific Languages (EDSL)";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
}) {};
|
||||
|
||||
"symantic-cli" = callPackage
|
||||
({ mkDerivation, base, bytestring, containers, megaparsec
|
||||
, symantic-document, text, transformers
|
||||
@ -244806,25 +244987,25 @@ self: {
|
||||
}) {};
|
||||
|
||||
"symantic-xml" = callPackage
|
||||
({ mkDerivation, base, bytestring, containers, data-default-class
|
||||
, deepseq, filepath, hashable, hxt-charproperties, megaparsec, safe
|
||||
, tasty, tasty-golden, text, transformers, treeseq
|
||||
, unordered-containers
|
||||
({ mkDerivation, base, bytestring, containers, deepseq, hashable
|
||||
, hxt-charproperties, megaparsec, symantic-base, tasty
|
||||
, tasty-golden, text, transformers, treeseq, unordered-containers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "symantic-xml";
|
||||
version = "1.0.0.20190223";
|
||||
sha256 = "0mqx0ysp9c4zzljjgl0w68k5r8qgv2h35cfq0mqvijcjq5dgiflp";
|
||||
version = "2.0.0.20200523";
|
||||
sha256 = "1fz68n63i32rkyvmz99wyg20xhdniqqm1fds0xn320gi2z35092b";
|
||||
revision = "1";
|
||||
editedCabalFile = "1dvfglys9jza910wr7r7kda1jisbk9gj3d6rfccaip78hyra1z8l";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring containers data-default-class filepath hashable
|
||||
hxt-charproperties megaparsec safe text transformers treeseq
|
||||
unordered-containers
|
||||
base bytestring containers hashable hxt-charproperties megaparsec
|
||||
symantic-base text transformers treeseq unordered-containers
|
||||
];
|
||||
testHaskellDepends = [
|
||||
base bytestring containers data-default-class deepseq filepath
|
||||
hashable megaparsec tasty tasty-golden text transformers treeseq
|
||||
base bytestring containers deepseq hashable megaparsec
|
||||
symantic-base tasty tasty-golden text transformers treeseq
|
||||
];
|
||||
description = "Library for reading, validating and writing a subset of the XML format";
|
||||
description = "Library for reading, validating and writing XML";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
@ -254632,8 +254813,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "tlynx";
|
||||
version = "0.3.1";
|
||||
sha256 = "172mbc79r14sccyghnbvcsa95lypas2gvqn1rf80f9yi2rsz9amy";
|
||||
version = "0.3.2";
|
||||
sha256 = "0yghlzscvf61ziw5wc26h3i9mh92d36r8m4b6f90hp9bd9mqx9rz";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -267646,8 +267827,8 @@ self: {
|
||||
({ mkDerivation, base, bytestring, transformers, vector, vulkan }:
|
||||
mkDerivation {
|
||||
pname = "vulkan";
|
||||
version = "3.6.4";
|
||||
sha256 = "15zy3q8nk2myp6p6nqpi5sabdi4r0d5jb20g8df1x7r3rqr2lfh2";
|
||||
version = "3.6.5";
|
||||
sha256 = "17r0rn2xs5l5x9vwa5vyc4q11gyw2v29qs7vqicla0qb4hh140fj";
|
||||
libraryHaskellDepends = [ base bytestring transformers vector ];
|
||||
librarySystemDepends = [ vulkan ];
|
||||
description = "Bindings to the Vulkan graphics API";
|
||||
@ -273227,6 +273408,21 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"wreq-helper" = callPackage
|
||||
({ mkDerivation, aeson, aeson-result, base, bytestring, http-client
|
||||
, lens, text, wreq
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "wreq-helper";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "18kmh3swa3bbrkfj1dldi7iy6brdvyhfrbdn8gsz2kcarvhnv5f2";
|
||||
libraryHaskellDepends = [
|
||||
aeson aeson-result base bytestring http-client lens text wreq
|
||||
];
|
||||
description = "Wreq response process";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"wreq-patchable" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, attoparsec
|
||||
, authenticate-oauth, base, base16-bytestring, base64-bytestring
|
||||
|
Loading…
Reference in New Issue
Block a user