From 286e02266703ec430570271bf3ca3db61214650a Mon Sep 17 00:00:00 2001 From: Dennis Gosnell Date: Sun, 28 May 2023 20:43:28 +0900 Subject: [PATCH] haskellPackages: regenerate package set based on current config This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh --- .../haskell-modules/hackage-packages.nix | 1307 ++++++++++------- 1 file changed, 757 insertions(+), 550 deletions(-) diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 5a984fd200cc..bb00d8db30fa 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -2064,30 +2064,6 @@ self: { }) {}; "Blammo" = callPackage - ({ mkDerivation, aeson, base, bytestring, case-insensitive, clock - , containers, dlist, envparse, exceptions, fast-logger, hspec - , http-types, lens, markdown-unlit, monad-logger-aeson, mtl, text - , time, unliftio, unliftio-core, unordered-containers, vector, wai - }: - mkDerivation { - pname = "Blammo"; - version = "1.1.1.1"; - sha256 = "1qms459jmikx2dxsl6znn8scb6293s4zprz419da5s71lkiql7cp"; - libraryHaskellDepends = [ - aeson base bytestring case-insensitive clock containers dlist - envparse exceptions fast-logger http-types lens monad-logger-aeson - mtl text time unliftio unliftio-core unordered-containers vector - wai - ]; - testHaskellDepends = [ - aeson base bytestring hspec markdown-unlit mtl text time - ]; - testToolDepends = [ markdown-unlit ]; - description = "Batteries-included Structured Logging library"; - license = lib.licenses.mit; - }) {}; - - "Blammo_1_1_1_2" = callPackage ({ mkDerivation, aeson, base, bytestring, case-insensitive, clock , containers, dlist, envparse, exceptions, fast-logger, hspec , http-types, lens, markdown-unlit, monad-logger-aeson, mtl, text @@ -2109,7 +2085,6 @@ self: { testToolDepends = [ markdown-unlit ]; description = "Batteries-included Structured Logging library"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; }) {}; "BlastHTTP" = callPackage @@ -10602,6 +10577,23 @@ self: { license = lib.licenses.bsd3; }) {}; + "HaskellNet_0_6_1_2" = callPackage + ({ mkDerivation, array, base, base64, bytestring, cryptohash-md5 + , mime-mail, mtl, network, network-bsd, old-time, pretty, text + }: + mkDerivation { + pname = "HaskellNet"; + version = "0.6.1.2"; + sha256 = "0yd0n6c9favb6kv37flz2cn9wz5kapx3iqljq2h7l6qvx6kd92v5"; + libraryHaskellDepends = [ + array base base64 bytestring cryptohash-md5 mime-mail mtl network + network-bsd old-time pretty text + ]; + description = "Client support for POP3, SMTP, and IMAP"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "HaskellNet-SSL" = callPackage ({ mkDerivation, base, bytestring, connection, data-default , HaskellNet, network, network-bsd @@ -12350,8 +12342,8 @@ self: { pname = "JuicyPixels-scale-dct"; version = "0.1.2"; sha256 = "04rhrmjnh12hh2nz04k245avgdcwqfyjnsbpcrz8j9328j41nf7p"; - revision = "9"; - editedCabalFile = "130s6r1p7v0dhfk9q0kb5qlapccap3mbkjzn2y59r00n011rs6bi"; + revision = "10"; + editedCabalFile = "0p522zd42pnpgzp6x9agd5pnz3shsy873r0v84a0dj8c50njhm02"; libraryHaskellDepends = [ base base-compat carray fft JuicyPixels ]; @@ -14650,10 +14642,8 @@ self: { ({ mkDerivation, base, HUnit }: mkDerivation { pname = "MultipletCombiner"; - version = "0.0.2"; - sha256 = "1b2iilgmsvbipll97f2v2xgif3rpzavdgbnszd7c41bd3sqip1ha"; - revision = "1"; - editedCabalFile = "0ix0lawd4xiwya9h75xvc77978qh2n78m4p8cd17l0590bw359ia"; + version = "0.0.4"; + sha256 = "13sps65mxr4jczw8b08civylzvsqdh1zy8h2miz27c9lr2wxmqj8"; libraryHaskellDepends = [ base HUnit ]; testHaskellDepends = [ base HUnit ]; description = "A Haskell implementation for combining SU(n) multiplets"; @@ -18700,24 +18690,6 @@ self: { }) {}; "STMonadTrans" = callPackage - ({ mkDerivation, array, base, mtl, tasty, tasty-hunit - , tasty-quickcheck, transformers - }: - mkDerivation { - pname = "STMonadTrans"; - version = "0.4.6"; - sha256 = "0rvhh0hhwz601ibpzisry7xf3j61r5sxfgp47imaa37i5bvrlynb"; - revision = "1"; - editedCabalFile = "04svg3fwiir2zd5da44pklvw51bs2qm8pqmsnicyav0g0wvhbxbc"; - libraryHaskellDepends = [ array base mtl ]; - testHaskellDepends = [ - array base tasty tasty-hunit tasty-quickcheck transformers - ]; - description = "A monad transformer version of the ST monad"; - license = lib.licenses.bsd3; - }) {}; - - "STMonadTrans_0_4_7" = callPackage ({ mkDerivation, array, base, mtl, tasty, tasty-hunit , tasty-quickcheck, transformers }: @@ -18731,7 +18703,6 @@ self: { ]; description = "A monad transformer version of the ST monad"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "SVD2HS" = callPackage @@ -27657,6 +27628,25 @@ self: { mainProgram = "alex"; }) {}; + "alex_3_3_0_0" = callPackage + ({ mkDerivation, array, base, containers, directory, happy, process + }: + mkDerivation { + pname = "alex"; + version = "3.3.0.0"; + sha256 = "0qws6axn8a9iijhy6x8j3hjvm80sgw6ndxqhp9yc71vbxa2qw3w1"; + isLibrary = false; + isExecutable = true; + enableSeparateDataOutput = true; + executableHaskellDepends = [ array base containers directory ]; + executableToolDepends = [ happy ]; + testHaskellDepends = [ base process ]; + description = "Alex is a tool for generating lexical analysers in Haskell"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + mainProgram = "alex"; + }) {}; + "alex-meta" = callPackage ({ mkDerivation, alex, array, base, containers, happy , haskell-src-meta, QuickCheck, template-haskell @@ -27693,8 +27683,10 @@ self: { }: mkDerivation { pname = "alex-tools"; - version = "0.6"; - sha256 = "1khk9qxxj1al733a0bvbkla81370slgbiq37310nwll6ng06yh4a"; + version = "0.6.1"; + sha256 = "1nh8qbsv4sn6gxc7j8cbp2pb85cajilzhp8rchlwnk7bv8lzf8ji"; + revision = "1"; + editedCabalFile = "0s2gc18i5kvlwxnjkcwc3c5hmj9mg8bpj09wkl8hddmjscdlrjyk"; libraryHaskellDepends = [ base bytestring deepseq template-haskell text ]; @@ -28195,8 +28187,8 @@ self: { pname = "align-audio"; version = "0.0"; sha256 = "0sa7q5fzkc0z4vzibs5l21pvrkil0swdpbl27qn30vb6giy3yh7a"; - revision = "1"; - editedCabalFile = "1599vbnfalrnq0zgwmh47k62y9yq30agpjyyfwdzxzszhc0vfq6n"; + revision = "2"; + editedCabalFile = "1225s8vbwfblyzfbfv7b2v4xcxlp0aavaaivmx5154xlba56n10s"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -47937,6 +47929,31 @@ self: { mainProgram = "bm"; }) {}; + "bm_0_2_0_0" = callPackage + ({ mkDerivation, aeson, ansi-wl-pprint, base, directory, dlist + , filepath, network-uri, optparse-applicative, scientific, tasty + , tasty-hunit, text, transformers, typed-process, vector, yaml + }: + mkDerivation { + pname = "bm"; + version = "0.2.0.0"; + sha256 = "17dnv1vdsh43nc8b0p92d01nz1zvxd9bfcghlz0w6c8wc5yflg31"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson base dlist network-uri scientific text transformers vector + ]; + executableHaskellDepends = [ + ansi-wl-pprint base directory filepath optparse-applicative + typed-process yaml + ]; + testHaskellDepends = [ base tasty tasty-hunit vector ]; + description = "open bookmarks and queries from the command line"; + license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + mainProgram = "bm"; + }) {}; + "bmp" = callPackage ({ mkDerivation, base, binary, bytestring }: mkDerivation { @@ -48098,26 +48115,26 @@ self: { "boilerplate" = callPackage ({ mkDerivation, base, containers, directory, extra, filepath, ghc - , ghc-paths, hsinspect, HUnit, parsec, parsers, tasty + , ghc-boot, ghc-paths, hsinspect, HUnit, parsec, parsers, tasty , tasty-discover, tasty-hspec, text, transformers, vector }: mkDerivation { pname = "boilerplate"; - version = "0.0.2"; - sha256 = "187w058c237i0drz4cfzhb9ds3s915q5i7his4558sxy0r42xmsp"; + version = "0.0.3"; + sha256 = "15zij16yc9zqy1amvxwn9hmillifhk3c8pmf8m1r3p1xx9qh66da"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - base containers directory filepath ghc ghc-paths hsinspect parsers - text transformers vector + base containers directory filepath ghc ghc-boot ghc-paths hsinspect + parsers text transformers vector ]; executableHaskellDepends = [ - base containers directory filepath ghc hsinspect parsec text - transformers + base containers directory filepath ghc ghc-boot hsinspect parsec + text transformers ]; testHaskellDepends = [ - base containers directory extra filepath ghc hsinspect HUnit parsec - tasty tasty-hspec text transformers + base containers directory extra filepath ghc ghc-boot hsinspect + HUnit parsec tasty tasty-hspec text transformers ]; testToolDepends = [ tasty-discover ]; description = "Generate Haskell boilerplate"; @@ -48287,8 +48304,8 @@ self: { ({ mkDerivation, base, containers, text, time }: mkDerivation { pname = "bookhound"; - version = "0.1.13.0"; - sha256 = "0cqm9v61mj1n11wfq5x92ckzjk9nq66gkx7gg857vx8crr9bspci"; + version = "0.1.24.0"; + sha256 = "1kyd574wyzgywsl5j6l6ji5vf3y82zf03qmawymjy5l0m6sg0gin"; libraryHaskellDepends = [ base containers text time ]; description = "Simple Parser Combinators"; license = "LGPL"; @@ -48300,8 +48317,8 @@ self: { ({ mkDerivation, base, bookhound, containers, text, time }: mkDerivation { pname = "bookhound-format"; - version = "0.1.1.0"; - sha256 = "18ccq70sjzcwic3mxqyqr7nwh8f3sk6dblnjzj2a5s2r8dykavb1"; + version = "0.1.2.0"; + sha256 = "1jrhvdc1dc23rmjfmp3w4yldvy55x4baljjq8l9ja992bl4y9rlb"; libraryHaskellDepends = [ base bookhound containers text time ]; description = "Parsers for usual data formats"; license = "LGPL"; @@ -48543,21 +48560,6 @@ self: { }) {}; "boomerang" = callPackage - ({ mkDerivation, base, mtl, semigroups, template-haskell, text - , th-abstraction - }: - mkDerivation { - pname = "boomerang"; - version = "1.4.8.1"; - sha256 = "1hal4z1c1skqjq7vvjql0gm2rhfgrrlj29rgchjwlr2hm22zgnjp"; - libraryHaskellDepends = [ - base mtl semigroups template-haskell text th-abstraction - ]; - description = "Library for invertible parsing and printing"; - license = lib.licenses.bsd3; - }) {}; - - "boomerang_1_4_9" = callPackage ({ mkDerivation, base, mtl, semigroups, template-haskell, text , th-abstraction }: @@ -48570,7 +48572,6 @@ self: { ]; description = "Library for invertible parsing and printing"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "boomslang" = callPackage @@ -51698,8 +51699,8 @@ self: { }: mkDerivation { pname = "bytestring-aeson-orphans"; - version = "0.1.0.0"; - sha256 = "0zr61jaj84js39w849mkz7wfgxc9pn9dg09hmjb7x11d86v3m2nh"; + version = "0.1.0.1"; + sha256 = "0iv2kkdiqhd1yxizpp1dv40f3bvb9qx5qzk1b59fplg1hiqmdr9h"; libraryHaskellDepends = [ aeson base base64-bytestring bytestring text ]; @@ -52406,8 +52407,8 @@ self: { ({ mkDerivation, array, base, primitive, template-haskell }: mkDerivation { pname = "c-struct"; - version = "0.1.1.3"; - sha256 = "190xw0bjzmwzw3lav5cb7gs11wd42hj7a8pggn3nxrp46fvqf07i"; + version = "0.1.3.0"; + sha256 = "00n371zsjryf6zk0j1kdj53m9frph42lg7iapsch7sm3w2mlmp8a"; libraryHaskellDepends = [ array base primitive template-haskell ]; testHaskellDepends = [ array base primitive template-haskell ]; description = "To make a wrapper for struct of C language"; @@ -53081,8 +53082,8 @@ self: { }: mkDerivation { pname = "cabal-fmt"; - version = "0.1.6"; - sha256 = "0vbdcc89jl5iwblb57m9g2250miwq0db7rn449dcpknskfrfrrfr"; + version = "0.1.7"; + sha256 = "1j21ynngk937p7jq361zn5kq0wiwnn6lypqm4z8z9mwa9knc2sv3"; isLibrary = false; isExecutable = true; libraryHaskellDepends = [ @@ -57115,32 +57116,6 @@ self: { }) {}; "cborg" = callPackage - ({ mkDerivation, aeson, array, base, base-orphans - , base16-bytestring, base64-bytestring, bytestring, containers - , deepseq, ghc-bignum, ghc-prim, half, primitive, QuickCheck - , random, scientific, tasty, tasty-hunit, tasty-quickcheck, text - , vector - }: - mkDerivation { - pname = "cborg"; - version = "0.2.8.0"; - sha256 = "07mh5bk61k5dz2x5g7fqw2cv7bjzs7v65yxvzkq7mdbkq8kwhn9f"; - revision = "3"; - editedCabalFile = "0a6lgb9qjxp9l2bkdzs048b672dcvaa4ifvxcdj5c9whfdhfl04d"; - libraryHaskellDepends = [ - array base bytestring containers deepseq ghc-bignum ghc-prim half - primitive text - ]; - testHaskellDepends = [ - aeson array base base-orphans base16-bytestring base64-bytestring - bytestring deepseq half QuickCheck random scientific tasty - tasty-hunit tasty-quickcheck text vector - ]; - description = "Concise Binary Object Representation (CBOR)"; - license = lib.licenses.bsd3; - }) {}; - - "cborg_0_2_9_0" = callPackage ({ mkDerivation, aeson, array, base, base-orphans , base16-bytestring, base64-bytestring, bytestring, containers , deepseq, ghc-bignum, ghc-prim, half, primitive, QuickCheck @@ -57162,7 +57137,6 @@ self: { ]; description = "Concise Binary Object Representation (CBOR)"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "cborg-json" = callPackage @@ -64187,6 +64161,24 @@ self: { hydraPlatforms = lib.platforms.none; }) {}; + "colour-text" = callPackage + ({ mkDerivation, base, colour, hedgehog, hspec, hspec-hedgehog + , text + }: + mkDerivation { + pname = "colour-text"; + version = "0.0.0.0"; + sha256 = "017gxsplb66dj08s6jcb0qxx0ydplfsadwpxfy1a4vhq2mc1pwp6"; + revision = "1"; + editedCabalFile = "106zw7p0bg3ayz5f0h43jj4kayk43bzagp109ych7vnilkgjyav8"; + libraryHaskellDepends = [ base colour text ]; + testHaskellDepends = [ + base colour hedgehog hspec hspec-hedgehog text + ]; + description = "Print and parse colors"; + license = lib.licenses.asl20; + }) {}; + "colourista" = callPackage ({ mkDerivation, ansi-terminal, base, bytestring, hspec, text }: mkDerivation { @@ -66638,22 +66630,6 @@ self: { }) {}; "concurrent-output" = callPackage - ({ mkDerivation, ansi-terminal, async, base, directory, exceptions - , process, stm, terminal-size, text, transformers, unix - }: - mkDerivation { - pname = "concurrent-output"; - version = "1.10.17"; - sha256 = "12dmpjdiv3y1jnljvsbx258plzjvsjnizn25csmy7w4scfbrjl0b"; - libraryHaskellDepends = [ - ansi-terminal async base directory exceptions process stm - terminal-size text transformers unix - ]; - description = "Ungarble output from several threads or commands"; - license = lib.licenses.bsd2; - }) {}; - - "concurrent-output_1_10_18" = callPackage ({ mkDerivation, ansi-terminal, async, base, directory, exceptions , process, stm, terminal-size, text, transformers, unix }: @@ -66667,7 +66643,6 @@ self: { ]; description = "Ungarble output from several threads or commands"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; }) {}; "concurrent-resource-map" = callPackage @@ -66922,17 +66897,14 @@ self: { "conduit" = callPackage ({ mkDerivation, base, bytestring, containers, deepseq, directory - , exceptions, filepath, gauge, hspec, kan-extensions - , mono-traversable, mtl, mwc-random, primitive, QuickCheck - , resourcet, safe, silently, split, text, transformers, unix - , unliftio, unliftio-core, vector + , exceptions, filepath, gauge, hspec, mono-traversable, mtl + , mwc-random, primitive, QuickCheck, resourcet, safe, silently + , split, text, transformers, unix, unliftio, unliftio-core, vector }: mkDerivation { pname = "conduit"; - version = "1.3.4.3"; - sha256 = "0zchhxcpciq4nr7ll4z4c7wshlngphr0dz0y3xfml1pfls3a18mc"; - revision = "1"; - editedCabalFile = "0fsvnlx8gd9d8f70f6gl68ljhmff790anrifrixcflz0j2kfxwjh"; + version = "1.3.5"; + sha256 = "0bbq3hr0y4hyia8dbqibfpg5q5zr2ici5hngv38y6hycxvhd7c1b"; libraryHaskellDepends = [ base bytestring directory exceptions filepath mono-traversable mtl primitive resourcet text transformers unix unliftio-core vector @@ -66943,8 +66915,7 @@ self: { transformers unliftio vector ]; benchmarkHaskellDepends = [ - base containers deepseq gauge hspec kan-extensions mwc-random - transformers vector + base containers deepseq gauge hspec mwc-random transformers vector ]; description = "Streaming data processing library"; license = lib.licenses.mit; @@ -70141,17 +70112,17 @@ self: { "core-program" = callPackage ({ mkDerivation, base, bytestring, core-data, core-text, directory , exceptions, filepath, fsnotify, githash, hashable, hourglass, mtl - , prettyprinter, safe-exceptions, stm, template-haskell + , prettyprinter, process, safe-exceptions, stm, template-haskell , terminal-size, text, text-short, transformers, typed-process , unix, unliftio-core }: mkDerivation { pname = "core-program"; - version = "0.6.7.1"; - sha256 = "1byij7l93dg87yid4nzr8dmydqqyc608jyd4jdprvpd61znlh2nm"; + version = "0.6.8.0"; + sha256 = "1r65a5bbz0clh6by0p56ynwv6c1xia01pap8fmsbcglgzifwxk9w"; libraryHaskellDepends = [ base bytestring core-data core-text directory exceptions filepath - fsnotify githash hashable hourglass mtl prettyprinter + fsnotify githash hashable hourglass mtl prettyprinter process safe-exceptions stm template-haskell terminal-size text text-short transformers typed-process unix unliftio-core ]; @@ -70236,8 +70207,8 @@ self: { }: mkDerivation { pname = "core-webserver-warp"; - version = "0.2.1.1"; - sha256 = "1qzdzgvf29hbsg8pc56k1b0kpbvsws7yvir9si3f88d21cxr90my"; + version = "0.2.1.2"; + sha256 = "0117h6nsgvm860q3756mwp66paf6lncq1aibs04nw8vlya116s9d"; libraryHaskellDepends = [ async base bytestring bytestring-trie core-data core-program core-telemetry core-text http-types http2 mtl safe-exceptions vault @@ -71787,32 +71758,30 @@ self: { mainProgram = "criterion-report"; }) {}; - "criterion_1_6_0_0" = callPackage - ({ mkDerivation, aeson, ansi-wl-pprint, base, base-compat - , base-compat-batteries, binary, binary-orphans, bytestring - , cassava, code-page, containers, criterion-measurement, deepseq - , directory, exceptions, filepath, Glob, HUnit, js-chart - , microstache, mtl, mwc-random, optparse-applicative, parsec - , QuickCheck, statistics, tasty, tasty-hunit, tasty-quickcheck - , text, time, transformers, transformers-compat, vector - , vector-algorithms + "criterion_1_6_2_0" = callPackage + ({ mkDerivation, aeson, base, base-compat, base-compat-batteries + , binary, binary-orphans, bytestring, cassava, code-page + , containers, criterion-measurement, deepseq, directory, exceptions + , filepath, Glob, HUnit, js-chart, microstache, mtl, mwc-random + , optparse-applicative, parsec, prettyprinter + , prettyprinter-ansi-terminal, QuickCheck, statistics, tasty + , tasty-hunit, tasty-quickcheck, text, time, transformers + , transformers-compat, vector, vector-algorithms }: mkDerivation { pname = "criterion"; - version = "1.6.0.0"; - sha256 = "1c2jl881bb3g4w037dx4bs3s164s306vayw2jxd9k3hmrnffyaa0"; - revision = "1"; - editedCabalFile = "1sq1izskw1j1dxrdak8zxv22q3cvxg7s9wvxx3l2gj0165xj83bc"; + version = "1.6.2.0"; + sha256 = "1yiish22n4x9zh1gl6bf1rnbcimgad87dgkxk663hzc78683q2dm"; isLibrary = true; isExecutable = true; enableSeparateDataOutput = true; libraryHaskellDepends = [ - aeson ansi-wl-pprint base base-compat-batteries binary - binary-orphans bytestring cassava code-page containers - criterion-measurement deepseq directory exceptions filepath Glob - js-chart microstache mtl mwc-random optparse-applicative parsec - statistics text time transformers transformers-compat vector - vector-algorithms + aeson base base-compat-batteries binary binary-orphans bytestring + cassava code-page containers criterion-measurement deepseq + directory exceptions filepath Glob js-chart microstache mtl + mwc-random optparse-applicative parsec prettyprinter + prettyprinter-ansi-terminal statistics text time transformers + transformers-compat vector vector-algorithms ]; executableHaskellDepends = [ base base-compat-batteries optparse-applicative @@ -79632,6 +79601,8 @@ self: { pname = "dependency"; version = "1.2.0.3"; sha256 = "1zwqbx9fd02jjb40clq2r6isafgphmfkd0ai1w60kygb4cib7nkx"; + revision = "1"; + editedCabalFile = "12slp19kr21j8919nfx08bci7c1r70pldjrgg4sxsav35ihsyyjg"; libraryHaskellDepends = [ ansi-wl-pprint base binary containers deepseq microlens ]; @@ -80412,19 +80383,19 @@ self: { "desktop-portal" = callPackage ({ mkDerivation, base, binary, bytestring, containers , data-default-class, dbus, hspec, hspec-discover - , hspec-expectations, process, random, text + , hspec-expectations, modern-uri, process, random, text }: mkDerivation { pname = "desktop-portal"; - version = "0.1.1.0"; - sha256 = "1r8r4qyzkw355s09cd3acbsgm6zq94m6c8i6k1l4cj95qqwrr1mg"; + version = "0.2.0.0"; + sha256 = "0h5zdkr165jgpg5v2r16d4d77k3brqyn99imnfd6gavgddm41r1r"; libraryHaskellDepends = [ - base binary bytestring containers data-default-class dbus random - text + base binary bytestring containers data-default-class dbus + modern-uri random text ]; testHaskellDepends = [ base binary bytestring containers data-default-class dbus hspec - hspec-expectations process random text + hspec-expectations modern-uri process random text ]; testToolDepends = [ hspec-discover ]; description = "Desktop Portal"; @@ -82176,6 +82147,8 @@ self: { pname = "diagrams-lib"; version = "1.4.6"; sha256 = "1a0wl8lspwkby5x45j1wa1xq27bs67x5vwj8jzavym56a3f2pjcb"; + revision = "1"; + editedCabalFile = "1ph3rcxlanyahgszsw0zqqx799i9samw7pyrard24rxs0xp3981n"; libraryHaskellDepends = [ active adjunctions array base bytestring cereal colour containers data-default-class diagrams-core diagrams-solve directory @@ -86314,8 +86287,8 @@ self: { pname = "doctest-extract"; version = "0.1"; sha256 = "1ncrq67d6zcqw5al5m2g7q6ys8rxhsq8rrzbj1dlsyl4q63vyrms"; - revision = "3"; - editedCabalFile = "1gmydr5gabjp7vnf8knxr8d97cx1wm85n2dmxj7529l05qhia9j6"; + revision = "4"; + editedCabalFile = "021s7c8zj5b2ssva02ssnhcrn7avrshidj29zdpccipr4xy1vd0v"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -89214,23 +89187,6 @@ self: { }) {}; "dyre" = callPackage - ({ mkDerivation, base, binary, directory, executable-path, filepath - , io-storage, process, time, unix, xdg-basedir - }: - mkDerivation { - pname = "dyre"; - version = "0.9.1"; - sha256 = "1lrpjvah57p1ld3spcrgqds3claqkd5a9ay8inihl9wws0ifhfmh"; - libraryHaskellDepends = [ - base binary directory executable-path filepath io-storage process - time unix xdg-basedir - ]; - testHaskellDepends = [ base directory process ]; - description = "Dynamic reconfiguration in Haskell"; - license = lib.licenses.bsd3; - }) {}; - - "dyre_0_9_2" = callPackage ({ mkDerivation, base, binary, directory, executable-path, filepath , io-storage, process, time, unix, xdg-basedir }: @@ -89245,7 +89201,6 @@ self: { testHaskellDepends = [ base directory process ]; description = "Dynamic reconfiguration in Haskell"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "dywapitchtrack" = callPackage @@ -104976,8 +104931,8 @@ self: { pname = "fourmolu"; version = "0.12.0.0"; sha256 = "0689w4h3y9qr8sxzphklns59jk31ld8y6dzk424xav5zaharmjjp"; - revision = "1"; - editedCabalFile = "0n1mw1rnmfa2gvdfwn6b4mrrl9c3mw0c2p4zx87s6dggkila1vir"; + revision = "2"; + editedCabalFile = "0xwfsxn8n7bz47yivab2yjvmww51b2fmvbwm2wbrni11c8fh89z3"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -106261,10 +106216,8 @@ self: { }: mkDerivation { pname = "friday"; - version = "0.2.3.1"; - sha256 = "04wn36249b7mddhp6r8zycdxixm0ryj3jrc6qjjvl5k138n4j9q8"; - revision = "2"; - editedCabalFile = "1iy2ywz42mwwr2iy7fzfdif8f0vbyl3w9hgy4rkynsmmqc8mmxba"; + version = "0.2.3.2"; + sha256 = "1jvr04bkjn11awhc79l4j54b1hsw3fnadvvp424s5l2rkyxshyhi"; libraryHaskellDepends = [ base containers convertible deepseq primitive ratio-int transformers vector @@ -107510,15 +107463,14 @@ self: { "fungll-combinators" = callPackage ({ mkDerivation, array, base, containers, gll, pretty - , regex-applicative, text, time, TypeCompose + , regex-applicative, text, time }: mkDerivation { pname = "fungll-combinators"; - version = "0.1.0.1"; - sha256 = "111cjr8jznm3jrf70jr89jhy36yhvikzdgv2vybqj43b1l2g8v4q"; + version = "0.4.1.1"; + sha256 = "1kvklj7ij957lzs6dswz0m53jk37gqh3hicdl9hfwzjqj3652gcr"; libraryHaskellDepends = [ array base containers gll pretty regex-applicative text time - TypeCompose ]; description = "GLL parser with simple combinator interface"; license = lib.licenses.bsd3; @@ -108111,8 +108063,8 @@ self: { }: mkDerivation { pname = "fuzzyfind"; - version = "3.0.0"; - sha256 = "0vkjqgsa0qv8sz4bwwi49zf17fl23vckwvmr1agsd20rbhw4ivyr"; + version = "3.0.1"; + sha256 = "191qbviavkhzaxwnansis4lsixyc0g4q196myjn72h1cmq5c68v0"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base containers massiv text ]; @@ -112511,7 +112463,7 @@ self: { hydraPlatforms = lib.platforms.none; }) {}; - "ghc-lib_9_6_1_20230312" = callPackage + "ghc-lib_9_6_2_20230523" = callPackage ({ mkDerivation, alex, array, base, binary, bytestring, containers , deepseq, directory, exceptions, filepath, ghc-lib-parser , ghc-prim, happy, hpc, parsec, pretty, process, rts, stm, time @@ -112519,8 +112471,8 @@ self: { }: mkDerivation { pname = "ghc-lib"; - version = "9.6.1.20230312"; - sha256 = "1g31mjshz4nh552sawffpfjd550qv58s7hy1xw7ylaqhp7dylqgv"; + version = "9.6.2.20230523"; + sha256 = "0wlmljbalbfm2y9i2c5ygnsks4gbfzw6ap725bffjcpwd8ma8cq4"; enableSeparateDataOutput = true; libraryHaskellDepends = [ array base binary bytestring containers deepseq directory @@ -112594,15 +112546,15 @@ self: { hydraPlatforms = lib.platforms.none; }) {}; - "ghc-lib-parser_9_6_1_20230312" = callPackage + "ghc-lib-parser_9_6_2_20230523" = callPackage ({ mkDerivation, alex, array, base, binary, bytestring, containers , deepseq, directory, exceptions, filepath, ghc-prim, happy, parsec , pretty, process, time, transformers, unix }: mkDerivation { pname = "ghc-lib-parser"; - version = "9.6.1.20230312"; - sha256 = "0a2zfsjbw5gip7gp09r41vxgfvssyga9hfrrrv2s58fvscx1k7bh"; + version = "9.6.2.20230523"; + sha256 = "104q0lw7maz1ma67invxz6aw9pn99j3f9l15nl3387pgxb666gjq"; enableSeparateDataOutput = true; libraryHaskellDepends = [ array base binary bytestring containers deepseq directory @@ -113201,15 +113153,13 @@ self: { license = lib.licenses.bsd3; }) {}; - "ghc-syntax-highlighter_0_0_9_0" = callPackage + "ghc-syntax-highlighter_0_0_10_0" = callPackage ({ mkDerivation, base, ghc-lib-parser, hspec, hspec-discover, text }: mkDerivation { pname = "ghc-syntax-highlighter"; - version = "0.0.9.0"; - sha256 = "0dan000fg9ipfh8knhrdscnr8lvcf6p2djl9b4bgqd4nc65pcf8a"; - revision = "1"; - editedCabalFile = "0gakc31agipz6090v2masl1vd8d9ra0j8a06qjwchx4k15pds6xa"; + version = "0.0.10.0"; + sha256 = "145xjyraqd62k5amyqi9028rr9v2lgz3irmgz5v2hppza1i5qy72"; enableSeparateDataOutput = true; libraryHaskellDepends = [ base ghc-lib-parser text ]; testHaskellDepends = [ base hspec text ]; @@ -113538,8 +113488,8 @@ self: { ({ mkDerivation, base, directory, ghc, time }: mkDerivation { pname = "ghcflags"; - version = "1.0.3"; - sha256 = "1xsfznfypgmv67qdxm8zvl8n84hj47akjn9fsdi66b8flbx8c0gm"; + version = "1.0.4"; + sha256 = "10iqsvf1f0xqmzyi7xrs14q9zfkyd5snri2acl7nn4h349ynss18"; libraryHaskellDepends = [ base directory ghc time ]; description = "Dump the ghc flags during compilation"; license = lib.licenses.bsd2; @@ -117616,8 +117566,8 @@ self: { }: mkDerivation { pname = "gll"; - version = "0.4.1.0"; - sha256 = "00gdgyglm4vif41sbi5wx8r69bnvp8ap5wfi4ahxz51ykhmwl2ka"; + version = "0.4.1.1"; + sha256 = "061ypdd5y2ksa4kmij8b1xasr30rsqa97w18n0j142817ravhxi7"; libraryHaskellDepends = [ array base containers pretty regex-applicative text time ]; @@ -120926,6 +120876,8 @@ self: { pname = "goldplate"; version = "0.2.1.1"; sha256 = "1cisak5ng6v0iq24djyg4jp87diay02m0k2saac49saxmk29jsr6"; + revision = "1"; + editedCabalFile = "1sw4rvcfkq56dq5pmd4qh5r9nsz5f0kcsszwn4y2wdbpjplpqm0i"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -122637,8 +122589,8 @@ self: { pname = "graphql-client"; version = "1.2.1"; sha256 = "02wrwb5vgj4px6m178wmfzzy1d2h6018wj106n0j4lzbxyh107iy"; - revision = "1"; - editedCabalFile = "0483nnw03ddv94w02ffr93p5h4aabyv738fbf4qp1v0lrzd54v5k"; + revision = "2"; + editedCabalFile = "0mmknz40l40jb4xnz8z3bzzl3aq243zpiqkyz9kfsmhq6hwzkidb"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -126018,6 +125970,8 @@ self: { pname = "hackage-cli"; version = "0.1.0.1"; sha256 = "023gnhdxwn36k3pd74j5jcykqbrj7nvp131mg761h8913h9ldw1r"; + revision = "1"; + editedCabalFile = "02cipwmyj1vwmy21ldsf6ix5qi73vk6mzx9db88rs29ys090b2cw"; isLibrary = false; isExecutable = true; libraryHaskellDepends = [ @@ -127880,8 +127834,8 @@ self: { }: mkDerivation { pname = "half-space"; - version = "0.1.0.0"; - sha256 = "0pijcyxqsrzdp1jjcvi3xbrg878bp954j7n1i1y059riz9a7nyk6"; + version = "0.1.1.0"; + sha256 = "1wcnlbag6jr3fzb867izwsz1bdp94b3nv0xjg0kbs7kkpakk0l7d"; libraryHaskellDepends = [ base call-stack equational-reasoning manifolds-core vector-space ]; @@ -127916,6 +127870,31 @@ self: { broken = true; }) {}; + "halide-JuicyPixels" = callPackage + ({ mkDerivation, base, halide-haskell, hspec, JuicyPixels, vector + }: + mkDerivation { + pname = "halide-JuicyPixels"; + version = "0.0.2.1"; + sha256 = "1zmdfw01aqf1ixpx0xpj8aq936gjhq8rp7c11bbbbsrydff440bp"; + libraryHaskellDepends = [ base halide-haskell JuicyPixels vector ]; + testHaskellDepends = [ base halide-haskell hspec JuicyPixels ]; + description = "Integration between Halide and JuicyPixels"; + license = lib.licenses.bsd3; + }) {}; + + "halide-arrayfire" = callPackage + ({ mkDerivation, arrayfire, base, halide-haskell, hspec }: + mkDerivation { + pname = "halide-arrayfire"; + version = "0.0.2.0"; + sha256 = "11dv10n0r0jk91j2vvh4sv59yfsk0v15jknsvngng2bdsmi7fxcm"; + libraryHaskellDepends = [ arrayfire base halide-haskell ]; + testHaskellDepends = [ arrayfire base halide-haskell hspec ]; + description = "Integration between Halide and ArrayFire"; + license = lib.licenses.bsd3; + }) {}; + "halide-haskell" = callPackage ({ mkDerivation, base, bytestring, constraints, filepath, Halide , hspec, HUnit, inline-c, inline-c-cpp, primitive, QuickCheck @@ -127923,8 +127902,8 @@ self: { }: mkDerivation { pname = "halide-haskell"; - version = "0.0.1.0"; - sha256 = "0glal3f23bvvpilczcvy4wsdcnl23xqavyy0ms8hmqk1nbp5is96"; + version = "0.0.2.0"; + sha256 = "0zhpcqzjpa3l7i1bwvcdmmfcg82qf3a75gidcqpfygs2g4gwjxgm"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -131086,8 +131065,8 @@ self: { }: mkDerivation { pname = "haskell-ci"; - version = "0.16.2"; - sha256 = "19550pqk9kjvyffhwdb2czj4ywqyla990d0m54lh8ic79v9jpw3n"; + version = "0.16.3"; + sha256 = "1f1k64w6hdgfns3a1pa09h4064ihfck2pdwr7fn0yqpynd0q6cq3"; isLibrary = false; isExecutable = true; libraryHaskellDepends = [ @@ -135116,26 +135095,6 @@ self: { }) {}; "hasql-notifications" = callPackage - ({ mkDerivation, base, bytestring, hasql, hasql-pool, hspec - , postgresql-libpq, QuickCheck, text - }: - mkDerivation { - pname = "hasql-notifications"; - version = "0.2.0.4"; - sha256 = "0r8vmp5pqzsc37ifsri5v3m5nmj5k1pid4yxhqqiyg7vimr5i89n"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base bytestring hasql hasql-pool postgresql-libpq text - ]; - executableHaskellDepends = [ base hasql ]; - testHaskellDepends = [ base bytestring hasql hspec QuickCheck ]; - description = "LISTEN/NOTIFY support for Hasql"; - license = lib.licenses.bsd3; - mainProgram = "hasql-notifications"; - }) {}; - - "hasql-notifications_0_2_0_5" = callPackage ({ mkDerivation, base, bytestring, hasql, hasql-pool, hspec , postgresql-libpq, QuickCheck, text }: @@ -135152,7 +135111,6 @@ self: { testHaskellDepends = [ base bytestring hasql hspec QuickCheck ]; description = "LISTEN/NOTIFY support for Hasql"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "hasql-notifications"; }) {}; @@ -135171,14 +135129,14 @@ self: { license = lib.licenses.mit; }) {}; - "hasql-optparse-applicative_0_7_1" = callPackage + "hasql-optparse-applicative_0_7_1_1" = callPackage ({ mkDerivation, attoparsec, attoparsec-time, base, hasql , hasql-pool, optparse-applicative }: mkDerivation { pname = "hasql-optparse-applicative"; - version = "0.7.1"; - sha256 = "1r5qgbddv84p26l7zjkcx9zlgrzkbbhicza7sgxzrk7jpw5w3i5x"; + version = "0.7.1.1"; + sha256 = "1xm86m1sldjxxhkgg18whgcrgjh7ksczn2aim2l70dgh34ij3073"; libraryHaskellDepends = [ attoparsec attoparsec-time base hasql hasql-pool optparse-applicative @@ -140779,8 +140737,8 @@ self: { pname = "hgis"; version = "1.0.0.3"; sha256 = "00s87mna6lxr1q3275jg7ya17qhksr9bmfg2nw9mgadb05j6h2v8"; - revision = "1"; - editedCabalFile = "1p44ngzglxp8kdj6jlczgfjpms889r3fs7waz69zf50cbqq2am0c"; + revision = "2"; + editedCabalFile = "0ghgz2rbzpmg8gkhzxpsj2dscs95asr37zwajs0f0sfc3px3kqnw"; libraryHaskellDepends = [ ansi-wl-pprint base binary bytestring Chart Chart-cairo Chart-diagrams colour composition-prelude data-binary-ieee754 @@ -147488,6 +147446,27 @@ self: { mainProgram = "hr"; }) {}; + "horizontal-rule_0_6_0_0" = callPackage + ({ mkDerivation, ansi-wl-pprint, base, HMock, optparse-applicative + , tasty, tasty-hunit, terminal-size, text, time + }: + mkDerivation { + pname = "horizontal-rule"; + version = "0.6.0.0"; + sha256 = "03rh58znaghcf1gicbwbxkx5ya4lv7qi8b2lq5nawi35ljars02x"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ base terminal-size text ]; + executableHaskellDepends = [ + ansi-wl-pprint base optparse-applicative text time + ]; + testHaskellDepends = [ base HMock tasty tasty-hunit ]; + description = "horizontal rule for the terminal"; + license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + mainProgram = "hr"; + }) {}; + "horname" = callPackage ({ mkDerivation, base, containers, megaparsec, optparse-applicative , text, these, uniplate, wl-pprint-text @@ -148295,10 +148274,10 @@ self: { }: mkDerivation { pname = "hpc-lcov"; - version = "1.1.0"; - sha256 = "009z1i0ddjx7sazybirrpw99675p1fyl84ykg4dyypa7rz81vv3z"; - revision = "2"; - editedCabalFile = "11sbnn7rdfm7l7k3rcw4g4mvzrbgrw1jlyx726v47j3l39n54qsn"; + version = "1.1.1"; + sha256 = "0wwcg3s0vd0mj2pkkrv3vf16x7l39chz14xniqsm6v3yw3sfi4dq"; + revision = "1"; + editedCabalFile = "102ynl0z1w7s98h1ry9sqj5vm298hvxaq6l8hh6pl45rgq40k8jd"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base containers hpc ]; @@ -148605,8 +148584,8 @@ self: { }: mkDerivation { pname = "hpqtypes-extras"; - version = "1.16.4.1"; - sha256 = "14pnlrzx3j2ka2c1xqqmr2r8kis8w79wp1civnmy8wpi8h67m291"; + version = "1.16.4.2"; + sha256 = "1j7xyj5rw2j5drrrw64pjv75dbf3sbzs14qqi3kxbvmkhg8jgb5a"; libraryHaskellDepends = [ base base16-bytestring bytestring containers cryptohash exceptions extra hpqtypes log-base mtl text text-show @@ -152122,8 +152101,8 @@ self: { }: mkDerivation { pname = "hsinspect"; - version = "0.0.18"; - sha256 = "1xqrmkr1r3ssv51aqikxhw39rgajswrvl3z0gb0xq2p3shynxi53"; + version = "0.1.0"; + sha256 = "1w7rhnqmk38hxm0dwmrh3jlkz53rr50ilcc8sk1fq1dmr3kh9j53"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -164365,8 +164344,8 @@ self: { }: mkDerivation { pname = "inline-c"; - version = "0.9.1.7"; - sha256 = "0wcwfrg4qcsi9vzp13dpbagjib9yxq5ii1g45zd5a2wlyh16s9sk"; + version = "0.9.1.8"; + sha256 = "1qa1rspwyac0f68g7qll17a0wc2a4qrr9fkfarpymfhm7gxzf947"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -164404,6 +164383,22 @@ self: { maintainers = [ lib.maintainers.roberth ]; }) {}; + "inline-c-objc" = callPackage + ({ mkDerivation, base, containers, hspec, inline-c + , template-haskell + }: + mkDerivation { + pname = "inline-c-objc"; + version = "0.1.0.0"; + sha256 = "1xqmcizpa1is5dg77damxy8v26dmrcc8djf5f21y6zwjiaz27y3f"; + libraryHaskellDepends = [ + base containers inline-c template-haskell + ]; + testHaskellDepends = [ base hspec inline-c ]; + description = "Lets you embed Objective-C code into Haskell"; + license = lib.licenses.mit; + }) {}; + "inline-c-win32" = callPackage ({ mkDerivation, base, containers, inline-c, template-haskell , Win32 @@ -164457,8 +164452,8 @@ self: { }: mkDerivation { pname = "inline-r"; - version = "1.0.0"; - sha256 = "0b7xsfglhb9mjac79ch07fd426bkdg22nwdg50j3jj906bi65jba"; + version = "1.0.1"; + sha256 = "0wndjyp5y08f8m01rbcxs1dn721dp2wfcfa19k1i443r0f1wc3mf"; libraryHaskellDepends = [ aeson base bytestring containers data-default-class deepseq exceptions heredoc inline-c mtl pretty primitive process reflection @@ -164665,22 +164660,22 @@ self: { , binary, bytestring, case-insensitive, containers, directory , ekg-core, exceptions, hslogger, http-client, http-client-tls , http-types, HUnit, network, process, random, regex-base - , regex-compat, regex-pcre, regex-tdfa, retry, scientific, servant - , servant-server, stm, sysinfo, text, time, transformers, unix - , unordered-containers, vector, wai, warp + , regex-compat, regex-pcre, regex-tdfa, retry, safe, scientific + , servant, servant-server, stm, sysinfo, text, time, transformers + , unix, unordered-containers, vector, wai, warp }: mkDerivation { pname = "instana-haskell-trace-sdk"; - version = "0.10.0.0"; - sha256 = "1cng78w2pk9rprbrwcg5z760v4fbv1swcm7rhmrv6xkvg5vipmh0"; + version = "0.10.2.0"; + sha256 = "1ljf0zkx1863r9a3na7acvj1f4cdjq27bs3m54k91k5l4iqjj3v7"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson aeson-casing aeson-extra base bytestring case-insensitive containers directory ekg-core exceptions hslogger http-client - http-client-tls http-types network process random regex-base - regex-compat regex-pcre regex-tdfa retry scientific stm sysinfo - text time unix unordered-containers vector wai + http-client-tls http-types network random regex-base regex-compat + regex-pcre regex-tdfa retry safe scientific stm sysinfo text time + unix unordered-containers vector wai ]; executableHaskellDepends = [ aeson aeson-casing base binary bytestring case-insensitive @@ -164691,7 +164686,7 @@ self: { aeson aeson-casing aeson-extra array base bytestring case-insensitive containers directory ekg-core exceptions hslogger http-client http-types HUnit process random regex-base regex-compat - regex-pcre regex-tdfa retry scientific text unix + regex-pcre regex-tdfa retry safe scientific text unix unordered-containers vector wai ]; description = "SDK for adding custom Instana tracing support to Haskell applications"; @@ -165631,25 +165626,20 @@ self: { "interval-algebra" = callPackage ({ mkDerivation, base, binary, containers, deepseq, foldl, hspec - , hspec-discover, prettyprinter, QuickCheck, safe, text, time - , witch, witherable + , hspec-discover, prettyprinter, QuickCheck, text, time }: mkDerivation { pname = "interval-algebra"; - version = "2.1.3"; - sha256 = "0dsy32n9s0d9i9479d9rhlwwnjl2grl4xg8jwg4mk91p34s8l05n"; + version = "2.2.0"; + sha256 = "1hzdcrvymr5l4vwg24a1c624qym05kvv864i5ff54d5iwb06m5yj"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - base binary containers deepseq foldl prettyprinter QuickCheck safe - text time witch witherable - ]; - executableHaskellDepends = [ - base containers prettyprinter time witch - ]; - testHaskellDepends = [ - base containers hspec QuickCheck safe time witherable + base binary containers deepseq foldl prettyprinter QuickCheck text + time ]; + executableHaskellDepends = [ base containers prettyprinter time ]; + testHaskellDepends = [ base containers hspec QuickCheck time ]; testToolDepends = [ hspec-discover ]; description = "An implementation of Allen's interval algebra for temporal logic"; license = lib.licenses.bsd3; @@ -168380,6 +168370,8 @@ self: { pname = "jacinda"; version = "1.2.0.0"; sha256 = "11xgbxhbhd6j974invscbmc1r41f4synjqhc2499kdknjfvnvnv5"; + revision = "1"; + editedCabalFile = "03rj2ygqman0ynr9ns7w8z42x5xbvqkxgr2x6skldlipqamj9pb2"; isLibrary = false; isExecutable = true; enableSeparateDataOutput = true; @@ -169764,8 +169756,8 @@ self: { pname = "joy-rewrite"; version = "0.2.0"; sha256 = "00p1gnkydlcfkbcbv2dycpafni2v2dg5xp87yvcf304jiyw4xh4r"; - revision = "1"; - editedCabalFile = "09dpapnfyxv65hxqli2k418dxy7758cr21m332c3xxxhy1w1p08m"; + revision = "2"; + editedCabalFile = "1815hwmrk445cb3a14dg4h88hgs3xphhmq794np5avirdp0183zg"; libraryHaskellDepends = [ base containers hspec monad-loops parsec text ]; @@ -173430,8 +173422,8 @@ self: { }: mkDerivation { pname = "kempe"; - version = "0.2.0.12"; - sha256 = "0ijxc5sc2caxfcdi737q4f6b14xwjpi1f3if3lmwc09mz3y98bs1"; + version = "0.2.0.13"; + sha256 = "0r2kskw5hpl9pkfl4r8c2p5wkzhy922rl8l7fla017iw3h1v6y8s"; isLibrary = false; isExecutable = true; enableSeparateDataOutput = true; @@ -174144,14 +174136,14 @@ self: { license = lib.licenses.bsd3; }) {}; - "kind-generics-th_0_2_3_0" = callPackage + "kind-generics-th_0_2_3_1" = callPackage ({ mkDerivation, base, fcf-family, ghc-prim, kind-generics , template-haskell, th-abstraction }: mkDerivation { pname = "kind-generics-th"; - version = "0.2.3.0"; - sha256 = "12rqqsvfwllq0k5dmgvab61j5n92xx6z6xlcmi4sm5zfxk2pi3b5"; + version = "0.2.3.1"; + sha256 = "1xcpv659176jhsxzqs9642pn192hkbl3qcccabh1ynx3nysivk7m"; libraryHaskellDepends = [ base fcf-family ghc-prim kind-generics template-haskell th-abstraction @@ -174232,8 +174224,8 @@ self: { pname = "kleene"; version = "0.1"; sha256 = "00w1gywdhqyy2k3y238gfjs9h2w4pjanmi45bna5lj215n0jb0hg"; - revision = "6"; - editedCabalFile = "15fkqfhf4pjskbivsvjnrq79667cdxf3jv2yx576vl8fkgx5l1ba"; + revision = "7"; + editedCabalFile = "0pdxv8cjv5zkby152xyxbm1kzvy7bl3f4gni4z3ksd96kijaqixq"; libraryHaskellDepends = [ attoparsec base base-compat bytestring containers lattices MemoTrie QuickCheck range-set-list regex-applicative semigroupoids @@ -176410,6 +176402,8 @@ self: { pname = "language-ats"; version = "1.7.10.3"; sha256 = "0snidchidgzxwizbzaxf1gn547ga6kdf8pi03p6p5g9ffb8mv372"; + revision = "1"; + editedCabalFile = "0v557gfd66ma82gi2m29y7yc9jw2z0syp94sjaqgbqskzv10vs3y"; enableSeparateDataOutput = true; libraryHaskellDepends = [ ansi-wl-pprint array base composition-prelude containers deepseq @@ -177882,6 +177876,8 @@ self: { pname = "lapack-ffi-tools"; version = "0.1.3.1"; sha256 = "1mf41wcbxkgiv71c3jjwhsdg9d7qpa88qsifpa5vgplpx2v1p6ya"; + revision = "1"; + editedCabalFile = "1mlqmyfsz65if9in8i8cyzm2nbqka00lwg15s2m0hq61sg3kfyfs"; isLibrary = false; isExecutable = true; enableSeparateDataOutput = true; @@ -180222,8 +180218,8 @@ self: { }: mkDerivation { pname = "lentil"; - version = "1.5.5.2"; - sha256 = "0ccm21y14q87r8w888js9s6cb615mi2hif0j1ca84x934q0r2a8v"; + version = "1.5.5.4"; + sha256 = "04srkha0nv4k7gxma3q09p9zph6z6v0blpvqivn46g071zdf76cj"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -180243,36 +180239,6 @@ self: { maintainers = [ lib.maintainers.rvl ]; }) {}; - "lentil_1_5_5_3" = callPackage - ({ mkDerivation, ansi-wl-pprint, base, csv, deepseq, directory - , dlist, filemanip, filepath, hspec, hspec-discover, megaparsec - , mtl, natural-sort, optparse-applicative, regex-tdfa, semigroups - , terminal-progress-bar, text - }: - mkDerivation { - pname = "lentil"; - version = "1.5.5.3"; - sha256 = "1928ik2qjin00f920mc3cd6jr3niqrdsx65vy1w79fc14a70fwcq"; - isLibrary = false; - isExecutable = true; - executableHaskellDepends = [ - ansi-wl-pprint base csv deepseq directory dlist filemanip filepath - megaparsec mtl natural-sort optparse-applicative regex-tdfa - semigroups terminal-progress-bar text - ]; - testHaskellDepends = [ - ansi-wl-pprint base csv deepseq directory dlist filemanip filepath - hspec megaparsec mtl natural-sort optparse-applicative regex-tdfa - semigroups terminal-progress-bar text - ]; - testToolDepends = [ hspec-discover ]; - description = "frugal issue tracker"; - license = lib.licenses.gpl3Only; - hydraPlatforms = lib.platforms.none; - mainProgram = "lentil"; - maintainers = [ lib.maintainers.rvl ]; - }) {}; - "lenz" = callPackage ({ mkDerivation, base, base-unicode-symbols, hs-functors , transformers @@ -182822,8 +182788,8 @@ self: { ({ mkDerivation, array, base, constraints }: mkDerivation { pname = "linear-smc"; - version = "1.1.1"; - sha256 = "1zg8j3m7wa3df0wcyqrys8v7zhszgx653r6pi39ny84kd5dlwg2i"; + version = "2.0.2"; + sha256 = "0dzbqdjrx5c3nkdddmijrd153wydi66yfgjr85279440a68nqbcx"; libraryHaskellDepends = [ base constraints ]; testHaskellDepends = [ array base constraints ]; description = "Build SMC morphisms using linear types"; @@ -182896,8 +182862,10 @@ self: { }: mkDerivation { pname = "linearmap-category"; - version = "0.6.0.0"; - sha256 = "03kny2v9rnz8cp2mrprvak0zh0880vbz7181l6psf398824wpyj0"; + version = "0.6.0.1"; + sha256 = "1rwa6jlkxvgzsw6v717gk5981rxdhk78zvv1smninlwsrjwc5j0i"; + revision = "1"; + editedCabalFile = "0qj860xn0k36vr45zpchskk3y86k8529qspz53f600nvzgd4r4cz"; libraryHaskellDepends = [ base call-stack constrained-categories containers data-default-class free-vector-spaces ghc-typelits-natnormalise @@ -184405,6 +184373,32 @@ self: { mainProgram = "literatex"; }) {}; + "literatex_0_3_0_0" = callPackage + ({ mkDerivation, ansi-wl-pprint, base, bytestring, conduit + , filepath, optparse-applicative, tasty, tasty-hunit, text, ttc + , unliftio + }: + mkDerivation { + pname = "literatex"; + version = "0.3.0.0"; + sha256 = "0ph3s26hxvnkdqc3s09d3ka1p224zmgwc3k6zi7jmma0sgrmnm9x"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base bytestring conduit text ttc unliftio + ]; + executableHaskellDepends = [ + ansi-wl-pprint base optparse-applicative ttc + ]; + testHaskellDepends = [ + base bytestring filepath tasty tasty-hunit text ttc unliftio + ]; + description = "transform literate source code to Markdown"; + license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + mainProgram = "literatex"; + }) {}; + "little-earley" = callPackage ({ mkDerivation, base, containers, mtl, tasty, tasty-hunit }: mkDerivation { @@ -191163,6 +191157,18 @@ self: { license = lib.licenses.bsd3; }) {}; + "mathlist_0_2_0_0" = callPackage + ({ mkDerivation, base }: + mkDerivation { + pname = "mathlist"; + version = "0.2.0.0"; + sha256 = "1rj16k64svph91v38g3r3nllpzy93522kcci26alfxkphhwra4ak"; + libraryHaskellDepends = [ base ]; + description = "Math using lists, including FFT and Wavelet"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "matlab" = callPackage ({ mkDerivation, array, base, Cabal, containers, eng, exceptions , filepath, mat, mx, path, profunctors, template-haskell, text @@ -193935,8 +193941,8 @@ self: { pname = "microaeson"; version = "0.1.0.1"; sha256 = "0rx5gm7apazc0sm65v687ab5106ximka9khizxq1lbckd2x0cq3q"; - revision = "2"; - editedCabalFile = "1b9sdks42sl19i3rvsv71bjv0jjxi8b5mkbi14iqmybw18q1a2pk"; + revision = "3"; + editedCabalFile = "12grcl9hpw3585k6h2rswgj4phfpqb3i1ygk2jympsngyqq5kvjf"; libraryHaskellDepends = [ array base bytestring containers deepseq fail text ]; @@ -194408,8 +194414,8 @@ self: { pname = "midi-music-box"; version = "0.0.1.2"; sha256 = "0rnjwis6y0lnyfjxnxqk3zsh78ylccq5v21avb97vybmj0pld1l9"; - revision = "2"; - editedCabalFile = "1w595kidg493vnv871ga2xsh94g2f80yxn4k5mlrm0jip45xxi7m"; + revision = "3"; + editedCabalFile = "0yh1mqpsw12dci8fgw124jbz5588v5vxdzggrn67x1pd4wvjmr8k"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -195176,6 +195182,44 @@ self: { license = lib.licenses.asl20; }) {}; + "minio-hs_1_7_0" = callPackage + ({ mkDerivation, aeson, base, base64-bytestring, binary, bytestring + , case-insensitive, conduit, conduit-extra, connection, cryptonite + , cryptonite-conduit, digest, directory, filepath, http-client + , http-client-tls, http-conduit, http-types, ini, memory + , network-uri, QuickCheck, raw-strings-qq, relude, resourcet, retry + , tasty, tasty-hunit, tasty-quickcheck, tasty-smallcheck, text + , time, time-units, transformers, unliftio, unliftio-core + , unordered-containers, xml-conduit + }: + mkDerivation { + pname = "minio-hs"; + version = "1.7.0"; + sha256 = "154n2pw89xzidhpkn0c6b26cslg29y80v3309dww17dxiccl9iwg"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson base base64-bytestring binary bytestring case-insensitive + conduit conduit-extra connection cryptonite cryptonite-conduit + digest directory filepath http-client http-client-tls http-conduit + http-types ini memory network-uri relude resourcet retry text time + time-units transformers unliftio unliftio-core unordered-containers + xml-conduit + ]; + testHaskellDepends = [ + aeson base base64-bytestring binary bytestring case-insensitive + conduit conduit-extra connection cryptonite cryptonite-conduit + digest directory filepath http-client http-client-tls http-conduit + http-types ini memory network-uri QuickCheck raw-strings-qq relude + resourcet retry tasty tasty-hunit tasty-quickcheck tasty-smallcheck + text time time-units transformers unliftio unliftio-core + unordered-containers xml-conduit + ]; + description = "A MinIO Haskell Library for Amazon S3 compatible cloud storage"; + license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + }) {}; + "minions" = callPackage ({ mkDerivation, ansi-terminal, base, MissingH, process, time }: mkDerivation { @@ -195987,8 +196031,8 @@ self: { pname = "mmark-cli"; version = "0.0.5.1"; sha256 = "1an1rc7gdl2209d3agxx1dfl61zsc2wg5nx9cwdf50spmlgs3cr0"; - revision = "2"; - editedCabalFile = "1raxvhsv3b3lni4d2fqf9b1rs7lsqha13baizpg9hv7w0f8zss8m"; + revision = "3"; + editedCabalFile = "14l6ngccsxjx0kpkfhx7hzq44swb9dwlfpji1y9ap283v18rkrmb"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -199165,8 +199209,8 @@ self: { pname = "monomer"; version = "1.5.1.0"; sha256 = "13z6ls2y8d4r98dwxl8d65xf0rcs4i0v65zlq93i7yk5zcyw0s8i"; - revision = "1"; - editedCabalFile = "1ipik7p67ai8bjzg4vp2c675s09idjz4kylrpwpgyprak300lrxa"; + revision = "2"; + editedCabalFile = "0lqkppaak0bxmnihrjpxbav2p9pdcsyybb5sshan0wbwfvxyqh84"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -199201,8 +199245,8 @@ self: { }: mkDerivation { pname = "monomer-flatpak-example"; - version = "0.0.7.0"; - sha256 = "06yacsb0911cdgm9dlsz817794jpfwq7pd9r9gxhn9rk1a0h3l6s"; + version = "0.0.8.0"; + sha256 = "0xasnb61x6ixl57hsbsx134msbwlfma3b6szq1ndp5aj149r0fl7"; isLibrary = false; isExecutable = true; enableSeparateDataOutput = true; @@ -201998,10 +202042,8 @@ self: { ({ mkDerivation, base, doctest, sop-core }: mkDerivation { pname = "multicurryable"; - version = "0.1.0.1"; - sha256 = "1d75pksld6cd9p39avjq54qcb0lhjgm8b78hl1521df17c1yi5y6"; - revision = "1"; - editedCabalFile = "1yal0n1zqmy80x3ybgw57r0p6y7fb4247r5yvgy841bl4yxlls9a"; + version = "0.1.1.0"; + sha256 = "0v2izrfnjchbrxgq33zxdc1f8rli8l5blmmj5xdk0ay5nnfsgyk4"; libraryHaskellDepends = [ base sop-core ]; testHaskellDepends = [ base doctest sop-core ]; description = "Uncurry functions with multiple arguments"; @@ -205891,8 +205933,8 @@ self: { pname = "netrc"; version = "0.2.0.0"; sha256 = "11iax3ick0im397jyyjkny7lax9bgrlgk90a25dp2jsglkphfpls"; - revision = "9"; - editedCabalFile = "0srgxcgzzkrq96zg8vk61wnr4mrvgcxbgpdh2kklsfc2p6phzzp7"; + revision = "10"; + editedCabalFile = "1nfv0851h05h7g2fjz54z0myas9yfcnmcp9ncmzxnb3kdvvzbfgn"; libraryHaskellDepends = [ base bytestring deepseq parsec ]; testHaskellDepends = [ base bytestring tasty tasty-golden tasty-quickcheck @@ -206139,8 +206181,8 @@ self: { }: mkDerivation { pname = "network"; - version = "3.1.2.9"; - sha256 = "006rzlzanc9izyh4ha0p7xkxvffxpgkyf43yj31yrgrxcpj9bgqc"; + version = "3.1.4.0"; + sha256 = "13hmp4va00ydpzbnwjzgf5wd5iy7373j0f7baxrj1ncmmjps4lml"; libraryHaskellDepends = [ base bytestring deepseq directory ]; testHaskellDepends = [ base bytestring directory hspec HUnit QuickCheck temporary @@ -206150,24 +206192,6 @@ self: { license = lib.licenses.bsd3; }) {}; - "network_3_1_3_0" = callPackage - ({ mkDerivation, base, bytestring, deepseq, directory, hspec - , hspec-discover, HUnit, QuickCheck, temporary - }: - mkDerivation { - pname = "network"; - version = "3.1.3.0"; - sha256 = "1897x7yg7ri9j7ir8kybva8xqw6b6p0bpakg1gd4kw6dl2mp8v1j"; - libraryHaskellDepends = [ base bytestring deepseq directory ]; - testHaskellDepends = [ - base bytestring directory hspec HUnit QuickCheck temporary - ]; - testToolDepends = [ hspec-discover ]; - description = "Low-level networking interface"; - license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; - }) {}; - "network-address" = callPackage ({ mkDerivation, base, Cabal, QuickCheck, test-framework , test-framework-quickcheck2 @@ -210862,8 +210886,8 @@ self: { }: mkDerivation { pname = "nvfetcher"; - version = "0.6.0.0"; - sha256 = "0hhfnz5q076z92g1m4yx7y5qsxfimngkqx9r0781hkrcdmi1g2x8"; + version = "0.6.1.0"; + sha256 = "1899x279x236h71infk6h6cxw6sckhzh2z15frq92wpl6viq9qwz"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -211827,8 +211851,8 @@ self: { }: mkDerivation { pname = "ogma-cli"; - version = "1.0.8"; - sha256 = "1h578lx0pclymhg97m6rzrcjvd5892gn02cmkx6dpy25rvm7fbcc"; + version = "1.0.9"; + sha256 = "1c2hg3wgx8jlrgch2mqasskjhx7d9b7ycixndp5rfls4jb94bipa"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ base ogma-core optparse-applicative ]; @@ -211850,8 +211874,8 @@ self: { }: mkDerivation { pname = "ogma-core"; - version = "1.0.8"; - sha256 = "0qyh0vw4x20mgggp1c6c7gialzmjrkan0wgays3h2x0hczb88gfv"; + version = "1.0.9"; + sha256 = "0fl0wg9xxc9sjh10hx35qzs3mi9ql9m5cy4z1hvlm0kl4cz8ach1"; enableSeparateDataOutput = true; libraryHaskellDepends = [ aeson base filepath IfElse mtl ogma-extra ogma-language-c @@ -211873,8 +211897,8 @@ self: { }: mkDerivation { pname = "ogma-extra"; - version = "1.0.8"; - sha256 = "0npb83nxi3mglm1ki9fd7vwdc5nkfyhjaqgcrhmi71v2agjwi06v"; + version = "1.0.9"; + sha256 = "14g55a7lyd363p06kvjnjj06rp4hn6plp23ivhsl829hs2rcpq1d"; libraryHaskellDepends = [ base bytestring Cabal directory filepath ]; @@ -211891,8 +211915,8 @@ self: { }: mkDerivation { pname = "ogma-language-c"; - version = "1.0.8"; - sha256 = "1xpcxm04n9p6fs5c5gkr72y92fxdj45bsmbj3mws0w6jaiw3pb8b"; + version = "1.0.9"; + sha256 = "0flbxfpylbad4fvy12lxs7lhzd1bxv25gr2pi9ck3chgwyid39ff"; setupHaskellDepends = [ base BNFC Cabal process ]; libraryHaskellDepends = [ array base ]; testHaskellDepends = [ @@ -211910,8 +211934,8 @@ self: { }: mkDerivation { pname = "ogma-language-cocospec"; - version = "1.0.8"; - sha256 = "00n8bapl7vdbirs07kp9swr604fvfi52ywf89z86y395lgamss4c"; + version = "1.0.9"; + sha256 = "0a913c3xqznipkkybzym3dm5x915qa2ci6rzd4gb3rqk1f1wlhf2"; setupHaskellDepends = [ base BNFC Cabal process ]; libraryHaskellDepends = [ array base ]; testHaskellDepends = [ @@ -211927,8 +211951,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "ogma-language-copilot"; - version = "1.0.8"; - sha256 = "0l646ddd5v8ivijp21j405jy1dqyp9kmmzxqfcwx0i37a7spy87j"; + version = "1.0.9"; + sha256 = "007psfn5r8d1fgrpx1h65a2qwh6w4hh9ym1hwip5f1c7yvlrf9sk"; libraryHaskellDepends = [ base ]; description = "Ogma: Runtime Monitor translator: Copilot Language Endpoints"; license = "unknown"; @@ -211941,8 +211965,8 @@ self: { }: mkDerivation { pname = "ogma-language-fret-cs"; - version = "1.0.8"; - sha256 = "0wcvxc955r8d0919xqi0f3nf356np52i14k464dd3xk5s1nsm4nm"; + version = "1.0.9"; + sha256 = "1gr38xg0y4bcg8yyk70bnx3d9qd8vigf43h6b8d415p363kwzkjw"; libraryHaskellDepends = [ aeson base ogma-language-cocospec ogma-language-smv ]; @@ -211962,8 +211986,8 @@ self: { }: mkDerivation { pname = "ogma-language-fret-reqs"; - version = "1.0.8"; - sha256 = "0fgjkqn251rpzcx4x34ccm3hx0ppygk3234ga2bfy56w73nkggqc"; + version = "1.0.9"; + sha256 = "1n3y57zhq2qyy3bplkk1x6b9vgmxdnvsdcflnzv8wywl4v1bbb7a"; libraryHaskellDepends = [ aeson base ogma-language-cocospec ogma-language-smv text ]; @@ -211982,8 +212006,8 @@ self: { }: mkDerivation { pname = "ogma-language-smv"; - version = "1.0.8"; - sha256 = "1c8143pdmxgkjfzc85pbf2zdlhwvlrn1wla2jna67r30sp9qrxg2"; + version = "1.0.9"; + sha256 = "151s4hvczr8kjfn5pq4h34hi0qqxlac2biinp29qx15pzh4ayijy"; setupHaskellDepends = [ base BNFC Cabal process ]; libraryHaskellDepends = [ array base ]; testHaskellDepends = [ @@ -214599,8 +214623,8 @@ self: { }: mkDerivation { pname = "optima"; - version = "0.4.0.3"; - sha256 = "0pah3p4f5j8ah2ccb5mpq1dcjrlzvwg6pf0yfqhnq4m7j1nqhzlj"; + version = "0.4.0.4"; + sha256 = "0p7q05f7xmd5y7rd35zcgyvqp8jh945qp5242vshbr875cy25dj5"; libraryHaskellDepends = [ attoparsec attoparsec-data base optparse-applicative text text-builder @@ -214787,8 +214811,8 @@ self: { }: mkDerivation { pname = "optparse-applicative"; - version = "0.17.0.0"; - sha256 = "097p1bkvw9r3rvcr65w53yw14drb0s46ldkkl1jbmq5g7m6jwnw2"; + version = "0.17.1.0"; + sha256 = "1vx5w03vvfr3hdk79lvl34x8bxj5xbx0xh53mmnmxi9r05scnyfi"; libraryHaskellDepends = [ ansi-wl-pprint base process transformers transformers-compat ]; @@ -214797,6 +214821,24 @@ self: { license = lib.licenses.bsd3; }) {}; + "optparse-applicative_0_18_0_0" = callPackage + ({ mkDerivation, base, prettyprinter, prettyprinter-ansi-terminal + , process, QuickCheck, transformers, transformers-compat + }: + mkDerivation { + pname = "optparse-applicative"; + version = "0.18.0.0"; + sha256 = "1ixmjb32b41d7iz87m6bjhf9a2y0k0zj5kv84qkcgmivcqd0n3fj"; + libraryHaskellDepends = [ + base prettyprinter prettyprinter-ansi-terminal process transformers + transformers-compat + ]; + testHaskellDepends = [ base QuickCheck ]; + description = "Utilities and combinators for parsing command line options"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "optparse-applicative-cmdline-util" = callPackage ({ mkDerivation, attoparsec, base, optparse-applicative, text }: mkDerivation { @@ -215582,8 +215624,8 @@ self: { pname = "ormolu"; version = "0.5.3.0"; sha256 = "13x0iasi2mrwv6mnhg2clkaa0znm6i058vssyxri9mdi147sb3pk"; - revision = "1"; - editedCabalFile = "13y79qs00n8kb5sn9z93d6k8q6jn8scif3ddy9904b4saz0dcpb4"; + revision = "2"; + editedCabalFile = "0p9q9za35ky5wqnnppr5d2bw2ql7b09yfy460i2fsjk5hyafdvkx"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -215617,6 +215659,8 @@ self: { pname = "ormolu"; version = "0.7.0.0"; sha256 = "07bwcki2xp2g5q3jpll8675yawr1x6nk3zg1yns8mdw085a98g7s"; + revision = "1"; + editedCabalFile = "1fm3vi1nk18p623vxw197inlqfb8gwg4jiy88s63id0j7sdlvzqh"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -216135,8 +216179,8 @@ self: { }: mkDerivation { pname = "pa-field-parser"; - version = "0.1.0.0"; - sha256 = "06c60q48slqd151lkbbl83kq5j5dsmk0d3kvi91dgab88g7mpip6"; + version = "0.1.0.1"; + sha256 = "07yp19w7lbjdi2hxrsi15pf77lc4rkkl7axawbk96scbi5lh7zg7"; libraryHaskellDepends = [ aeson aeson-better-errors attoparsec base case-insensitive containers pa-error-tree pa-prelude scientific semigroupoids text @@ -216145,6 +216189,24 @@ self: { license = lib.licenses.bsd3; }) {}; + "pa-json" = callPackage + ({ mkDerivation, aeson, aeson-better-errors, base, containers + , hspec-core, hspec-expectations, pa-error-tree, pa-label + , pa-prelude, scientific, text, time, vector + }: + mkDerivation { + pname = "pa-json"; + version = "0.1.0.0"; + sha256 = "0lka7viqsbrh2vb1snhs1ryi6mcxf5l404rjmq65mqbh5y6gf0pc"; + libraryHaskellDepends = [ + aeson aeson-better-errors base containers hspec-core + hspec-expectations pa-error-tree pa-label pa-prelude scientific + text time vector + ]; + description = "Our JSON parsers/encoders"; + license = lib.licenses.bsd3; + }) {}; + "pa-label" = callPackage ({ mkDerivation, base }: mkDerivation { @@ -217131,24 +217193,24 @@ self: { maintainers = [ lib.maintainers.maralorn ]; }) {}; - "pandoc-crossref_0_3_15_2" = callPackage + "pandoc-crossref_0_3_16_0" = callPackage ({ mkDerivation, base, containers, criterion, data-default, deepseq - , directory, filepath, gitrev, hspec, microlens, microlens-mtl - , microlens-th, mtl, open-browser, optparse-applicative, pandoc - , pandoc-cli, pandoc-types, syb, template-haskell, temporary, text - , utility-ht + , directory, filepath, gitrev, hspec, microlens, microlens-ghc + , microlens-mtl, microlens-th, mtl, open-browser + , optparse-applicative, pandoc, pandoc-cli, pandoc-types, syb + , template-haskell, temporary, text, utility-ht }: mkDerivation { pname = "pandoc-crossref"; - version = "0.3.15.2"; - sha256 = "15lwg85xwmkws4s8mpdmm8bv7almz495njiaqbvf2d0mlzl18aq3"; + version = "0.3.16.0"; + sha256 = "1vp4x4vgc17y0c4grfffrw0nx5iiimj7jm00mwc2p4x8v3gvd1qr"; isLibrary = true; isExecutable = true; enableSeparateDataOutput = true; libraryHaskellDepends = [ base containers data-default directory filepath microlens - microlens-mtl microlens-th mtl pandoc pandoc-types syb - template-haskell text utility-ht + microlens-ghc microlens-mtl microlens-th mtl pandoc pandoc-types + syb template-haskell text utility-ht ]; executableHaskellDepends = [ base deepseq gitrev open-browser optparse-applicative pandoc @@ -217732,8 +217794,8 @@ self: { ({ mkDerivation, base, mtl, pandoc-types, text }: mkDerivation { pname = "pandoc-sidenote"; - version = "0.22.1.0"; - sha256 = "1ci30gav385ygcvqs2x3w7lp8y1m7myf9jci3idxrd4w7csdg7f3"; + version = "0.23.0.0"; + sha256 = "0bgcgsbwzbb0wqjrlj8vjj00w3ny4qhfr8v9yrc2dmmyyyfcl8i7"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base mtl pandoc-types text ]; @@ -217763,30 +217825,32 @@ self: { "pandoc-symreg" = callPackage ({ mkDerivation, attoparsec, attoparsec-expr, base, bytestring, mtl - , optparse-applicative, srtree + , optparse-applicative, srtree, srtree-eqsat }: mkDerivation { pname = "pandoc-symreg"; - version = "0.2.0.0"; - sha256 = "0ick0m8iz85hvvy4kfpqnghj2dx30qx12q546xaj7b0lqj4gf4mw"; + version = "0.2.1.1"; + sha256 = "1qzz3xc77ak6fvxvdanq1iy9nz2brwlixmjqlbwcjx0568qqcy7l"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ attoparsec attoparsec-expr base bytestring mtl optparse-applicative - srtree + srtree srtree-eqsat ]; executableHaskellDepends = [ attoparsec attoparsec-expr base bytestring mtl optparse-applicative - srtree + srtree srtree-eqsat ]; testHaskellDepends = [ attoparsec attoparsec-expr base bytestring mtl optparse-applicative - srtree + srtree srtree-eqsat ]; description = "A tool to convert symbolic regression expressions into different formats"; license = lib.licenses.gpl3Only; + hydraPlatforms = lib.platforms.none; mainProgram = "pandoc-symreg"; - }) {}; + broken = true; + }) {srtree-eqsat = null;}; "pandoc-throw" = callPackage ({ mkDerivation, base, exceptions, pandoc }: @@ -220265,8 +220329,8 @@ self: { }: mkDerivation { pname = "patch"; - version = "0.0.8.1"; - sha256 = "06hdh1x5lilz1w4gakixwf9r0x4x13a2cijgim8zjf7lq5irlmw5"; + version = "0.0.8.2"; + sha256 = "15r2sjlpvp22iwd7qa1lqdq7n8nvqv2klvzrlm3phqq3j5n5x5y5"; libraryHaskellDepends = [ base commutative-semigroups constraints-extras containers dependent-map dependent-sum indexed-traversable lens @@ -223955,6 +224019,32 @@ self: { license = lib.licenses.mit; }) {}; + "phatsort_0_6_0_0" = callPackage + ({ mkDerivation, ansi-wl-pprint, base, directory, filepath, HMock + , MonadRandom, optparse-applicative, random-shuffle, tasty + , tasty-hunit, transformers, unix-compat + }: + mkDerivation { + pname = "phatsort"; + version = "0.6.0.0"; + sha256 = "1cjmamla9383fk9715jxzlw87qnd26hpkcqhk4vvgld51nraf2pl"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base directory filepath MonadRandom random-shuffle transformers + unix-compat + ]; + executableHaskellDepends = [ + ansi-wl-pprint base optparse-applicative + ]; + testHaskellDepends = [ + base HMock MonadRandom tasty tasty-hunit transformers + ]; + description = "FAT filesystem sort utility"; + license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + }) {}; + "phizzle" = callPackage ({ mkDerivation, aeson, base, bytestring, network, network-uri , regex-pcre, text @@ -223994,8 +224084,8 @@ self: { }: mkDerivation { pname = "phladiprelio-general-simple"; - version = "0.3.0.0"; - sha256 = "09hjknfix5bwa0kdzc5gwp5w7rw9m1q32gy9ygv9c7b9955xif0i"; + version = "0.4.1.0"; + sha256 = "12wz9rydy16glwwj621ai74grghj5qjc6pahj17wdw6ip99p89hb"; libraryHaskellDepends = [ base cli-arguments phladiprelio-general-shared phonetic-languages-constraints-array @@ -224045,8 +224135,8 @@ self: { }: mkDerivation { pname = "phladiprelio-ukrainian-simple"; - version = "0.4.0.0"; - sha256 = "0zkk49yj5rnc2nk38g9x9fpi201112zlad99cjjdhf0x76ys813b"; + version = "0.5.1.1"; + sha256 = "0swzv9zyixdbffxnszy92g8fdhcp5a177yi583mxix13m253xd32"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -224225,8 +224315,8 @@ self: { ({ mkDerivation, base, subG }: mkDerivation { pname = "phonetic-languages-constraints-array"; - version = "0.5.0.0"; - sha256 = "0d583x65mazz6msbbsrp22jpc0jlfbfblh4hp1ab0547vjgppc5d"; + version = "0.6.2.0"; + sha256 = "0b5w7va3b77fld9sij4jpb378bmqp7l918cxw0yh514lbkyawzgk"; libraryHaskellDepends = [ base subG ]; description = "Constraints to filter the needed permutations"; license = lib.licenses.mit; @@ -228595,6 +228685,32 @@ self: { broken = true; }) {}; + "polyglot" = callPackage + ({ mkDerivation, base, bookhound, bytestring, casing, containers + , directory, directory-tree, extra, filepath, fsnotify + , optparse-applicative, parallel, text, utility-ht + }: + mkDerivation { + pname = "polyglot"; + version = "0.1.1.0"; + sha256 = "08sgpn5fb6f5mhr02lbzj4kbyaxv1dyqkv7nynm7fv0ajinb07hq"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base bookhound bytestring casing containers directory + directory-tree extra filepath fsnotify optparse-applicative + parallel text utility-ht + ]; + executableHaskellDepends = [ + base bookhound bytestring casing containers directory + directory-tree extra filepath fsnotify optparse-applicative + parallel text utility-ht + ]; + description = "Haskell to Purescript & Scala 3 transpiler"; + license = lib.licenses.bsd3; + mainProgram = "polyglot"; + }) {}; + "polymap" = callPackage ({ mkDerivation, base, containers }: mkDerivation { @@ -230422,14 +230538,16 @@ self: { }) {}; "posit" = callPackage - ({ mkDerivation, base, data-dword, deepseq, scientific, vector - , weigh + ({ mkDerivation, base, data-dword, deepseq, random, scientific + , vector, weigh }: mkDerivation { pname = "posit"; - version = "2022.0.0.1"; - sha256 = "0p87k2gqblr6jrhzg5w6qzw4bmg1xs5gpmkc3avzrxxx2rlbkxsb"; - libraryHaskellDepends = [ base data-dword deepseq scientific ]; + version = "2022.0.1.0"; + sha256 = "0gqrc0gq9d9wb94r8nm81b2yzmnvivqc8ppni59a1k1v95m3lb6c"; + libraryHaskellDepends = [ + base data-dword deepseq random scientific + ]; testHaskellDepends = [ base ]; benchmarkHaskellDepends = [ base vector weigh ]; description = "Posit Numbers"; @@ -230979,30 +231097,6 @@ self: { }) {}; "postgresql-migration" = callPackage - ({ mkDerivation, base, base64-bytestring, bytestring, cryptohash - , directory, filepath, hspec, postgresql-simple, text, time - }: - mkDerivation { - pname = "postgresql-migration"; - version = "0.2.1.6"; - sha256 = "0zx6pa9s8k3gq1sgn8pj9xwdlj0wlx49d1mxgmd9s2zk9flfzybf"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base base64-bytestring bytestring cryptohash directory filepath - postgresql-simple text time - ]; - executableHaskellDepends = [ - base base64-bytestring bytestring cryptohash directory - postgresql-simple text time - ]; - testHaskellDepends = [ base bytestring hspec postgresql-simple ]; - description = "PostgreSQL Schema Migrations"; - license = lib.licenses.bsd3; - mainProgram = "migrate"; - }) {}; - - "postgresql-migration_0_2_1_7" = callPackage ({ mkDerivation, base, base64-bytestring, bytestring , cryptohash-md5, directory, filepath, hspec, postgresql-simple , text, time @@ -231024,7 +231118,6 @@ self: { testHaskellDepends = [ base bytestring hspec postgresql-simple ]; description = "PostgreSQL Schema Migrations"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "migrate"; }) {}; @@ -233077,6 +233170,8 @@ self: { pname = "pretty-html"; version = "0.1.0.1"; sha256 = "14f2jydcjxnm9whxi2irvsx769xc4041dpvn3r7iahcn5gqf3krr"; + revision = "1"; + editedCabalFile = "095b0401vsv2kngazzq0hkmlcwll9m5hz6wkqb6n3zlk9xjyqgp3"; enableSeparateDataOutput = true; libraryHaskellDepends = [ base text ]; testHaskellDepends = [ base bytestring filepath text ]; @@ -244243,6 +244338,30 @@ self: { mainProgram = "redact"; }) {}; + "redact_0_5_0_0" = callPackage + ({ mkDerivation, ansi-terminal, ansi-wl-pprint, base, directory + , explainable-predicates, HMock, optparse-applicative, tasty + , tasty-hunit, text + }: + mkDerivation { + pname = "redact"; + version = "0.5.0.0"; + sha256 = "0f9nfkli9spbcidfwq81z4ryjnlyqf4snj1dmhsngpcp0x2am798"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ ansi-terminal base text ]; + executableHaskellDepends = [ + ansi-terminal ansi-wl-pprint base directory optparse-applicative + ]; + testHaskellDepends = [ + ansi-terminal base explainable-predicates HMock tasty tasty-hunit + ]; + description = "hide secret text on the terminal"; + license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + mainProgram = "redact"; + }) {}; + "reddit" = callPackage ({ mkDerivation, aeson, api-builder, base, bytestring, Cabal , data-default-class, directory, free, hspec, http-client @@ -244890,7 +245009,7 @@ self: { license = lib.licenses.bsd3; }) {}; - "reflex_0_9_0_0" = callPackage + "reflex_0_9_0_1" = callPackage ({ mkDerivation, base, bifunctors, commutative-semigroups, comonad , constraints, constraints-extras, containers, criterion , data-default, deepseq, dependent-map, dependent-sum, directory @@ -244904,8 +245023,8 @@ self: { }: mkDerivation { pname = "reflex"; - version = "0.9.0.0"; - sha256 = "0g22b2bkv6l2m7aiz7kqi3x572qhzy0hikvpysrq2jffl02by0lm"; + version = "0.9.0.1"; + sha256 = "1r7mjpg73clp1jqxpakvmiah55kbm6q54kcy9y84abn20wy98swi"; libraryHaskellDepends = [ base bifunctors commutative-semigroups comonad constraints constraints-extras containers data-default dependent-map @@ -245024,8 +245143,8 @@ self: { pname = "reflex-dom"; version = "0.6.1.1"; sha256 = "0ykkzmzxiznd09sgmjwzmbrpnm8gr2bd57hzdl8avrr728bwj8ga"; - revision = "1"; - editedCabalFile = "0g9ch18sibdz6mqkfkh1dh86hf7vp3bjr8hyq2dqk33vn1lkrlrp"; + revision = "2"; + editedCabalFile = "0jcsl5miv1wz385kln4ap079sp54dcnc37f3kb93m5a52dwbjx4p"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -245110,8 +245229,8 @@ self: { }: mkDerivation { pname = "reflex-dom-core"; - version = "0.7.0.2"; - sha256 = "1piwllxvq2fkfrfrvmnpz802vrwa9izhg8irlk19nmxy02rcx9ra"; + version = "0.8.0.0"; + sha256 = "17zj8a7wmbf4019gb6m9bb4nybbqmbc11qydc8l9h9p3kavhbd0j"; libraryHaskellDepends = [ aeson base bifunctors bimap blaze-builder bytestring case-insensitive commutative-semigroups constraints containers @@ -245307,10 +245426,8 @@ self: { }: mkDerivation { pname = "reflex-fsnotify"; - version = "0.2.1.2"; - sha256 = "1g5zm12ypqr0agrgmbyglhh5f9p933hba2dismbyywsgdmn1i9bl"; - revision = "1"; - editedCabalFile = "1hpi0wnvif72n3mfnrypa3psl82wfw60l36cn2j8fdp7lrvzxa88"; + version = "0.3.0.0"; + sha256 = "1i0rb5s0qsxv7mlfy9jsaz7qr3s8i0dy540qxx4srzi48sg1xc0j"; libraryHaskellDepends = [ base containers directory filepath fsnotify reflex ]; @@ -245585,6 +245702,8 @@ self: { pname = "reflex-process"; version = "0.3.1.2"; sha256 = "0casszkah49b6n36ymh5ffyhbz1161z5vrlpwisn1r1wb68idm3j"; + revision = "2"; + editedCabalFile = "1vkdpi6yapgy6xksdwqkz926hjjbd9v07q9p7fx0nnbjg6yxg437"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -245672,8 +245791,8 @@ self: { }: mkDerivation { pname = "reflex-vty"; - version = "0.4.1.0"; - sha256 = "1jh56c0gh2gzyyh13qx0qpmci8szacd70qjnyla1gjjabvrgzlg2"; + version = "0.4.1.1"; + sha256 = "0s9f5v6nnm9g058rlq5k2x5ak8hpgxsmc9l3hcbvgm9l0979mr74"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -246303,26 +246422,6 @@ self: { }) {inherit (pkgs) rure;}; "regex-tdfa" = callPackage - ({ mkDerivation, array, base, bytestring, containers, directory - , doctest-parallel, filepath, mtl, parsec, regex-base, text - , utf8-string - }: - mkDerivation { - pname = "regex-tdfa"; - version = "1.3.2"; - sha256 = "1lfzhir5zbgga44zhr4qvc2xc9pa9lslv12c8lwqqw80bzfdfq16"; - libraryHaskellDepends = [ - array base bytestring containers mtl parsec regex-base text - ]; - testHaskellDepends = [ - array base bytestring containers directory doctest-parallel - filepath mtl regex-base text utf8-string - ]; - description = "Pure Haskell Tagged DFA Backend for \"Text.Regex\" (regex-base)"; - license = lib.licenses.bsd3; - }) {}; - - "regex-tdfa_1_3_2_1" = callPackage ({ mkDerivation, array, base, bytestring, containers, directory , doctest-parallel, filepath, mtl, parsec, regex-base, text , utf8-string @@ -246340,7 +246439,6 @@ self: { ]; description = "Pure Haskell Tagged DFA Backend for \"Text.Regex\" (regex-base)"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "regex-tdfa-pipes" = callPackage @@ -255050,14 +255148,15 @@ self: { ({ mkDerivation, aeson, alex, array, base, bytestring, containers , deepseq, lattices, QuickCheck, tasty, tasty-bench, tasty-hunit , tasty-quickcheck, template-haskell, text, th-letrec, wide-word + , word8set }: mkDerivation { pname = "sasha"; - version = "0"; - sha256 = "0c7wvrw5139d4n9vj5na7j3l4ayk5651w7qf962hd0cb1ah77518"; + version = "0.1"; + sha256 = "08975i8qayq2ybsk13wkz930f66j5r00l0j924lzs6bs05min81j"; libraryHaskellDepends = [ base bytestring containers lattices QuickCheck template-haskell - th-letrec wide-word + th-letrec wide-word word8set ]; testHaskellDepends = [ aeson array base bytestring deepseq lattices tasty tasty-bench @@ -261536,6 +261635,62 @@ self: { broken = true; }) {}; + "servant-queryparam-client" = callPackage + ({ mkDerivation, base, servant, servant-client-core + , servant-queryparam-core + }: + mkDerivation { + pname = "servant-queryparam-client"; + version = "2.0.0"; + sha256 = "02k52mjv1m8wvjgjkfqzdn8njf12nn027vff7pk9lihmba6k5giw"; + libraryHaskellDepends = [ + base servant servant-client-core servant-queryparam-core + ]; + description = "Client support for servant-queryparam-core"; + license = lib.licenses.bsd3; + }) {}; + + "servant-queryparam-core" = callPackage + ({ mkDerivation, base, first-class-families, servant }: + mkDerivation { + pname = "servant-queryparam-core"; + version = "2.0.1"; + sha256 = "0c4bg9icph25jj0543ljvl742k0g8dkfh0l0033nn4k3dhvqjqlp"; + libraryHaskellDepends = [ base first-class-families servant ]; + description = "Use records for query parameters in servant APIs"; + license = lib.licenses.bsd3; + }) {}; + + "servant-queryparam-openapi3" = callPackage + ({ mkDerivation, base, openapi3, servant, servant-openapi3 + , servant-queryparam-core + }: + mkDerivation { + pname = "servant-queryparam-openapi3"; + version = "2.0.0"; + sha256 = "16zzh6gzl9327n1k447cv31g49gdqyfs66sy16r5lqm8fgr42sy5"; + libraryHaskellDepends = [ + base openapi3 servant servant-openapi3 servant-queryparam-core + ]; + description = "Instances of classes from openapi3 for servant-queryparam-core"; + license = lib.licenses.bsd3; + }) {}; + + "servant-queryparam-server" = callPackage + ({ mkDerivation, base, servant, servant-queryparam-core + , servant-server, text + }: + mkDerivation { + pname = "servant-queryparam-server"; + version = "2.0.0"; + sha256 = "0n0sxxl74vbpz5fy85my6sza0g88wyfkj7lp4a388nfg40b5ax0c"; + libraryHaskellDepends = [ + base servant servant-queryparam-core servant-server text + ]; + description = "Server support for servant-queryparam-core"; + license = lib.licenses.bsd3; + }) {}; + "servant-quickcheck" = callPackage ({ mkDerivation, aeson, base, base-compat-batteries, blaze-html , bytestring, case-insensitive, clock, data-default-class, hspec @@ -268715,8 +268870,8 @@ self: { }: mkDerivation { pname = "slick"; - version = "1.2.0.0"; - sha256 = "1a1k723x0q9i43lvzagqar9fcaprni77r158la09kmmxzdmbzsl2"; + version = "1.2.1.0"; + sha256 = "1ba9z30lcxmsidzp9hzrglqn91wy2phil4sjd3qbvx393zllzn5s"; libraryHaskellDepends = [ aeson base bytestring directory extra mustache pandoc shake text unordered-containers @@ -272355,8 +272510,8 @@ self: { pname = "sound-collage"; version = "0.2.1"; sha256 = "09g63b3k0l30z3lxmcz0zpggqqhnr7m01wh2vpm5v561rbnl8rsi"; - revision = "1"; - editedCabalFile = "07zs924gils8nsb5b8q6lmh4g6iln6dkj3qic8p8cpwkrazjfwsx"; + revision = "2"; + editedCabalFile = "0csr699dvsvyf90rcks43naiy5biv1awqj0ah4y8vnkyz261n8l5"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -274723,25 +274878,21 @@ self: { }) {}; "srtree" = callPackage - ({ mkDerivation, ad, base, containers, criterion, HUnit, mtl - , random, vector + ({ mkDerivation, ad, base, containers, dlist, HUnit, mtl, random + , vector }: mkDerivation { pname = "srtree"; - version = "1.0.0.1"; - sha256 = "169x9hdw73qpcfkzicm1f5vq19zm7nbpgcckhvpvk1qjrywcv6gc"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ base containers mtl random vector ]; - executableHaskellDepends = [ - ad base containers criterion mtl random vector + version = "1.0.0.4"; + sha256 = "0i1fflmqvm9hl1cxm4hddjfz1dyxd5nq2pmwmj467wbyjmmrpksv"; + libraryHaskellDepends = [ + base containers dlist mtl random vector ]; testHaskellDepends = [ - ad base containers HUnit mtl random vector + ad base containers dlist HUnit mtl random vector ]; description = "A general framework to work with Symbolic Regression expression trees"; license = lib.licenses.bsd3; - mainProgram = "bench-srtree"; }) {}; "srv" = callPackage @@ -275102,8 +275253,8 @@ self: { pname = "stache"; version = "2.3.3"; sha256 = "1naqj54qm59f04x310lvj4fsrp3xar1v643i79gp7h48kyn1c2vy"; - revision = "2"; - editedCabalFile = "0bzamvkkxn2vrag7rb72n3i7sqvjr3rpyp172krp4ak1ydqlsyi7"; + revision = "3"; + editedCabalFile = "0flizmaig3crrwfl88wxchw0g67r299hal70p2qrxnl36c84yd63"; isLibrary = true; isExecutable = true; enableSeparateDataOutput = true; @@ -276108,26 +276259,27 @@ self: { "stackctl" = callPackage ({ mkDerivation, aeson, aeson-casing, aeson-pretty, amazonka , amazonka-cloudformation, amazonka-core, amazonka-ec2 - , amazonka-lambda, amazonka-sts, base, Blammo, bytestring, cfn-flip - , conduit, containers, envparse, errors, exceptions, extra - , filepath, Glob, hspec, lens, lens-aeson, monad-logger, mtl - , optparse-applicative, QuickCheck, resourcet, rio, semigroups - , text, time, transformers, unliftio, unliftio-core - , unordered-containers, uuid, yaml + , amazonka-lambda, amazonka-sso, amazonka-sts, base, Blammo + , bytestring, cfn-flip, conduit, containers, envparse, errors + , exceptions, extra, filepath, Glob, hspec, lens, lens-aeson + , monad-logger, mtl, optparse-applicative, QuickCheck, resourcet + , rio, semigroups, text, time, transformers, typed-process + , unliftio, unliftio-core, unordered-containers, uuid, yaml }: mkDerivation { pname = "stackctl"; - version = "1.4.0.1"; - sha256 = "01lm870d7xji00kk15r025hxpwldqc2l03xj09bclix75yq6fsvw"; + version = "1.4.2.1"; + sha256 = "1amvvw7za305rqz3cm9svqb4r0x6h096yw6p8w3wims1vq831a99"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson aeson-casing aeson-pretty amazonka amazonka-cloudformation - amazonka-core amazonka-ec2 amazonka-lambda amazonka-sts base Blammo - bytestring cfn-flip conduit containers envparse errors exceptions - extra filepath Glob lens lens-aeson monad-logger mtl - optparse-applicative QuickCheck resourcet rio semigroups text time - transformers unliftio unliftio-core unordered-containers uuid yaml + amazonka-core amazonka-ec2 amazonka-lambda amazonka-sso + amazonka-sts base Blammo bytestring cfn-flip conduit containers + envparse errors exceptions extra filepath Glob lens lens-aeson + monad-logger mtl optparse-applicative QuickCheck resourcet rio + semigroups text time transformers typed-process unliftio + unliftio-core unordered-containers uuid yaml ]; executableHaskellDepends = [ base ]; testHaskellDepends = [ @@ -276136,7 +276288,8 @@ self: { license = lib.licenses.mit; hydraPlatforms = lib.platforms.none; mainProgram = "stackctl"; - }) {}; + broken = true; + }) {amazonka-sso = null;}; "stacked-dag" = callPackage ({ mkDerivation, base, containers, doctest, graphviz @@ -276605,6 +276758,39 @@ self: { license = lib.licenses.bsd3; }) {}; + "static-ls" = callPackage + ({ mkDerivation, array, base, containers, directory, errors, extra + , filepath, ghc, ghc-paths, ghcide, hiedb, hspec, hspec-discover + , lsp, lsp-types, mtl, sqlite-simple, template-haskell, text + , transformers, unliftio-core + }: + mkDerivation { + pname = "static-ls"; + version = "0.1.0"; + sha256 = "1bxhz8lbfhysjlcc4g9q7b7ijxgr1h52n5gx4fc0iznqrmnkkwn7"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + array base containers directory errors extra filepath ghc ghc-paths + ghcide hiedb lsp lsp-types mtl sqlite-simple template-haskell text + transformers unliftio-core + ]; + executableHaskellDepends = [ + array base containers directory errors extra filepath ghc ghc-paths + ghcide hiedb lsp lsp-types mtl sqlite-simple template-haskell text + transformers unliftio-core + ]; + testHaskellDepends = [ + array base containers directory errors extra filepath ghc ghc-paths + ghcide hiedb hspec lsp lsp-types mtl sqlite-simple template-haskell + text transformers unliftio-core + ]; + testToolDepends = [ hspec-discover ]; + description = "See README on Github for more information"; + license = lib.licenses.mit; + mainProgram = "static-ls"; + }) {}; + "static-resources" = callPackage ({ mkDerivation, base, directory, filepath, hslogger, HUnit , MissingH, mtl, old-time, process, syb, test-framework @@ -282142,8 +282328,8 @@ self: { pname = "svg-builder"; version = "0.1.1"; sha256 = "1k420f497lzkymmxin88ql6ib8dziic43avykv31yq65rgrf7l2g"; - revision = "6"; - editedCabalFile = "1cprm8ya1rdid4pz1dk6692mv0kqkaxrsqaxg83bca5z4dkgqi2z"; + revision = "7"; + editedCabalFile = "0fjbparishw3b2gnh3i7b3d3vxf7mp8h17sfawkf2333smb9zl47"; libraryHaskellDepends = [ base blaze-builder bytestring hashable text unordered-containers ]; @@ -282172,8 +282358,8 @@ self: { ({ mkDerivation, base, blaze-markup, blaze-svg, directory, text }: mkDerivation { pname = "svg-icons"; - version = "2.9.2.1"; - sha256 = "0wk6v6yk0chr7h8d4kba85hhd38vayk67hv312hjg5rh71rc602y"; + version = "2.9.3.0"; + sha256 = "156nkyzkkfxvk21zdgfa20wmlisx9x8i798iljn76dv4zwqsslvq"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -294627,25 +294813,26 @@ self: { }) {}; "tinytools" = callPackage - ({ mkDerivation, aeson, base, bimap, binary, bytestring - , constraints-extras, containers, data-default, data-ordlist - , deepseq, dependent-map, dependent-sum, dependent-sum-template - , extra, hashable, hspec, hspec-contrib, HUnit, ilist, lens, linear - , listsafe, MonadRandom, mtl, patch, pretty-simple, random-shuffle - , ref-tf, reflex, reflex-potatoes, reflex-test-host, relude - , semialign, template-haskell, text, text-icu, these, vector, vty + ({ mkDerivation, aeson, aeson-pretty, base, bimap, binary + , bytestring, constraints-extras, containers, data-default + , data-ordlist, deepseq, dependent-map, dependent-sum + , dependent-sum-template, extra, filepath, hashable, hspec + , hspec-contrib, HUnit, ilist, lens, linear, listsafe, MonadRandom + , mtl, patch, pretty-simple, random-shuffle, ref-tf, reflex + , reflex-potatoes, reflex-test-host, relude, semialign + , template-haskell, text, text-icu, these, vector, vty }: mkDerivation { pname = "tinytools"; - version = "0.1.0.0"; - sha256 = "0qjh4m9s5gq56ghnhi1arv3zh0181iiyq1023z5gj2dk9hk4vyvx"; + version = "0.1.0.3"; + sha256 = "18ww0f86ifhy8770vflcip6vcfdaz8r8rgzss83w21qr0q4cl8bm"; libraryHaskellDepends = [ - aeson base bimap binary bytestring constraints-extras containers - data-default data-ordlist deepseq dependent-map dependent-sum - dependent-sum-template extra hashable ilist lens linear listsafe - MonadRandom mtl patch pretty-simple random-shuffle ref-tf reflex - reflex-potatoes reflex-test-host relude semialign template-haskell - text text-icu these vector vty + aeson aeson-pretty base bimap binary bytestring constraints-extras + containers data-default data-ordlist deepseq dependent-map + dependent-sum dependent-sum-template extra filepath hashable ilist + lens linear listsafe MonadRandom mtl patch pretty-simple + random-shuffle ref-tf reflex reflex-potatoes reflex-test-host + relude semialign template-haskell text text-icu these vector vty ]; testHaskellDepends = [ aeson base bimap binary bytestring constraints-extras containers @@ -294670,8 +294857,8 @@ self: { }: mkDerivation { pname = "tinytools-vty"; - version = "0.1.0.1"; - sha256 = "0f8jl45wz4wjsyb33q28fsbsic7r4qs3g37060c9iagkydnad8za"; + version = "0.1.0.3"; + sha256 = "17q484rfrwixp2y72x1pxcav2y6sz99la961yn8iwa1ipwljy1s6"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -297262,8 +297449,8 @@ self: { ({ mkDerivation, base, exceptions, text, transformers }: mkDerivation { pname = "transformers-either"; - version = "0.1.3"; - sha256 = "0vk4pyk26rpyn17r3imn0phl10lgdfw5cpabf77zpkdq8lr154yr"; + version = "0.1.4"; + sha256 = "10r542fz3gp2szccqzca9dc5jbs2qs2z5lg0vpl8fzlsy9s0xr11"; libraryHaskellDepends = [ base exceptions text transformers ]; description = "An Either monad transformer"; license = lib.licenses.bsd3; @@ -297273,8 +297460,8 @@ self: { ({ mkDerivation, base, exceptions, text, transformers }: mkDerivation { pname = "transformers-except"; - version = "0.1.3"; - sha256 = "038c4gywkhq3qry4h7589z1afh2dw25d6nrhr1yfi0mx4kqanjs8"; + version = "0.1.4"; + sha256 = "03g4cxfmlnybvl9rm5f344hnvaf916vz0rafymkal7ibamhhk6bi"; libraryHaskellDepends = [ base exceptions text transformers ]; description = "An Except monad transformer with"; license = lib.licenses.bsd3; @@ -297803,8 +297990,8 @@ self: { pname = "tree-diff"; version = "0.3.0.1"; sha256 = "1bkjsklsqxq8i8p3zx73pck4ca1kv21zjvn9xhbhz191gygprrj0"; - revision = "1"; - editedCabalFile = "1s5hnxnba6956fxhlmq2708plyr4brhbkd13pmcbzczj67b4z6m5"; + revision = "2"; + editedCabalFile = "070r8xv71bl57ln6kg51g66pplvvprknm6kai0a75vhjmnz5aicc"; libraryHaskellDepends = [ aeson ansi-terminal ansi-wl-pprint base base-compat bytestring bytestring-builder containers data-array-byte deepseq hashable @@ -299607,6 +299794,8 @@ self: { pname = "tweet-hs"; version = "1.0.2.3"; sha256 = "0chkg9xkancp6dms0ha0m86fkcmvk690q6z0rvprg37lhj42xp1i"; + revision = "1"; + editedCabalFile = "06z9iimj3c3c1cx4i7lzvla2355qayqxp1a45fp6rq2xzjr50np1"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -302646,8 +302835,8 @@ self: { }: mkDerivation { pname = "unbound-kind-generics"; - version = "0.2.1.0"; - sha256 = "01xfgjgjnv302dy4w7c8z727ppfr30f1h8y0vhxiy296rzzkdwfm"; + version = "0.2.1.1"; + sha256 = "1502wvg787hpq6d2a0z1vwcpmhzhdcrng1nm2h4955xhfd1rm1ql"; libraryHaskellDepends = [ base kind-generics kind-generics-th unbound-generics ]; @@ -316411,6 +316600,24 @@ self: { license = lib.licenses.bsd3; }) {}; + "word8set" = callPackage + ({ mkDerivation, base, deepseq, lattices, QuickCheck, tasty + , tasty-quickcheck, template-haskell, wide-word + }: + mkDerivation { + pname = "word8set"; + version = "0.1.1"; + sha256 = "106sp0qqywfm43c4lriyvfaxzgn03z6m2krarysvp9ff0q3j2nhi"; + libraryHaskellDepends = [ + base deepseq lattices QuickCheck template-haskell wide-word + ]; + testHaskellDepends = [ + base lattices QuickCheck tasty tasty-quickcheck + ]; + description = "Word8 set"; + license = lib.licenses.bsd3; + }) {}; + "wordchoice" = callPackage ({ mkDerivation, base, binary, bytestring, Chart, Chart-diagrams , composition-prelude, containers, criterion, directory, Glob, lens