From 735480cd0cccae0a3bcc7fe7edd21ab4c57b4add Mon Sep 17 00:00:00 2001 From: maralorn Date: Fri, 9 Dec 2022 03:30:01 +0100 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 | 1201 ++++++++++------- 1 file changed, 746 insertions(+), 455 deletions(-) diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index d05b0f0fda55..def8ece24296 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -17441,8 +17441,8 @@ self: { pname = "RabbitMQ"; version = "0.1.0.0"; sha256 = "14rxwsxxqhj91alcnvvp6949ig0ifnls9x2mgnd1jmknqz7pwvrs"; - revision = "1"; - editedCabalFile = "17ypl1n9f1nyc1axdmmfgb188d0ml7i3sqgmbka1k4l0p2ik9qpp"; + revision = "2"; + editedCabalFile = "1m6pgha36ag2r0vnr242bndgbpq14v4ng6pab96pxzlj1yjlij6l"; libraryHaskellDepends = [ array base binary bytestring clock containers HsOpenSSL io-streams monad-control network network-uri openssl-streams split stm text @@ -22584,8 +22584,8 @@ self: { ({ mkDerivation, base, deepseq, random, simple-affine-space }: mkDerivation { pname = "Yampa"; - version = "0.13.7"; - sha256 = "0fz4v7q0q1npqxgjcc5ig9ynz1jya54a3vdl5p2mzymg91hwapf8"; + version = "0.14"; + sha256 = "14fhg7pkvm3rjcw6v5c0jxnq2l7v3rhw1bkb3a6g1s27alar9ynl"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -24733,10 +24733,8 @@ self: { }: mkDerivation { pname = "acts"; - version = "0.3.1.0"; - sha256 = "06bpayfa8vwj8dqlqp71nw2s9iwbffdknkk4hpazd4r1wvhnrg37"; - revision = "4"; - editedCabalFile = "081arnkkll6xkni350ywsnwzagnki2ly5in42cx5zcpfp1xbssmk"; + version = "0.3.1.1"; + sha256 = "1szr7afyk6hwx7hipwwsvhv7y57if4fydsblphvf8fmwg299ya4l"; libraryHaskellDepends = [ base deepseq finitary finite-typelits groups ]; @@ -26243,8 +26241,8 @@ self: { }: mkDerivation { pname = "aeson-via"; - version = "0.2.0"; - sha256 = "0v2k9ilm60hnjzsjw1x1b0qcyc6b6db64k6rkci9mbnfqv8bj2wj"; + version = "0.2.1"; + sha256 = "0g8sf1sv1fmqkqmfwsb8sxbgy63zg503gi9sxhhc9apfrp5z9kig"; libraryHaskellDepends = [ aeson aeson-casing base newtype-generics text ]; @@ -31620,6 +31618,34 @@ self: { license = lib.licenses.gpl3Only; }) {}; + "ansi-terminal-game_1_8_0_1" = callPackage + ({ mkDerivation, ansi-terminal, array, base, bytestring, cereal + , clock, containers, exceptions, hspec, hspec-discover, linebreak + , mintty, mtl, QuickCheck, random, split, terminal-size + , timers-tick, unidecode + }: + mkDerivation { + pname = "ansi-terminal-game"; + version = "1.8.0.1"; + sha256 = "1fic8wjkbpfd076shfrq8pxlnpsrm59yilbhiinynlgr4vhjncz5"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + ansi-terminal array base bytestring cereal clock containers + exceptions linebreak mintty mtl QuickCheck random split + terminal-size timers-tick unidecode + ]; + testHaskellDepends = [ + ansi-terminal array base bytestring cereal clock containers + exceptions hspec linebreak mintty mtl QuickCheck random split + terminal-size timers-tick unidecode + ]; + testToolDepends = [ hspec-discover ]; + description = "sdl-like functions for terminal applications, based on ansi-terminal"; + license = lib.licenses.gpl3Only; + hydraPlatforms = lib.platforms.none; + }) {}; + "ansi-wl-pprint" = callPackage ({ mkDerivation, ansi-terminal, base }: mkDerivation { @@ -36527,8 +36553,8 @@ self: { pname = "attenuation"; version = "0.2.0"; sha256 = "0qp203qchmllxsrcfz04lxnssrij203i5q8byy159vc8cspd03nq"; - revision = "3"; - editedCabalFile = "1kg8pqm1ry2nm6182ncj17dfgfxvhw7px460b0kx6j6gy3p0r6l9"; + revision = "4"; + editedCabalFile = "1cp14r4i8zv3c93y78d61fxbwn8y2p7fqfp20192xy8zbnn3hdhy"; libraryHaskellDepends = [ base constraints ]; description = "Subtyping relations and variance roles"; license = lib.licenses.asl20; @@ -36540,8 +36566,8 @@ self: { pname = "attenuation-profunctors"; version = "0.1.0"; sha256 = "11zhh9iwb7r2jfp9bn8bqx1wzl4mln9v80gb2jijp0rryag25ili"; - revision = "1"; - editedCabalFile = "1y3if7w1r6lcr7287svb55pnmhhxrgl7yc906nnwr5qijbabsyvs"; + revision = "2"; + editedCabalFile = "1vwavg3c478r36qv1sz800b689cmpmldn3lyr9jl0ag1vmrff6y6"; libraryHaskellDepends = [ attenuation base constraints profunctors ]; @@ -38029,6 +38055,8 @@ self: { pname = "aws-arn"; version = "0.3.0.0"; sha256 = "042lzvm1wpdqfrmgl1ygqgkdisvjyf9jfg9aqnibwhk2pw354dj3"; + revision = "1"; + editedCabalFile = "15l89gbz5lzc5v9v872cqdjkvpkiamx4qa6zpl6l4j8b24wkrcay"; libraryHaskellDepends = [ base deriving-compat hashable profunctors tagged text ]; @@ -40181,14 +40209,15 @@ self: { "base62" = callPackage ({ mkDerivation, base, bytebuild, byteslice, doctest , natural-arithmetic, primitive, tasty, tasty-hunit - , tasty-quickcheck, wide-word + , tasty-quickcheck, wide-word, word-compat }: mkDerivation { pname = "base62"; - version = "0.1.0.1"; - sha256 = "0jfxbg9il8wiaaxdxjkp5kk6jph2b12qi9aiilb1y23h67lxmh2h"; + version = "0.1.0.2"; + sha256 = "14jjh2c5fhdjq7bwy3i3yff1mihmixjfs36fa8l9w0qvgpdl01qp"; libraryHaskellDepends = [ base bytebuild byteslice natural-arithmetic primitive wide-word + word-compat ]; testHaskellDepends = [ base byteslice doctest primitive tasty tasty-hunit tasty-quickcheck @@ -40229,18 +40258,18 @@ self: { "base64-bytes" = callPackage ({ mkDerivation, base, base64, base64-bytestring, byte-order , bytebuild, byteslice, bytestring, gauge, natural-arithmetic - , primitive, random, run-st, small-bytearray-builder + , primitive, random, run-st, word-compat }: mkDerivation { pname = "base64-bytes"; - version = "0.1.0.0"; - sha256 = "1h6hy4vqhramad2qbz91qirvc9vs2n67ni8qwagmimx0n4ds4w07"; + version = "0.1.1.0"; + sha256 = "0f0a0lj6k4k5b2mk9fbdl28x09h3mah5j44sj04k4ckdifkx3qw3"; libraryHaskellDepends = [ base byte-order bytebuild byteslice natural-arithmetic primitive - run-st + run-st word-compat ]; testHaskellDepends = [ - base byteslice natural-arithmetic primitive small-bytearray-builder + base bytebuild byteslice natural-arithmetic primitive ]; benchmarkHaskellDepends = [ base base64 base64-bytestring byteslice bytestring gauge primitive @@ -42176,6 +42205,29 @@ self: { license = lib.licenses.bsd3; }) {}; + "bifunctors_5_5_14" = callPackage + ({ mkDerivation, base, base-orphans, comonad, containers, hspec + , hspec-discover, QuickCheck, tagged, template-haskell + , th-abstraction, transformers, transformers-compat + }: + mkDerivation { + pname = "bifunctors"; + version = "5.5.14"; + sha256 = "0r4jd4s66xvnx0bk75rz0cwnf6cr0lgx3dxrqdv3ppkwqk81c0ak"; + libraryHaskellDepends = [ + base base-orphans comonad containers tagged template-haskell + th-abstraction transformers + ]; + testHaskellDepends = [ + base hspec QuickCheck template-haskell transformers + transformers-compat + ]; + testToolDepends = [ hspec-discover ]; + description = "Bifunctors"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "bighugethesaurus" = callPackage ({ mkDerivation, base, HTTP, split }: mkDerivation { @@ -48032,24 +48084,6 @@ self: { }) {}; "breakpoint" = callPackage - ({ mkDerivation, ansi-terminal, base, containers, ghc, haskeline - , mtl, pretty-simple, tasty, tasty-hunit, template-haskell, text - , transformers - }: - mkDerivation { - pname = "breakpoint"; - version = "0.1.1.1"; - sha256 = "1hyfsn4wgiz2zzlihncq9lj18k7nzd4wq2z53xbnp1palspjqjp2"; - libraryHaskellDepends = [ - ansi-terminal base containers ghc haskeline mtl pretty-simple - template-haskell text transformers - ]; - testHaskellDepends = [ base containers tasty tasty-hunit ]; - description = "Set breakpoints using a GHC plugin"; - license = lib.licenses.mit; - }) {}; - - "breakpoint_0_1_2_0" = callPackage ({ mkDerivation, ansi-terminal, base, containers, ghc, haskeline , mtl, pretty-simple, tasty, tasty-hunit, template-haskell, text , transformers @@ -48065,7 +48099,6 @@ self: { testHaskellDepends = [ base containers tasty tasty-hunit ]; description = "Set breakpoints using a GHC plugin"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; }) {}; "breve" = callPackage @@ -49974,8 +50007,8 @@ self: { }: mkDerivation { pname = "by-other-names"; - version = "1.2.2.0"; - sha256 = "0amkg7gg6y75iz749s22xwvq0zxi8zncym9wq37kn7zmg7njbjn8"; + version = "1.2.3.0"; + sha256 = "1hr3r18i0vi86pdcwdlj6116m58bkpyd1x2r4rhf4yv2lsak7sb7"; libraryHaskellDepends = [ aeson base indexed-traversable template-haskell text ]; @@ -50078,36 +50111,6 @@ self: { }) {}; "bytebuild" = callPackage - ({ mkDerivation, base, byteslice, bytestring, gauge - , haskell-src-meta, integer-logarithms, natural-arithmetic - , primitive, primitive-offset, primitive-unlifted, QuickCheck - , quickcheck-classes, quickcheck-instances, run-st, tasty - , tasty-hunit, tasty-quickcheck, template-haskell, text, text-short - , vector, wide-word, zigzag - }: - mkDerivation { - pname = "bytebuild"; - version = "0.3.11.0"; - sha256 = "0yxss8r5msgbp812xb0k1xsmil02zmh7n8nh7jdfkm8byf3l4saf"; - libraryHaskellDepends = [ - base byteslice bytestring haskell-src-meta integer-logarithms - natural-arithmetic primitive primitive-offset primitive-unlifted - run-st template-haskell text-short wide-word zigzag - ]; - testHaskellDepends = [ - base byteslice bytestring natural-arithmetic primitive - primitive-unlifted QuickCheck quickcheck-classes - quickcheck-instances tasty tasty-hunit tasty-quickcheck text - text-short vector wide-word - ]; - benchmarkHaskellDepends = [ - base byteslice gauge natural-arithmetic primitive text-short - ]; - description = "Build byte arrays"; - license = lib.licenses.bsd3; - }) {}; - - "bytebuild_0_3_12_0" = callPackage ({ mkDerivation, base, byteslice, bytestring, gauge , haskell-src-meta, integer-logarithms, natural-arithmetic , primitive, primitive-offset, primitive-unlifted, QuickCheck @@ -50135,7 +50138,6 @@ self: { ]; description = "Build byte arrays"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "bytedump" = callPackage @@ -50298,7 +50300,7 @@ self: { license = lib.licenses.bsd3; }) {}; - "byteslice_0_2_8_0" = callPackage + "byteslice_0_2_9_0" = callPackage ({ mkDerivation, base, bytestring, gauge, primitive, primitive-addr , primitive-unlifted, quickcheck-classes, run-st, tasty , tasty-hunit, tasty-quickcheck, text, text-short, transformers @@ -50306,13 +50308,11 @@ self: { }: mkDerivation { pname = "byteslice"; - version = "0.2.8.0"; - sha256 = "18cw9qyqiskd9rmxnar9pcnqgfcgjff69ld5ndlvq57vrldd31z3"; - revision = "1"; - editedCabalFile = "0q6hw9pnsvpv3kwq5p53ghhps4f50m72jlwv87alxfz279ijvwb0"; + version = "0.2.9.0"; + sha256 = "0rqlpqcnyfwl2m4jy8k7n062drdwpvd3j622f4z4fxyhd84dxv5y"; libraryHaskellDepends = [ base bytestring primitive primitive-addr primitive-unlifted run-st - text-short tuples vector + text text-short tuples vector ]; testHaskellDepends = [ base bytestring primitive quickcheck-classes tasty tasty-hunit @@ -53722,8 +53722,8 @@ self: { }: mkDerivation { pname = "candid"; - version = "0.3.2.1"; - sha256 = "0f59npcvdkx52b8k24p8ib7qhw05b9haayx0xxdc1mngin1f9c9y"; + version = "0.4"; + sha256 = "17l3qyprkn4ffnpxxh1359f61f4qpbmbxwaclxiqr8aahjsk2d2z"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -60146,6 +60146,30 @@ self: { mainProgram = "climb-demo"; }) {}; + "climb_0_4_1" = callPackage + ({ mkDerivation, base, bytestring, containers, exceptions + , linenoise, mtl, text, unliftio-core + }: + mkDerivation { + pname = "climb"; + version = "0.4.1"; + sha256 = "1h3a3ghynd1k08jd8fb02rsbf9a1y8j9gz822mrc23p11zh4qcp3"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base bytestring containers exceptions linenoise mtl text + unliftio-core + ]; + executableHaskellDepends = [ + base bytestring containers exceptions linenoise mtl text + unliftio-core + ]; + description = "Building blocks for a GHCi-like REPL with colon-commands"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + mainProgram = "climb-demo"; + }) {}; + "clingo" = callPackage ({ mkDerivation, base, bifunctors, clingo, deepseq, exceptions , hashable, mtl, StateVar, text, transformers, wl-pprint-text @@ -63989,29 +64013,6 @@ self: { }) {}; "composite-base" = callPackage - ({ mkDerivation, base, deepseq, exceptions, hspec, lens - , monad-control, mtl, profunctors, QuickCheck, template-haskell - , text, transformers, transformers-base, unliftio-core, vinyl - }: - mkDerivation { - pname = "composite-base"; - version = "0.8.1.0"; - sha256 = "18sq4alpkwidgh6pd9yxnxrq8p11pfwxg84fsjzzxlxqcl50bpm8"; - libraryHaskellDepends = [ - base deepseq exceptions lens monad-control mtl profunctors - template-haskell text transformers transformers-base unliftio-core - vinyl - ]; - testHaskellDepends = [ - base deepseq exceptions hspec lens monad-control mtl profunctors - QuickCheck template-haskell text transformers transformers-base - unliftio-core vinyl - ]; - description = "Shared utilities for composite-* packages"; - license = lib.licenses.bsd3; - }) {}; - - "composite-base_0_8_2_0" = callPackage ({ mkDerivation, base, deepseq, exceptions, hspec, lens , monad-control, mtl, profunctors, QuickCheck, template-haskell , text, transformers, transformers-base, unliftio-core, vinyl @@ -64032,21 +64033,9 @@ self: { ]; description = "Shared utilities for composite-* packages"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "composite-binary" = callPackage - ({ mkDerivation, base, binary, composite-base }: - mkDerivation { - pname = "composite-binary"; - version = "0.8.1.0"; - sha256 = "1vhcv7jmh4ckf9837dpkzpjrh65alndgngxj15igxrwbsycl2wp9"; - libraryHaskellDepends = [ base binary composite-base ]; - description = "Orphan binary instances"; - license = lib.licenses.bsd3; - }) {}; - - "composite-binary_0_8_2_0" = callPackage ({ mkDerivation, base, binary, composite-base }: mkDerivation { pname = "composite-binary"; @@ -64055,7 +64044,6 @@ self: { libraryHaskellDepends = [ base binary composite-base ]; description = "Orphan binary instances"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "composite-cassava" = callPackage @@ -64098,20 +64086,6 @@ self: { }) {}; "composite-ekg" = callPackage - ({ mkDerivation, base, composite-base, ekg-core, lens, text, vinyl - }: - mkDerivation { - pname = "composite-ekg"; - version = "0.8.1.0"; - sha256 = "17i8mi9i8x3d9idfy60picz5qjqhl2wszjdbm8cj5szjw94lmka5"; - libraryHaskellDepends = [ - base composite-base ekg-core lens text vinyl - ]; - description = "EKG Metrics for Vinyl records"; - license = lib.licenses.bsd3; - }) {}; - - "composite-ekg_0_8_2_0" = callPackage ({ mkDerivation, base, composite-base, ekg-core, lens, text, vinyl }: mkDerivation { @@ -64123,7 +64097,6 @@ self: { ]; description = "EKG Metrics for Vinyl records"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "composite-hashable" = callPackage @@ -67339,6 +67312,30 @@ self: { license = lib.licenses.bsd3; }) {}; + "contiguous_0_6_3_0" = callPackage + ({ mkDerivation, base, deepseq, primitive, primitive-unlifted + , QuickCheck, quickcheck-classes, quickcheck-instances, random + , random-shuffle, run-st, vector, weigh + }: + mkDerivation { + pname = "contiguous"; + version = "0.6.3.0"; + sha256 = "1vqzv5xr6dkvw0789rz3z39b7ldm9xrk2sv8c9k2fk14yxl7qibx"; + libraryHaskellDepends = [ + base deepseq primitive primitive-unlifted run-st + ]; + testHaskellDepends = [ + base primitive QuickCheck quickcheck-classes quickcheck-instances + vector + ]; + benchmarkHaskellDepends = [ + base primitive random random-shuffle weigh + ]; + description = "Unified interface for primitive arrays"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "contiguous-checked" = callPackage ({ mkDerivation, base, contiguous, primitive }: mkDerivation { @@ -78221,6 +78218,30 @@ self: { license = lib.licenses.bsd3; }) {}; + "deriving-compat_0_6_2" = callPackage + ({ mkDerivation, base, base-compat, base-orphans, containers + , ghc-boot-th, ghc-prim, hspec, hspec-discover, QuickCheck, tagged + , template-haskell, th-abstraction, transformers + , transformers-compat, void + }: + mkDerivation { + pname = "deriving-compat"; + version = "0.6.2"; + sha256 = "18kpai3jrazcnxcfqqjxkv2ghrz8xyg73rn5x0ipim3z09grj6ki"; + libraryHaskellDepends = [ + base containers ghc-boot-th ghc-prim template-haskell + th-abstraction transformers transformers-compat + ]; + testHaskellDepends = [ + base base-compat base-orphans hspec QuickCheck tagged + template-haskell transformers transformers-compat void + ]; + testToolDepends = [ hspec-discover ]; + description = "Backports of GHC deriving extensions"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "deriving-show-simple" = callPackage ({ mkDerivation, base, HUnit }: mkDerivation { @@ -79743,6 +79764,8 @@ self: { pname = "diagrams-contrib"; version = "1.4.5"; sha256 = "0v18a8hyrmpxqi9r30292956afqd4smxnn5v01s66sx382fay2wh"; + revision = "1"; + editedCabalFile = "0i5s9mr88kc68v2wc07jpdy2hzqh2gc1dsawvb2sracnqmv9q658"; libraryHaskellDepends = [ base circle-packing colour containers cubicbezier data-default data-default-class diagrams-core diagrams-lib diagrams-solve @@ -79776,6 +79799,27 @@ self: { license = lib.licenses.bsd3; }) {}; + "diagrams-gi-cairo" = callPackage + ({ mkDerivation, array, base, bytestring, colour, containers + , diagrams-core, diagrams-lib, filepath, gi-cairo + , gi-cairo-connector, gi-cairo-render, gi-pango, gi-pangocairo + , hashable, JuicyPixels, mtl, optparse-applicative, split + , statestack, text, unix, vector + }: + mkDerivation { + pname = "diagrams-gi-cairo"; + version = "1.4.2"; + sha256 = "0k6fw1vvqa4pra4czd90n7i7h1vf6hn08a4jip1xbqkf57d89bn6"; + libraryHaskellDepends = [ + array base bytestring colour containers diagrams-core diagrams-lib + filepath gi-cairo gi-cairo-connector gi-cairo-render gi-pango + gi-pangocairo hashable JuicyPixels mtl optparse-applicative split + statestack text unix vector + ]; + description = "Cairo backend for diagrams drawing EDSL"; + license = lib.licenses.bsd3; + }) {}; + "diagrams-graphviz" = callPackage ({ mkDerivation, base, containers, diagrams-lib, fgl, graphviz , split @@ -79949,8 +79993,8 @@ self: { pname = "diagrams-lib"; version = "1.4.5.3"; sha256 = "0h762gc9l4gsbx3r035mkfrwqblwshjaxk943bq277rw9d5vi7ic"; - revision = "2"; - editedCabalFile = "1xkn20r8hb92fxbiggw0127n5bw69gcrzjnwx8bcc9w2rra7i1v4"; + revision = "3"; + editedCabalFile = "10m1nh6swfh4jvky2mx692g0jp1xk1cym9gvzljmmni3pf41mzsf"; libraryHaskellDepends = [ active adjunctions array base bytestring cereal colour containers data-default-class diagrams-core diagrams-solve directory @@ -88627,6 +88671,28 @@ self: { hydraPlatforms = lib.platforms.none; }) {}; + "elasticsearch-interchange" = callPackage + ({ mkDerivation, base, bytebuild, byteslice, bytestring, json-query + , json-syntax, pretty-show, primitive, tasty, tasty-golden + , text-short, unpacked-maybe-text + }: + mkDerivation { + pname = "elasticsearch-interchange"; + version = "0.1.0.0"; + sha256 = "0js90hcq3m1b928fywcvm8yyc1d35ya630zxdxpbylmqv4h0yz6y"; + libraryHaskellDepends = [ + base bytebuild json-query json-syntax primitive text-short + unpacked-maybe-text + ]; + testHaskellDepends = [ + base bytebuild byteslice bytestring json-query json-syntax + pretty-show primitive tasty tasty-golden text-short + unpacked-maybe-text + ]; + description = "Serialization of Elasticsearch requests and responses"; + license = lib.licenses.bsd3; + }) {}; + "elbow" = callPackage ({ mkDerivation, base, hmatrix, safe }: mkDerivation { @@ -89715,30 +89781,31 @@ self: { "emanote" = callPackage ({ mkDerivation, aeson, aeson-extra, aeson-optics, async, base , blaze-html, bytestring, commonmark, commonmark-extensions - , commonmark-pandoc, commonmark-simple, containers, data-default - , dependent-sum, directory, ema, filepath, filepattern, fsnotify - , hedgehog, heist-emanote, heist-extra, hspec, hspec-hedgehog - , ixset-typed, lvar, map-syntax, megaparsec, monad-logger - , monad-logger-extras, mtl, neat-interpolation, optics-core - , optics-th, optparse-applicative, pandoc, pandoc-link-context - , pandoc-types, parsec, path-tree, process-extras, profunctors - , relude, shower, some, stm, tagged, tagtree, tailwind, text, time - , tomland, unionmount, unliftio, unordered-containers, uri-encode - , url-slug, uuid, which, with-utf8, xmlhtml, yaml + , commonmark-pandoc, commonmark-simple, commonmark-wikilink + , containers, data-default, dependent-sum, directory, ema, filepath + , filepattern, fsnotify, hedgehog, heist, heist-extra, hspec + , hspec-hedgehog, ixset-typed, lvar, map-syntax, megaparsec + , monad-logger, monad-logger-extras, mtl, neat-interpolation + , optics-core, optics-th, optparse-applicative, pandoc + , pandoc-link-context, pandoc-types, parsec, path-tree + , process-extras, profunctors, relude, shower, some, stm, tagged + , tagtree, tailwind, text, time, tomland, unionmount, unliftio + , unordered-containers, uri-encode, url-slug, uuid, which + , with-utf8, xmlhtml, yaml }: mkDerivation { pname = "emanote"; - version = "0.8.0.0"; - sha256 = "0w26417vx76lzi6b84c48s462bmsy28ayn8gxi9cpgqifrmydz78"; + version = "1.0.0.0"; + sha256 = "0yysrrcdgp06d0s50am86xzjp4d67d1in5ibwdpvbv9knxnk8w5v"; isLibrary = true; isExecutable = true; enableSeparateDataOutput = true; libraryHaskellDepends = [ aeson aeson-extra aeson-optics async base blaze-html bytestring commonmark commonmark-extensions commonmark-pandoc - commonmark-simple containers data-default dependent-sum directory - ema filepath filepattern fsnotify hedgehog heist-emanote - heist-extra hspec hspec-hedgehog ixset-typed lvar map-syntax + commonmark-simple commonmark-wikilink containers data-default + dependent-sum directory ema filepath filepattern fsnotify hedgehog + heist heist-extra hspec hspec-hedgehog ixset-typed lvar map-syntax megaparsec monad-logger monad-logger-extras mtl neat-interpolation optics-core optics-th optparse-applicative pandoc pandoc-link-context pandoc-types parsec path-tree process-extras @@ -89749,9 +89816,22 @@ self: { executableHaskellDepends = [ aeson aeson-extra aeson-optics async base blaze-html bytestring commonmark commonmark-extensions commonmark-pandoc - commonmark-simple containers data-default dependent-sum directory - ema filepath filepattern fsnotify hedgehog heist-emanote - heist-extra hspec hspec-hedgehog ixset-typed lvar map-syntax + commonmark-simple commonmark-wikilink containers data-default + dependent-sum directory ema filepath filepattern fsnotify hedgehog + heist heist-extra hspec hspec-hedgehog ixset-typed lvar map-syntax + megaparsec monad-logger monad-logger-extras mtl neat-interpolation + optics-core optics-th optparse-applicative pandoc + pandoc-link-context pandoc-types parsec path-tree process-extras + profunctors relude shower some stm tagged tagtree tailwind text + time tomland unionmount unliftio unordered-containers uri-encode + url-slug uuid which with-utf8 xmlhtml yaml + ]; + testHaskellDepends = [ + aeson aeson-extra aeson-optics async base blaze-html bytestring + commonmark commonmark-extensions commonmark-pandoc + commonmark-simple commonmark-wikilink containers data-default + dependent-sum directory ema filepath filepattern fsnotify hedgehog + heist heist-extra hspec hspec-hedgehog ixset-typed lvar map-syntax megaparsec monad-logger monad-logger-extras mtl neat-interpolation optics-core optics-th optparse-applicative pandoc pandoc-link-context pandoc-types parsec path-tree process-extras @@ -93357,15 +93437,15 @@ self: { broken = true; }) {}; - "exceptions_0_10_6" = callPackage + "exceptions_0_10_7" = callPackage ({ mkDerivation, base, mtl, QuickCheck, stm, template-haskell , test-framework, test-framework-hunit, test-framework-quickcheck2 , transformers }: mkDerivation { pname = "exceptions"; - version = "0.10.6"; - sha256 = "1vrl42g6hyzwyjg389844818xxw62lqakkwyd8fnf2apfid3wpw9"; + version = "0.10.7"; + sha256 = "0jb0ah5k2mb4clhb34c59f615vzl54lhx3hf6njqsgdmr3jashls"; libraryHaskellDepends = [ base mtl stm template-haskell transformers ]; @@ -98282,8 +98362,8 @@ self: { }: mkDerivation { pname = "finitary"; - version = "2.1.1.0"; - sha256 = "1ip1l809d7wnhiyz522g34kzsvv2r9hz1l065jqlrwf1pnhgsv0c"; + version = "2.1.1.1"; + sha256 = "006zyb0lna9w4n1yqm2c7k2lpk6aidj4cmf5kx8pcl4r9vkwafgk"; libraryHaskellDepends = [ base bitvec finite-typelits ghc-typelits-knownnat ghc-typelits-natnormalise primitive template-haskell @@ -100991,8 +101071,8 @@ self: { pname = "force-layout"; version = "0.4.0.6"; sha256 = "17956k3mab2xhrmfy7fj5gh08h43yjlsryi5acjhnkmin5arhwpp"; - revision = "9"; - editedCabalFile = "0271sh8py8lm6amwxyr4dic20cji5hq1iixmikq0kmijg1095wkp"; + revision = "10"; + editedCabalFile = "1mcs51d1a3klzy938wq0gcbx7ln49g940zhajmflxq6imy5h5kwa"; libraryHaskellDepends = [ base containers data-default-class lens linear ]; @@ -101789,7 +101869,7 @@ self: { mainProgram = "fourmolu"; }) {}; - "fourmolu_0_10_0_0" = callPackage + "fourmolu_0_10_1_0" = callPackage ({ mkDerivation, aeson, ansi-terminal, array, base, bytestring , Cabal-syntax, containers, Diff, directory, dlist, exceptions , filepath, ghc-lib-parser, gitrev, hspec, hspec-discover @@ -101799,8 +101879,8 @@ self: { }: mkDerivation { pname = "fourmolu"; - version = "0.10.0.0"; - sha256 = "05ypz963xpz00fa6g1a8vpm4v2qy52jmcb4js6g8xi8m8r9fdica"; + version = "0.10.1.0"; + sha256 = "0gkzd2wf8hji5j0pxjv7l43m405zwsvppj7hax69j86346mb8hp4"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -102292,26 +102372,6 @@ self: { }) {}; "free" = callPackage - ({ mkDerivation, base, comonad, containers, distributive - , exceptions, indexed-traversable, mtl, profunctors, semigroupoids - , template-haskell, th-abstraction, transformers, transformers-base - }: - mkDerivation { - pname = "free"; - version = "5.1.9"; - sha256 = "1vlzis9sqxh7xrmh3habbgiw3skkhkn710bhqb6fnl45804i6x9f"; - revision = "1"; - editedCabalFile = "133nycxnzy7sgp2vib8hpp2jgzm8pxp31ljf7b4v91jn1gqg3kpl"; - libraryHaskellDepends = [ - base comonad containers distributive exceptions indexed-traversable - mtl profunctors semigroupoids template-haskell th-abstraction - transformers transformers-base - ]; - description = "Monads for free"; - license = lib.licenses.bsd3; - }) {}; - - "free_5_1_10" = callPackage ({ mkDerivation, base, comonad, containers, distributive , exceptions, indexed-traversable, mtl, profunctors, semigroupoids , template-haskell, th-abstraction, transformers, transformers-base @@ -102327,7 +102387,6 @@ self: { ]; description = "Monads for free"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "free-algebras" = callPackage @@ -109548,6 +109607,28 @@ self: { license = lib.licenses.bsd3; }) {}; + "ghc-prof_1_4_1_12" = callPackage + ({ mkDerivation, attoparsec, base, containers, directory, filepath + , process, scientific, tasty, tasty-hunit, temporary, text, time + }: + mkDerivation { + pname = "ghc-prof"; + version = "1.4.1.12"; + sha256 = "15gshlj8jp85m9y05z1wmssq5rkqyix9890hy1rkmy7nmkhij6mj"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + attoparsec base containers scientific text time + ]; + testHaskellDepends = [ + attoparsec base containers directory filepath process tasty + tasty-hunit temporary text + ]; + description = "Library for parsing GHC time and allocation profiling reports"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "ghc-prof-aeson" = callPackage ({ mkDerivation, aeson, base, bytestring, hspec, text, vector }: mkDerivation { @@ -120124,8 +120205,8 @@ self: { ({ mkDerivation, base, generic-data, groups }: mkDerivation { pname = "groups-generic"; - version = "0.2.0.0"; - sha256 = "0a13x4dc114qz5r97cpg2bbdch1kn6gfmndf9glqx2nbhx6qg654"; + version = "0.3.1.0"; + sha256 = "1v9mw478x6kfv38m13kypfmz9w8vn3xkvff3gy9g7x29aq5bvjfy"; libraryHaskellDepends = [ base generic-data groups ]; description = "Generically derive Group instances"; license = lib.licenses.bsd3; @@ -120336,8 +120417,8 @@ self: { }: mkDerivation { pname = "gscholar-rss"; - version = "0.3.0.0"; - sha256 = "1hvmnzfh4qqbx41kih1py9hn9kxkribk8vfj0wx9i8v0sac5g87s"; + version = "0.3.0.2"; + sha256 = "0nxkn5irbijfrlmm7z9jyw6mahdwgmr42kmlzd7wzdfnz58dbqrr"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -126551,10 +126632,8 @@ self: { }: mkDerivation { pname = "hashing"; - version = "0.1.0.1"; - sha256 = "044lyj8kyhrm8xs1v3z60g9zh8wdc1nvf79qvans1w6ndjfa3975"; - revision = "2"; - editedCabalFile = "1rwl68jiivw7f2f5cg73sr3dawlbmklnwyiwivrcsihrg4b1z1lq"; + version = "0.1.1.0"; + sha256 = "1a3ws6dlmm9gfpcipq2kx7mzbr0kn3faq2cfnavqdxy18ipvxnbi"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ array base bytestring ]; @@ -131559,8 +131638,8 @@ self: { }: mkDerivation { pname = "hasql-th"; - version = "0.4.0.17"; - sha256 = "1s4ra8i4az6kik4ahfg3h0rzyz54fifn0dkabfpfxalg1ap5y7ic"; + version = "0.4.0.18"; + sha256 = "0z88skdk0i6rnwdqpy06yrhandaldll468kbkd4ilcf7fbwwk06v"; libraryHaskellDepends = [ base bytestring containers contravariant foldl hasql postgresql-syntax template-haskell template-haskell-compat-v0208 @@ -132687,8 +132766,8 @@ self: { ({ mkDerivation, base, containers, indexed-traversable }: mkDerivation { pname = "hcdt"; - version = "0.1.0.3"; - sha256 = "0km3qh4h0iy1x09qvi112y8jj2vqln6yraqyqd1yls3xn0q1ga25"; + version = "0.1.0.5"; + sha256 = "18hd8x7g615cgafgni27x914kqvashdicd1alaj02mha4jl0380a"; libraryHaskellDepends = [ base containers indexed-traversable ]; description = "2d Delaunay triangulation"; license = lib.licenses.bsd3; @@ -137189,6 +137268,8 @@ self: { pname = "hie-bios"; version = "0.11.0"; sha256 = "1vqfbyi1jlgzrvl9njgdhvj1hp0b7rl4xpchyldpf179151vy24p"; + revision = "1"; + editedCabalFile = "041zzf7m2xmg8l5ywrr62c0gxx3q0211yrsz8sg7c4s2456aghk0"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -139341,8 +139422,8 @@ self: { pname = "hledger-iadd"; version = "1.3.17"; sha256 = "1b3qz5vm8db6gsdakg8nf3qc6rp7mlh3zpkzvhi80pqm3jzdbjph"; - revision = "2"; - editedCabalFile = "1npd15zy812mx83xbgwgxv7sdvv5cmznbw75y8inafmxk2jj1wn8"; + revision = "3"; + editedCabalFile = "0xb476i2xn0ncfqx65qy4vs0g2dchw5p0naxgz4zfmffrmyfsc92"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -143210,8 +143291,8 @@ self: { }: mkDerivation { pname = "horizon-spec"; - version = "0.3.0"; - sha256 = "13whh9bq8dxvnzjfs5q8qi6nwmpipkpbpgv4jh4s5fzkc6qg00cs"; + version = "0.4.0"; + sha256 = "1qxn9qxfiin7f1hym5nnff59w5jk9mcpfypq21vzs22pwvas3da7"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -148695,14 +148776,14 @@ self: { license = lib.licenses.mit; }) {}; - "hspec_2_10_6" = callPackage + "hspec_2_10_7" = callPackage ({ mkDerivation, base, hspec-core, hspec-discover , hspec-expectations, QuickCheck }: mkDerivation { pname = "hspec"; - version = "2.10.6"; - sha256 = "129yk1ar962xf02axbdbcvx2icw09b2b6q7q1639391aikisivqz"; + version = "2.10.7"; + sha256 = "136icn9f0prl4p1yphaf2yzaq9zc8vaiq9xv5v76c5j95agvp9rr"; libraryHaskellDepends = [ base hspec-core hspec-discover hspec-expectations QuickCheck ]; @@ -148825,27 +148906,27 @@ self: { license = lib.licenses.mit; }) {}; - "hspec-core_2_10_6" = callPackage + "hspec-core_2_10_7" = callPackage ({ mkDerivation, ansi-terminal, array, base, base-orphans - , call-stack, deepseq, directory, filepath, ghc, ghc-boot-th + , call-stack, deepseq, directory, filepath, haskell-lexer , hspec-expectations, hspec-meta, HUnit, process, QuickCheck , quickcheck-io, random, setenv, silently, stm, temporary , tf-random, time, transformers }: mkDerivation { pname = "hspec-core"; - version = "2.10.6"; - sha256 = "1cz02l3xkj91f41ghz3mkm5nxl6zaj5kgam63rqp8f0yxzhfrvwm"; + version = "2.10.7"; + sha256 = "01ikjgdc5fpblw7y1h50j0dbgw3drjz26slcalzhvqza7523jn2g"; libraryHaskellDepends = [ - ansi-terminal array base call-stack deepseq directory filepath ghc - ghc-boot-th hspec-expectations HUnit process QuickCheck + ansi-terminal array base call-stack deepseq directory filepath + haskell-lexer hspec-expectations HUnit process QuickCheck quickcheck-io random setenv stm tf-random time transformers ]; testHaskellDepends = [ ansi-terminal array base base-orphans call-stack deepseq directory - filepath ghc ghc-boot-th hspec-expectations hspec-meta HUnit - process QuickCheck quickcheck-io random setenv silently stm - temporary tf-random time transformers + filepath haskell-lexer hspec-expectations hspec-meta HUnit process + QuickCheck quickcheck-io random setenv silently stm temporary + tf-random time transformers ]; testToolDepends = [ hspec-meta ]; testTarget = "--test-option=--skip --test-option='Test.Hspec.Core.Runner.hspecResult runs specs in parallel'"; @@ -148916,14 +148997,14 @@ self: { maintainers = [ lib.maintainers.maralorn ]; }) {}; - "hspec-discover_2_10_6" = callPackage + "hspec-discover_2_10_7" = callPackage ({ mkDerivation, base, directory, filepath, hspec-meta, mockery , QuickCheck }: mkDerivation { pname = "hspec-discover"; - version = "2.10.6"; - sha256 = "0x7yx55l2cngg4vw2k4mirajbprpa7bkx8rnyvyads8c6f97s71v"; + version = "2.10.7"; + sha256 = "0xx38v8b8xplqi2jazng57z4xfm9lzb21ldpm428s28kl71br1vd"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base directory filepath ]; @@ -153661,6 +153742,44 @@ self: { mainProgram = "hw-balancedparens"; }) {}; + "hw-balancedparens_0_4_1_3" = callPackage + ({ mkDerivation, base, bytestring, criterion, deepseq, directory + , doctest, doctest-discover, generic-lens, hedgehog, hspec + , hspec-discover, hw-bits, hw-excess, hw-fingertree + , hw-hspec-hedgehog, hw-int, hw-prim, hw-rankselect-base, lens + , mmap, optparse-applicative, transformers, vector + }: + mkDerivation { + pname = "hw-balancedparens"; + version = "0.4.1.3"; + sha256 = "0cp8nzm99ap0j8qzsn15rxcvxa3k6bywqx0y5ccflpvqysd88wfc"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base deepseq directory hedgehog hspec hw-bits hw-excess + hw-fingertree hw-int hw-prim hw-rankselect-base vector + ]; + executableHaskellDepends = [ + base bytestring generic-lens hw-bits hw-prim lens mmap + optparse-applicative vector + ]; + testHaskellDepends = [ + base directory doctest doctest-discover hedgehog hspec hw-bits + hw-hspec-hedgehog hw-int hw-prim hw-rankselect-base transformers + vector + ]; + testToolDepends = [ doctest-discover hspec-discover ]; + benchmarkHaskellDepends = [ + base criterion deepseq directory generic-lens hedgehog hw-bits + hw-prim lens vector + ]; + doHaddock = false; + description = "Balanced parentheses"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + mainProgram = "hw-balancedparens"; + }) {}; + "hw-bits" = callPackage ({ mkDerivation, base, bitvec, bytestring, criterion, deepseq , doctest, doctest-discover, hedgehog, hspec, hspec-discover @@ -155458,6 +155577,29 @@ self: { license = lib.licenses.bsd3; }) {}; + "hydra" = callPackage + ({ mkDerivation, aeson, aeson-pretty, base, bytestring, containers + , directory, filepath, hspec, hspec-discover, HsYAML, HUnit + , QuickCheck, scientific, split, text, unordered-containers, vector + }: + mkDerivation { + pname = "hydra"; + version = "0.1.1"; + sha256 = "1ljr6id1z4ym6ipmjhz1msmnqfbsj1z5klhx27dhxwmbfv5ndhyn"; + libraryHaskellDepends = [ + aeson aeson-pretty base bytestring containers directory filepath + HsYAML scientific split text unordered-containers vector + ]; + testHaskellDepends = [ + aeson aeson-pretty base bytestring containers directory filepath + hspec hspec-discover HsYAML HUnit QuickCheck scientific split text + unordered-containers vector + ]; + testToolDepends = [ hspec-discover ]; + description = "Type-aware transformations for data and programs"; + license = lib.licenses.asl20; + }) {}; + "hydra-hs" = callPackage ({ mkDerivation, base, hmatrix, sixense_x64 }: mkDerivation { @@ -155869,8 +156011,8 @@ self: { }: mkDerivation { pname = "hypergeomatrix"; - version = "1.1.0.0"; - sha256 = "1463xpbm3q8ifnjsgddfplpsjnzzfksmpy8g21l2zqmcvghb64bn"; + version = "1.1.0.1"; + sha256 = "02pmjjbdnl5g1zhzs1cb32k1z5g3xkdkpz1idx8xf5gnyxcssy38"; libraryHaskellDepends = [ array base containers cyclotomic ]; testHaskellDepends = [ base tasty tasty-hunit ]; description = "Hypergeometric function of a matrix argument"; @@ -155883,8 +156025,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "hypergeometric"; - version = "0.1.3.0"; - sha256 = "0whr8khdcimja5cx75skw9s50mz6h9yaina2r4gfj7hkd2q2gwyc"; + version = "0.1.4.0"; + sha256 = "153j8ml8gqgmgzd6aybwcwvrnafgz54myl42l293mj64kcc1yc9r"; libraryHaskellDepends = [ base ]; description = "Hypergeometric functions"; license = lib.licenses.agpl3Only; @@ -158404,8 +158546,8 @@ self: { }: mkDerivation { pname = "incipit"; - version = "0.4.0.0"; - sha256 = "0w4wipaq0iscfnv68x5insjbcqcrnfx6r75lkq6v7nxj1y124yqa"; + version = "0.5.0.0"; + sha256 = "137i92xfpchyvnrckb8876cxw514zxf53hbzqyyj6f4mipiq319j"; libraryHaskellDepends = [ base incipit-core polysemy-conc polysemy-log polysemy-resume polysemy-time @@ -160732,18 +160874,18 @@ self: { "interval-patterns" = callPackage ({ mkDerivation, base, containers, groups, hspec, lattices - , QuickCheck, relude, semirings, time, time-compat + , QuickCheck, semirings, time, time-compat }: mkDerivation { pname = "interval-patterns"; - version = "0.5.0.0"; - sha256 = "1ayvhjg7a8z7wp1pqsf4wcvxj5y3izsxz3b53q57dsvrlsc9i0kg"; + version = "0.6.0.0"; + sha256 = "0f0gy1442v7di34bngssihhyb6vmhdi71j8yqmii8c7xxvnpr69a"; libraryHaskellDepends = [ - base containers groups lattices relude semirings time time-compat + base containers groups lattices semirings time time-compat ]; testHaskellDepends = [ - base containers groups hspec lattices QuickCheck relude semirings - time time-compat + base containers groups hspec lattices QuickCheck semirings time + time-compat ]; description = "Intervals, and monoids thereof"; license = lib.licenses.bsd3; @@ -163389,10 +163531,8 @@ self: { }: mkDerivation { pname = "jack"; - version = "0.7.2"; - sha256 = "0aa7nz8ybsw7s0nmf12kxnjm5z1afj88c97b1w17b7lvdwvfs3cx"; - revision = "1"; - editedCabalFile = "16g5xc67811jvckfn0xfvcwbxi0kcx1qh87pyhrqvrp4k8m68g2v"; + version = "0.7.2.1"; + sha256 = "03cf6yb3nbcwy0429b0r2dxj6dvk295y4w73lyc6fpjh001yp7c9"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -163438,8 +163578,8 @@ self: { }: mkDerivation { pname = "jackpolynomials"; - version = "1.0.0.0"; - sha256 = "13marv1cl4c5xprwjn7yz3hbwln2cnmxski945saf3azs67ki824"; + version = "1.0.0.1"; + sha256 = "089nc11mb8gsqwarqhfsjc1v4zc5c7m4gcpz07dq6dd6wrlm1144"; libraryHaskellDepends = [ array base ilist lens math-functions mpolynomials numeric-prelude ]; @@ -174742,16 +174882,14 @@ self: { "lentil" = callPackage ({ mkDerivation, ansi-wl-pprint, base, csv, deepseq, directory - , dlist, filemanip, filepath, hspec, megaparsec, mtl, natural-sort - , optparse-applicative, regex-tdfa, semigroups + , 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.4.0"; - sha256 = "0xfsf7g9r2w30qkp4829w77hsja562jvx4n9i880j9qngi2ms2h1"; - revision = "2"; - editedCabalFile = "1n88rdsf5ayprgz1wnbx32gaff8kpixfkdkr6q4jvc896fhrhdzp"; + version = "1.5.4.1"; + sha256 = "0y81sfg3xnb15jzxp18q8475vl74hkqcx8jykpsjxxzz7zxm8cyq"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -174764,13 +174902,14 @@ self: { 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; mainProgram = "lentil"; maintainers = [ lib.maintainers.rvl ]; }) {}; - "lentil_1_5_4_1" = callPackage + "lentil_1_5_4_2" = callPackage ({ mkDerivation, ansi-wl-pprint, base, csv, deepseq, directory , dlist, filemanip, filepath, hspec, hspec-discover, megaparsec , mtl, natural-sort, optparse-applicative, regex-tdfa, semigroups @@ -174778,8 +174917,8 @@ self: { }: mkDerivation { pname = "lentil"; - version = "1.5.4.1"; - sha256 = "0y81sfg3xnb15jzxp18q8475vl74hkqcx8jykpsjxxzz7zxm8cyq"; + version = "1.5.4.2"; + sha256 = "198ajay44aapyn8zw3416lhv7wdkb8p6y3a77w2m3p9ly9sj5hgc"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -176992,8 +177131,8 @@ self: { ({ mkDerivation, base, hspec, QuickCheck }: mkDerivation { pname = "line-drawing"; - version = "0.4.0.0"; - sha256 = "0f0dj3hr1b9vryrmd88ghhn0jrv3nn5yhl5kj1bwwl99z59ww7bp"; + version = "0.4.0.1"; + sha256 = "19jyfp5cm5yzsvrjxk0yd5j46j6jk56v94xi7na97ghxqbvaascl"; libraryHaskellDepends = [ base ]; testHaskellDepends = [ base hspec QuickCheck ]; description = "raster line drawing"; @@ -177408,6 +177547,19 @@ self: { license = lib.licenses.bsd3; }) {}; + "linebreak_1_1_0_2" = callPackage + ({ mkDerivation, base, hspec, hyphenation }: + mkDerivation { + pname = "linebreak"; + version = "1.1.0.2"; + sha256 = "0i2b7a9f29iyr98x7j2wcagdwxl79rljamch4893vg2syca3h4f5"; + libraryHaskellDepends = [ base hyphenation ]; + testHaskellDepends = [ base hspec hyphenation ]; + description = "breaks strings to fit width"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "linenoise" = callPackage ({ mkDerivation, base, bytestring, exceptions, mtl, text , unliftio-core @@ -180536,10 +180688,8 @@ self: { }: mkDerivation { pname = "logict-sequence"; - version = "0.2.0.1"; - sha256 = "0g52laz25jb22ms3jam8f2bkb26q2k6qvfpjdipwv0n11g2bzc7x"; - revision = "1"; - editedCabalFile = "1qws4vbkcbjaqpj8am0sigja2cj8x5id3zgjk0g5q7a0wl595n0i"; + version = "0.2.0.2"; + sha256 = "0875f15rnfya99h5lfjhhx598y7hsssa927j138zk5dhpz0v3b34"; libraryHaskellDepends = [ base logict mmorph mtl sequence transformers ]; @@ -194582,8 +194732,8 @@ self: { ({ mkDerivation, base, containers, extra, numeric-prelude, text }: mkDerivation { pname = "mpolynomials"; - version = "0.1.0.0"; - sha256 = "0p2x8hr5yydqnm5znh7ghfyis5s4vapk10q8qs76il7vb68np352"; + version = "0.1.0.1"; + sha256 = "155m59yanbwj1jvph5r0sda85h0wxih6awf6csdffmvj8awbj9vj"; libraryHaskellDepends = [ base containers extra numeric-prelude text ]; @@ -204852,6 +205002,46 @@ self: { license = lib.licenses.asl20; }) {}; + "nvim-hs_2_3_1_0" = callPackage + ({ mkDerivation, base, bytestring, cereal, cereal-conduit, conduit + , containers, data-default, deepseq, foreign-store, hslogger, hspec + , hspec-discover, HUnit, megaparsec, messagepack, mtl, network + , optparse-applicative, path, path-io, prettyprinter + , prettyprinter-ansi-terminal, QuickCheck, resourcet, stm + , streaming-commons, template-haskell + , template-haskell-compat-v0208, text, time, time-locale-compat + , transformers, transformers-base, typed-process, unliftio + , unliftio-core, utf8-string, vector, void + }: + mkDerivation { + pname = "nvim-hs"; + version = "2.3.1.0"; + sha256 = "1vgdvcvjyl7dxmvmcljb130gwp806769hks00fj1sqfi953lm9bf"; + libraryHaskellDepends = [ + base bytestring cereal cereal-conduit conduit containers + data-default deepseq foreign-store hslogger megaparsec messagepack + mtl network optparse-applicative path path-io prettyprinter + prettyprinter-ansi-terminal resourcet stm streaming-commons + template-haskell template-haskell-compat-v0208 text time + time-locale-compat transformers transformers-base typed-process + unliftio unliftio-core utf8-string vector void + ]; + testHaskellDepends = [ + base bytestring cereal cereal-conduit conduit containers + data-default foreign-store hslogger hspec hspec-discover HUnit + megaparsec messagepack mtl network optparse-applicative path + path-io prettyprinter prettyprinter-ansi-terminal QuickCheck + resourcet stm streaming-commons template-haskell + template-haskell-compat-v0208 text time time-locale-compat + transformers transformers-base typed-process unliftio unliftio-core + utf8-string vector + ]; + testToolDepends = [ hspec-discover ]; + description = "Haskell plugin backend for neovim"; + license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + }) {}; + "nvim-hs-contrib" = callPackage ({ mkDerivation, base, bytestring, data-default, directory , filepath, hspec, hspec-discover, messagepack, mtl, nvim-hs @@ -215874,8 +216064,8 @@ self: { pname = "persistent"; version = "2.13.3.5"; sha256 = "0z69yvk0rd29dp5qdhi4p587b891y90azrzzpa3g10cxp3gyywvm"; - revision = "2"; - editedCabalFile = "1x802a6ldvgjjn7mdh8d2c0h5cl0jajvf3g75rza7c8cxrn8f2vw"; + revision = "3"; + editedCabalFile = "0kyipwaspzah6f88s51d61kr8i9g05grm2g0lnnw28jp06nggg5d"; libraryHaskellDepends = [ aeson attoparsec base base64-bytestring blaze-html bytestring conduit containers fast-logger http-api-data lift-type monad-logger @@ -215899,7 +216089,7 @@ self: { maintainers = [ lib.maintainers.psibi ]; }) {}; - "persistent_2_14_4_0" = callPackage + "persistent_2_14_4_2" = callPackage ({ mkDerivation, aeson, attoparsec, base, base64-bytestring , blaze-html, bytestring, conduit, containers, criterion, deepseq , fast-logger, file-embed, hspec, http-api-data, lift-type @@ -215910,8 +216100,8 @@ self: { }: mkDerivation { pname = "persistent"; - version = "2.14.4.0"; - sha256 = "1y58p9afhzg2kpfbcfgg2wgdrlj5hjjmbr84x5jdiib1m19f8ix3"; + version = "2.14.4.2"; + sha256 = "0hclhx5y20s68h11iqpy61z8yrjj4i0g15ndlb3jdwgwd2x4h433"; libraryHaskellDepends = [ aeson attoparsec base base64-bytestring blaze-html bytestring conduit containers deepseq fast-logger http-api-data lift-type @@ -216472,6 +216662,8 @@ self: { pname = "persistent-redis"; version = "2.13.0.1"; sha256 = "1p03bwsldi3w4vsig1krnilhpbkkhzrm240jbx22q514922kgjr9"; + revision = "1"; + editedCabalFile = "0k383hvfpd0s38a8fmr2zad3f10lvz7sj969ainx9fd7hf550br2"; libraryHaskellDepends = [ aeson base binary bytestring hedis http-api-data mtl path-pieces persistent scientific text time transformers utf8-string @@ -218319,21 +218511,6 @@ self: { }) {}; "pid1" = callPackage - ({ mkDerivation, base, directory, process, unix }: - mkDerivation { - pname = "pid1"; - version = "0.1.3.0"; - sha256 = "1m2i03ncgn1y6h2352pnvhcqzif45505vlnxh11xngvjx47f85a1"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ base directory process unix ]; - executableHaskellDepends = [ base ]; - description = "Do signal handling and orphan reaping for Unix PID1 init processes"; - license = lib.licenses.mit; - mainProgram = "pid1"; - }) {}; - - "pid1_0_1_3_1" = callPackage ({ mkDerivation, base, directory, process, unix }: mkDerivation { pname = "pid1"; @@ -218345,7 +218522,6 @@ self: { executableHaskellDepends = [ base ]; description = "Do signal handling and orphan reaping for Unix PID1 init processes"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; mainProgram = "pid1"; }) {}; @@ -218484,8 +218660,8 @@ self: { }: mkDerivation { pname = "pinboard-notes-backup"; - version = "1.0.5.5"; - sha256 = "14y13lzdr6mlk7kn53xqkymh89qks6v5i0maf0nhl0vw3wz70x23"; + version = "1.0.5.6"; + sha256 = "1vghgv9kmlch9g14imp5skb1ia6nndn1bwhpx7r262fn4dv88372"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -221965,8 +222141,8 @@ self: { }: mkDerivation { pname = "polysemy-conc"; - version = "0.10.0.0"; - sha256 = "17683p4j54kapg279cbdxl7j0gyrshcsxcs0xngyaplgajwq6pnk"; + version = "0.11.1.0"; + sha256 = "0kwfvwv4hzbm51sk78k1ka9i3f23jp9r8d0acs4gjnbbjfvv78wk"; libraryHaskellDepends = [ async base containers incipit-core polysemy polysemy-resume polysemy-time stm stm-chans torsor unagi-chan unix @@ -221974,7 +222150,7 @@ self: { testHaskellDepends = [ async base hedgehog incipit-core polysemy polysemy-plugin polysemy-resume polysemy-test polysemy-time stm tasty - tasty-hedgehog time unagi-chan unix + tasty-hedgehog time unix ]; description = "Polysemy effects for concurrency"; license = "BSD-2-Clause-Patent"; @@ -222109,8 +222285,8 @@ self: { }: mkDerivation { pname = "polysemy-log"; - version = "0.7.2.0"; - sha256 = "1n206b3g64gdrz488q0y11by25khn5aka9qx37vfg65mrnzald78"; + version = "0.8.0.0"; + sha256 = "0zvlx1y852c1jyaw3lcxps8yb6qk56i8drnfbqvdpss3hb6jhii7"; libraryHaskellDepends = [ ansi-terminal async base incipit-core polysemy polysemy-conc polysemy-time stm time @@ -222127,21 +222303,21 @@ self: { }) {}; "polysemy-log-co" = callPackage - ({ mkDerivation, base, co-log, co-log-polysemy, incipit-core - , polysemy, polysemy-conc, polysemy-log, polysemy-test - , polysemy-time, stm, tasty + ({ mkDerivation, base, co-log, co-log-concurrent, co-log-polysemy + , incipit-core, polysemy, polysemy-conc, polysemy-log + , polysemy-test, polysemy-time, stm, tasty }: mkDerivation { pname = "polysemy-log-co"; - version = "0.7.2.0"; - sha256 = "0g3nxfahlsp97zjmy484dgvwkjvfpf70f1zhd6kvpmk9dik6n9r7"; + version = "0.8.0.0"; + sha256 = "09r4aqkwfjnwnlym97mfasghb3c9jq9vlmqlycz0kgsid8hdjh52"; libraryHaskellDepends = [ - base co-log co-log-polysemy incipit-core polysemy polysemy-conc - polysemy-log polysemy-time stm + base co-log co-log-concurrent co-log-polysemy incipit-core polysemy + polysemy-conc polysemy-log polysemy-time stm ]; testHaskellDepends = [ - base co-log co-log-polysemy incipit-core polysemy polysemy-log - polysemy-test polysemy-time stm tasty + base co-log co-log-concurrent co-log-polysemy incipit-core polysemy + polysemy-log polysemy-test polysemy-time stm tasty ]; description = "Colog adapters for Polysemy.Log"; license = "BSD-2-Clause-Patent"; @@ -222156,8 +222332,8 @@ self: { }: mkDerivation { pname = "polysemy-log-di"; - version = "0.7.2.0"; - sha256 = "0v7zwvb7aapr0cslvmn1kzcvvdr9xw4bzqppxkpzia6cnzhbr09y"; + version = "0.8.0.0"; + sha256 = "1gmwrmnw4675y8hzywazjcafd0hkfal7rxpcycz4dpvzsqznrcrz"; libraryHaskellDepends = [ base di-polysemy incipit-core polysemy polysemy-conc polysemy-log polysemy-time stm @@ -222311,8 +222487,8 @@ self: { }: mkDerivation { pname = "polysemy-process"; - version = "0.10.0.0"; - sha256 = "1f0bnpzd1k1aj9f3100z240ljvlw9b5ikafif05bwzcpavsy7zli"; + version = "0.11.1.0"; + sha256 = "09bzjdnj15bv0fnvs99f6x71yqmy0lbsnxbr4w3mxn4yp73sppc1"; libraryHaskellDepends = [ base incipit-core path path-io polysemy polysemy-conc polysemy-resume polysemy-time posix-pty process stm-chans @@ -223216,6 +223392,8 @@ self: { pname = "portray"; version = "0.3.0"; sha256 = "059lyc5p7726y9yj7c3by854czhbiwspgrgiqa6qp22pfbx2ycqn"; + revision = "1"; + editedCabalFile = "06bdmmfxav5ah20bdj09rbgvk4ncjicx1r48m3l9xjcczbm28y5m"; libraryHaskellDepends = [ base bytestring containers text wrapped ]; @@ -223233,6 +223411,8 @@ self: { pname = "portray-diff"; version = "0.1.1"; sha256 = "1z09bs62hh9hsf88qkbsqp3ydxr66jdpbp9s8c7d142vcinmi3wm"; + revision = "1"; + editedCabalFile = "1p5ks82k2q59z20kc8nk5aj8n7isjnf0wc07lqv1djlalb3cwwy3"; libraryHaskellDepends = [ base containers dlist portray text wrapped ]; @@ -223247,8 +223427,8 @@ self: { pname = "portray-diff-hunit"; version = "0.1.0.0"; sha256 = "0gig1gvw0s7cl4jbffqh53r7lfs08clkcjpdypjjbpk0815pk34h"; - revision = "3"; - editedCabalFile = "05y5cci0kip5ribjkkinv7nqfvbjsq7z26vj3b170vd7awgfb2xq"; + revision = "5"; + editedCabalFile = "0yz9jfxsrnb5hb694bjgxc7gwl1dw2m54qnm9z9js51fc1kk2ppa"; libraryHaskellDepends = [ base HUnit portray-diff portray-pretty pretty ]; @@ -223263,8 +223443,8 @@ self: { pname = "portray-diff-quickcheck"; version = "0.1.0.0"; sha256 = "1kif82y8bapf5d3awkfv7wp3ih89q3p14djanyz6jfapryhccm12"; - revision = "3"; - editedCabalFile = "0c6ld7l8k4kk66rikxknq0c6mjc7dwa1bw7bqbajqfdb0jjbaafc"; + revision = "4"; + editedCabalFile = "1jy6qviv8phj2dr79bkrqsaal1xb940hzhynq84vbkgk2szlcwqr"; libraryHaskellDepends = [ base portray-diff portray-pretty QuickCheck ]; @@ -223281,6 +223461,8 @@ self: { pname = "portray-pretty"; version = "0.1.0.3"; sha256 = "08gf384mqsxblxzmhr6ipskvipgbdgx72s3nmdhsld53spg5zhd5"; + revision = "1"; + editedCabalFile = "03r638j282ldxzkpw07l7cnp4kxwh3325bcljkn96hs1l6vy5q4j"; libraryHaskellDepends = [ base portray portray-diff pretty text ]; testHaskellDepends = [ base HUnit portray portray-diff pretty test-framework @@ -223301,6 +223483,8 @@ self: { pname = "portray-prettyprinter"; version = "0.2.1"; sha256 = "0dzhzrv6xq67sbf6ivisghlx4pq53h3qh859ai5rs6cikg6xfb7b"; + revision = "1"; + editedCabalFile = "1jz8jpi4in8znsgzcb9kcgv2zgrw2v99zkb311wjwrzk7vgjm9b7"; libraryHaskellDepends = [ base portray portray-diff prettyprinter prettyprinter-ansi-terminal text @@ -223485,8 +223669,8 @@ self: { }: mkDerivation { pname = "posix-api"; - version = "0.3.5.0"; - sha256 = "0ygww5fcikalyqzliqdrcd4n4g8plhr01gz5p6zd0c5f1y9jgw7x"; + version = "0.4.0.0"; + sha256 = "0j4iz6llg8qgi5jfg51asimw3qwzwlacj6ac0rm0a2g0756wf7mv"; libraryHaskellDepends = [ base byte-order byteslice primitive primitive-addr primitive-offset primitive-unlifted run-st @@ -224444,8 +224628,8 @@ self: { pname = "postgresql-simple-url"; version = "0.2.1.0"; sha256 = "1jg9gvpidrfy2hqixwqsym1l1mnkafmxwq58jpbzdmrbvryga1qk"; - revision = "5"; - editedCabalFile = "17l5iq6c4yjw3gswgav398cbih5105m05ak68kdibv6jjazkqw7p"; + revision = "6"; + editedCabalFile = "1pvfb61ys58s66dass8qfaxrd4pbkbk8hsbrijds6gybcx3a7nhy"; libraryHaskellDepends = [ base network-uri postgresql-simple split ]; @@ -225570,8 +225754,8 @@ self: { }: mkDerivation { pname = "prelate"; - version = "0.2.0.0"; - sha256 = "03620awa3yh3jfzqzr2i6gbhg4wfq33v7m42rzwnr6j83pkd59im"; + version = "0.3.0.0"; + sha256 = "13qrk305k5mgpkhjhk92zs0rp3y68k7rhj5d3cqj785bvyvpz3wh"; libraryHaskellDepends = [ aeson base exon extra generic-lens incipit microlens microlens-ghc polysemy-chronos polysemy-conc polysemy-log polysemy-process @@ -226829,14 +227013,16 @@ self: { }: mkDerivation { pname = "primitive-sort"; - version = "0.1.1.0"; - sha256 = "0ixx8cvjzsl93lr6pxppyiv12rgwaxh5xv4m56f6b81cxqdx97f2"; + version = "0.1.2.0"; + sha256 = "0nalkfycg9fpvwi8h2a4k31wmmn1ny16b43kj75gxcpmbc4x6azz"; libraryHaskellDepends = [ base contiguous ghc-prim primitive ]; testHaskellDepends = [ base containers doctest HUnit primitive QuickCheck smallcheck tasty tasty-hunit tasty-quickcheck tasty-smallcheck ]; - benchmarkHaskellDepends = [ base gauge ghc-prim primitive random ]; + benchmarkHaskellDepends = [ + base contiguous gauge ghc-prim primitive random + ]; description = "Sort primitive arrays"; license = lib.licenses.bsd3; }) {}; @@ -228498,8 +228684,8 @@ self: { }: mkDerivation { pname = "prop-unit"; - version = "0.1.0"; - sha256 = "1sz04samdhac9czcym2rra5fgncccvj6hjsymljxsvgcs2h7429i"; + version = "0.1.1"; + sha256 = "0adxa0fkrvp9jgcqv4919g59alc4a6p9lnv3r647hf4mjlywgvkg"; libraryHaskellDepends = [ base hedgehog tasty tasty-hedgehog ]; testHaskellDepends = [ base hedgehog tasty tasty-hedgehog tasty-hunit @@ -232349,8 +232535,8 @@ self: { }: mkDerivation { pname = "quickcheck-lockstep"; - version = "0.2.0"; - sha256 = "1vc0ry2qp4c99pql6mgb4csffsjs9qgwciz58g68wbrjqp7rgm2w"; + version = "0.2.1"; + sha256 = "1kw5bp9yih8z3z7plczwld5xdg46slylszmpd63d2fiq2fx7ii7r"; libraryHaskellDepends = [ base constraints containers mtl QuickCheck quickcheck-dynamic ]; @@ -237889,8 +238075,8 @@ self: { }: mkDerivation { pname = "reflex-gadt-api"; - version = "0.2.2.0"; - sha256 = "1ras7jl1j90a4zd9bnw4x31ykk0ww373kjpkd9sq909i73a7xzxl"; + version = "0.2.2.1"; + sha256 = "042dad8gilpzn1ng4ck5mmca9q257vi9317xxr0in0sp30sn1g11"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -238212,8 +238398,8 @@ self: { }: mkDerivation { pname = "reflex-vty"; - version = "0.3.0.0"; - sha256 = "1c4v2i54i0a4dq8ywkxax33wz4wzyf4hw5vn2s5hy75m78hq8g6i"; + version = "0.3.1.0"; + sha256 = "1dkfrz580rqwir2y54im2ymjq7lgxjy888lq240jarhnr2yc32xi"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -238502,8 +238688,8 @@ self: { pname = "regex-applicative-text"; version = "0.1.0.1"; sha256 = "1ng2qhk4mvpzl8fx91ig7ldv09v9aqdsvn6yl9yjapc6h0ghb4xh"; - revision = "6"; - editedCabalFile = "16a2d8d84gzbjbvs7pc7sz5bi7rz2s5c57gkwi0vf5lmscgjy25h"; + revision = "7"; + editedCabalFile = "0v4k5hvqcabgiiycn4xayg9kahwifqg4nc0m1wkm3ixcywwg8i88"; libraryHaskellDepends = [ base regex-applicative text ]; description = "regex-applicative on text"; license = lib.licenses.bsd3; @@ -247875,8 +248061,8 @@ self: { }: mkDerivation { pname = "scalpel-search"; - version = "0.1.0.0"; - sha256 = "0qq8q9z3s37wcc6iwygn2hfh72k5kak93vmsvl3wn0k04lrivg60"; + version = "0.1.0.1"; + sha256 = "166pillw3pkvdi3qrcdvb6rd442ddfvb3dh7nxhkv012j6163flz"; libraryHaskellDepends = [ base scalpel-core tagsoup text uri ]; testHaskellDepends = [ base hspec scalpel scalpel-core tagsoup text uri @@ -249269,8 +249455,8 @@ self: { ({ mkDerivation, array, base, containers, ilist, matrix, vector }: mkDerivation { pname = "scubature"; - version = "1.0.0.0"; - sha256 = "1wp17l4k7yh7b3r3x2piinki4p03lp6bsbpqryah1zwy3hrpv06c"; + version = "1.0.0.1"; + sha256 = "04q5032c3952n69mdanfwfnqp508bjlk5hp476lzmkmijd9jxvdp"; libraryHaskellDepends = [ array base containers ilist matrix vector ]; @@ -258285,8 +258471,8 @@ self: { }: mkDerivation { pname = "simple-parser"; - version = "0.12.0"; - sha256 = "1g8ik221kfzjb3bndxghk42ki7hhs4xbwxq8arc66hsnynjxi7rs"; + version = "0.12.1"; + sha256 = "0izlhj9jilwj7zilav8ygnz5k6zbz65q2s1yyjsx62b9mfl9skqs"; libraryHaskellDepends = [ base bytestring containers errata exceptions mmorph mtl nonempty-containers scientific text text-builder @@ -259934,6 +260120,31 @@ self: { mainProgram = "skylighting"; }) {}; + "skylighting_0_13_1_2" = callPackage + ({ mkDerivation, base, binary, blaze-html, bytestring, containers + , pretty-show, skylighting-core, skylighting-format-ansi + , skylighting-format-blaze-html, skylighting-format-latex, text + }: + mkDerivation { + pname = "skylighting"; + version = "0.13.1.2"; + sha256 = "05m11hd6xr4kh6jgdj4mgwa7nbrj29jzca76pjpm0mjiqv3ah3av"; + configureFlags = [ "-fexecutable" ]; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base binary containers skylighting-core skylighting-format-ansi + skylighting-format-blaze-html skylighting-format-latex + ]; + executableHaskellDepends = [ + base blaze-html bytestring containers pretty-show text + ]; + description = "syntax highlighting library"; + license = lib.licenses.gpl2Only; + hydraPlatforms = lib.platforms.none; + mainProgram = "skylighting"; + }) {}; + "skylighting-core" = callPackage ({ mkDerivation, aeson, attoparsec, base, base64-bytestring, binary , bytestring, case-insensitive, colour, containers, criterion, Diff @@ -259964,6 +260175,37 @@ self: { license = lib.licenses.bsd3; }) {}; + "skylighting-core_0_13_1_2" = callPackage + ({ mkDerivation, aeson, attoparsec, base, base64-bytestring, binary + , bytestring, case-insensitive, colour, containers, criterion, Diff + , directory, filepath, mtl, pretty-show, QuickCheck, safe, tasty + , tasty-golden, tasty-hunit, tasty-quickcheck, text, transformers + , utf8-string, xml-conduit + }: + mkDerivation { + pname = "skylighting-core"; + version = "0.13.1.2"; + sha256 = "0081zihpiq4w99x4s5bhf0r2j627dzmlnmpca5rq16mqvhz22mmz"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson attoparsec base base64-bytestring binary bytestring + case-insensitive colour containers directory filepath mtl safe text + transformers utf8-string xml-conduit + ]; + testHaskellDepends = [ + aeson base bytestring containers Diff directory filepath + pretty-show QuickCheck tasty tasty-golden tasty-hunit + tasty-quickcheck text + ]; + benchmarkHaskellDepends = [ + base containers criterion filepath text + ]; + description = "syntax highlighting library"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "skylighting-extensions" = callPackage ({ mkDerivation, base, containers, skylighting, skylighting-modding , text @@ -260201,27 +260443,37 @@ self: { }) {}; "slack-web" = callPackage - ({ mkDerivation, aeson, base, containers, deepseq, errors, fakepull - , hashable, hspec, http-api-data, http-client, http-client-tls - , megaparsec, mtl, QuickCheck, quickcheck-instances, scientific - , servant, servant-client, servant-client-core, text, time - , transformers, unordered-containers + ({ mkDerivation, aeson, aeson-pretty, base, base16-bytestring + , bytestring, classy-prelude, containers, cryptonite + , data-default-class, deepseq, either, errors, fakepull, hashable + , hspec, hspec-core, hspec-discover, hspec-golden, http-api-data + , http-client, http-client-tls, megaparsec, mono-traversable, mtl + , pretty-simple, QuickCheck, quickcheck-instances, refined + , scientific, servant, servant-client, servant-client-core + , string-conversions, string-variants, template-haskell, text + , th-compat, time, transformers, unordered-containers, vector }: mkDerivation { pname = "slack-web"; - version = "0.4.0.0"; - sha256 = "1l6vls3c941gfvmx11l7xqj1vnngxk5las3pjdw45c93cqfzin74"; + version = "1.5.0.0"; + sha256 = "0pr4mmpshh72sbwwy1sxffki99jl02iz2x9fdq2g0hx57z97raxv"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - aeson base containers deepseq errors hashable http-api-data - http-client http-client-tls megaparsec mtl scientific servant - servant-client servant-client-core text time transformers - unordered-containers + aeson base base16-bytestring bytestring classy-prelude containers + cryptonite data-default-class deepseq either errors hashable + http-api-data http-client http-client-tls megaparsec + mono-traversable mtl refined scientific servant servant-client + servant-client-core string-conversions string-variants text time + transformers unordered-containers vector ]; testHaskellDepends = [ - aeson base fakepull hspec QuickCheck quickcheck-instances text time + aeson aeson-pretty base bytestring classy-prelude fakepull hspec + hspec-core hspec-golden mtl pretty-simple QuickCheck + quickcheck-instances string-conversions string-variants + template-haskell text th-compat time ]; + testToolDepends = [ hspec-discover ]; description = "Bindings for the Slack web API"; license = lib.licenses.mit; hydraPlatforms = lib.platforms.none; @@ -263349,10 +263601,8 @@ self: { }: mkDerivation { pname = "sockets"; - version = "0.5.0.0"; - sha256 = "0pxrdxmiqyp5xs24sp22b4rldhzm1rahkdq5lc24m30g4p609xa3"; - revision = "1"; - editedCabalFile = "1ji60m0wj3jwdfwdjaxzic41rwdnq72m9xspn64f66c872lx137d"; + version = "0.6.1.0"; + sha256 = "0isnl0vzdm95fgpjpib6ivgwma8acyqc41020lqa3bdzx82whcsy"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -265788,8 +266038,8 @@ self: { }: mkDerivation { pname = "sqlite-easy"; - version = "0.2.0.0"; - sha256 = "1nlhm6lyh0j1vcmpy8p29ppm8wzph1snbdw07k49073w31qw21n6"; + version = "0.2.0.1"; + sha256 = "03sgw1g1iqkf1rv3dz5y9jh7z6iripx8dz9cs5ixznislsxkmg5l"; libraryHaskellDepends = [ base bytestring direct-sqlite migrant-core mtl resource-pool text unliftio-core @@ -268014,6 +268264,33 @@ self: { license = lib.licenses.bsd2; }) {}; + "statistics_0_16_1_2" = callPackage + ({ mkDerivation, aeson, async, base, binary, data-default-class + , deepseq, dense-linear-algebra, erf, ieee754, math-functions + , mwc-random, parallel, primitive, QuickCheck, random, tasty + , tasty-expected-failure, tasty-hunit, tasty-quickcheck, vector + , vector-algorithms, vector-binary-instances, vector-th-unbox + }: + mkDerivation { + pname = "statistics"; + version = "0.16.1.2"; + sha256 = "15yr0w25dqaqz16635qxkxvr6nj6mkjj9pl7wzw5yr3pn84xjryq"; + libraryHaskellDepends = [ + aeson async base binary data-default-class deepseq + dense-linear-algebra math-functions mwc-random parallel primitive + random vector vector-algorithms vector-binary-instances + vector-th-unbox + ]; + testHaskellDepends = [ + aeson base binary dense-linear-algebra erf ieee754 math-functions + primitive QuickCheck tasty tasty-expected-failure tasty-hunit + tasty-quickcheck vector vector-algorithms + ]; + description = "A library of statistical types, data, and functions"; + license = lib.licenses.bsd2; + hydraPlatforms = lib.platforms.none; + }) {}; + "statistics-dirichlet" = callPackage ({ mkDerivation, base, deepseq, hmatrix-special , nonlinear-optimization, vector @@ -270384,21 +270661,6 @@ self: { }) {}; "streams" = callPackage - ({ mkDerivation, adjunctions, base, comonad, distributive - , semigroupoids, semigroups - }: - mkDerivation { - pname = "streams"; - version = "3.3"; - sha256 = "0h2fjlcsqnwwsqdk371m6drb119rx76b122mmwkd7zl3d86zhcr9"; - libraryHaskellDepends = [ - adjunctions base comonad distributive semigroupoids semigroups - ]; - description = "Various Haskell 2010 stream comonads"; - license = lib.licenses.bsd3; - }) {}; - - "streams_3_3_1" = callPackage ({ mkDerivation, adjunctions, base, boring, comonad, distributive , semigroupoids }: @@ -270411,7 +270673,6 @@ self: { ]; description = "Various Haskell 2010 stream comonads"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "streamt" = callPackage @@ -271099,18 +271360,25 @@ self: { }) {}; "string-variants" = callPackage - ({ mkDerivation, aeson, base, bytestring, mono-traversable - , QuickCheck, refined, refinery, string-conversions - , template-haskell, text + ({ mkDerivation, aeson, base, bytestring, hedgehog, hspec + , hspec-core, hspec-discover, hspec-expectations, hspec-hedgehog + , HUnit, mono-traversable, QuickCheck, refined, refinery + , string-conversions, template-haskell, text }: mkDerivation { pname = "string-variants"; - version = "0.1.0.2"; - sha256 = "0lrcjx3ci2kd2347klkwz01cf8mhzfk91sl7301q44cf8fg42az4"; + version = "0.2.0.0"; + sha256 = "0rzxvqv6waggspqbph4n0q249v0h615965rqlbbhv8a3p87kmdcd"; libraryHaskellDepends = [ aeson base bytestring mono-traversable QuickCheck refined refinery string-conversions template-haskell text ]; + testHaskellDepends = [ + aeson base bytestring hedgehog hspec hspec-core hspec-expectations + hspec-hedgehog HUnit mono-traversable QuickCheck refined refinery + string-conversions template-haskell text + ]; + testToolDepends = [ hspec-discover ]; description = "Constrained text newtypes"; license = lib.licenses.mit; }) {}; @@ -271561,29 +271829,6 @@ self: { }) {}; "strongweak" = callPackage - ({ mkDerivation, base, either, generic-random, hspec - , hspec-discover, prettyprinter, QuickCheck, quickcheck-instances - , refined, vector, vector-sized - }: - mkDerivation { - pname = "strongweak"; - version = "0.3.1"; - sha256 = "1n46qw6hkdfbsfpyhpkalkw19fx152925hnpwmm2gr0rjzvwyn2p"; - revision = "2"; - editedCabalFile = "004as88cns3s5jk1c4467g0jdvqp6f9q9xf29cbx0x9d6b911v8x"; - libraryHaskellDepends = [ - base either prettyprinter refined vector vector-sized - ]; - testHaskellDepends = [ - base either generic-random hspec prettyprinter QuickCheck - quickcheck-instances refined vector vector-sized - ]; - testToolDepends = [ hspec-discover ]; - description = "Convert between strong and weak representations of types"; - license = lib.licenses.mit; - }) {}; - - "strongweak_0_3_2" = callPackage ({ mkDerivation, base, either, generic-random, hspec , hspec-discover, prettyprinter, QuickCheck, quickcheck-instances , refined, vector, vector-sized @@ -271602,7 +271847,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Convert between strong and weak representations of types"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; }) {}; "strptime" = callPackage @@ -279783,17 +280027,6 @@ self: { }) {}; "termbox" = callPackage - ({ mkDerivation, base, termbox-bindings-hs }: - mkDerivation { - pname = "termbox"; - version = "1.1.0"; - sha256 = "0m2g3w0a0kc0a692r2mdflp1q96nycpwg80zf6lsb0z1xqvycypy"; - libraryHaskellDepends = [ base termbox-bindings-hs ]; - description = "termbox"; - license = lib.licenses.bsd3; - }) {}; - - "termbox_1_1_0_1" = callPackage ({ mkDerivation, base, termbox-bindings-hs }: mkDerivation { pname = "termbox"; @@ -279802,7 +280035,6 @@ self: { libraryHaskellDepends = [ base termbox-bindings-hs ]; description = "termbox"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "termbox-banana" = callPackage @@ -281132,12 +281364,15 @@ self: { }) {}; "text-compression" = callPackage - ({ mkDerivation, base, bytestring, containers, mtl, text }: + ({ mkDerivation, base, bytestring, containers, mtl, parallel, text + }: mkDerivation { pname = "text-compression"; - version = "0.1.0.18"; - sha256 = "0jgljgxms6qqnjsnj5kww4ndlxgynbi7khsk5c9slgnpiqbva91d"; - libraryHaskellDepends = [ base bytestring containers mtl text ]; + version = "0.1.0.24"; + sha256 = "16ym7bq4nhd616nyw779jx5xsxbqpl687g9ss0i68ac0qjr58qgf"; + libraryHaskellDepends = [ + base bytestring containers mtl parallel text + ]; description = "A text compression library"; license = lib.licenses.bsd3; hydraPlatforms = lib.platforms.none; @@ -283381,10 +283616,8 @@ self: { }: mkDerivation { pname = "threepenny-gui"; - version = "0.9.1.0"; - sha256 = "00sjkfa9qfnnwqfdw68yb8hq6nm1y5qv9896rzn5aachr7mlfpx2"; - revision = "7"; - editedCabalFile = "0lf7w1kxnd0wwqwrq2svbki1cbzwl9ggvfl1bvxvhg1qrw0avqbd"; + version = "0.9.2.0"; + sha256 = "04nisvnhw89y4ixcxmikkr85f7zhhbg646apzn5pi425bhx5hqfk"; isLibrary = true; isExecutable = true; enableSeparateDataOutput = true; @@ -284748,6 +284981,19 @@ self: { license = lib.licenses.bsd3; }) {}; + "timers-tick_0_5_0_2" = callPackage + ({ mkDerivation, base, hspec, QuickCheck }: + mkDerivation { + pname = "timers-tick"; + version = "0.5.0.2"; + sha256 = "0jhzv5h5jwjgcskimfrvaiv5544czkyngxw9bsjdmxk0y1v698vr"; + libraryHaskellDepends = [ base ]; + testHaskellDepends = [ base hspec QuickCheck ]; + description = "tick based timers"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "timers-updatable" = callPackage ({ mkDerivation, base, stm }: mkDerivation { @@ -285712,6 +285958,31 @@ self: { license = lib.licenses.bsd3; }) {}; + "tmp-proc_0_5_1_3" = callPackage + ({ mkDerivation, async, base, bytestring, connection, data-default + , hspec, http-client, http-client-tls, http-types, mtl, network + , process, req, text, unliftio, wai, warp, warp-tls + }: + mkDerivation { + pname = "tmp-proc"; + version = "0.5.1.3"; + sha256 = "050inff8y97bzf4ajnqrxgcblj0cq0khcp1y35vwbwgm3al2l21p"; + isLibrary = true; + isExecutable = true; + enableSeparateDataOutput = true; + libraryHaskellDepends = [ + async base bytestring mtl network process text unliftio wai warp + warp-tls + ]; + testHaskellDepends = [ + base bytestring connection data-default hspec http-client + http-client-tls http-types req text wai warp warp-tls + ]; + description = "Run 'tmp' processes in integration tests"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + }) {}; + "tmp-proc-example" = callPackage ({ mkDerivation, aeson, base, bytestring, exceptions, hedis, hspec , hspec-tmp-proc, http-client, http-client-tls, monad-logger, mtl @@ -285759,6 +286030,27 @@ self: { broken = true; }) {}; + "tmp-proc-postgres_0_5_2_2" = callPackage + ({ mkDerivation, base, bytestring, hspec, hspec-tmp-proc + , postgresql-simple, text, tmp-proc + }: + mkDerivation { + pname = "tmp-proc-postgres"; + version = "0.5.2.2"; + sha256 = "1h8c5rv4i85z173mx2d2bw2ipzwjs04lrlc45249l26f6p4nlr9p"; + libraryHaskellDepends = [ + base bytestring postgresql-simple text tmp-proc + ]; + testHaskellDepends = [ + base bytestring hspec hspec-tmp-proc postgresql-simple text + tmp-proc + ]; + description = "Shows how to run a PostgreSQL database as a tmp proc"; + license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; + }) {}; + "tmp-proc-rabbitmq" = callPackage ({ mkDerivation, amqp, base, bytestring, hspec, hspec-tmp-proc , text, tmp-proc @@ -292262,6 +292554,26 @@ self: { license = lib.licenses.asl20; }) {}; + "tzdata_0_2_20221129_0" = callPackage + ({ mkDerivation, base, bytestring, containers, deepseq, HUnit + , tasty, tasty-hunit, tasty-th, unix, vector + }: + mkDerivation { + pname = "tzdata"; + version = "0.2.20221129.0"; + sha256 = "1fclrprpm9cgdyvcaninrxz428n2562sanabik0yayikppdpagcc"; + enableSeparateDataOutput = true; + libraryHaskellDepends = [ + base bytestring containers deepseq vector + ]; + testHaskellDepends = [ + base bytestring HUnit tasty tasty-hunit tasty-th unix + ]; + description = "Time zone database (as files and as a module)"; + license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + }) {}; + "tztime" = callPackage ({ mkDerivation, base, deepseq, directory, doctest-parallel , filepath, mtl, safe-exceptions, tasty, tasty-discover @@ -295219,13 +295531,13 @@ self: { "unpacked-maybe-numeric" = callPackage ({ mkDerivation, base, primitive, QuickCheck, quickcheck-classes - , wide-word + , wide-word, word-compat }: mkDerivation { pname = "unpacked-maybe-numeric"; - version = "0.1.2.0"; - sha256 = "08cm7121c2ddj2fqfjhqjs3y1yskzcsxjq2q8pbq1ndicmlrw1b0"; - libraryHaskellDepends = [ base primitive wide-word ]; + version = "0.1.2.1"; + sha256 = "0chb52gff3zm6f6p7dp5j6p7vpgmmirx0sfqbswx69w9jsf6p8bk"; + libraryHaskellDepends = [ base primitive wide-word word-compat ]; testHaskellDepends = [ base QuickCheck quickcheck-classes ]; description = "maybes of numeric values with fewer indirections"; license = lib.licenses.bsd3; @@ -295237,6 +295549,8 @@ self: { pname = "unpacked-maybe-text"; version = "0.1.0.0"; sha256 = "10mc9kjjqf82ddi586g5r6h065znhj9s0ih9w800yw4xl65ygayv"; + revision = "1"; + editedCabalFile = "0g24c223yxsvkzk0y78q9qn94xxvmw088ihwk3rrd2q3l2nax4rw"; libraryHaskellDepends = [ base bytestring text-short ]; description = "optional text that unpacks well"; license = lib.licenses.bsd3; @@ -305142,25 +305456,6 @@ self: { }) {}; "wide-word" = callPackage - ({ mkDerivation, base, bytestring, deepseq, ghc-prim, hedgehog - , primitive, QuickCheck, quickcheck-classes, semirings - }: - mkDerivation { - pname = "wide-word"; - version = "0.1.1.2"; - sha256 = "10sj7nca2sba74bkiicnp95xrfq2j1al93ggw3z24982nm9x3j8r"; - revision = "4"; - editedCabalFile = "150ikl5cf15lbk383pv1w8smpwbp0dzc0vby653fbzm8a2svcx76"; - libraryHaskellDepends = [ base deepseq primitive ]; - testHaskellDepends = [ - base bytestring ghc-prim hedgehog primitive QuickCheck - quickcheck-classes semirings - ]; - description = "Data types for large but fixed width signed and unsigned integers"; - license = lib.licenses.bsd2; - }) {}; - - "wide-word_0_1_3_0" = callPackage ({ mkDerivation, base, bytestring, deepseq, ghc-prim, hashable , hedgehog, primitive, QuickCheck, quickcheck-classes, semirings }: @@ -305179,7 +305474,6 @@ self: { ]; description = "Data types for large but fixed width signed and unsigned integers"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; }) {}; "wide-word-instances" = callPackage @@ -306673,8 +306967,8 @@ self: { pname = "wrapped"; version = "0.1.0.1"; sha256 = "00fvammhn4dlna5d1dc8lpwrdrigj9cnlyi8scwslibr6bjsjzfp"; - revision = "3"; - editedCabalFile = "1z7p0kx98yn3jwpghhs1360r4pvrg1vvj66p8w6npvbb5nv6z99j"; + revision = "4"; + editedCabalFile = "103b654pm0figxqjb6bchi975q2rf0r7y2zhygic86j2089k3fcl"; libraryHaskellDepends = [ base ]; description = "Newtypes to carry DerivingVia instances"; license = lib.licenses.asl20; @@ -306686,8 +306980,8 @@ self: { pname = "wrapped-generic-default"; version = "0.1.0.1"; sha256 = "10hbz8m98cw8lr2xj0wkc017pnypagb11ss1ihpp6lnc4w1hpj3f"; - revision = "3"; - editedCabalFile = "0hax0aq1sbjhmr62y9wf04k9c0zd3vj1drk3dkmlvbxmnxhdix87"; + revision = "4"; + editedCabalFile = "1zyrdx018xz6xqpw0x3nz98nx9zw4kpr5l8c1q3fdk9jw2afa5sq"; libraryHaskellDepends = [ base data-default-class wrapped ]; description = "A Generic instance of Default"; license = lib.licenses.asl20; @@ -309213,17 +309507,18 @@ self: { }) {}; "xmlbf" = callPackage - ({ mkDerivation, base, bytestring, containers, deepseq, QuickCheck - , quickcheck-instances, selective, tasty, tasty-hunit - , tasty-quickcheck, text, transformers, unordered-containers + ({ mkDerivation, base, bytestring, containers, deepseq, exceptions + , mmorph, mtl, QuickCheck, quickcheck-instances, selective, tasty + , tasty-hunit, tasty-quickcheck, text, transformers + , unordered-containers }: mkDerivation { pname = "xmlbf"; - version = "0.6.2"; - sha256 = "0kmny9nxn1sj1sk7480lqin0fmq0lgwq6yxdxpnhsig01rgfisp6"; + version = "0.7"; + sha256 = "0zqim6cz8wlvhzxpk5q8wk69a6vm4z9j0pyr1jkhd495gphzkysy"; libraryHaskellDepends = [ - base bytestring containers deepseq selective text transformers - unordered-containers + base bytestring containers deepseq exceptions mmorph mtl selective + text transformers unordered-containers ]; testHaskellDepends = [ base bytestring QuickCheck quickcheck-instances tasty tasty-hunit @@ -309240,8 +309535,8 @@ self: { }: mkDerivation { pname = "xmlbf-xeno"; - version = "0.2.1"; - sha256 = "1vdvmny9f5nxwgdpzn0qa5wghr21i69pnkhw2d1zncsgvq3kkw28"; + version = "0.2.2"; + sha256 = "1ls45fqyvss387mcz5gppnal9pf4kmnqd8dzr6caaxzdd5ckxi3h"; libraryHaskellDepends = [ base bytestring html-entities text unordered-containers xeno xmlbf ]; @@ -309254,22 +309549,18 @@ self: { }) {}; "xmlbf-xmlhtml" = callPackage - ({ mkDerivation, base, bytestring, html-entities, QuickCheck - , quickcheck-instances, tasty, tasty-hunit, tasty-quickcheck, text - , unordered-containers, xmlbf, xmlhtml + ({ mkDerivation, base, bytestring, html-entities, tasty + , tasty-hunit, text, unordered-containers, xmlbf, xmlhtml }: mkDerivation { pname = "xmlbf-xmlhtml"; - version = "0.2"; - sha256 = "1h2w98jdr3r9isbl5g39gd3fxlm4vqib15grqgarhx2gj1k9vlxd"; + version = "0.2.2"; + sha256 = "0d93ywr70qmjd2yd33b5k8b5n1l01cj1clbm93hq6sfjjnw4cyi0"; libraryHaskellDepends = [ base bytestring html-entities text unordered-containers xmlbf xmlhtml ]; - testHaskellDepends = [ - base bytestring QuickCheck quickcheck-instances tasty tasty-hunit - tasty-quickcheck text unordered-containers xmlbf - ]; + testHaskellDepends = [ base tasty tasty-hunit xmlbf ]; description = "xmlhtml backend support for the xmlbf library"; license = lib.licenses.asl20; }) {}; @@ -310943,8 +311234,8 @@ self: { pname = "yampa-canvas"; version = "0.2.3"; sha256 = "0a1pq1psmc4490isr19z4prnqq1w3374vkfmzpw9s20s2p6k5y7r"; - revision = "8"; - editedCabalFile = "1lnvj9fgwb11my92sk1k0kws3aan6d9r2airpfviv5b9bb0ylpqm"; + revision = "9"; + editedCabalFile = "0cl5bnki5a5dfr6jv5957c7svvgnvgf5zr6c6adha639z98l1fmq"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base blank-canvas stm time Yampa ]; @@ -311032,8 +311323,8 @@ self: { }: mkDerivation { pname = "yampa-test"; - version = "0.13.7"; - sha256 = "04i1rzbc8v60s1qdnz42g8anm2xc6w28i47jkakqlpxlcii3zlcy"; + version = "0.14"; + sha256 = "1w2p15j1fh2xv460xc40w7li2mvv4nwqqys1xhr9zpby2cdkc39h"; libraryHaskellDepends = [ base normaldistribution QuickCheck Yampa ]; @@ -314950,8 +315241,8 @@ self: { }: mkDerivation { pname = "zenacy-html"; - version = "2.0.6"; - sha256 = "1p46qx60f487a3ln33facbi1in65rk5dnqc01v3fc73vnd9ylhp3"; + version = "2.0.7"; + sha256 = "1468haqjgmnh6drf5cfk42v0x80pr3a9asap8l6m1l4pwy531wkh"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [