From ba24102ee85f52ce758d864ebfa08f67fca0aede Mon Sep 17 00:00:00 2001 From: Dennis Gosnell Date: Sat, 10 Dec 2022 06:05:36 -0500 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 | 182 ++++++++++++------ 1 file changed, 123 insertions(+), 59 deletions(-) diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index def8ece24296..4be5ab6b5d8b 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -2085,6 +2085,31 @@ self: { license = lib.licenses.mit; }) {}; + "Blammo_1_1_1_1" = 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; + hydraPlatforms = lib.platforms.none; + }) {}; + "BlastHTTP" = callPackage ({ mkDerivation, base, BiobaseBlast, BiobaseFasta, bytestring , conduit, either-unwrap, HTTP, http-conduit, hxt, mtl, network @@ -25064,6 +25089,29 @@ self: { license = lib.licenses.bsd3; }) {}; + "advent-of-code-api_0_2_8_2" = callPackage + ({ mkDerivation, aeson, base, bytestring, containers, deepseq + , directory, filepath, finite-typelits, http-api-data, http-client + , http-client-tls, http-media, HUnit, megaparsec, mtl, profunctors + , servant, servant-client, servant-client-core, stm, tagsoup, text + , time, time-compat + }: + mkDerivation { + pname = "advent-of-code-api"; + version = "0.2.8.2"; + sha256 = "1z4y8bssmaappc7hamdzynjxd1mamn7vzyc0nymldxb8ly7fvpwy"; + libraryHaskellDepends = [ + aeson base bytestring containers deepseq directory filepath + finite-typelits http-api-data http-client http-client-tls + http-media megaparsec mtl profunctors servant servant-client + servant-client-core stm tagsoup text time time-compat + ]; + testHaskellDepends = [ base directory filepath HUnit text ]; + description = "Advent of Code REST API bindings and servant API"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "advent-of-code-ocr" = callPackage ({ mkDerivation, base, containers, criterion, data-default-class , heredoc, hspec, optparse-applicative, template-haskell, th-lift @@ -77752,10 +77800,8 @@ self: { }: mkDerivation { pname = "dependent-monoidal-map"; - version = "0.1.1.2"; - sha256 = "11qcrxji3lvq4blzh1qk9wkhhzjkvz3maxfv63zgby98dpmkxa2x"; - revision = "1"; - editedCabalFile = "0149hmhqlj69pjg325p3da1z96czbjc18vp4i4acrvzbjh060nd4"; + version = "0.1.1.3"; + sha256 = "12kd8xr32zb21pvns3frabz5p8wlg6s3dcfgmam36hhv0d418r8l"; libraryHaskellDepends = [ aeson base constraints constraints-extras dependent-map dependent-sum dependent-sum-aeson-orphans @@ -77809,8 +77855,8 @@ self: { }: mkDerivation { pname = "dependent-sum-aeson-orphans"; - version = "0.3.1.0"; - sha256 = "1psjd7va8k53vq9kh4pclsf27798mc1ggk1csjk39c8d97vm41qz"; + version = "0.3.1.1"; + sha256 = "0d2255gxsamp19hl23m076ds2j08ny95swrk9r3njjfjrwkd4zbq"; libraryHaskellDepends = [ aeson base constraints constraints-extras dependent-map dependent-sum some @@ -104683,8 +104729,8 @@ self: { }: mkDerivation { pname = "futhark"; - version = "0.22.4"; - sha256 = "1my2601cpkcbys8ii3kjhhpj9951w4bqr245yas062iz6q2q7xdl"; + version = "0.22.5"; + sha256 = "02kxa6gg4bndvn1vfld8i9c8wvkg7br2aqmwxhmdf0p2p73yhy18"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -134472,8 +134518,8 @@ self: { }: mkDerivation { pname = "hegg"; - version = "0.2.0.0"; - sha256 = "124rdj3lmssn57gy3nffinyg1p03wd3w672v7l2aa8gzrpan20cg"; + version = "0.3.0.0"; + sha256 = "08hprlz70vxv759fr15hb95p7fj6qmnahjxvalj3db9rw5xqs4ia"; libraryHaskellDepends = [ base containers transformers ]; testHaskellDepends = [ base containers deriving-compat tasty tasty-hunit tasty-quickcheck @@ -143291,8 +143337,8 @@ self: { }: mkDerivation { pname = "horizon-spec"; - version = "0.4.0"; - sha256 = "1qxn9qxfiin7f1hym5nnff59w5jk9mcpfypq21vzs22pwvas3da7"; + version = "0.4.1"; + sha256 = "1xr9x626fzw8bhrkzgv3r00cjsawav76jb68yznj1jlv91cvmxac"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -202590,26 +202636,25 @@ self: { "nix-tree" = callPackage ({ mkDerivation, aeson, async, base, brick, bytestring, clock - , containers, deepseq, directory, filepath, hashable, hedgehog - , hrfsize, optparse-applicative, relude, terminal-progress-bar - , text, transformers, typed-process, unordered-containers, vty + , containers, directory, filepath, hedgehog, hrfsize, microlens + , optparse-applicative, relude, terminal-progress-bar, text + , typed-process, unordered-containers, vty }: mkDerivation { pname = "nix-tree"; - version = "0.3.0"; - sha256 = "0xq2z0x8igfaayg50v85idm2hzia46nsrf10kwgsf50xb65hp0qg"; + version = "0.3.1"; + sha256 = "13prwlkiy6cjp49clx3fw3rbhp7p1p6cx9lya06d58rqys782qkr"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ - aeson async base brick bytestring clock containers deepseq - directory filepath hashable hrfsize optparse-applicative relude - terminal-progress-bar text transformers typed-process - unordered-containers vty + aeson async base brick bytestring clock containers directory + filepath hrfsize microlens optparse-applicative relude + terminal-progress-bar text typed-process unordered-containers vty ]; testHaskellDepends = [ - aeson base brick bytestring clock containers deepseq directory - filepath hashable hedgehog hrfsize optparse-applicative relude text - transformers typed-process unordered-containers vty + aeson base brick bytestring clock containers directory filepath + hedgehog hrfsize microlens optparse-applicative relude text + typed-process unordered-containers vty ]; description = "Interactively browse a Nix store paths dependencies"; license = lib.licenses.bsd3; @@ -213854,7 +213899,7 @@ self: { license = lib.licenses.bsd3; }) {}; - "patch_0_0_7_0" = callPackage + "patch_0_0_8_0" = callPackage ({ mkDerivation, base, commutative-semigroups, constraints-extras , containers, dependent-map, dependent-sum, directory, filemanip , filepath, hedgehog, hlint, HUnit, indexed-traversable, lens @@ -213863,8 +213908,8 @@ self: { }: mkDerivation { pname = "patch"; - version = "0.0.7.0"; - sha256 = "0hpx1sh90rhvvd9j8nmpibdhj9jd4mmwbsr1c220ywaz7g6f3bxv"; + version = "0.0.8.0"; + sha256 = "1yxw960j78lx35i2ncipg33n6xdc1jmcmc64kyppygpzn20k3j68"; libraryHaskellDepends = [ base commutative-semigroups constraints-extras containers dependent-map dependent-sum indexed-traversable lens @@ -237581,7 +237626,7 @@ self: { license = lib.licenses.bsd3; }) {}; - "reflex_0_8_2_1" = callPackage + "reflex_0_8_2_2" = callPackage ({ mkDerivation, base, bifunctors, commutative-semigroups, comonad , constraints, constraints-extras, containers, criterion , data-default, deepseq, dependent-map, dependent-sum, directory @@ -237595,8 +237640,8 @@ self: { }: mkDerivation { pname = "reflex"; - version = "0.8.2.1"; - sha256 = "1w8smiwn86cxb3fsfgyzxpk11hryhxi6g94m52grmnx6vhc7sm6v"; + version = "0.8.2.2"; + sha256 = "1add5bcsyq2k02w2q0ifbyfcvcic1hmjdbgxg8ajd5riam0lhb16"; libraryHaskellDepends = [ base bifunctors commutative-semigroups comonad constraints constraints-extras containers data-default dependent-map @@ -239449,28 +239494,29 @@ self: { broken = true; }) {}; - "registry_0_5_0_0" = callPackage + "registry_0_6_0_0" = callPackage ({ mkDerivation, async, base, bytestring, containers, directory , exceptions, generic-lens, hashable, hedgehog, io-memoize, mmorph , MonadRandom, mtl, multimap, protolude, random, resourcet , semigroupoids, semigroups, tasty, tasty-discover, tasty-hedgehog , tasty-th, template-haskell, text, transformers-base, universum + , unliftio }: mkDerivation { pname = "registry"; - version = "0.5.0.0"; - sha256 = "03bylsh64wvi3q6n0dhlfdh9xnldpgg2alg1x5x4zkdkaf61hcxi"; + version = "0.6.0.0"; + sha256 = "1nspxg5aks9ayk6jzybddr0gb2cs9mbjllvrw8q2v7145bf54b72"; libraryHaskellDepends = [ base containers exceptions hashable mmorph mtl multimap protolude resourcet semigroupoids semigroups template-haskell text - transformers-base + transformers-base unliftio ]; testHaskellDepends = [ async base bytestring containers directory exceptions generic-lens hashable hedgehog io-memoize mmorph MonadRandom mtl multimap protolude random resourcet semigroupoids semigroups tasty tasty-discover tasty-hedgehog tasty-th template-haskell text - transformers-base universum + transformers-base universum unliftio ]; testToolDepends = [ tasty-discover ]; description = "data structure for assembling components"; @@ -254582,6 +254628,22 @@ self: { license = lib.licenses.bsd3; }) {}; + "servant-xml_1_0_2" = callPackage + ({ mkDerivation, base, bytestring, http-media, servant, xmlbf + , xmlbf-xeno + }: + mkDerivation { + pname = "servant-xml"; + version = "1.0.2"; + sha256 = "07ancw5dypcxqc48g9zn8vn597hj174aq5akzyr650pwz0dvwsfk"; + libraryHaskellDepends = [ + base bytestring http-media servant xmlbf xmlbf-xeno + ]; + description = "Servant support for the XML Content-Type"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "servant-xstatic" = callPackage ({ mkDerivation, base, servant, servant-server, xstatic }: mkDerivation { @@ -260455,8 +260517,8 @@ self: { }: mkDerivation { pname = "slack-web"; - version = "1.5.0.0"; - sha256 = "0pr4mmpshh72sbwwy1sxffki99jl02iz2x9fdq2g0hx57z97raxv"; + version = "1.5.0.1"; + sha256 = "0lg1gwxsrimw92dni0gkvgcpw0ycc63iwh31fgyfdjwa04h298gx"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -267668,24 +267730,24 @@ self: { ({ mkDerivation, aeson, aeson-casing, aeson-pretty, amazonka , amazonka-cloudformation, amazonka-core, amazonka-ec2 , amazonka-lambda, amazonka-sts, base, Blammo, bytestring, cfn-flip - , conduit, containers, errors, exceptions, extra, fast-logger - , filepath, Glob, hspec, lens, lens-aeson, monad-logger - , optparse-applicative, resourcet, rio, text, time, unliftio - , unliftio-core, unordered-containers, uuid, yaml + , conduit, containers, errors, exceptions, extra, filepath, Glob + , hspec, lens, lens-aeson, monad-logger, optparse-applicative + , resourcet, rio, text, time, unliftio, unliftio-core + , unordered-containers, uuid, yaml }: mkDerivation { pname = "stackctl"; - version = "1.1.1.1"; - sha256 = "0dqzk3mqmnf2460rf7lngfnxg2yg1idp98zmk9h8p9jyiszxfzbg"; + version = "1.1.2.0"; + sha256 = "1pppx8fcyg3x2m7rmyd0qhwyyk8m1ch6m3rjmkwj92apxmbvwris"; 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 errors exceptions extra - fast-logger filepath Glob lens lens-aeson monad-logger - optparse-applicative resourcet rio text time unliftio unliftio-core - unordered-containers uuid yaml + filepath Glob lens lens-aeson monad-logger optparse-applicative + resourcet rio text time unliftio unliftio-core unordered-containers + uuid yaml ]; executableHaskellDepends = [ base ]; testHaskellDepends = [ base hspec yaml ]; @@ -281368,8 +281430,8 @@ self: { }: mkDerivation { pname = "text-compression"; - version = "0.1.0.24"; - sha256 = "16ym7bq4nhd616nyw779jx5xsxbqpl687g9ss0i68ac0qjr58qgf"; + version = "0.1.0.25"; + sha256 = "1lppagp2xkgn2hib71jp0p4jwl0ps415cnvjlhxfhfm0zp3pm6ys"; libraryHaskellDepends = [ base bytestring containers mtl parallel text ]; @@ -299511,22 +299573,24 @@ self: { "vessel" = callPackage ({ mkDerivation, aeson, aeson-gadt-th, base, base-orphans - , bifunctors, constraints, constraints-extras, containers - , dependent-map, dependent-monoidal-map, dependent-sum + , bifunctors, commutative-semigroups, constraints + , constraints-extras, containers, dependent-map + , dependent-monoidal-map, dependent-sum , dependent-sum-aeson-orphans, dependent-sum-template, lens , markdown-unlit, monoidal-containers, mtl, patch, reflex , semialign, text, these, witherable }: mkDerivation { pname = "vessel"; - version = "0.2.1.0"; - sha256 = "04pvn5rs3pgi917m0rsfmjxc035ns8sd79vza72qh0skvsg81pq6"; + version = "0.3.0.0"; + sha256 = "1vqbrz8g9r43q6rqall6xhw6f4c56fj6lwp6cz0758fr7n4n3mqa"; libraryHaskellDepends = [ - aeson aeson-gadt-th base base-orphans bifunctors constraints - constraints-extras containers dependent-map dependent-monoidal-map - dependent-sum dependent-sum-aeson-orphans dependent-sum-template - lens markdown-unlit monoidal-containers mtl patch reflex semialign - text these witherable + aeson aeson-gadt-th base base-orphans bifunctors + commutative-semigroups constraints constraints-extras containers + dependent-map dependent-monoidal-map dependent-sum + dependent-sum-aeson-orphans dependent-sum-template lens + markdown-unlit monoidal-containers mtl patch reflex semialign text + these witherable ]; libraryToolDepends = [ markdown-unlit ]; doHaddock = false; @@ -312316,8 +312380,8 @@ self: { }: mkDerivation { pname = "yesod-auth-oauth"; - version = "1.6.0.3"; - sha256 = "0y57d5y0l0fzmk6zxrpf2xf8y00hp2i0lk3xh5sqlb77a57r109s"; + version = "1.6.1"; + sha256 = "0gyjcrm8yhqd2zripv050p0jnlxl88czbqar2crr4gxq8na5pn20"; libraryHaskellDepends = [ authenticate-oauth base bytestring text unliftio yesod-auth yesod-core yesod-form