hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.5-17-g25ee725 from Hackage revision
75f7f39925.
This commit is contained in:
Peter Simons 2020-10-11 02:30:26 +02:00
parent 0756b8a7bf
commit a278023859

View File

@ -1318,8 +1318,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "BNFC"; pname = "BNFC";
version = "2.8.3"; version = "2.8.4";
sha256 = "00w8g0kn4sgjyiq4hykkz8k0kl5b5861v7d9g2021vca78gif6wl"; sha256 = "0z84qfpfm402fl0fpxcggr4jz2sn8cqgjy50r6xfx310g7xwdgnd";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
libraryHaskellDepends = [ array base ]; libraryHaskellDepends = [ array base ];
@ -21941,8 +21941,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "Z-IO"; pname = "Z-IO";
version = "0.1.3.0"; version = "0.1.4.0";
sha256 = "0qcnpk2ps2m2s23fv3ydldicz93ad82xadh53wpnwi1m1dh6kjpm"; sha256 = "16a7bc8zm7ws3kmhrpjnvc284qq71v5y7r4x8yv268bay7q1bjga";
libraryHaskellDepends = [ libraryHaskellDepends = [
base exceptions primitive stm time Z-Data base exceptions primitive stm time Z-Data
]; ];
@ -24515,8 +24515,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "aeson-deriving"; pname = "aeson-deriving";
version = "0.1.1.1"; version = "0.1.1.2";
sha256 = "1yqiw8imp30gv3jij4f724yi8mmf6w8fn84kmq9r7yjn7scfz4dj"; sha256 = "05mcsask5mhp6gqhch3nnxpcli1j6wax7x9ap1jaypyvq9bi0cxs";
libraryHaskellDepends = [ libraryHaskellDepends = [
aeson base regex-tdfa text unordered-containers aeson base regex-tdfa text unordered-containers
]; ];
@ -46344,20 +46344,19 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"bugsnag-hs_0_2_0_1" = callPackage "bugsnag-hs_0_2_0_2" = callPackage
({ mkDerivation, aeson, auto-update, base, bytestring, hedgehog ({ mkDerivation, aeson, base, bytestring, hedgehog, http-client
, http-client, stm, text, time, unordered-containers , text, time, unordered-containers
}: }:
mkDerivation { mkDerivation {
pname = "bugsnag-hs"; pname = "bugsnag-hs";
version = "0.2.0.1"; version = "0.2.0.2";
sha256 = "12s3swamnm9hc3fkwc2qqzr0xz41i0hkgsjmphfsb544r07cfmjn"; sha256 = "0rai920g05g6gs8svi10av73ynd5m6kqc5428h55nb3hgb4hm6dh";
enableSeparateDataOutput = true; enableSeparateDataOutput = true;
libraryHaskellDepends = [ libraryHaskellDepends = [
aeson auto-update base bytestring http-client stm text time aeson base bytestring http-client text time unordered-containers
unordered-containers
]; ];
testHaskellDepends = [ aeson base bytestring hedgehog stm ]; testHaskellDepends = [ aeson base bytestring hedgehog ];
description = "A Bugsnag client for Haskell"; description = "A Bugsnag client for Haskell";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none; hydraPlatforms = stdenv.lib.platforms.none;
@ -56493,17 +56492,17 @@ self: {
}) {inherit (pkgs) clutter; inherit (pkgs) pango;}; }) {inherit (pkgs) clutter; inherit (pkgs) pango;};
"cmaes" = callPackage "cmaes" = callPackage
({ mkDerivation, base, doctest, doctest-prop, mtl, process, random ({ mkDerivation, base, doctest, mtl, process, QuickCheck, random
, safe, strict, syb, vector , safe, strict, syb, vector
}: }:
mkDerivation { mkDerivation {
pname = "cmaes"; pname = "cmaes";
version = "0.2.2.1"; version = "0.2.3";
sha256 = "0r0z5rik19sd985hgdy7f00sfpqwlgzbsmkqsiywddi8nqg6qq7m"; sha256 = "1bgyrlqbbq8ff76d6lkig3ajzk2549a7wgvxsdxl76cp3ra323yf";
enableSeparateDataOutput = true; enableSeparateDataOutput = true;
libraryHaskellDepends = [ base mtl process safe strict syb ]; libraryHaskellDepends = [ base mtl process safe strict syb ];
testHaskellDepends = [ testHaskellDepends = [
base doctest doctest-prop mtl process random syb vector base doctest mtl process QuickCheck random syb vector
]; ];
description = "CMA-ES wrapper in Haskell"; description = "CMA-ES wrapper in Haskell";
license = "unknown"; license = "unknown";
@ -67166,8 +67165,6 @@ self: {
testToolDepends = [ c2hs ]; testToolDepends = [ c2hs ];
description = "Cuts out uninteresting parts of videos by detecting silences"; description = "Cuts out uninteresting parts of videos by detecting silences";
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {inherit (pkgs) pocketsphinx; inherit (pkgs) sphinxbase;}; }) {inherit (pkgs) pocketsphinx; inherit (pkgs) sphinxbase;};
"cutter" = callPackage "cutter" = callPackage
@ -93152,6 +93149,28 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"formatting_7_0_0_1" = callPackage
({ mkDerivation, array, base, bytestring, clock, double-conversion
, ghc-prim, hspec, integer-gmp, old-locale, scientific, text, time
, transformers
}:
mkDerivation {
pname = "formatting";
version = "7.0.0.1";
sha256 = "0vxp1xgg7py3s8lvs63c0961fca829b7mmvdbyhiwyqyyqy2wclg";
libraryHaskellDepends = [
array base bytestring clock double-conversion ghc-prim integer-gmp
old-locale scientific text time transformers
];
testHaskellDepends = [
array base bytestring clock double-conversion ghc-prim hspec
integer-gmp old-locale scientific text time transformers
];
description = "Combinator-based type-safe formatting (like printf() or FORMAT)";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"forml" = callPackage "forml" = callPackage
({ mkDerivation, ansi-terminal, base, bytestring, cereal ({ mkDerivation, ansi-terminal, base, bytestring, cereal
, containers, directory, file-embed, ghc-prim, GraphSCC, hslogger , containers, directory, file-embed, ghc-prim, GraphSCC, hslogger
@ -120922,8 +120941,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "hasql-dynamic-statements"; pname = "hasql-dynamic-statements";
version = "0.2.0.3"; version = "0.3";
sha256 = "06xmqqakwji7qy26srys7i8y3mjbyg5qjgzhs56h64ccbs352i56"; sha256 = "13f0gkgjn7bcxarwz8vyzfdmrz1yqh9xnard6304v4y4zhqjfyjn";
libraryHaskellDepends = [ libraryHaskellDepends = [
base bytestring containers hasql hasql-implicits ptr base bytestring containers hasql hasql-implicits ptr
]; ];
@ -133062,8 +133081,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "hs-server-starter"; pname = "hs-server-starter";
version = "0.1.1.0"; version = "0.1.2.0";
sha256 = "1cki3c6fl7yjw9vww4h9vd68dnci5q8f5c1i3ip8kyv53s9rgbi3"; sha256 = "05i1arpzs2mrzgbd87k3a6dwsvf5z7r4vwd3m0m34qps3rwlk78m";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
libraryHaskellDepends = [ base directory network ]; libraryHaskellDepends = [ base directory network ];
@ -141217,6 +141236,24 @@ self: {
broken = true; broken = true;
}) {}; }) {};
"hwk" = callPackage
({ mkDerivation, base, directory, extra, filepath, hint, process
, simple-cmd-args
}:
mkDerivation {
pname = "hwk";
version = "0.2.0";
sha256 = "1a83y1xgqcxkggbhbw0rpfnjwryl5h0fv6apw86h1ynq7dhf80rd";
isLibrary = false;
isExecutable = true;
enableSeparateDataOutput = true;
executableHaskellDepends = [
base directory extra filepath hint process simple-cmd-args
];
description = "A modern Haskell based AWK replacement";
license = stdenv.lib.licenses.mit;
}) {};
"hworker" = callPackage "hworker" = callPackage
({ mkDerivation, aeson, attoparsec, base, bytestring, hedis, hspec ({ mkDerivation, aeson, attoparsec, base, bytestring, hedis, hspec
, hspec-contrib, HUnit, text, time, uuid , hspec-contrib, HUnit, text, time, uuid
@ -144493,6 +144530,27 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"in-other-words" = callPackage
({ mkDerivation, async, base, exceptions, hspec, hspec-discover
, monad-control, mtl, stm, transformers, transformers-base
}:
mkDerivation {
pname = "in-other-words";
version = "0.1.0.0";
sha256 = "06ipmkbgncsgcq5rfyn0v4plhbbrzrcx3r4xr1f3f6xv760pfyra";
libraryHaskellDepends = [
async base exceptions monad-control mtl stm transformers
transformers-base
];
testHaskellDepends = [
async base exceptions hspec monad-control mtl stm transformers
transformers-base
];
testToolDepends = [ hspec-discover ];
description = "A higher-order effect system where the sky's the limit";
license = stdenv.lib.licenses.bsd3;
}) {};
"inc-ref" = callPackage "inc-ref" = callPackage
({ mkDerivation, base, stm }: ({ mkDerivation, base, stm }:
mkDerivation { mkDerivation {
@ -164553,6 +164611,37 @@ self: {
broken = true; broken = true;
}) {}; }) {};
"longshot" = callPackage
({ mkDerivation, base, base16-bytestring, blake2, blake3
, bytestring, containers, cryptohash-sha256, cryptonite, deepseq
, docopt, memory, parallel, tasty, tasty-hunit, tasty-quickcheck
, template-haskell
}:
mkDerivation {
pname = "longshot";
version = "0.1.0.2";
sha256 = "19njqqd4il5gg0pg2q05scm4may9gmfflq65gdilfwcxf6jzxin6";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
base base16-bytestring blake2 blake3 bytestring containers
cryptohash-sha256 cryptonite deepseq docopt memory parallel
template-haskell
];
executableHaskellDepends = [
base base16-bytestring blake2 blake3 bytestring containers
cryptohash-sha256 cryptonite deepseq docopt memory parallel
template-haskell
];
testHaskellDepends = [
base base16-bytestring blake2 blake3 bytestring containers
cryptohash-sha256 cryptonite deepseq docopt memory parallel tasty
tasty-hunit tasty-quickcheck template-haskell
];
description = "Fast Brute-force search using parallelism";
license = stdenv.lib.licenses.mit;
}) {};
"lookup-tables" = callPackage "lookup-tables" = callPackage
({ mkDerivation, base, primitive, tasty, tasty-hunit ({ mkDerivation, base, primitive, tasty, tasty-hunit
, template-haskell , template-haskell
@ -165316,8 +165405,8 @@ self: {
({ mkDerivation, base, lucid }: ({ mkDerivation, base, lucid }:
mkDerivation { mkDerivation {
pname = "lucid-cdn"; pname = "lucid-cdn";
version = "0.2.0.1"; version = "0.2.1.0";
sha256 = "1y1rszg00kb1qpwrccpjv6l0qkn8cpxawks7ylcw8sbs0h824l73"; sha256 = "09g98hnw1mf9wih7jpwkvy8iavas8zg672yqj406zwvg786088jf";
libraryHaskellDepends = [ base lucid ]; libraryHaskellDepends = [ base lucid ];
description = "Curated list of CDN imports for lucid"; description = "Curated list of CDN imports for lucid";
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
@ -170891,8 +170980,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "metro"; pname = "metro";
version = "0.1.0.3"; version = "0.1.0.4";
sha256 = "110zxqs79f8bcqx2w6c9h0snsqbzvkixpmzadmpdx13gqz32i73v"; sha256 = "1dnfc2nay0n51zkb9fx82yqdi5aj86lmix557w9dd5289v3r0ajb";
libraryHaskellDepends = [ libraryHaskellDepends = [
base binary bytestring hashable hslogger mtl transformers unix-time base binary bytestring hashable hslogger mtl transformers unix-time
unliftio unordered-containers unliftio unordered-containers
@ -171098,8 +171187,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "micro-gateway"; pname = "micro-gateway";
version = "1.1.0.0"; version = "1.1.0.1";
sha256 = "1jb703vcqncxw12cmgmyg63rw6fmfa4mv1685z6vab3xzq7kvxv7"; sha256 = "0anph45wr8f9xkn67sssr2jm6dm2h58jzxzxxw2hfcpsqmpvm41z";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
libraryHaskellDepends = [ libraryHaskellDepends = [
@ -185371,8 +185460,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "nri-prelude"; pname = "nri-prelude";
version = "0.1.0.2"; version = "0.1.0.3";
sha256 = "08m3a4gk66rfzwphpcfkd3z7qbfdkrks0f2wjwz0d3mwj638gnbv"; sha256 = "19rbcdv21j327lffvj43jyp0wa2zbbljfs7zd842szfffzq59bkg";
libraryHaskellDepends = [ libraryHaskellDepends = [
aeson ansi-terminal async auto-update base bytestring aeson ansi-terminal async auto-update base bytestring
concurrent-output containers directory exceptions filepath hedgehog concurrent-output containers directory exceptions filepath hedgehog
@ -189039,6 +189128,24 @@ self: {
broken = true; broken = true;
}) {}; }) {};
"oplang" = callPackage
({ mkDerivation, base, directory, filepath, optparse-applicative
, parsec, process, text, text-builder, unordered-containers
}:
mkDerivation {
pname = "oplang";
version = "0.1.0.0";
sha256 = "09n4nq9wl4n3vfkh9av9i0z6gipsffsb5igs0rlcydii10hjcn89";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
base directory filepath optparse-applicative parsec process text
text-builder unordered-containers
];
description = "Compiler for OpLang, an esoteric programming language";
license = stdenv.lib.licenses.mit;
}) {};
"opml" = callPackage "opml" = callPackage
({ mkDerivation, base, directory, xml }: ({ mkDerivation, base, directory, xml }:
mkDerivation { mkDerivation {
@ -204377,8 +204484,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "pretty-diff"; pname = "pretty-diff";
version = "0.2.0.1"; version = "0.2.0.2";
sha256 = "0g2n14jrmv994kd3wgyg2p52655s9fa5nibz64pdyj1dfkblg007"; sha256 = "0nz6shwyw6pkwd8n4rvix4fn0f5mvxx1xkc6q4k1xrg2ylg73ksv";
libraryHaskellDepends = [ base data-default Diff text ]; libraryHaskellDepends = [ base data-default Diff text ];
testHaskellDepends = [ testHaskellDepends = [
base data-default Diff tasty tasty-hunit tasty-test-reporter text base data-default Diff tasty tasty-hunit tasty-test-reporter text
@ -213813,7 +213920,7 @@ self: {
license = stdenv.lib.licenses.publicDomain; license = stdenv.lib.licenses.publicDomain;
}) {}; }) {};
"reanimate_1_1_0_0" = callPackage "reanimate_1_1_1_0" = callPackage
({ mkDerivation, aeson, ansi-terminal, array, attoparsec, base ({ mkDerivation, aeson, ansi-terminal, array, attoparsec, base
, base64-bytestring, bytestring, cassava, cereal, colour , base64-bytestring, bytestring, cassava, cereal, colour
, containers, cryptohash-sha256, cubicbezier, directory, filelock , containers, cryptohash-sha256, cubicbezier, directory, filelock
@ -213828,8 +213935,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "reanimate"; pname = "reanimate";
version = "1.1.0.0"; version = "1.1.1.0";
sha256 = "0cqmmdqpfzhqwvjwga2rj94drhrc5g95ji5iia92zzqicr51rfmf"; sha256 = "05illhid0nnypkl7znzkmc7b3wc7lmv8jn2sdcj39xr1yr8hji7f";
enableSeparateDataOutput = true; enableSeparateDataOutput = true;
libraryHaskellDepends = [ libraryHaskellDepends = [
aeson ansi-terminal array attoparsec base base64-bytestring aeson ansi-terminal array attoparsec base base64-bytestring
@ -213871,18 +213978,18 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"reanimate-svg_0_12_2_1" = callPackage "reanimate-svg_0_13_0_0" = callPackage
({ mkDerivation, attoparsec, base, bytestring, containers, Diff ({ mkDerivation, attoparsec, base, bytestring, containers, Diff
, directory, double-conversion, filepath, hashable, JuicyPixels , directory, double-conversion, filepath, hashable, JuicyPixels
, lens, linear, mtl, process, QuickCheck, scientific, tasty , lens, linear, mtl, process, QuickCheck, scientific, tasty
, tasty-expected-failure, tasty-golden, tasty-hunit , tasty-expected-failure, tasty-golden, tasty-hunit
, tasty-quickcheck, tasty-rerun, temporary, text, transformers , tasty-quickcheck, tasty-rerun, temporary, text, transformers
, vector, xml , typed-process, vector, xml
}: }:
mkDerivation { mkDerivation {
pname = "reanimate-svg"; pname = "reanimate-svg";
version = "0.12.2.1"; version = "0.13.0.0";
sha256 = "1rg9zz3qnbjxv1w03jzqs7a2qjkrjm5iz6x4j2j7kh2w8x5x1h24"; sha256 = "0fl3rb993zihwm9vyg615x4k17rrqimjfpc7k06mb5dlgkd39f7v";
libraryHaskellDepends = [ libraryHaskellDepends = [
attoparsec base bytestring containers double-conversion hashable attoparsec base bytestring containers double-conversion hashable
JuicyPixels lens linear mtl scientific text transformers vector xml JuicyPixels lens linear mtl scientific text transformers vector xml
@ -213890,7 +213997,7 @@ self: {
testHaskellDepends = [ testHaskellDepends = [
base bytestring Diff directory filepath linear process QuickCheck base bytestring Diff directory filepath linear process QuickCheck
tasty tasty-expected-failure tasty-golden tasty-hunit tasty tasty-expected-failure tasty-golden tasty-hunit
tasty-quickcheck tasty-rerun temporary text vector tasty-quickcheck tasty-rerun temporary text typed-process vector
]; ];
description = "SVG file loader and serializer"; description = "SVG file loader and serializer";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
@ -228282,6 +228389,29 @@ self: {
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
}) {}; }) {};
"servant-docs-simple_0_3_0_0" = callPackage
({ mkDerivation, aeson, aeson-pretty, base, bytestring, hspec
, hspec-core, ordered-containers, prettyprinter, raw-strings-qq
, servant, text, unordered-containers
}:
mkDerivation {
pname = "servant-docs-simple";
version = "0.3.0.0";
sha256 = "0nzlgb3ccycqm3v599hh7k7fk7f8wqj0r2c2ldy9fj1c55h9n8hb";
libraryHaskellDepends = [
aeson aeson-pretty base bytestring ordered-containers prettyprinter
servant text unordered-containers
];
testHaskellDepends = [
aeson aeson-pretty base bytestring hspec hspec-core
ordered-containers prettyprinter raw-strings-qq servant text
unordered-containers
];
description = "Generate endpoints overview for Servant API";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"servant-ede" = callPackage "servant-ede" = callPackage
({ mkDerivation, aeson, base, bytestring, ede, either, filepath ({ mkDerivation, aeson, base, bytestring, ede, either, filepath
, http-media, http-types, semigroups, servant, servant-server, text , http-media, http-types, semigroups, servant, servant-server, text
@ -251487,8 +251617,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "tasty-test-reporter"; pname = "tasty-test-reporter";
version = "0.1.1.1"; version = "0.1.1.2";
sha256 = "005sfxxgx4dkxw0bs6b5japx0qvzs95mzz3nvpa2ycy3v25qqaad"; sha256 = "1v6s3dd3ynzw0690hz1abi8l2j6zlpfj61g072w176n7is6x7p73";
libraryHaskellDepends = [ libraryHaskellDepends = [
ansi-terminal base concurrent-output containers directory filepath ansi-terminal base concurrent-output containers directory filepath
junit-xml mtl safe-exceptions stm tagged tasty text junit-xml mtl safe-exceptions stm tagged tasty text
@ -263533,6 +263663,28 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"type-of-html_1_5_2_0" = callPackage
({ mkDerivation, base, blaze-html, bytestring, containers
, criterion, deepseq, double-conversion, ghc, ghc-paths, ghc-prim
, hspec, QuickCheck, random, text, weigh
}:
mkDerivation {
pname = "type-of-html";
version = "1.5.2.0";
sha256 = "0s53panifhmyg5xda78x509jvxpbcw2kqan7y4jxa4nysgz34qhc";
libraryHaskellDepends = [
base bytestring containers double-conversion ghc-prim text
];
testHaskellDepends = [ base bytestring hspec QuickCheck ];
benchmarkHaskellDepends = [
base blaze-html bytestring criterion deepseq ghc ghc-paths random
text weigh
];
description = "High performance type driven html generation";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"type-of-html-static" = callPackage "type-of-html-static" = callPackage
({ mkDerivation, base, template-haskell, type-of-html }: ({ mkDerivation, base, template-haskell, type-of-html }:
mkDerivation { mkDerivation {
@ -265155,6 +265307,20 @@ self: {
broken = true; broken = true;
}) {}; }) {};
"uncaught-exception" = callPackage
({ mkDerivation, base }:
mkDerivation {
pname = "uncaught-exception";
version = "0.1.0";
sha256 = "176xnsfbj9xwha1s03ly7fpirgjkrp74smgrgx16v4wb0r4ifgxn";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base ];
executableHaskellDepends = [ base ];
description = "Customize uncaught exception handling";
license = stdenv.lib.licenses.mpl20;
}) {};
"uncertain" = callPackage "uncertain" = callPackage
({ mkDerivation, ad, base, base-compat, containers, free ({ mkDerivation, ad, base, base-compat, containers, free
, mwc-random, primitive, transformers , mwc-random, primitive, transformers
@ -265868,10 +266034,15 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "uniqueness-periods-vector-examples"; pname = "uniqueness-periods-vector-examples";
version = "0.11.0.0"; version = "0.12.1.0";
sha256 = "17ls9n8jdwp888xb5zd4m0f8l5xddc7962aa44wnxlc24gaim436"; sha256 = "03gk3lrfpn6cn2c2sb22x3baqr45alycv1y6xm26szikc6wa4w6c";
isLibrary = false; isLibrary = true;
isExecutable = true; isExecutable = true;
libraryHaskellDepends = [
base lists-flines uniqueness-periods-vector
uniqueness-periods-vector-common
uniqueness-periods-vector-properties
];
executableHaskellDepends = [ executableHaskellDepends = [
base lists-flines mmsyn6ukr parallel phonetic-languages-ukrainian base lists-flines mmsyn6ukr parallel phonetic-languages-ukrainian
print-info uniqueness-periods-vector print-info uniqueness-periods-vector
@ -265918,8 +266089,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "uniqueness-periods-vector-properties"; pname = "uniqueness-periods-vector-properties";
version = "0.5.3.0"; version = "0.5.4.0";
sha256 = "1k6rdw55myb1qi0idxk4rks9na2w36gh2pmdlx2qkr7iiqrp613g"; sha256 = "0qn8pqny73lmd9al3mlsfzs91rs2y52q1mzpc8xf3bvixhbxvmwa";
libraryHaskellDepends = [ libraryHaskellDepends = [
base mmsyn6ukr mmsyn7s phonetic-languages-rhythmicity base mmsyn6ukr mmsyn7s phonetic-languages-rhythmicity
phonetic-languages-ukrainian uniqueness-periods-vector phonetic-languages-ukrainian uniqueness-periods-vector
@ -271541,8 +271712,8 @@ self: {
({ mkDerivation, base, bytestring, transformers, vector, vulkan }: ({ mkDerivation, base, bytestring, transformers, vector, vulkan }:
mkDerivation { mkDerivation {
pname = "vulkan"; pname = "vulkan";
version = "3.6.8"; version = "3.6.9";
sha256 = "1rrswgz7djm4zh6qx1f28lkspidip6r0mqkbk8gcfvv7vikz0vxz"; sha256 = "0h5b8sfd91yz09aws5dpwjz4vqcdsfkq4r7xk3jgc02v5f807iga";
libraryHaskellDepends = [ base bytestring transformers vector ]; libraryHaskellDepends = [ base bytestring transformers vector ];
librarySystemDepends = [ vulkan ]; librarySystemDepends = [ vulkan ];
description = "Bindings to the Vulkan graphics API"; description = "Bindings to the Vulkan graphics API";