From fb25b2808dc27db6c3e02c91cc3b444fde0b94a4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 19 Nov 2020 02:30:29 +0100 Subject: [PATCH] hackage-packages.nix: automatic Haskell package set update This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/e037d20ad42cae802cf147d69b75629c5011469d. --- .../haskell-modules/hackage-packages.nix | 244 ++++++++++++++---- 1 file changed, 198 insertions(+), 46 deletions(-) diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index d74824462648..7b571996f358 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -5958,8 +5958,8 @@ self: { }: mkDerivation { pname = "Frames-streamly"; - version = "0.1.0.1"; - sha256 = "1fxbbg2dqyzq593qzn35flf9yj1zlbzr0izmcxvsrxq2h6kcr2hh"; + version = "0.1.0.2"; + sha256 = "0i007clm5q2rjmj7qfyig4sajk2bi1fc57w132j4vrvgp3p9p4rr"; enableSeparateDataOutput = true; libraryHaskellDepends = [ base exceptions Frames primitive streamly text vinyl @@ -30378,8 +30378,8 @@ self: { }: mkDerivation { pname = "array-builder"; - version = "0.1.0.0"; - sha256 = "0wh1x3hywb0jaqxa7kdh3x3w0mqa4dwq2wdc70fvgmlijm6pyqw9"; + version = "0.1.1.0"; + sha256 = "0g9mpplq813b33yfgfa095k2vnrxnj8lhxvw60qc6jky6l9q0inq"; libraryHaskellDepends = [ array-chunks base primitive run-st ]; testHaskellDepends = [ base tasty tasty-hunit ]; description = "Builders for arrays"; @@ -30392,8 +30392,8 @@ self: { }: mkDerivation { pname = "array-chunks"; - version = "0.1.1.0"; - sha256 = "0lx33cyqv5b5iyxy4v18dxs1zb0j72kxnlckhcckjvncg8lyf413"; + version = "0.1.2.0"; + sha256 = "0x2hkc587ki4ncpsdrhby04dr4gxvf0v5qj5kda7kfl2814srixi"; libraryHaskellDepends = [ base primitive run-st ]; testHaskellDepends = [ base primitive QuickCheck quickcheck-classes tasty tasty-hunit @@ -34667,6 +34667,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "bank-holidays-england_0_2_0_6" = callPackage + ({ mkDerivation, base, containers, hspec, QuickCheck, time }: + mkDerivation { + pname = "bank-holidays-england"; + version = "0.2.0.6"; + sha256 = "1g8x61byxikanfdpnmfc354gp1kyd5c4jlym9w65sh7l1jpbm4ss"; + libraryHaskellDepends = [ base containers time ]; + testHaskellDepends = [ base containers hspec QuickCheck time ]; + description = "Calculation of bank holidays in England and Wales"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "banwords" = callPackage ({ mkDerivation, attoparsec, base, bytestring, data-default, HUnit , test-framework, test-framework-hunit, text, vector @@ -84973,7 +84986,7 @@ self: { "flashblast" = callPackage ({ mkDerivation, aeson, attoparsec, base, co-log-polysemy , co-log-polysemy-formatting, comonad, composite-base, dhall - , first-class-families, formatting, generic-monoid + , either, extra, first-class-families, formatting, generic-monoid , ghc-clippy-plugin, http-conduit, lucid, megaparsec, optics , optics-extra, path, path-dhall-instance, path-utils, polysemy , polysemy-extra, polysemy-fs, polysemy-fskvstore, polysemy-http @@ -84984,29 +84997,29 @@ self: { }: mkDerivation { pname = "flashblast"; - version = "0.0.8.0"; - sha256 = "0y3pqknpzycwdja9gpkpbmmfapwwkpzsxh6ng461i0x5qknc1mbs"; + version = "0.0.9.0"; + sha256 = "14fbdn72x0kb267j5a4inii0y43s03r1mnsnvzmx4wd5kkp0k3d2"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson attoparsec base co-log-polysemy co-log-polysemy-formatting - comonad composite-base dhall first-class-families formatting - generic-monoid ghc-clippy-plugin http-conduit lucid megaparsec - optics optics-extra path path-dhall-instance path-utils polysemy - polysemy-extra polysemy-fs polysemy-fskvstore polysemy-http - polysemy-methodology polysemy-methodology-composite polysemy-plugin - polysemy-video polysemy-vinyl polysemy-zoo relude + comonad composite-base dhall either extra first-class-families + formatting generic-monoid ghc-clippy-plugin http-conduit lucid + megaparsec optics optics-extra path path-dhall-instance path-utils + polysemy polysemy-extra polysemy-fs polysemy-fskvstore + polysemy-http polysemy-methodology polysemy-methodology-composite + polysemy-plugin polysemy-video polysemy-vinyl polysemy-zoo relude replace-megaparsec rio semialign subtitleParser temporary text these turtle unliftio-path vinyl ]; executableHaskellDepends = [ aeson attoparsec base co-log-polysemy co-log-polysemy-formatting - comonad composite-base dhall first-class-families formatting - generic-monoid ghc-clippy-plugin http-conduit lucid megaparsec - optics optics-extra path path-dhall-instance path-utils polysemy - polysemy-extra polysemy-fs polysemy-fskvstore polysemy-http - polysemy-methodology polysemy-methodology-composite polysemy-plugin - polysemy-video polysemy-vinyl polysemy-zoo relude + comonad composite-base dhall either extra first-class-families + formatting generic-monoid ghc-clippy-plugin http-conduit lucid + megaparsec optics optics-extra path path-dhall-instance path-utils + polysemy polysemy-extra polysemy-fs polysemy-fskvstore + polysemy-http polysemy-methodology polysemy-methodology-composite + polysemy-plugin polysemy-video polysemy-vinyl polysemy-zoo relude replace-megaparsec rio semialign subtitleParser temporary text these turtle unliftio-path vinyl ]; @@ -101825,6 +101838,60 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "graphula" = callPackage + ({ mkDerivation, aeson, base, bytestring, containers, directory + , generics-eot, hspec, http-api-data, HUnit, markdown-unlit + , monad-logger, mtl, path-pieces, persistent, persistent-sqlite + , persistent-template, QuickCheck, random, resourcet, semigroups + , temporary, text, transformers, unliftio, unliftio-core, uuid + }: + mkDerivation { + pname = "graphula"; + version = "2.0.0.1"; + sha256 = "1sd89mkbqflyzvsszmiddcssnkjn27dgh5dpp082xqla4b7grhml"; + libraryHaskellDepends = [ + base containers directory generics-eot HUnit mtl persistent + QuickCheck random semigroups temporary text transformers unliftio + unliftio-core + ]; + testHaskellDepends = [ + aeson base bytestring containers hspec http-api-data markdown-unlit + monad-logger path-pieces persistent persistent-sqlite + persistent-template QuickCheck resourcet semigroups text + transformers unliftio-core uuid + ]; + testToolDepends = [ markdown-unlit ]; + description = "A declarative library for describing dependencies between data"; + license = stdenv.lib.licenses.mit; + }) {}; + + "graphula-core" = callPackage + ({ mkDerivation, aeson, base, bytestring, containers, directory + , generics-eot, hspec, http-api-data, HUnit, markdown-unlit + , monad-logger, mtl, path-pieces, persistent, persistent-sqlite + , persistent-template, QuickCheck, random, resourcet, semigroups + , temporary, text, transformers, unliftio, unliftio-core, uuid + }: + mkDerivation { + pname = "graphula-core"; + version = "2.0.0.1"; + sha256 = "0yl1x5dw70rds9fk7ijsyrksharjm2fhvbihybjbjpj89s1n1zir"; + libraryHaskellDepends = [ + base containers directory generics-eot HUnit mtl persistent + QuickCheck random semigroups temporary text transformers unliftio + unliftio-core + ]; + testHaskellDepends = [ + aeson base bytestring containers hspec http-api-data markdown-unlit + monad-logger path-pieces persistent persistent-sqlite + persistent-template QuickCheck resourcet semigroups text + transformers unliftio-core uuid + ]; + testToolDepends = [ markdown-unlit ]; + description = "A declarative library for describing dependencies between data"; + license = stdenv.lib.licenses.mit; + }) {}; + "graphviz" = callPackage ({ mkDerivation, base, bytestring, colour, containers, criterion , deepseq, directory, dlist, fgl, fgl-arbitrary, filepath, graphviz @@ -111398,8 +111465,8 @@ self: { }: mkDerivation { pname = "haskoin-store"; - version = "0.38.2"; - sha256 = "1gs1nw6qvgmfzh79hbb8i437gcdypd1cn74j6fx0d3ximgc2nah4"; + version = "0.38.3"; + sha256 = "1131smwdfbyw6y3mk3nsnsgkky0sd4zxjmlzzdp5g3b8s9859vwh"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -112981,6 +113048,28 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "haveibeenpwned" = callPackage + ({ mkDerivation, base, bytestring, cryptonite, data-default + , http-client, http-client-tls, http-types, monad-logger, mtl, safe + , text + }: + mkDerivation { + pname = "haveibeenpwned"; + version = "0.2.0.1"; + sha256 = "0zbxqhn76cknqmilzv7s11hwbq09if6pyc5p111vnxpd7xas6hwl"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base bytestring cryptonite data-default http-client http-types + monad-logger mtl safe text + ]; + executableHaskellDepends = [ + base http-client http-client-tls monad-logger text + ]; + description = "Library for checking for weak/compromised passwords"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "haven" = callPackage ({ mkDerivation, base, bytestring, containers, directory, filepath , http-conduit, http-types, mtl, process, SHA, temporary @@ -128481,15 +128570,16 @@ self: { "http-conduit-downloader" = callPackage ({ mkDerivation, base, bytestring, data-default, HsOpenSSL - , http-client, http-types, network, network-uri, text, time, zlib + , http-client, http-client-openssl, http-types, network + , network-uri, text, time, zlib }: mkDerivation { pname = "http-conduit-downloader"; - version = "1.1.2"; - sha256 = "188rhadf1dya2iyvcvfp1xvnhjmhkf06i606mrkrlmzbds2kb8hh"; + version = "1.1.3"; + sha256 = "12fv42jnh2glnav082a1d67za9ya9v0zpnxsphxhcy90b4s4rr6x"; libraryHaskellDepends = [ - base bytestring data-default HsOpenSSL http-client http-types - network network-uri text time zlib + base bytestring data-default HsOpenSSL http-client + http-client-openssl http-types network network-uri text time zlib ]; description = "HTTP downloader tailored for web-crawler needs"; license = stdenv.lib.licenses.bsd3; @@ -132217,10 +132307,8 @@ self: { }: mkDerivation { pname = "hyraxAbif"; - version = "0.2.3.21"; - sha256 = "0ghhfv8gzs9sg13nj3mhqd24zbrkjj1dgsjz3sql6276kpa1p2kc"; - revision = "3"; - editedCabalFile = "12ka2k7z7yg3jbx6ya409flyqpl6i29hcf445dicbp1jpra2d70f"; + version = "0.2.3.27"; + sha256 = "1ww4lgf280sjj9bhj8s6pxadqwk91jkx6lngb2cqcf81gr38drhm"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -140263,8 +140351,8 @@ self: { }: mkDerivation { pname = "json-syntax"; - version = "0.1.1.0"; - sha256 = "08an68dh7ci5a84p25qzyfijhqbqsmsps0cyv8j5s3jfisaggbp5"; + version = "0.1.2.0"; + sha256 = "0i0b54ykfd530wl8gmqw13wjwj5m6wdfgc1nyxxdz1abydxy5bpn"; libraryHaskellDepends = [ array-builder array-chunks base bytebuild byteslice bytesmith bytestring primitive scientific-notation text-short @@ -140275,8 +140363,8 @@ self: { tasty-hunit text text-short unordered-containers vector ]; benchmarkHaskellDepends = [ - aeson base byteslice bytestring gauge neat-interpolation primitive - scientific-notation text + aeson base bytebuild byteslice bytestring gauge neat-interpolation + primitive scientific-notation text ]; description = "High-performance JSON parser and encoder"; license = stdenv.lib.licenses.bsd3; @@ -183468,8 +183556,8 @@ self: { }: mkDerivation { pname = "phonetic-languages-examples"; - version = "0.6.0.0"; - sha256 = "15y17zg9vx9f0hdpdkx56xsr5dqfpx2qsdmndlpy2yp35cq9yqhq"; + version = "0.6.2.0"; + sha256 = "1gjlbzd7hy280sy7qpzdrljpr59rmln8g0s7rsmkhzqbvfbyfgfj"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -183496,8 +183584,8 @@ self: { }: mkDerivation { pname = "phonetic-languages-general"; - version = "0.2.0.0"; - sha256 = "1sfaqg3v31188zk70c290ww5k80ph30h2kcgpc8pxj8v3baj5p8x"; + version = "0.3.0.0"; + sha256 = "0ay0814py6kxq4r64jlzpr1nkjdpkh5vdiw0kxn6ifzrh382681h"; libraryHaskellDepends = [ base phonetic-languages-common phonetic-languages-plus print-info subG vector @@ -205677,6 +205765,21 @@ self: { license = stdenv.lib.licenses.gpl3; }) {}; + "rosebud" = callPackage + ({ mkDerivation, base, containers, hspec, hspec-discover + , QuickCheck, transformers + }: + mkDerivation { + pname = "rosebud"; + version = "0.1.0.0"; + sha256 = "0w5p6d44wddg7sm0rna1yxhi57b1fr8in0mg34z1f6fakdm900lv"; + libraryHaskellDepends = [ base containers transformers ]; + testHaskellDepends = [ base containers hspec QuickCheck ]; + testToolDepends = [ hspec-discover ]; + description = "Common rose tree/forest functions"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "rosezipper" = callPackage ({ mkDerivation, base, containers }: mkDerivation { @@ -208033,6 +208136,17 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "say-my-name" = callPackage + ({ mkDerivation, base }: + mkDerivation { + pname = "say-my-name"; + version = "0.1.0.0"; + sha256 = "1fc9jgyapdc0rlni6l60b8ya272vg8km8p97pb52f4gj5z48zk3j"; + libraryHaskellDepends = [ base ]; + description = "Require explicit type application for some type variables"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "sbp" = callPackage ({ mkDerivation, aeson, aeson-pretty, array, base , base64-bytestring, basic-prelude, binary, binary-conduit @@ -222103,8 +222217,8 @@ self: { }: mkDerivation { pname = "spake2"; - version = "0.4.2"; - sha256 = "02zvlh7pva2d2k56n3070wdp4chv6avhwzn7mg2zax1mzswd21r4"; + version = "0.4.3"; + sha256 = "1vr19nia8876c19l4fj1v2bfxkfm8bbg65gmqn7as9rn8jg7wx64"; isLibrary = true; isExecutable = true; enableSeparateDataOutput = true; @@ -228802,8 +228916,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "subG"; - version = "0.2.0.0"; - sha256 = "0ss65f4k51hwhp1amg0nih766nf8chhdjhic854h7bxg5ywzjwlc"; + version = "0.4.0.0"; + sha256 = "1iihy4sd01bnc85gy1ipgk2jxvcrqm31b8xjflj1rly7sr69bsky"; libraryHaskellDepends = [ base ]; description = "Some extension to the Foldable and Monoid classes"; license = stdenv.lib.licenses.mit; @@ -237322,6 +237436,26 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "th-lift-instances_0_1_18" = callPackage + ({ mkDerivation, base, bytestring, containers, QuickCheck + , template-haskell, text, th-lift, transformers, vector + }: + mkDerivation { + pname = "th-lift-instances"; + version = "0.1.18"; + sha256 = "09nv1zsffvv6zfz1fjzcqrla3lc350qr4i4xf7wgvzp049sprrdy"; + libraryHaskellDepends = [ + base bytestring containers template-haskell text th-lift + transformers vector + ]; + testHaskellDepends = [ + base bytestring containers QuickCheck template-haskell text vector + ]; + description = "Lift instances for template-haskell for common data types"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "th-nowq" = callPackage ({ mkDerivation, base, markdown-unlit, template-haskell, time }: mkDerivation { @@ -256377,8 +256511,8 @@ self: { }: mkDerivation { pname = "witch"; - version = "0.0.0.2"; - sha256 = "0d120f3cicwqcq0h6sdyl9pzwgslx7i6jawmmrcq1gi1yxgzd8sk"; + version = "0.0.0.3"; + sha256 = "0ghajh4f4xfhn79bmyhamxjgl63lwg37kp39nn1q6qxggzzmzkyx"; libraryHaskellDepends = [ base bytestring containers text ]; testHaskellDepends = [ base bytestring containers hspec QuickCheck text @@ -265958,4 +266092,22 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "zydiskell" = callPackage + ({ mkDerivation, base, bytestring, fixed-vector, storable-record + , vector + }: + mkDerivation { + pname = "zydiskell"; + version = "0.1.0.1"; + sha256 = "1qrgdwmmxlf3zspxdc84cfnwj6fpwpfyx7qry91k7f46ij0aizbi"; + libraryHaskellDepends = [ + base bytestring fixed-vector storable-record vector + ]; + testHaskellDepends = [ + base bytestring fixed-vector storable-record vector + ]; + description = "Haskell language binding for the Zydis library, a x86/x86-64 disassembler"; + license = stdenv.lib.licenses.gpl3; + }) {}; + }