lol

haskellPackages: regenerate package set based on current config

This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh

maralorn acc74018 4bf43876

+444 -298
+444 -298
pkgs/development/haskell-modules/hackage-packages.nix
··· 12 12 pname = "2captcha"; 13 13 version = "0.1.0.0"; 14 14 sha256 = "1876bdriagjfp4dyhhkpjrwa8kycvwa0zrdihw5q7dj5msmnxsrc"; 15 + revision = "2"; 16 + editedCabalFile = "1bqa1a49v1xbkl4p4q34wxk3a4pw5nkr6vb1s1lrdmdnkbf77y6v"; 15 17 libraryHaskellDepends = [ 16 18 aeson base bytestring clock exceptions http-client lens lens-aeson 17 19 parsec text wreq ··· 16925 16927 license = lib.licenses.bsd3; 16926 16928 }) {}; 16927 16929 16928 - "PyF_0_11_0_0" = callPackage 16930 + "PyF_0_11_1_0" = callPackage 16929 16931 ({ mkDerivation, base, bytestring, deepseq, filepath, ghc, ghc-boot 16930 16932 , hspec, HUnit, mtl, parsec, process, template-haskell, temporary 16931 16933 , text, time 16932 16934 }: 16933 16935 mkDerivation { 16934 16936 pname = "PyF"; 16935 - version = "0.11.0.0"; 16936 - sha256 = "0c5dahiad6rnr1v6s8mijyw9z5xhiip5ycrlwphq1wzm6prmx6ma"; 16937 - revision = "1"; 16938 - editedCabalFile = "091gbpmwhzvkmsk1kpsczwqb02vyw3603mqxflrajg9h2idgsdkd"; 16937 + version = "0.11.1.0"; 16938 + sha256 = "07qwws303g4yzs01qi4r2nqjyp5sk2naiqb4qh9kirp54fn53m4g"; 16939 16939 libraryHaskellDepends = [ 16940 16940 base bytestring ghc ghc-boot mtl parsec template-haskell text time 16941 16941 ]; ··· 21570 21570 ({ mkDerivation, base, bytestring, transformers, vector, vulkan }: 21571 21571 mkDerivation { 21572 21572 pname = "VulkanMemoryAllocator"; 21573 - version = "0.10.1"; 21574 - sha256 = "0h9d6dnph9mbjyb6r77scy98j564i92nvipdrl4r5rhlni8hdj4p"; 21573 + version = "0.10.2"; 21574 + sha256 = "122r9za1vlgkm03lbq8yvpngacinick88vs9dpizd80rb2z4dy6k"; 21575 21575 libraryHaskellDepends = [ 21576 21576 base bytestring transformers vector vulkan 21577 21577 ]; ··· 43052 43052 ({ mkDerivation, base, bytestring, cborg, serialise }: 43053 43053 mkDerivation { 43054 43054 pname = "binary-serialise-cbor"; 43055 - version = "0.2.1.0"; 43056 - sha256 = "0qdbz2qvvqiaqp859fn00470gzxpvw8k3v0wqclgqps3zj9g9854"; 43055 + version = "0.2.2.0"; 43056 + sha256 = "16yhimka17dza5nda62927k5x66c0yrsxzz92kya3gicd6vaga2g"; 43057 43057 libraryHaskellDepends = [ base bytestring cborg serialise ]; 43058 43058 description = "Yet Another Binary Serialisation Library (compatibility shim)"; 43059 43059 license = lib.licenses.bsd3; ··· 48190 48190 mainProgram = "brainheck"; 48191 48191 }) {}; 48192 48192 48193 + "brassica" = callPackage 48194 + ({ mkDerivation, base, bytestring, conduit, containers, criterion 48195 + , deepseq, file-embed, megaparsec, mtl, optparse-applicative 48196 + , parser-combinators, split, tasty, tasty-golden, text 48197 + , transformers, utf8-string 48198 + }: 48199 + mkDerivation { 48200 + pname = "brassica"; 48201 + version = "0.0.3"; 48202 + sha256 = "1anqswy00v2kg3l5n9m5cydpbhar7jqlj5ixki8k99ids0w1fws9"; 48203 + revision = "1"; 48204 + editedCabalFile = "0avv063fz3l71j241fvlvf26gv78n02fb6w61vd31aial073bwdc"; 48205 + isLibrary = true; 48206 + isExecutable = true; 48207 + libraryHaskellDepends = [ 48208 + base containers deepseq megaparsec mtl parser-combinators split 48209 + transformers 48210 + ]; 48211 + executableHaskellDepends = [ 48212 + base bytestring conduit optparse-applicative text 48213 + ]; 48214 + testHaskellDepends = [ 48215 + base bytestring conduit tasty tasty-golden text transformers 48216 + utf8-string 48217 + ]; 48218 + benchmarkHaskellDepends = [ base criterion file-embed text ]; 48219 + description = "Featureful sound change applier"; 48220 + license = lib.licenses.bsd3; 48221 + mainProgram = "brassica"; 48222 + }) {}; 48223 + 48193 48224 "break" = callPackage 48194 48225 ({ mkDerivation, base, mtl, transformers }: 48195 48226 mkDerivation { ··· 52331 52362 mainProgram = "cabal-plan"; 52332 52363 }) {}; 52333 52364 52334 - "cabal-plan_0_7_2_2" = callPackage 52365 + "cabal-plan_0_7_2_3" = callPackage 52335 52366 ({ mkDerivation, aeson, ansi-terminal, async, base, base-compat 52336 52367 , base16-bytestring, bytestring, containers, directory, filepath 52337 52368 , mtl, optics-core, optparse-applicative, parsec, process ··· 52340 52371 }: 52341 52372 mkDerivation { 52342 52373 pname = "cabal-plan"; 52343 - version = "0.7.2.2"; 52344 - sha256 = "0ld2hgyyx64ns9cfxp1blb3azkv951qrcpx878hdvx2cdllgyy31"; 52374 + version = "0.7.2.3"; 52375 + sha256 = "0zrk1hai7j0kk7l3nv1ca6srzz36dv1rmvzw7zby945nam7030k2"; 52345 52376 configureFlags = [ "-fexe" ]; 52346 52377 isLibrary = true; 52347 52378 isExecutable = true; ··· 53104 53135 "cachix" = callPackage 53105 53136 ({ mkDerivation, aeson, async, base, base64-bytestring, bytestring 53106 53137 , cachix-api, concurrent-extra, conduit, conduit-extra, containers 53107 - , cookie, cryptonite, dhall, directory, ed25519, extra, filepath 53108 - , fsnotify, hercules-ci-cnix-store, here, hspec, hspec-discover 53109 - , http-client, http-client-tls, http-conduit, http-types 53110 - , inline-c-cpp, katip, lukko, lzma-conduit, megaparsec, memory 53111 - , mmorph, netrc, nix, optparse-applicative, pretty-terminal 53112 - , process, protolude, resourcet, retry, safe-exceptions, servant 53113 - , servant-auth, servant-auth-client, servant-client 53114 - , servant-client-core, servant-conduit, stm, stm-chans, stm-conduit 53115 - , systemd, temporary, text, time, unix, unordered-containers 53116 - , uri-bytestring, uuid, vector, versions, websockets, wuss 53138 + , cookie, cryptonite, dhall, directory, ed25519, either, extra 53139 + , filepath, fsnotify, hercules-ci-cnix-store, here, hspec 53140 + , hspec-discover, http-client, http-client-tls, http-conduit 53141 + , http-types, inline-c-cpp, katip, lukko, lzma-conduit, megaparsec 53142 + , memory, mmorph, netrc, nix, optparse-applicative, pretty-terminal 53143 + , prettyprinter, process, protolude, resourcet, retry 53144 + , safe-exceptions, servant, servant-auth, servant-auth-client 53145 + , servant-client, servant-client-core, servant-conduit, stm 53146 + , stm-chans, stm-conduit, systemd, temporary, text, time, unix 53147 + , unordered-containers, uri-bytestring, uuid, vector, versions 53148 + , websockets, wuss 53117 53149 }: 53118 53150 mkDerivation { 53119 53151 pname = "cachix"; 53120 - version = "1.0.0"; 53121 - sha256 = "0gj5phmvcy6q6nd50yl9sg77aqb1nwm5z74lvijpb27cz453b8i1"; 53152 + version = "1.0.1"; 53153 + sha256 = "0jgs43h6pmyyq3r1sc7d27zsdxr5fbimgdvl8r8l1fdw1nlb322q"; 53122 53154 isLibrary = true; 53123 53155 isExecutable = true; 53124 53156 libraryHaskellDepends = [ 53125 53157 aeson async base base64-bytestring bytestring cachix-api 53126 53158 concurrent-extra conduit conduit-extra containers cookie cryptonite 53127 - dhall directory ed25519 extra filepath fsnotify 53159 + dhall directory ed25519 either extra filepath fsnotify 53128 53160 hercules-ci-cnix-store here http-client http-client-tls 53129 53161 http-conduit http-types inline-c-cpp katip lukko lzma-conduit 53130 53162 megaparsec memory mmorph netrc optparse-applicative pretty-terminal 53131 - process protolude resourcet retry safe-exceptions servant 53132 - servant-auth servant-auth-client servant-client servant-client-core 53133 - servant-conduit stm stm-conduit systemd temporary text time unix 53134 - unordered-containers uri-bytestring uuid vector versions websockets 53135 - wuss 53163 + prettyprinter process protolude resourcet retry safe-exceptions 53164 + servant servant-auth servant-auth-client servant-client 53165 + servant-client-core servant-conduit stm stm-conduit systemd 53166 + temporary text time unix unordered-containers uri-bytestring uuid 53167 + vector versions websockets wuss 53136 53168 ]; 53137 53169 libraryPkgconfigDepends = [ nix ]; 53138 53170 executableHaskellDepends = [ ··· 53160 53192 }: 53161 53193 mkDerivation { 53162 53194 pname = "cachix-api"; 53163 - version = "1.0.0"; 53164 - sha256 = "1fx3d32y6xhc4djkdwssn7v44fm4wq5r23gjghddd0bd6z1rbrss"; 53195 + version = "1.0.1"; 53196 + sha256 = "1bv4pbzqzkfll8zm9qdrwbpj80jgdk5n0jby52j8szkvbj4rd357"; 53165 53197 libraryHaskellDepends = [ 53166 53198 aeson async base base16-bytestring bytestring conduit cookie 53167 53199 cryptonite deepseq deriving-aeson exceptions http-api-data ··· 54253 54285 pname = "captcha-2captcha"; 54254 54286 version = "0.1.0.0"; 54255 54287 sha256 = "19r7977vkbyd6if9bvh9m2vv2wmhynly6qzsq7ndckn4yw4xc5wx"; 54288 + revision = "1"; 54289 + editedCabalFile = "16rvzkg7wy82crgmlz68y9gljp5vv1dldwp3gdn61y95cmi9pybi"; 54256 54290 libraryHaskellDepends = [ 54257 54291 aeson base bytestring captcha-core errors extra http-client lens 54258 54292 lens-aeson mtl o-clock string-conversions string-interpolate text ··· 54278 54312 pname = "captcha-capmonster"; 54279 54313 version = "0.1.0.0"; 54280 54314 sha256 = "0ps7dwbkafi92a408c0fcc15vjp8b2gf400ijbx4vz5vm0s9dzvl"; 54315 + revision = "1"; 54316 + editedCabalFile = "14dl2762c0n4h3492252l3y3gyw9ds44hhw2123hlaq542apqvff"; 54281 54317 libraryHaskellDepends = [ 54282 54318 aeson aeson-qq base bytestring captcha-core errors extra 54283 54319 http-client lens lens-aeson mtl o-clock string-interpolate text ··· 54302 54338 pname = "captcha-core"; 54303 54339 version = "0.1.0.1"; 54304 54340 sha256 = "1qalmxbmpyr28v9683q7yqk8xky34ksgqxr6qgn7v8y1c0a4jlqd"; 54341 + revision = "1"; 54342 + editedCabalFile = "0vzk01va3h5vmshqicb7ngqky6759lzvfcx740qifi38rnvwmmdq"; 54305 54343 libraryHaskellDepends = [ 54306 54344 aeson base bytestring cookie data-default-extra lens mtl o-clock 54307 54345 string-conversions text unliftio wreq ··· 55768 55806 license = lib.licenses.bsd3; 55769 55807 }) {}; 55770 55808 55809 + "cborg_0_2_8_0" = callPackage 55810 + ({ mkDerivation, aeson, array, base, base-orphans 55811 + , base16-bytestring, base64-bytestring, bytestring, containers 55812 + , deepseq, ghc-bignum, ghc-prim, half, primitive, QuickCheck 55813 + , random, scientific, tasty, tasty-hunit, tasty-quickcheck, text 55814 + , vector 55815 + }: 55816 + mkDerivation { 55817 + pname = "cborg"; 55818 + version = "0.2.8.0"; 55819 + sha256 = "07mh5bk61k5dz2x5g7fqw2cv7bjzs7v65yxvzkq7mdbkq8kwhn9f"; 55820 + libraryHaskellDepends = [ 55821 + array base bytestring containers deepseq ghc-bignum ghc-prim half 55822 + primitive text 55823 + ]; 55824 + testHaskellDepends = [ 55825 + aeson array base base-orphans base16-bytestring base64-bytestring 55826 + bytestring deepseq half QuickCheck random scientific tasty 55827 + tasty-hunit tasty-quickcheck text vector 55828 + ]; 55829 + description = "Concise Binary Object Representation (CBOR)"; 55830 + license = lib.licenses.bsd3; 55831 + hydraPlatforms = lib.platforms.none; 55832 + }) {}; 55833 + 55771 55834 "cborg-json" = callPackage 55772 55835 ({ mkDerivation, aeson, aeson-pretty, base, bytestring, cborg 55773 55836 , criterion, deepseq, directory, process, scientific, text ··· 55789 55852 license = lib.licenses.bsd3; 55790 55853 }) {}; 55791 55854 55855 + "cborg-json_0_2_5_0" = callPackage 55856 + ({ mkDerivation, aeson, aeson-pretty, base, bytestring, cborg 55857 + , criterion, deepseq, directory, process, scientific, text 55858 + , unordered-containers, vector, zlib 55859 + }: 55860 + mkDerivation { 55861 + pname = "cborg-json"; 55862 + version = "0.2.5.0"; 55863 + sha256 = "1m3w0yyp6xb07fx04g5c52pb0b46vpkgpi32w1c8bz867x2p7hsq"; 55864 + libraryHaskellDepends = [ 55865 + aeson aeson-pretty base cborg scientific text unordered-containers 55866 + vector 55867 + ]; 55868 + benchmarkHaskellDepends = [ 55869 + aeson base bytestring cborg criterion deepseq directory process 55870 + zlib 55871 + ]; 55872 + description = "A library for encoding JSON as CBOR"; 55873 + license = lib.licenses.bsd3; 55874 + hydraPlatforms = lib.platforms.none; 55875 + }) {}; 55876 + 55792 55877 "ccast" = callPackage 55793 55878 ({ mkDerivation, base, template-haskell }: 55794 55879 mkDerivation { ··· 60990 61075 }: 60991 61076 mkDerivation { 60992 61077 pname = "cmark-gfm"; 60993 - version = "0.2.3"; 60994 - sha256 = "0krf1991bny99raw3961wp6hqdi0xmzcz18yisfp172kvd4cx33q"; 61078 + version = "0.2.4"; 61079 + sha256 = "1nkmlq015a8cyhcp669h8cd720n24j26v8w8rb04980z8h5z4ymp"; 60995 61080 libraryHaskellDepends = [ base bytestring text ]; 60996 61081 testHaskellDepends = [ base HUnit text ]; 60997 61082 benchmarkHaskellDepends = [ ··· 63354 63439 pname = "commutative-semigroups"; 63355 63440 version = "0.1.0.0"; 63356 63441 sha256 = "06063ayahakj0wdwwzqwbb61cxjrrkpayzmvbvf7pcdsgyn427b6"; 63357 - revision = "1"; 63358 - editedCabalFile = "107qs0srrd88n5hz1v2fwapsr36zr5lnz04lxsicj1mq7ss54zm3"; 63442 + revision = "2"; 63443 + editedCabalFile = "0pa5rwafvcf38bfw7fxg420gd68x3p3xh8apih0ni2wv9h9wc8vz"; 63359 63444 libraryHaskellDepends = [ base containers ]; 63360 63445 description = "Commutative semigroups"; 63361 63446 license = lib.licenses.bsd3; ··· 66186 66271 }: 66187 66272 mkDerivation { 66188 66273 pname = "config-ini"; 66189 - version = "0.2.4.0"; 66190 - sha256 = "0dfm4xb1sd713rcqzplzdgw68fyhj24i6lj8j3q8kldpmkl98lbf"; 66191 - revision = "2"; 66192 - editedCabalFile = "0iwraaa0y1b3xdsg760j1wpylkqshky0k2djcg0k4s97lrwqpbcz"; 66193 - libraryHaskellDepends = [ 66194 - base containers megaparsec text transformers unordered-containers 66195 - ]; 66196 - testHaskellDepends = [ 66197 - base containers directory hedgehog ini text unordered-containers 66198 - ]; 66199 - description = "A library for simple INI-based configuration files"; 66200 - license = lib.licenses.bsd3; 66201 - }) {}; 66202 - 66203 - "config-ini_0_2_5_0" = callPackage 66204 - ({ mkDerivation, base, containers, directory, hedgehog, ini 66205 - , megaparsec, text, transformers, unordered-containers 66206 - }: 66207 - mkDerivation { 66208 - pname = "config-ini"; 66209 66274 version = "0.2.5.0"; 66210 66275 sha256 = "07vgpydzd44ayhq9c3q1335vphw384z8baf0wd0mnarr48yfaz3g"; 66211 66276 libraryHaskellDepends = [ ··· 66216 66281 ]; 66217 66282 description = "A library for simple INI-based configuration files"; 66218 66283 license = lib.licenses.bsd3; 66219 - hydraPlatforms = lib.platforms.none; 66220 66284 }) {}; 66221 66285 66222 66286 "config-manager" = callPackage ··· 67015 67079 pname = "constraints-extras"; 67016 67080 version = "0.3.2.1"; 67017 67081 sha256 = "0w2wwqsgxqkn8byivrgcsi6fh1kxbivqarmdnpxyh1a1cg373xfp"; 67082 + revision = "1"; 67083 + editedCabalFile = "1smha6ljia9bfgdy1h0lkgi9464rwa9lnw7rqfi1c23pzyiw13lh"; 67018 67084 isLibrary = true; 67019 67085 isExecutable = true; 67020 67086 libraryHaskellDepends = [ base constraints template-haskell ]; ··· 79960 80026 pname = "diagrams-builder"; 79961 80027 version = "0.8.0.5"; 79962 80028 sha256 = "0dz617kfkvjf3f2zbphkdx1scglcjj162qsfk9xj7slbapnj918m"; 79963 - revision = "4"; 79964 - editedCabalFile = "0ni9kbzcazr0wcgzp6r19n0hd36sd29nrwj5af1sf4a1mbs4jwqf"; 80029 + revision = "5"; 80030 + editedCabalFile = "0h1wk2b256fv9h5h2r43rqia6n4i3fapsizflrhw2bfyqf0kw736"; 79965 80031 configureFlags = [ "-fcairo" "-fps" "-frasterific" "-fsvg" ]; 79966 80032 isLibrary = true; 79967 80033 isExecutable = true; ··· 81947 82013 pname = "discord-haskell"; 81948 82014 version = "1.15.3"; 81949 82015 sha256 = "1lgw0p7lzjz3mj49i45h4s0h5skjhjn3wmv79gv4wz9sxn9gp7bi"; 82016 + revision = "1"; 82017 + editedCabalFile = "0ajrdam5xdkkij8qm9qxlb5hl82qzmrlib3sxicdifn8kzxqvkdb"; 81950 82018 isLibrary = true; 81951 82019 isExecutable = true; 81952 82020 libraryHaskellDepends = [ ··· 85993 86061 ({ mkDerivation, array, base, containers, QuickCheck, random }: 85994 86062 mkDerivation { 85995 86063 pname = "dsp"; 85996 - version = "0.2.5.1"; 85997 - sha256 = "03mhqqnjqjhklmlim6cljq5ik0l4h6lgqffw2i2clqgwj64ky5nf"; 85998 - isLibrary = true; 85999 - isExecutable = true; 86000 - libraryHaskellDepends = [ array base containers random ]; 86001 - testHaskellDepends = [ array base containers QuickCheck ]; 86002 - description = "Haskell Digital Signal Processing"; 86003 - license = lib.licenses.gpl2Only; 86004 - }) {}; 86005 - 86006 - "dsp_0_2_5_2" = callPackage 86007 - ({ mkDerivation, array, base, containers, QuickCheck, random }: 86008 - mkDerivation { 86009 - pname = "dsp"; 86010 86064 version = "0.2.5.2"; 86011 86065 sha256 = "0inar9c0n4x0li9c7krr17qv7zc49162wchhyn6ix7adni8j92z0"; 86012 86066 isLibrary = true; ··· 86015 86069 testHaskellDepends = [ array base containers QuickCheck ]; 86016 86070 description = "Haskell Digital Signal Processing"; 86017 86071 license = lib.licenses.gpl2Only; 86018 - hydraPlatforms = lib.platforms.none; 86019 86072 }) {}; 86020 86073 86021 86074 "dstring" = callPackage ··· 88119 88172 description = "Edit stdin using an editor before sending to stdout"; 88120 88173 license = lib.licenses.bsd3; 88121 88174 mainProgram = "editpipe"; 88175 + }) {}; 88176 + 88177 + "edits" = callPackage 88178 + ({ mkDerivation, base, containers, hedgehog, matrix, primitive 88179 + , protolude, registry-hedgehog, tasty, tasty-discover 88180 + , tasty-hedgehog, text, vector 88181 + }: 88182 + mkDerivation { 88183 + pname = "edits"; 88184 + version = "0.1.1.0"; 88185 + sha256 = "1labg64a8v72zwi2g5mzbs2b47vvk5kagnyi583r2i490v9l826w"; 88186 + libraryHaskellDepends = [ 88187 + base containers matrix primitive protolude text vector 88188 + ]; 88189 + testHaskellDepends = [ 88190 + base containers hedgehog matrix primitive protolude 88191 + registry-hedgehog tasty tasty-discover tasty-hedgehog text vector 88192 + ]; 88193 + testToolDepends = [ tasty-discover ]; 88194 + description = "show the differences between 2 pieces of Text using the Levenshtein distance"; 88195 + license = lib.licenses.mit; 88122 88196 }) {}; 88123 88197 88124 88198 "effect-handlers" = callPackage ··· 94301 94375 }: 94302 94376 mkDerivation { 94303 94377 pname = "exon"; 94304 - version = "1.0.0.2"; 94305 - sha256 = "04b418sxvj2pgjrq7nsz2hd30p5gimxg1csd8yj1xkmv2fjai1zl"; 94378 + version = "1.0.1.0"; 94379 + sha256 = "17yfbj1hc2vm1vgsz3nngj06i67w6m0nzq1hm40n4q9w9fzaspvv"; 94306 94380 libraryHaskellDepends = [ 94307 94381 base flatparse generics-sop ghc-hs-meta incipit-base 94308 94382 template-haskell type-errors-pretty ··· 94536 94610 }: 94537 94611 mkDerivation { 94538 94612 pname = "explainable-predicates"; 94539 - version = "0.1.2.2"; 94540 - sha256 = "16aajh4b6pg94y14581ppqlwhkb3qgz1d87zz6zjy7kbg8acrffa"; 94541 - libraryHaskellDepends = [ 94542 - array base HUnit mono-traversable QuickCheck regex-tdfa syb 94543 - template-haskell 94544 - ]; 94545 - testHaskellDepends = [ 94546 - base doctest-exitcode-stdio doctest-lib hspec 94547 - ]; 94548 - description = "Predicates that can explain themselves"; 94549 - license = lib.licenses.bsd3; 94550 - }) {}; 94551 - 94552 - "explainable-predicates_0_1_2_3" = callPackage 94553 - ({ mkDerivation, array, base, doctest-exitcode-stdio, doctest-lib 94554 - , hspec, HUnit, mono-traversable, QuickCheck, regex-tdfa, syb 94555 - , template-haskell 94556 - }: 94557 - mkDerivation { 94558 - pname = "explainable-predicates"; 94559 94613 version = "0.1.2.3"; 94560 94614 sha256 = "1ch86wb7bz9ydvrbdd2arskaj5pdc2x9vby4pbvnwv1r4d8n40la"; 94561 94615 libraryHaskellDepends = [ ··· 94567 94621 ]; 94568 94622 description = "Predicates that can explain themselves"; 94569 94623 license = lib.licenses.bsd3; 94570 - hydraPlatforms = lib.platforms.none; 94571 94624 }) {}; 94572 94625 94573 94626 "explicit-constraint-lens" = callPackage ··· 97751 97804 license = lib.licenses.bsd3; 97752 97805 }) {}; 97753 97806 97807 + "fgl_5_8_0_0" = callPackage 97808 + ({ mkDerivation, array, base, containers, deepseq, hspec 97809 + , microbench, QuickCheck, transformers 97810 + }: 97811 + mkDerivation { 97812 + pname = "fgl"; 97813 + version = "5.8.0.0"; 97814 + sha256 = "02cdigf5m3520vh30lld0j5d4al7nmsa4m9v9bjw1fprfaac03nn"; 97815 + libraryHaskellDepends = [ 97816 + array base containers deepseq transformers 97817 + ]; 97818 + testHaskellDepends = [ base containers hspec QuickCheck ]; 97819 + benchmarkHaskellDepends = [ base deepseq microbench ]; 97820 + description = "Martin Erwig's Functional Graph Library"; 97821 + license = lib.licenses.bsd3; 97822 + hydraPlatforms = lib.platforms.none; 97823 + }) {}; 97824 + 97754 97825 "fgl-arbitrary" = callPackage 97755 97826 ({ mkDerivation, base, containers, fgl, hspec, QuickCheck }: 97756 97827 mkDerivation { ··· 101434 101505 }: 101435 101506 mkDerivation { 101436 101507 pname = "foreign"; 101437 - version = "0.1.1.0"; 101438 - sha256 = "0r9lag2d7hki1ciah4hzf4gdsxdlskjzkcafp6h99ifhb63m55i3"; 101508 + version = "0.1.2.0"; 101509 + sha256 = "0pmwf96miai50q7vbwjdm5rz2cljpmp115hp3blv2l596mdjrvc0"; 101439 101510 libraryHaskellDepends = [ 101440 101511 base bytestring ghc-prim primitive primitive-unlifted 101441 101512 ]; ··· 103786 103857 license = lib.licenses.bsd3; 103787 103858 }) {}; 103788 103859 103789 - "fsnotify_0_4_0_0" = callPackage 103860 + "fsnotify_0_4_0_1" = callPackage 103790 103861 ({ mkDerivation, async, base, bytestring, containers, directory 103791 - , exceptions, filepath, hinotify, hspec, hspec-core 103792 - , hspec-expectations, HUnit, monad-control, random, retry 103793 - , safe-exceptions, temporary, text, time, unix, unix-compat 103862 + , exceptions, filepath, hinotify, monad-control, random, retry 103863 + , safe-exceptions, sandwich, temporary, text, time, unix 103864 + , unix-compat, unliftio 103794 103865 }: 103795 103866 mkDerivation { 103796 103867 pname = "fsnotify"; 103797 - version = "0.4.0.0"; 103798 - sha256 = "033qwa71spjz3klqmsdzi85fjb0ps9l5v1vl5zylz5jarh41z66y"; 103868 + version = "0.4.0.1"; 103869 + sha256 = "02gnbwxgs5b4rnqpgprvqxw9d2vw2yi276dn6ync3czrxyqliz78"; 103870 + isLibrary = true; 103871 + isExecutable = true; 103799 103872 libraryHaskellDepends = [ 103800 103873 async base bytestring containers directory filepath hinotify 103801 103874 monad-control safe-exceptions text time unix unix-compat 103802 103875 ]; 103803 - testHaskellDepends = [ 103804 - async base directory exceptions filepath hspec hspec-core 103805 - hspec-expectations HUnit random retry safe-exceptions temporary 103806 - unix-compat 103876 + executableHaskellDepends = [ 103877 + async base directory exceptions filepath random retry 103878 + safe-exceptions sandwich temporary unix-compat unliftio 103807 103879 ]; 103808 103880 description = "Cross platform library for file change notification"; 103809 103881 license = lib.licenses.bsd3; 103810 103882 hydraPlatforms = lib.platforms.none; 103883 + mainProgram = "tests"; 103811 103884 }) {}; 103812 103885 103813 103886 "fsnotify-conduit" = callPackage ··· 105061 105134 ({ mkDerivation, base, directory, raw-strings-qq, split }: 105062 105135 mkDerivation { 105063 105136 pname = "futhask"; 105064 - version = "0.1.0"; 105065 - sha256 = "11cgnalnywm0xrjhzygd9vvff8yd46s886ljvdbmpl01py97kpwx"; 105137 + version = "0.2.0"; 105138 + sha256 = "1x3f4qsh0hnrzgdfl7zgd5n8k01x0vrvb8v3vjp3yar60v4dhdsg"; 105066 105139 isLibrary = true; 105067 105140 isExecutable = true; 105068 105141 libraryHaskellDepends = [ base directory raw-strings-qq split ]; ··· 105200 105273 license = lib.licenses.mit; 105201 105274 }) {}; 105202 105275 105276 + "fuzzy-time_0_2_0_2" = callPackage 105277 + ({ mkDerivation, base, containers, deepseq, megaparsec, text, time 105278 + , validity, validity-time 105279 + }: 105280 + mkDerivation { 105281 + pname = "fuzzy-time"; 105282 + version = "0.2.0.2"; 105283 + sha256 = "0r0fmkh33v65h000y9bwr7fjd1a50m8pgrsvmwf6g52f33i7ds7h"; 105284 + libraryHaskellDepends = [ 105285 + base containers deepseq megaparsec text time validity validity-time 105286 + ]; 105287 + license = lib.licenses.mit; 105288 + hydraPlatforms = lib.platforms.none; 105289 + }) {}; 105290 + 105203 105291 "fuzzy-time-gen" = callPackage 105204 105292 ({ mkDerivation, base, containers, criterion, fuzzy-time 105205 105293 , genvalidity, genvalidity-criterion, genvalidity-hspec ··· 105208 105296 }: 105209 105297 mkDerivation { 105210 105298 pname = "fuzzy-time-gen"; 105211 - version = "0.2.0.0"; 105212 - sha256 = "0lcs0kgm935rizvsy2p8v8g1kjsjishd9l7jzgl45vlwbs5g863l"; 105299 + version = "0.2.0.1"; 105300 + sha256 = "100j98l32hgdm1ib22x1gnkjmnzmyih0ggsqmj8dihm8gqp9z094"; 105213 105301 libraryHaskellDepends = [ 105214 105302 base containers fuzzy-time genvalidity genvalidity-time megaparsec 105215 105303 QuickCheck time ··· 107812 107900 }: 107813 107901 mkDerivation { 107814 107902 pname = "genvalidity-hspec"; 107815 - version = "1.0.0.1"; 107816 - sha256 = "1l5iwzdidlir92zanr9672954dxcp4cg8pl5rb4x10vzg5y0s369"; 107817 - libraryHaskellDepends = [ 107818 - base genvalidity genvalidity-property hspec hspec-core QuickCheck 107819 - transformers validity 107820 - ]; 107821 - testHaskellDepends = [ 107822 - base genvalidity hspec hspec-core QuickCheck 107823 - ]; 107824 - description = "Standard spec's for GenValidity instances"; 107825 - license = lib.licenses.mit; 107826 - }) {}; 107827 - 107828 - "genvalidity-hspec_1_0_0_2" = callPackage 107829 - ({ mkDerivation, base, genvalidity, genvalidity-property, hspec 107830 - , hspec-core, QuickCheck, transformers, validity 107831 - }: 107832 - mkDerivation { 107833 - pname = "genvalidity-hspec"; 107834 107903 version = "1.0.0.2"; 107835 107904 sha256 = "00sv0mzlvny5ch7c9fnd19szqd0pjrkvi080x1i62qa5fdzs5yc4"; 107836 107905 libraryHaskellDepends = [ ··· 107842 107911 ]; 107843 107912 description = "Standard spec's for GenValidity instances"; 107844 107913 license = lib.licenses.mit; 107845 - hydraPlatforms = lib.platforms.none; 107846 107914 }) {}; 107847 107915 107848 107916 "genvalidity-hspec-aeson" = callPackage ··· 118291 118359 }: 118292 118360 mkDerivation { 118293 118361 pname = "google-server-api"; 118294 - version = "0.4.0.2"; 118295 - sha256 = "0wnfn75z5k9lh8h38ya52dc4rjjxzpybj0sayjz6ax1xxiaz3d90"; 118362 + version = "0.4.1.0"; 118363 + sha256 = "1l0cgj8z210a9b4xa4y6rvnfgmxzj2pjpk0r6hxkb2qwjkrnbs8h"; 118296 118364 libraryHaskellDepends = [ 118297 118365 aeson aeson-casing base base64-bytestring bytestring HsOpenSSL 118298 118366 http-api-data http-client http-client-tls http-media mime-mail ··· 121835 121903 }: 121836 121904 mkDerivation { 121837 121905 pname = "h-gpgme"; 121838 - version = "0.6.0.0"; 121839 - sha256 = "13v9xalqaag87jviw4dlnm9yajpjfzxsimcdpnhbccz55qgchc65"; 121906 + version = "0.6.1.0"; 121907 + sha256 = "0q80q7dx1nsgsy486g4k66kz83k0bsimz4bn3l5c2qwl1wvrm4c8"; 121840 121908 libraryHaskellDepends = [ 121841 121909 base bindings-gpgme bytestring data-default email-validate time 121842 121910 transformers unix ··· 123614 123682 pname = "haddock-library"; 123615 123683 version = "1.11.0"; 123616 123684 sha256 = "02m2pr1jyn0k86bjqksn2vrpyv0y40sj3rq5svcs5c3qlg4mw1vw"; 123685 + revision = "1"; 123686 + editedCabalFile = "0mqwr0vbpj9zw7f1p5kdd7hsr76gs1ijmh8h9hak47nphffi1fxv"; 123617 123687 libraryHaskellDepends = [ base containers parsec text ]; 123618 123688 testHaskellDepends = [ 123619 123689 base base-compat containers deepseq directory filepath hspec ··· 135288 135358 broken = true; 135289 135359 }) {}; 135290 135360 135361 + "heist-extra" = callPackage 135362 + ({ mkDerivation, base, data-default, filepath, heist-emanote 135363 + , map-syntax, mtl, pandoc-types, relude, xmlhtml 135364 + }: 135365 + mkDerivation { 135366 + pname = "heist-extra"; 135367 + version = "0.1.0.0"; 135368 + sha256 = "175bch1045r69xqzaxh3fhlii2yn5wcwpifk0m5qw9520pbrg4rs"; 135369 + libraryHaskellDepends = [ 135370 + base data-default filepath heist-emanote map-syntax mtl 135371 + pandoc-types relude xmlhtml 135372 + ]; 135373 + description = "Extra heist functionality"; 135374 + license = lib.licenses.mit; 135375 + }) {}; 135376 + 135291 135377 "helf" = callPackage 135292 135378 ({ mkDerivation, alex, array, base, containers, happy, mtl, pretty 135293 135379 , QuickCheck, transformers ··· 137502 137588 ({ mkDerivation, base, ghc-bignum, ghc-prim, QuickCheck }: 137503 137589 mkDerivation { 137504 137590 pname = "hgmp"; 137505 - version = "0.1.2"; 137506 - sha256 = "1sqnywh4h1nklcpci60n427m1kahkza1vy1j60jmq3lnlrbgzfzk"; 137507 - revision = "1"; 137508 - editedCabalFile = "0h9nrcrjbzjygcy1f4ws2gpjqqsy4l2zpv1fkxxi4flqj9yjl4i5"; 137591 + version = "0.1.2.1"; 137592 + sha256 = "08w0b6yla086vk802xqcqslpkqpjx2h2hc6l3jyymms77qyn70f6"; 137509 137593 libraryHaskellDepends = [ base ghc-bignum ghc-prim ]; 137510 137594 testHaskellDepends = [ base QuickCheck ]; 137511 137595 description = "Haskell interface to GMP"; ··· 145045 145129 broken = true; 145046 145130 }) {inherit (pkgs) postgresql;}; 145047 145131 145048 - "hpqtypes_1_10_0_0" = callPackage 145132 + "hpqtypes_1_10_0_1" = callPackage 145049 145133 ({ mkDerivation, aeson, async, base, bytestring, Cabal, containers 145050 145134 , directory, exceptions, filepath, HUnit, lifted-base 145051 145135 , monad-control, mtl, postgresql, QuickCheck, random, resource-pool ··· 145055 145139 }: 145056 145140 mkDerivation { 145057 145141 pname = "hpqtypes"; 145058 - version = "1.10.0.0"; 145059 - sha256 = "082hn1g2ilia146rkczia0b37n628wa6xi28w75ikxpwpnkmz422"; 145142 + version = "1.10.0.1"; 145143 + sha256 = "19lakc0m4fgv36kiw9ziyr3abq6jrb6rij443s7a2n3xfrjwy0b8"; 145060 145144 setupHaskellDepends = [ base Cabal directory filepath ]; 145061 145145 libraryHaskellDepends = [ 145062 145146 aeson async base bytestring containers exceptions lifted-base ··· 148899 148983 hydraPlatforms = lib.platforms.none; 148900 148984 }) {}; 148901 148985 148986 + "hslua-cli" = callPackage 148987 + ({ mkDerivation, base, bytestring, hslua-core, hslua-marshalling 148988 + , lua, text 148989 + }: 148990 + mkDerivation { 148991 + pname = "hslua-cli"; 148992 + version = "1.0.0"; 148993 + sha256 = "1db2fglg6i0pqx1n0sdrsf4p9h1sdmfswqmsrspif2jhkipbh64m"; 148994 + isLibrary = true; 148995 + isExecutable = true; 148996 + libraryHaskellDepends = [ 148997 + base bytestring hslua-core hslua-marshalling lua text 148998 + ]; 148999 + description = "Command-line interface for Lua"; 149000 + license = lib.licenses.mit; 149001 + }) {}; 149002 + 148902 149003 "hslua-core" = callPackage 148903 149004 ({ mkDerivation, base, bytestring, exceptions, lua, lua-arbitrary 148904 149005 , mtl, QuickCheck, quickcheck-instances, tasty, tasty-hunit ··· 150226 150327 testToolDepends = [ hspec-discover ]; 150227 150328 description = "Read environment variables for hspec tests"; 150228 150329 license = lib.licenses.bsd3; 150330 + }) {}; 150331 + 150332 + "hspec-need-env_0_1_0_10" = callPackage 150333 + ({ mkDerivation, base, hspec, hspec-core, hspec-discover 150334 + , hspec-expectations, setenv, transformers 150335 + }: 150336 + mkDerivation { 150337 + pname = "hspec-need-env"; 150338 + version = "0.1.0.10"; 150339 + sha256 = "13ms7ifdszwgmvvv1lbyqs53l86li0k639f3f9blfkz3lk3qx2kn"; 150340 + libraryHaskellDepends = [ base hspec-core hspec-expectations ]; 150341 + testHaskellDepends = [ base hspec hspec-core setenv transformers ]; 150342 + testToolDepends = [ hspec-discover ]; 150343 + description = "Read environment variables for hspec tests"; 150344 + license = lib.licenses.bsd3; 150345 + hydraPlatforms = lib.platforms.none; 150229 150346 }) {}; 150230 150347 150231 150348 "hspec-parsec" = callPackage ··· 171273 171390 }: 171274 171391 mkDerivation { 171275 171392 pname = "lambdabot-telegram-plugins"; 171276 - version = "0.2.0"; 171277 - sha256 = "1fm4amq0a0aqi2mvd0sxj5r3jziy98i2kj7qqin2q6rq0didh0y5"; 171278 - revision = "1"; 171279 - editedCabalFile = "0ag8pbnz4q9gpdd20axmz90ww260gh7i266pgfylqslz1dlmvirz"; 171393 + version = "0.2.1"; 171394 + sha256 = "1r0qr28n2lz4nxbvnv3iyc221b8b1w92m23mcahh95agvkjxk6ys"; 171280 171395 isLibrary = true; 171281 171396 isExecutable = true; 171282 171397 libraryHaskellDepends = [ ··· 176078 176193 license = lib.licenses.bsd3; 176079 176194 }) {ffi = null; inherit (pkgs) libffi;}; 176080 176195 176081 - "libffi_0_2" = callPackage 176196 + "libffi_0_2_1" = callPackage 176082 176197 ({ mkDerivation, base, bytestring }: 176083 176198 mkDerivation { 176084 176199 pname = "libffi"; 176085 - version = "0.2"; 176086 - sha256 = "08pp09cjygvc0ddm7gdrrk0hpcy3bsnp8g7z9cyix2ckdg43rldq"; 176200 + version = "0.2.1"; 176201 + sha256 = "1w9ssmjx521f4lmaynmh1zargl2zmfvvpq2bldsvnwldfdgikbkn"; 176087 176202 libraryHaskellDepends = [ base bytestring ]; 176088 176203 description = "A binding to libffi"; 176089 176204 license = lib.licenses.bsd3; ··· 182806 182921 broken = true; 182807 182922 }) {}; 182808 182923 182924 + "lucid2-htmx" = callPackage 182925 + ({ mkDerivation, base, hspec, HUnit, lucid2, text }: 182926 + mkDerivation { 182927 + pname = "lucid2-htmx"; 182928 + version = "0.1.0.8"; 182929 + sha256 = "07q9bqdfkk173nz6ddsnmg9ilnhs5kxngza52laiiipn432z4aw9"; 182930 + libraryHaskellDepends = [ base lucid2 text ]; 182931 + testHaskellDepends = [ base hspec HUnit lucid2 text ]; 182932 + description = "Use htmx in your lucid templates"; 182933 + license = lib.licenses.bsd3; 182934 + }) {}; 182935 + 182809 182936 "lucienne" = callPackage 182810 182937 ({ mkDerivation, base, base64-bytestring, blaze-html, bson 182811 182938 , bytestring, compact-string-fix, feed, happstack, happstack-server ··· 184923 185050 }: 184924 185051 mkDerivation { 184925 185052 pname = "mandulia"; 184926 - version = "0.7"; 184927 - sha256 = "1wrpzai3482c9g7zfacmjszi6h073ip00fbq17nyc22z2zw4908s"; 185053 + version = "0.8.0.1"; 185054 + sha256 = "1iknqhdqsyahdybcngy239lkvvpw6v8ciby42db21vx1npdzl8xn"; 184928 185055 isLibrary = false; 184929 185056 isExecutable = true; 184930 185057 enableSeparateDataOutput = true; ··· 190280 190407 pname = "minizinc-process"; 190281 190408 version = "0.1.4.1"; 190282 190409 sha256 = "0sihpmjzda7kph8mds4p4fn4pgbiay6v680pcqv2d116a5di2c5g"; 190410 + revision = "1"; 190411 + editedCabalFile = "09h0brd6zhfdz8y780xiqxzs78fcclwljh9r2xiw60wcigasa15j"; 190283 190412 libraryHaskellDepends = [ 190284 190413 aeson attoparsec base bytestring containers directory hashable 190285 190414 process process-extras template-haskell text ··· 193912 194041 pname = "monoid-subclasses"; 193913 194042 version = "1.1.3"; 193914 194043 sha256 = "1nglki10rlpi872p55pa8g809q5sna7yzh3zw4rqfhq89kb15wcv"; 194044 + revision = "1"; 194045 + editedCabalFile = "0y8sw3zsmz5ssn2gl2fsqg44n7xf3xsf6vhrzwnkbaa97hj76nh2"; 193915 194046 libraryHaskellDepends = [ 193916 194047 base bytestring containers primes text vector 193917 194048 ]; ··· 197938 198069 license = lib.licenses.mit; 197939 198070 }) {}; 197940 198071 198072 + "mutable-containers_0_3_4_1" = callPackage 198073 + ({ mkDerivation, base, containers, gauge, ghc-prim, hspec 198074 + , mono-traversable, primitive, QuickCheck, vector 198075 + }: 198076 + mkDerivation { 198077 + pname = "mutable-containers"; 198078 + version = "0.3.4.1"; 198079 + sha256 = "1krndid8s8x0gklrzjaqfas1gl31qbhizpnidfa0ibclkk39whkr"; 198080 + libraryHaskellDepends = [ 198081 + base containers ghc-prim mono-traversable primitive vector 198082 + ]; 198083 + testHaskellDepends = [ 198084 + base containers hspec primitive QuickCheck vector 198085 + ]; 198086 + benchmarkHaskellDepends = [ base containers gauge vector ]; 198087 + description = "Abstactions and concrete implementations of mutable containers"; 198088 + license = lib.licenses.mit; 198089 + hydraPlatforms = lib.platforms.none; 198090 + }) {}; 198091 + 197941 198092 "mutable-iter" = callPackage 197942 198093 ({ mkDerivation, base, iteratee, MonadCatchIO-transformers 197943 198094 , transformers, vector ··· 200165 200316 }: 200166 200317 mkDerivation { 200167 200318 pname = "net-mqtt"; 200168 - version = "0.8.2.3"; 200169 - sha256 = "0z75is6s7flxhcw4bqc0zzm81swvcq1yxcczw2dph93n4wbgsz90"; 200319 + version = "0.8.2.4"; 200320 + sha256 = "03w0086kn9zgsry8gm1ij7n5m3fqq7xfas4ma1fviqsx7w8wdc3r"; 200170 200321 isLibrary = true; 200171 200322 isExecutable = true; 200172 200323 libraryHaskellDepends = [ ··· 203068 203219 maintainers = [ lib.maintainers.peti ]; 203069 203220 }) {inherit (pkgs) nix;}; 203070 203221 203222 + "nix-serve-ng" = callPackage 203223 + ({ mkDerivation, async, base, base16, base32, bytestring, charset 203224 + , http-client, http-types, managed, megaparsec, mtl, network, nix 203225 + , optparse-applicative, tasty-bench, temporary, text, turtle 203226 + , vector, wai, wai-extra, warp, warp-tls 203227 + }: 203228 + mkDerivation { 203229 + pname = "nix-serve-ng"; 203230 + version = "1.0.0"; 203231 + sha256 = "0dvy1xjrxh69kl9jlka750v2981mcrv5xvxqmjng1ms0vi1grz0n"; 203232 + isLibrary = false; 203233 + isExecutable = true; 203234 + executableHaskellDepends = [ 203235 + base base16 base32 bytestring charset http-types managed megaparsec 203236 + mtl network optparse-applicative vector wai wai-extra warp warp-tls 203237 + ]; 203238 + executablePkgconfigDepends = [ nix ]; 203239 + benchmarkHaskellDepends = [ 203240 + async base bytestring http-client tasty-bench temporary text turtle 203241 + vector 203242 + ]; 203243 + description = "A drop-in replacement for nix-serve that's faster and more stable"; 203244 + license = lib.licenses.bsd3; 203245 + mainProgram = "nix-serve"; 203246 + }) {inherit (pkgs) nix;}; 203247 + 203071 203248 "nix-thunk" = callPackage 203072 203249 ({ mkDerivation, aeson, aeson-pretty, base, bytestring, cli-extras 203073 203250 , cli-git, cli-nix, containers, cryptonite, data-default, directory ··· 223863 224040 }) {}; 223864 224041 223865 224042 "portray" = callPackage 223866 - ({ mkDerivation, base, containers, HUnit, test-framework 223867 - , test-framework-hunit, text, wrapped 224043 + ({ mkDerivation, base, bytestring, containers, HUnit 224044 + , test-framework, test-framework-hunit, text, wrapped 223868 224045 }: 223869 224046 mkDerivation { 223870 224047 pname = "portray"; 223871 - version = "0.2.0"; 223872 - sha256 = "1kzzvwqphlg1dmd486ijkv6vsqmxnp8h05mwc8590yjxdln5vzdw"; 223873 - revision = "3"; 223874 - editedCabalFile = "0zszhxd9f51wb15rw5rvz6cb20kbf2f8r8xn2dksm5mdnyiv3pgz"; 223875 - libraryHaskellDepends = [ base containers text wrapped ]; 224048 + version = "0.3.0"; 224049 + sha256 = "059lyc5p7726y9yj7c3by854czhbiwspgrgiqa6qp22pfbx2ycqn"; 224050 + libraryHaskellDepends = [ 224051 + base bytestring containers text wrapped 224052 + ]; 223876 224053 testHaskellDepends = [ 223877 - base containers HUnit test-framework test-framework-hunit text 223878 - wrapped 224054 + base bytestring containers HUnit test-framework 224055 + test-framework-hunit text wrapped 223879 224056 ]; 223880 224057 description = "Rendering to pseudo-Haskell syntax"; 223881 224058 license = lib.licenses.asl20; ··· 223885 224062 ({ mkDerivation, base, containers, dlist, portray, text, wrapped }: 223886 224063 mkDerivation { 223887 224064 pname = "portray-diff"; 223888 - version = "0.1.0.1"; 223889 - sha256 = "1da884cj865q6g1bd1fhcazyl1nzxb0pk2nvhcpp4iqkjvhyd8hw"; 223890 - revision = "3"; 223891 - editedCabalFile = "1wikgdbb1bngppqq8n4pgfqaf040rpfn5hdzspcycc8i7z8gi5mw"; 224065 + version = "0.1.1"; 224066 + sha256 = "1z09bs62hh9hsf88qkbsqp3ydxr66jdpbp9s8c7d142vcinmi3wm"; 223892 224067 libraryHaskellDepends = [ 223893 224068 base containers dlist portray text wrapped 223894 224069 ]; ··· 236902 237077 }: 236903 237078 mkDerivation { 236904 237079 pname = "rec-def"; 236905 - version = "0.1"; 236906 - sha256 = "1ki145p9cb8dks2vxlwinma8h3kifx5ikyjsfcabv1dg6qrp77vj"; 236907 - revision = "1"; 236908 - editedCabalFile = "1q1ajjy26gqgbhgjazzg0j74rk1lcy1vfax3rjnxdc7qsj5bv95g"; 237080 + version = "0.2"; 237081 + sha256 = "0dfw86ws00gsdnzb238pmr4i2lyfp405lp70nbak45qq2cbz0zj8"; 236909 237082 libraryHaskellDepends = [ base containers ]; 236910 237083 testHaskellDepends = [ 236911 237084 base concurrency containers dejafu doctest QuickCheck random tasty 236912 237085 tasty-dejafu template-haskell 236913 237086 ]; 236914 - description = "Recusively defined values"; 237087 + description = "Recursively defined values"; 236915 237088 license = lib.licenses.bsd2; 236916 237089 }) {}; 236917 237090 ··· 250937 251110 }: 250938 251111 mkDerivation { 250939 251112 pname = "selda"; 250940 - version = "0.5.1.0"; 250941 - sha256 = "1gd7fdgqw6q507wn7h1pln9wb7kh65vd7iv0s1ydg54r36qdlrgl"; 250942 - revision = "1"; 250943 - editedCabalFile = "0sdzfgsmgw20idxnvvf4sbp8bkl3n7qa7qkphv63pfmqvzyplkwg"; 250944 - libraryHaskellDepends = [ 250945 - base bytestring containers exceptions mtl random text time 250946 - uuid-types 250947 - ]; 250948 - description = "Multi-backend, high-level EDSL for interacting with SQL databases"; 250949 - license = lib.licenses.mit; 250950 - }) {}; 250951 - 250952 - "selda_0_5_2_0" = callPackage 250953 - ({ mkDerivation, base, bytestring, containers, exceptions, mtl 250954 - , random, text, time, uuid-types 250955 - }: 250956 - mkDerivation { 250957 - pname = "selda"; 250958 251113 version = "0.5.2.0"; 250959 251114 sha256 = "1n0zkd80a9z83q5nld0gyg2p25nfy4rjkihql88binhknhk3hkgk"; 250960 251115 libraryHaskellDepends = [ ··· 250963 251118 ]; 250964 251119 description = "Multi-backend, high-level EDSL for interacting with SQL databases"; 250965 251120 license = lib.licenses.mit; 250966 - hydraPlatforms = lib.platforms.none; 250967 251121 }) {}; 250968 251122 250969 251123 "selda-json" = callPackage ··· 251002 251156 }: 251003 251157 mkDerivation { 251004 251158 pname = "selda-sqlite"; 251005 - version = "0.1.7.1"; 251006 - sha256 = "1a1rik32h8ijd98v98db1il10ap76rqdwmjwhj0hc0h77mm6qdfb"; 251007 - revision = "1"; 251008 - editedCabalFile = "05zdf07fizf97yby0ld4qkd5padxg9fhmpfiiii4jl7xklccnl6p"; 251009 - libraryHaskellDepends = [ 251010 - base bytestring direct-sqlite directory exceptions selda text time 251011 - uuid-types 251012 - ]; 251013 - description = "SQLite backend for the Selda database EDSL"; 251014 - license = lib.licenses.mit; 251015 - }) {}; 251016 - 251017 - "selda-sqlite_0_1_7_2" = callPackage 251018 - ({ mkDerivation, base, bytestring, direct-sqlite, directory 251019 - , exceptions, selda, text, time, uuid-types 251020 - }: 251021 - mkDerivation { 251022 - pname = "selda-sqlite"; 251023 251159 version = "0.1.7.2"; 251024 251160 sha256 = "1cldk804vv82dp3hyxcddzy3plijgkmjz3ykrjzy7afqni97yc4y"; 251025 251161 libraryHaskellDepends = [ ··· 251028 251164 ]; 251029 251165 description = "SQLite backend for the Selda database EDSL"; 251030 251166 license = lib.licenses.mit; 251031 - hydraPlatforms = lib.platforms.none; 251032 251167 }) {}; 251033 251168 251034 251169 "select" = callPackage ··· 252131 252266 license = lib.licenses.bsd3; 252132 252267 }) {}; 252133 252268 252269 + "serialise_0_2_6_0" = callPackage 252270 + ({ mkDerivation, aeson, array, base, binary, bytestring, cborg 252271 + , cereal, cereal-vector, containers, criterion, deepseq, directory 252272 + , fail, filepath, ghc-prim, half, hashable, pretty, primitive 252273 + , QuickCheck, quickcheck-instances, semigroups, store, strict, tar 252274 + , tasty, tasty-hunit, tasty-quickcheck, text, these, time 252275 + , unordered-containers, vector, zlib 252276 + }: 252277 + mkDerivation { 252278 + pname = "serialise"; 252279 + version = "0.2.6.0"; 252280 + sha256 = "05m5h5vfjp4wvh6y7j2f3d4c3l6gxww2n1v38vqrjacpw641izwk"; 252281 + libraryHaskellDepends = [ 252282 + array base bytestring cborg containers ghc-prim half hashable 252283 + primitive strict text these time unordered-containers vector 252284 + ]; 252285 + testHaskellDepends = [ 252286 + base bytestring cborg containers directory filepath primitive 252287 + QuickCheck quickcheck-instances tasty tasty-hunit tasty-quickcheck 252288 + text time unordered-containers vector 252289 + ]; 252290 + benchmarkHaskellDepends = [ 252291 + aeson array base binary bytestring cborg cereal cereal-vector 252292 + containers criterion deepseq directory fail filepath ghc-prim half 252293 + pretty semigroups store tar text time vector zlib 252294 + ]; 252295 + description = "A binary serialisation library for Haskell values"; 252296 + license = lib.licenses.bsd3; 252297 + hydraPlatforms = lib.platforms.none; 252298 + }) {}; 252299 + 252134 252300 "serialise-uuid" = callPackage 252135 252301 ({ mkDerivation, base, bytestring, cborg, serialise, tasty 252136 252302 , tasty-hunit, tasty-quickcheck, uuid-types ··· 254443 254609 ({ mkDerivation, base, Cabal, directory, exceptions, filepath }: 254444 254610 mkDerivation { 254445 254611 pname = "servant-serf"; 254446 - version = "0.3.1.1"; 254447 - sha256 = "1092b8xsdkqmaii0dxyn0dshj01crilmnp83qczxvy426dik4zww"; 254612 + version = "0.3.1.2"; 254613 + sha256 = "12qyg3bj4f8y4f3z0p3dxh4ms8xdv6226120xsdd6jkbxynmap01"; 254448 254614 isLibrary = true; 254449 254615 isExecutable = true; 254450 254616 libraryHaskellDepends = [ ··· 262122 262288 }: 262123 262289 mkDerivation { 262124 262290 pname = "smtpbz"; 262125 - version = "1.0.0"; 262126 - sha256 = "1xn66l3bifrd6y12rssgsj4dihy325c9lbxl20ms49rnkcnwzwfq"; 262291 + version = "1.0.1"; 262292 + sha256 = "1zxcr4md1r9dlg14a3b6ywqnir6jx95qsffwv2f08k2mkifm82w3"; 262127 262293 libraryHaskellDepends = [ 262128 262294 aeson base bytestring http-conduit http-types text 262129 262295 ]; 262130 - description = "This is smtpbz"; 262296 + description = "Unofficial API client for smtp.bz"; 262131 262297 license = lib.licenses.bsd2; 262132 262298 }) {}; 262133 262299 ··· 267345 267511 pname = "stack"; 267346 267512 version = "2.9.1"; 267347 267513 sha256 = "01020dx89m07qmjs58vs2kidhkzq3106md08w6c65bzxvlf6kcwk"; 267348 - revision = "1"; 267349 - editedCabalFile = "06xrw6k1vqkvgmb4cvxqmh756n7h9vynbb3smicb1149czrlwkv2"; 267514 + revision = "2"; 267515 + editedCabalFile = "14k4b8cn52bdl4n181afq8zqycl8nb4mv8vsg636c6b4s9yc053w"; 267350 267516 configureFlags = [ 267351 267517 "-fdisable-git-info" "-fhide-dependency-versions" 267352 267518 "-fsupported-build" ··· 271767 271933 }: 271768 271934 mkDerivation { 271769 271935 pname = "string-random"; 271770 - version = "0.1.4.2"; 271771 - sha256 = "0rqh0cwywlzg4xyb1s80mghl3kq3sngg8xjbh4g9x4p8fc6maiw9"; 271772 - isLibrary = true; 271773 - isExecutable = true; 271774 - libraryHaskellDepends = [ 271775 - attoparsec base containers random text transformers 271776 - ]; 271777 - executableHaskellDepends = [ base optparse-applicative text ]; 271778 - testHaskellDepends = [ 271779 - base bytestring pcre-heavy QuickCheck tasty tasty-hunit 271780 - tasty-quickcheck text 271781 - ]; 271782 - description = "A library for generating random string from a regular experession"; 271783 - license = lib.licenses.bsd3; 271784 - mainProgram = "hstrrand"; 271785 - }) {}; 271786 - 271787 - "string-random_0_1_4_3" = callPackage 271788 - ({ mkDerivation, attoparsec, base, bytestring, containers 271789 - , optparse-applicative, pcre-heavy, QuickCheck, random, tasty 271790 - , tasty-hunit, tasty-quickcheck, text, transformers 271791 - }: 271792 - mkDerivation { 271793 - pname = "string-random"; 271794 271936 version = "0.1.4.3"; 271795 271937 sha256 = "1ddy6fbkwk0nwq4anq6nsbggrlamn5d3kz2q4iy7744igasij97g"; 271796 271938 isLibrary = true; ··· 271805 271947 ]; 271806 271948 description = "A library for generating random string from a regular experession"; 271807 271949 license = lib.licenses.bsd3; 271808 - hydraPlatforms = lib.platforms.none; 271809 271950 mainProgram = "hstrrand"; 271810 271951 }) {}; 271811 271952 ··· 273933 274074 ({ mkDerivation, base, blaze-markup, blaze-svg, directory, text }: 273934 274075 mkDerivation { 273935 274076 pname = "svg-icons"; 273936 - version = "1.0.0.0"; 273937 - sha256 = "1ddq3im8z4jqpxxk3qqa30372ybvp8capmxbi3xx5ik5vjrcp0cv"; 274077 + version = "2.0.1.0"; 274078 + sha256 = "10a5bcbm28fnkrr6cfzfqwsm8lz8rpwdbsgbr8w40bwdgn8v5r06"; 273938 274079 isLibrary = true; 273939 274080 isExecutable = true; 273940 274081 libraryHaskellDepends = [ ··· 279511 279652 license = lib.licenses.bsd3; 279512 279653 }) {}; 279513 279654 279514 - "telegram-bot-simple_0_5_2" = callPackage 279655 + "telegram-bot-simple_0_6" = callPackage 279515 279656 ({ mkDerivation, aeson, aeson-pretty, base, bytestring, cron 279516 279657 , filepath, hashable, http-api-data, http-client, http-client-tls 279517 279658 , monad-control, mtl, pretty-show, profunctors, servant 279518 279659 , servant-client, servant-multipart-api, servant-multipart-client 279519 - , split, stm, template-haskell, text, time, transformers 279520 - , unordered-containers 279660 + , servant-server, split, stm, template-haskell, text, time 279661 + , transformers, unordered-containers, warp, warp-tls 279521 279662 }: 279522 279663 mkDerivation { 279523 279664 pname = "telegram-bot-simple"; 279524 - version = "0.5.2"; 279525 - sha256 = "1fkpgdyrfa1ckaljmchha89mpqrkdwwj0pvcwvn38jg3y523n6k9"; 279665 + version = "0.6"; 279666 + sha256 = "1f4nfh32v5l60p2bqifg5dl311p86lis51na7hri074w0p3kg6ki"; 279526 279667 isLibrary = true; 279527 279668 isExecutable = true; 279528 279669 libraryHaskellDepends = [ 279529 279670 aeson aeson-pretty base bytestring cron filepath hashable 279530 279671 http-api-data http-client http-client-tls monad-control mtl 279531 279672 pretty-show profunctors servant servant-client 279532 - servant-multipart-api servant-multipart-client split stm 279533 - template-haskell text time transformers unordered-containers 279673 + servant-multipart-api servant-multipart-client servant-server split 279674 + stm template-haskell text time transformers unordered-containers 279675 + warp warp-tls 279534 279676 ]; 279535 279677 description = "Easy to use library for building Telegram bots"; 279536 279678 license = lib.licenses.bsd3; ··· 283576 283718 }: 283577 283719 mkDerivation { 283578 283720 pname = "th-utilities"; 283579 - version = "0.2.4.3"; 283580 - sha256 = "1krvn3xp7zicp6wqcgmgbgl2a894n677vxi6vhcna16cx03smic9"; 283581 - libraryHaskellDepends = [ 283582 - base bytestring containers directory filepath primitive syb 283583 - template-haskell text th-abstraction th-orphans 283584 - ]; 283585 - testHaskellDepends = [ 283586 - base bytestring containers directory filepath hspec primitive syb 283587 - template-haskell text th-abstraction th-orphans vector 283588 - ]; 283589 - description = "Collection of useful functions for use with Template Haskell"; 283590 - license = lib.licenses.mit; 283591 - }) {}; 283592 - 283593 - "th-utilities_0_2_5_0" = callPackage 283594 - ({ mkDerivation, base, bytestring, containers, directory, filepath 283595 - , hspec, primitive, syb, template-haskell, text, th-abstraction 283596 - , th-orphans, vector 283597 - }: 283598 - mkDerivation { 283599 - pname = "th-utilities"; 283600 283721 version = "0.2.5.0"; 283601 283722 sha256 = "1qcp3f9q4b9p372vdngy7bzcxp9b669vddpijg4j5vz04njl41sa"; 283602 283723 libraryHaskellDepends = [ ··· 283609 283730 ]; 283610 283731 description = "Collection of useful functions for use with Template Haskell"; 283611 283732 license = lib.licenses.mit; 283612 - hydraPlatforms = lib.platforms.none; 283613 283733 }) {}; 283614 283734 283615 283735 "thank-you-stars" = callPackage ··· 283802 283922 pname = "these-skinny"; 283803 283923 version = "0.7.5"; 283804 283924 sha256 = "1nbcfkjs7cn3gnyypxdf1gxm52gzqc3lqygdl8qrfgdk7cck6sbj"; 283925 + revision = "1"; 283926 + editedCabalFile = "1paqqcdbqr91gvvs0anq30pkdd37g70ql4v11lszl6dzjl6yy3d5"; 283805 283927 libraryHaskellDepends = [ base deepseq ghc-prim ]; 283806 283928 description = "A fork of the 'these' package without the dependency bloat"; 283807 283929 license = lib.licenses.bsd3; ··· 284915 285037 ({ mkDerivation, base, time }: 284916 285038 mkDerivation { 284917 285039 pname = "time-domain"; 284918 - version = "0.1.0.0"; 284919 - sha256 = "1gmz0l9nf185cl43qfdcsb15hgfkk6wprrfc5q93l82kgdc30bj4"; 285040 + version = "0.1.0.1"; 285041 + sha256 = "012dgd2265c6w6j9015js9ag8430xnwkd1vl1mkiv3wwg98svvrq"; 284920 285042 libraryHaskellDepends = [ base time ]; 284921 285043 description = "A library for time domains and durations"; 284922 285044 license = lib.licenses.mit; ··· 287181 287303 pname = "toml-reader"; 287182 287304 version = "0.1.0.0"; 287183 287305 sha256 = "06gxp8pzh8cdrifg5n0mhlnrslrx7k235sz2ldpy60x7vz7qywv9"; 287184 - revision = "1"; 287185 - editedCabalFile = "16qfl1bz7c8a34xvs5fzs5r421309xpw9gfsiv2szivd5hcp9f9r"; 287306 + revision = "2"; 287307 + editedCabalFile = "0ga0nc2n3irk0iy7ih90vww1cyaydn5sz7bpk7bz21ncny3g9fyg"; 287186 287308 libraryHaskellDepends = [ 287187 287309 base containers deepseq megaparsec parser-combinators text time 287188 287310 ]; ··· 287196 287318 287197 287319 "toml-reader-parse" = callPackage 287198 287320 ({ mkDerivation, base, comonad, containers, deepseq, dlist, mtl 287199 - , prettyprinter, prettyprinter-combinators, text, time, toml-reader 287200 - , vector 287321 + , optparse-applicative, prettyprinter, prettyprinter-combinators 287322 + , tasty, tasty-hunit, text, time, toml-reader, vector 287201 287323 }: 287202 287324 mkDerivation { 287203 287325 pname = "toml-reader-parse"; 287204 - version = "0.1.0.0"; 287205 - sha256 = "1ddwk29isiq190fd025laq0g8js7ifcngph9acy8zlmppp3685w7"; 287326 + version = "0.1.1.0"; 287327 + sha256 = "1ah47icy8lnpnmhpsmyp9pvp8f134pzzi6cvv5vpnw2r5szr9vly"; 287206 287328 libraryHaskellDepends = [ 287207 287329 base comonad containers deepseq dlist mtl prettyprinter 287208 287330 prettyprinter-combinators text time toml-reader vector 287331 + ]; 287332 + testHaskellDepends = [ 287333 + base optparse-applicative prettyprinter prettyprinter-combinators 287334 + tasty tasty-hunit text toml-reader 287209 287335 ]; 287210 287336 description = "Alternative parser for TOML values produced by the toml-reader package"; 287211 287337 license = lib.licenses.asl20; ··· 293054 293180 license = lib.licenses.asl20; 293055 293181 }) {}; 293056 293182 293183 + "tzdata_0_2_20220923_0" = callPackage 293184 + ({ mkDerivation, base, bytestring, containers, deepseq, HUnit 293185 + , tasty, tasty-hunit, tasty-th, unix, vector 293186 + }: 293187 + mkDerivation { 293188 + pname = "tzdata"; 293189 + version = "0.2.20220923.0"; 293190 + sha256 = "0wzk15hlrjpdqh796h1v120223kn1327qr0rzp13ak0y5hm1fqrw"; 293191 + enableSeparateDataOutput = true; 293192 + libraryHaskellDepends = [ 293193 + base bytestring containers deepseq vector 293194 + ]; 293195 + testHaskellDepends = [ 293196 + base bytestring HUnit tasty tasty-hunit tasty-th unix 293197 + ]; 293198 + description = "Time zone database (as files and as a module)"; 293199 + license = lib.licenses.asl20; 293200 + hydraPlatforms = lib.platforms.none; 293201 + }) {}; 293202 + 293057 293203 "tztime" = callPackage 293058 293204 ({ mkDerivation, base, deepseq, directory, doctest-parallel 293059 293205 , filepath, mtl, safe-exceptions, tasty, tasty-discover ··· 301237 301383 }: 301238 301384 mkDerivation { 301239 301385 pname = "vulkan"; 301240 - version = "3.21.1"; 301241 - sha256 = "06yh0iw0yhs7kdgra3s39cl7fyvl2ys81ihw48k9jpravaal31xl"; 301386 + version = "3.22"; 301387 + sha256 = "074qg7r78p427gar1zqx98r7ypy3b0r9flvpsqpm27w1d7rlxl21"; 301242 301388 libraryHaskellDepends = [ base bytestring transformers vector ]; 301243 301389 libraryPkgconfigDepends = [ vulkan ]; 301244 301390 testHaskellDepends = [ ··· 301272 301418 }: 301273 301419 mkDerivation { 301274 301420 pname = "vulkan-utils"; 301275 - version = "0.5.8.1"; 301276 - sha256 = "185ln34gv8p6iwifhjfzkvxbcnbb7zkkf3phlfm6hk7kykgdypvy"; 301421 + version = "0.5.9"; 301422 + sha256 = "114kx06i58d6pzgd86qxqih7nv845nvf04isl83xbfzij4bf1p06"; 301277 301423 setupHaskellDepends = [ base Cabal cabal-doctest ]; 301278 301424 libraryHaskellDepends = [ 301279 301425 base bytestring containers dependent-map dependent-sum extra ··· 304700 304846 304701 304847 "webby" = callPackage 304702 304848 ({ mkDerivation, aeson, base, binary, bytestring, formatting 304703 - , http-api-data, http-types, relude, resourcet, tasty, tasty-hunit 304704 - , tasty-quickcheck, text, unliftio, unliftio-core 304849 + , http-api-data, http-types, mime-types, relude, resourcet, tasty 304850 + , tasty-hunit, tasty-quickcheck, text, unliftio, unliftio-core 304705 304851 , unordered-containers, wai 304706 304852 }: 304707 304853 mkDerivation { 304708 304854 pname = "webby"; 304709 - version = "1.0.2"; 304710 - sha256 = "17mx6xwrb49rqx55ccg1wx3ysjpfbvii8kwrmd4nd9wisslldiv6"; 304855 + version = "1.1.0"; 304856 + sha256 = "1nrk40blzmzv3drgja76bq6czlayqan4rl3wgkd7mlkbkvdplmxj"; 304711 304857 isLibrary = true; 304712 304858 isExecutable = true; 304713 304859 libraryHaskellDepends = [ 304714 304860 aeson base binary bytestring formatting http-api-data http-types 304715 - relude resourcet text unliftio unliftio-core unordered-containers 304716 - wai 304861 + mime-types relude resourcet text unliftio unliftio-core 304862 + unordered-containers wai 304717 304863 ]; 304718 304864 testHaskellDepends = [ 304719 304865 aeson base binary bytestring formatting http-api-data http-types 304720 - relude resourcet tasty tasty-hunit tasty-quickcheck text unliftio 304721 - unliftio-core unordered-containers wai 304866 + mime-types relude resourcet tasty tasty-hunit tasty-quickcheck text 304867 + unliftio unliftio-core unordered-containers wai 304722 304868 ]; 304723 304869 description = "A super-simple web server framework"; 304724 304870 license = lib.licenses.asl20; ··· 308709 308855 }: 308710 308856 mkDerivation { 308711 308857 pname = "xcffib"; 308712 - version = "0.11.1"; 308713 - sha256 = "18xwliqcba0ia4p64gxiqd0pvkg3r3ylsmn3mywa5p43x1dji481"; 308858 + version = "0.12.0"; 308859 + sha256 = "0vgxicqhzvhnbi6mn2bjw56pnvnqd4d49hn5q1fpjhjbpxxz5vgi"; 308714 308860 isLibrary = true; 308715 308861 isExecutable = true; 308716 308862 libraryHaskellDepends = [ ··· 314483 314629 }: 314484 314630 mkDerivation { 314485 314631 pname = "yesod-test"; 314486 - version = "1.6.14"; 314487 - sha256 = "1sb50n9x5xsisad6czxx1gazrjak9hj6mcpv3q147yhpgfnpay9k"; 314632 + version = "1.6.15"; 314633 + sha256 = "16q4f1l3m4l8iy5vmaa8c0vm2iiqhpghf3kykymlh41xy96mqpn3"; 314488 314634 libraryHaskellDepends = [ 314489 314635 aeson attoparsec base blaze-builder blaze-html blaze-markup 314490 314636 bytestring case-insensitive conduit containers cookie hspec-core