summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2021-01-19 19:36:11 +0100
committerPeter Simons <simons@cryp.to>2021-01-22 20:34:22 +0100
commitd07ff60c02351c20537106ad0d3fe8a8f6e82265 (patch)
tree20103c274870fd40023e6ff209d8ed4570267013 /pkgs
parentc3792f6cddc71ba348e018406f125503d088c405 (diff)
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-9-ga573266 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/61c759fc797fec930eaed15016faa4bdf7c53c75.
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/haskell-modules/hackage-packages.nix811
1 files changed, 408 insertions, 403 deletions
diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix
index 8d8bfde38795..520f21ec8998 100644
--- a/pkgs/development/haskell-modules/hackage-packages.nix
+++ b/pkgs/development/haskell-modules/hackage-packages.nix
@@ -3132,6 +3132,25 @@ self: {
license = lib.licenses.mit;
}) {};
+ "ChasingBottoms_1_3_1_10" = callPackage
+ ({ mkDerivation, array, base, containers, mtl, QuickCheck, random
+ , syb
+ }:
+ mkDerivation {
+ pname = "ChasingBottoms";
+ version = "1.3.1.10";
+ sha256 = "1flr56hd8ny0ddlv1agi0ikdjv5wgx0aba6xqdsn3nv6dyw9nbf3";
+ libraryHaskellDepends = [
+ base containers mtl QuickCheck random syb
+ ];
+ testHaskellDepends = [
+ array base containers mtl QuickCheck random syb
+ ];
+ description = "For testing partial and infinite values";
+ license = lib.licenses.mit;
+ hydraPlatforms = lib.platforms.none;
+ }) {};
+
"CheatSheet" = callPackage
({ mkDerivation, base, containers, directory }:
mkDerivation {
@@ -6291,7 +6310,7 @@ self: {
transformers trifecta unordered-containers vector
];
description = "(Context-free) grammars in formal language theory";
- license = lib.licenses.gpl3;
+ license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
@@ -6763,23 +6782,6 @@ self: {
}:
mkDerivation {
pname = "GLUT";
- version = "2.7.0.15";
- sha256 = "0271vnf6wllhxjwy0m348x90kv27aybxcbqkkglmd5w4cpwjg5g9";
- isLibrary = true;
- isExecutable = true;
- libraryHaskellDepends = [
- array base containers OpenGL StateVar transformers
- ];
- description = "A binding for the OpenGL Utility Toolkit";
- license = lib.licenses.bsd3;
- }) {};
-
- "GLUT_2_7_0_16" = callPackage
- ({ mkDerivation, array, base, containers, OpenGL, StateVar
- , transformers
- }:
- mkDerivation {
- pname = "GLUT";
version = "2.7.0.16";
sha256 = "0vdkfj4wjzigdpzgr5l001y9wkhwgl00mclr26gf93kps14fkymn";
isLibrary = true;
@@ -6789,7 +6791,6 @@ self: {
];
description = "A binding for the OpenGL Utility Toolkit";
license = lib.licenses.bsd3;
- hydraPlatforms = lib.platforms.none;
}) {};
"GLUtil" = callPackage
@@ -9487,12 +9488,27 @@ self: {
pname = "HUnit";
version = "1.6.1.0";
sha256 = "1rpi52rnjpyv379rm6n3s706z6mv114aychf03dq456wfa4b7123";
+ revision = "1";
+ editedCabalFile = "1pb42lix1fzhvcc2g7kz5lw8fsz6kcj9b7almr7kvv38f8vmbn5i";
libraryHaskellDepends = [ base call-stack deepseq ];
testHaskellDepends = [ base call-stack deepseq filepath ];
description = "A unit testing framework for Haskell";
license = lib.licenses.bsd3;
}) {};
+ "HUnit_1_6_2_0" = callPackage
+ ({ mkDerivation, base, call-stack, deepseq, filepath }:
+ mkDerivation {
+ pname = "HUnit";
+ version = "1.6.2.0";
+ sha256 = "1as4sw5y39c3zrmr6sb8zbw74c9gdn4401y0dx45ih7zf6457dxh";
+ libraryHaskellDepends = [ base call-stack deepseq ];
+ testHaskellDepends = [ base call-stack deepseq filepath ];
+ description = "A unit testing framework for Haskell";
+ license = lib.licenses.bsd3;
+ hydraPlatforms = lib.platforms.none;
+ }) {};
+
"HUnit-Diff" = callPackage
({ mkDerivation, ansi-terminal, base, Diff, groom, HUnit }:
mkDerivation {
@@ -17612,8 +17628,8 @@ self: {
}:
mkDerivation {
pname = "SJW";
- version = "0.1.2.2";
- sha256 = "0ffwlsm8ynmi1nyx1a8j65p9llk7s68g3srkgk1i47rvddn70h6q";
+ version = "0.1.2.3";
+ sha256 = "10ky2pd83wng5bgpqimdyxvhlfpwbssgh576ss28f1rzm6b8wqcm";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -32170,32 +32186,35 @@ self: {
}) {};
"arch-hs" = callPackage
- ({ mkDerivation, aeson, algebraic-graphs, base, bytestring, Cabal
- , conduit, conduit-extra, containers, deepseq, Diff, directory
- , filepath, hackage-db, megaparsec, microlens, microlens-th
+ ({ mkDerivation, aeson, algebraic-graphs, arch-web, base
+ , bytestring, Cabal, conduit, conduit-extra, containers, deepseq
+ , Diff, directory, filepath, hackage-db, http-client
+ , http-client-tls, megaparsec, microlens, microlens-th
, neat-interpolation, optparse-applicative, polysemy, prettyprinter
- , prettyprinter-ansi-terminal, req, split, tar-conduit
+ , prettyprinter-ansi-terminal, servant-client, split, tar-conduit
, template-haskell, text
}:
mkDerivation {
pname = "arch-hs";
- version = "0.6.2.0";
- sha256 = "10v2n1m5608g2lqgn16bwwhlafbj2hhnsnvm22pfff4ahnvj7880";
+ version = "0.7.0.0";
+ sha256 = "0nlsxlqmjg0nw9dgd3l8s1zphzcwrbcvmv30s5y5xbfm06zc5wc7";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
- aeson algebraic-graphs base bytestring Cabal conduit conduit-extra
- containers deepseq Diff directory filepath hackage-db megaparsec
- microlens microlens-th neat-interpolation optparse-applicative
- polysemy prettyprinter prettyprinter-ansi-terminal req split
- tar-conduit template-haskell text
+ aeson algebraic-graphs arch-web base bytestring Cabal conduit
+ conduit-extra containers deepseq Diff directory filepath hackage-db
+ http-client http-client-tls megaparsec microlens microlens-th
+ neat-interpolation optparse-applicative polysemy prettyprinter
+ prettyprinter-ansi-terminal servant-client split tar-conduit
+ template-haskell text
];
executableHaskellDepends = [
- aeson algebraic-graphs base bytestring Cabal conduit conduit-extra
- containers deepseq Diff directory filepath hackage-db megaparsec
- microlens microlens-th neat-interpolation optparse-applicative
- polysemy prettyprinter prettyprinter-ansi-terminal req split
- tar-conduit template-haskell text
+ aeson algebraic-graphs arch-web base bytestring Cabal conduit
+ conduit-extra containers deepseq Diff directory filepath hackage-db
+ http-client http-client-tls megaparsec microlens microlens-th
+ neat-interpolation optparse-applicative polysemy prettyprinter
+ prettyprinter-ansi-terminal servant-client split tar-conduit
+ template-haskell text
];
description = "Distribute hackage packages to archlinux";
license = lib.licenses.mit;
@@ -35250,7 +35269,7 @@ self: {
base http-client http-client-tls tasty tasty-hunit
];
description = "Access metadata from the Arch Linux User Repository";
- license = lib.licenses.gpl3;
+ license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
@@ -35306,7 +35325,7 @@ self: {
versions
];
description = "A secure package manager for Arch Linux and the AUR";
- license = lib.licenses.gpl3;
+ license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
@@ -37120,7 +37139,7 @@ self: {
base filepath HUnit process QuickCheck unix
];
description = "Backstop a target directory by source directories";
- license = lib.licenses.gpl3;
+ license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
@@ -39877,6 +39896,29 @@ self: {
license = lib.licenses.bsd3;
}) {};
+ "bifunctors_5_5_10" = 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.10";
+ sha256 = "03d96df4j1aq9z7hrk3n519g3h7fjgjf82fmgp6wxxbaigyrqwp7";
+ 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 {
@@ -43297,10 +43339,8 @@ self: {
}:
mkDerivation {
pname = "blaze-builder";
- version = "0.4.1.0";
- sha256 = "05681dih2d8s96an945wkbwl05w8ddbcfx8n3r3ck79ydyb8pz4i";
- revision = "1";
- editedCabalFile = "1p66mh9z3aqgind755xzf39pvl2hwjnwrlwiwyj653yzb1gn6c9j";
+ version = "0.4.2.1";
+ sha256 = "01hbx82djckj2x74sk9kc79111djq7f2af3zl5i21y9zkjy8js3f";
libraryHaskellDepends = [ base bytestring deepseq text ];
testHaskellDepends = [
base bytestring HUnit QuickCheck test-framework
@@ -46927,7 +46967,7 @@ self: {
base extra hspec parsec parsec-numbers text
];
description = "Read strings describing a number of bytes like 2Kb and 0.5 MiB";
- license = lib.licenses.gpl3;
+ license = lib.licenses.gpl3Only;
}) {};
"byte-order" = callPackage
@@ -49106,8 +49146,8 @@ self: {
}:
mkDerivation {
pname = "cabal2nix";
- version = "2.15.6";
- sha256 = "0jkdy36qpi7b7a14dg0iqgn4k3cia8wj1yi8pg82v430rspnkfdb";
+ version = "2.16.0";
+ sha256 = "0kxxn218r1r9fia72zv8xzb8yji5y2jbwzqz033ljvwbm3abxp2k";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -50020,6 +50060,19 @@ self: {
license = lib.licenses.mit;
}) {};
+ "call-stack_0_3_0" = callPackage
+ ({ mkDerivation, base, nanospec }:
+ mkDerivation {
+ pname = "call-stack";
+ version = "0.3.0";
+ sha256 = "0ski7ihdxah7x4x07qgkjljg8hzqs9d6aa5k4cmr40bzp3i8s3mq";
+ libraryHaskellDepends = [ base ];
+ testHaskellDepends = [ base nanospec ];
+ description = "Use GHC call-stacks in a backward compatible way";
+ license = lib.licenses.mit;
+ hydraPlatforms = lib.platforms.none;
+ }) {};
+
"camfort" = callPackage
({ mkDerivation, alex, array, base, binary, bytestring, containers
, deepseq, directory, fgl, filepath, flint, fortran-src
@@ -56192,6 +56245,20 @@ self: {
license = lib.licenses.bsd3;
}) {};
+ "clock_0_8_2" = callPackage
+ ({ mkDerivation, base, criterion, tasty, tasty-quickcheck }:
+ mkDerivation {
+ pname = "clock";
+ version = "0.8.2";
+ sha256 = "0qg4ljwmw28vvxjzr4sknh8220abjcx2b0sq3ljqprh3qw8b2p8b";
+ libraryHaskellDepends = [ base ];
+ testHaskellDepends = [ base tasty tasty-quickcheck ];
+ benchmarkHaskellDepends = [ base criterion ];
+ description = "High-resolution clock functions: monotonic, realtime, cputime";
+ license = lib.licenses.bsd3;
+ hydraPlatforms = lib.platforms.none;
+ }) {};
+
"clock-extras" = callPackage
({ mkDerivation, base, clock, hspec }:
mkDerivation {
@@ -61115,25 +61182,6 @@ self: {
}:
mkDerivation {
pname = "conferer";
- version = "1.0.0.0";
- sha256 = "0hxlr45yfzv1lxw9lz7mk5risshdhmznxz0xqx5bsdyl7nbd79pv";
- libraryHaskellDepends = [
- base bytestring containers directory filepath text
- ];
- testHaskellDepends = [
- base bytestring containers deepseq directory filepath hspec
- QuickCheck text
- ];
- description = "Configuration management library";
- license = lib.licenses.mpl20;
- }) {};
-
- "conferer_1_0_0_1" = callPackage
- ({ mkDerivation, base, bytestring, containers, deepseq, directory
- , filepath, hspec, QuickCheck, text
- }:
- mkDerivation {
- pname = "conferer";
version = "1.0.0.1";
sha256 = "0cfn6aj265qs1qk5z942g5l2cz2gsj35bapxynj4c90wjl89wz5r";
libraryHaskellDepends = [
@@ -61145,7 +61193,6 @@ self: {
];
description = "Configuration management library";
license = lib.licenses.mpl20;
- hydraPlatforms = lib.platforms.none;
}) {};
"conferer-aeson" = callPackage
@@ -76680,8 +76727,8 @@ self: {
}:
mkDerivation {
pname = "distribution-nixpkgs";
- version = "1.3.1";
- sha256 = "1113qizh931inpim0ajfwihcvlp26n1l4bf36v0jakd34k70mm8g";
+ version = "1.4.0";
+ sha256 = "1935lg05bfzwrvppi11r05nhwa1gkmvv0xqv1kqkbc87bk6pvp5g";
libraryHaskellDepends = [
aeson base bytestring Cabal containers deepseq language-nix lens
pretty process split
@@ -76930,6 +76977,28 @@ self: {
broken = true;
}) {};
+ "dl-fedora_0_7_6" = callPackage
+ ({ mkDerivation, base, bytestring, directory, extra, filepath
+ , http-directory, http-types, optparse-applicative, regex-posix
+ , simple-cmd, simple-cmd-args, text, time, unix, xdg-userdirs
+ }:
+ mkDerivation {
+ pname = "dl-fedora";
+ version = "0.7.6";
+ sha256 = "03npp2cq1259w590am87v0r4q48pfjq2zb2b04hymlr6hi3a8xw5";
+ isLibrary = false;
+ isExecutable = true;
+ executableHaskellDepends = [
+ base bytestring directory extra filepath http-directory http-types
+ optparse-applicative regex-posix simple-cmd simple-cmd-args text
+ time unix xdg-userdirs
+ ];
+ description = "Fedora image download tool";
+ license = lib.licenses.gpl3;
+ hydraPlatforms = lib.platforms.none;
+ broken = true;
+ }) {};
+
"dlist" = callPackage
({ mkDerivation, base, Cabal, deepseq, QuickCheck }:
mkDerivation {
@@ -79172,7 +79241,7 @@ self: {
libraryHaskellDepends = [ array base containers random ];
testHaskellDepends = [ array base containers QuickCheck ];
description = "Haskell Digital Signal Processing";
- license = lib.licenses.gpl2;
+ license = lib.licenses.gpl2Only;
}) {};
"dstring" = callPackage
@@ -83928,21 +83997,6 @@ self: {
"equational-reasoning" = callPackage
({ mkDerivation, base, containers, template-haskell, th-desugar
- , th-extras, void
- }:
- mkDerivation {
- pname = "equational-reasoning";
- version = "0.6.0.3";
- sha256 = "003prif9pjjcj67nv6hxr0y70ik5qg1sddzh82y97a1l7m6kigfq";
- libraryHaskellDepends = [
- base containers template-haskell th-desugar th-extras void
- ];
- description = "Proof assistant for Haskell using DataKinds & PolyKinds";
- license = lib.licenses.bsd3;
- }) {};
-
- "equational-reasoning_0_6_0_4" = callPackage
- ({ mkDerivation, base, containers, template-haskell, th-desugar
, void
}:
mkDerivation {
@@ -83954,7 +84008,6 @@ self: {
];
description = "Proof assistant for Haskell using DataKinds & PolyKinds";
license = lib.licenses.bsd3;
- hydraPlatforms = lib.platforms.none;
}) {};
"equational-reasoning-induction" = callPackage
@@ -95014,15 +95067,15 @@ self: {
}) {};
"friendly" = callPackage
- ({ mkDerivation, base, bifunctors, lens, optparse-applicative }:
+ ({ mkDerivation, base, bifunctors, optparse-applicative }:
mkDerivation {
pname = "friendly";
- version = "0.1.0.2";
- sha256 = "18j9nw76rwsikf5wyv33mw04mn4xmdnk757c26zfbcx8rkcwjqzn";
+ version = "0.1.0.3";
+ sha256 = "1djmj4nmn4g36iab0z7npgc34vvfspvafr5a4bblnv41glx1wpc1";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
- base bifunctors lens optparse-applicative
+ base bifunctors optparse-applicative
];
description = "Attempt to pretty-print any input";
license = lib.licenses.bsd3;
@@ -99846,12 +99899,14 @@ self: {
}) {};
"ghc-datasize" = callPackage
- ({ mkDerivation, base, deepseq, ghc-heap, ghc-prim }:
+ ({ mkDerivation, base, deepseq, ghc-lib-parser-ex, ghc-prim }:
mkDerivation {
pname = "ghc-datasize";
- version = "0.2.2";
- sha256 = "19iapv0m2g7d5i88pg9h19r89hafwj5f3h5682sp37irl4mzwkww";
- libraryHaskellDepends = [ base deepseq ghc-heap ghc-prim ];
+ version = "0.2.3";
+ sha256 = "1sbzharb72ngbq10mqvia4yb71mkhk5s5n1xd8nm11xpvqy4q28k";
+ libraryHaskellDepends = [
+ base deepseq ghc-lib-parser-ex ghc-prim
+ ];
description = "Determine the size of data structures in GHC's memory";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
@@ -100842,31 +100897,6 @@ self: {
}:
mkDerivation {
pname = "ghc-typelits-presburger";
- version = "0.4.0.0";
- sha256 = "0sz8n323vcwgx3haq6235k1hs0yqg8qnksqk5wwz9a2gkb45gqn2";
- isLibrary = true;
- isExecutable = true;
- libraryHaskellDepends = [
- base containers ghc ghc-tcplugins-extra mtl pretty reflection syb
- transformers
- ];
- testHaskellDepends = [
- base equational-reasoning tasty tasty-discover
- tasty-expected-failure tasty-hunit text
- ];
- testToolDepends = [ tasty-discover ];
- description = "Presburger Arithmetic Solver for GHC Type-level natural numbers";
- license = lib.licenses.bsd3;
- }) {};
-
- "ghc-typelits-presburger_0_5_0_0" = callPackage
- ({ mkDerivation, base, containers, equational-reasoning, ghc
- , ghc-tcplugins-extra, mtl, pretty, reflection, syb, tasty
- , tasty-discover, tasty-expected-failure, tasty-hunit, text
- , transformers
- }:
- mkDerivation {
- pname = "ghc-typelits-presburger";
version = "0.5.0.0";
sha256 = "12v42xav9mvhkkzbfbrjcm2b3hk6vr3j6ra8qn9ji1jfzvin88wl";
isLibrary = true;
@@ -100882,7 +100912,6 @@ self: {
testToolDepends = [ tasty-discover ];
description = "Presburger Arithmetic Solver for GHC Type-level natural numbers";
license = lib.licenses.bsd3;
- hydraPlatforms = lib.platforms.none;
}) {};
"ghc-usage" = callPackage
@@ -104472,8 +104501,6 @@ self: {
testHaskellDepends = [ base data-default hspec ];
description = "Glicko-2 implementation in Haskell";
license = lib.licenses.gpl3;
- hydraPlatforms = lib.platforms.none;
- broken = true;
}) {};
"glider-nlp" = callPackage
@@ -111969,20 +111996,24 @@ self: {
}) {};
"hablo" = callPackage
- ({ mkDerivation, aeson, base, bytestring, containers, directory
- , filepath, lucid, mtl, optparse-applicative, parsec, template
- , text, time, unix
+ ({ mkDerivation, aeson, base, bytestring, Cabal, containers
+ , directory, filepath, lucid, mtl, optparse-applicative, parsec
+ , SJW, template, text, time, unix
}:
mkDerivation {
pname = "hablo";
- version = "1.0.1.0";
- sha256 = "1jbbh8d2xdcdgm4kq4yn6i6h9g996m2zqklg8s5b5h5jlzk7hfvs";
- isLibrary = false;
+ version = "1.1.0.1";
+ sha256 = "0jn547idw8ypa5b6wbavpwr4haidgh89gg61bscpxn0psx6r5ahc";
+ isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = true;
- executableHaskellDepends = [
+ libraryHaskellDepends = [
aeson base bytestring containers directory filepath lucid mtl
- optparse-applicative parsec template text time unix
+ optparse-applicative parsec SJW template text time unix
+ ];
+ executableHaskellDepends = [ base mtl ];
+ testHaskellDepends = [
+ base Cabal containers directory filepath lucid mtl text
];
description = "A minimalist static blog generator";
license = lib.licenses.bsd3;
@@ -116066,8 +116097,10 @@ self: {
}:
mkDerivation {
pname = "hasbolt";
- version = "0.1.4.3";
- sha256 = "1sfnr6qrv95ryf6c4hpj3vj8v6y64qjjd2fnz4x9i37win9wcb1z";
+ version = "0.1.4.4";
+ sha256 = "0kk1lamyms1mf8d290c3asnvgk51i8sqj810whms2a5346w9n4ll";
+ revision = "1";
+ editedCabalFile = "1bnbhq6k2af08riyaplfgm2lzghhi3nc0ijiw0yk1y5pq618zhxy";
libraryHaskellDepends = [
base binary bytestring connection containers data-binary-ieee754
data-default mtl network text
@@ -123619,6 +123652,32 @@ self: {
license = lib.licenses.bsd3;
}) {};
+ "hedis_0_14_1" = callPackage
+ ({ mkDerivation, async, base, bytestring, bytestring-lexing
+ , containers, deepseq, doctest, errors, exceptions, HTTP, HUnit
+ , mtl, network, network-uri, resource-pool, scanner, stm
+ , test-framework, test-framework-hunit, text, time, tls
+ , unordered-containers, vector
+ }:
+ mkDerivation {
+ pname = "hedis";
+ version = "0.14.1";
+ sha256 = "0n7hwg8mp4v512g7s8cblmai0j00l1149bbdacm6s7d0plnk0qqd";
+ libraryHaskellDepends = [
+ async base bytestring bytestring-lexing containers deepseq errors
+ exceptions HTTP mtl network network-uri resource-pool scanner stm
+ text time tls unordered-containers vector
+ ];
+ testHaskellDepends = [
+ async base bytestring doctest HUnit mtl stm test-framework
+ test-framework-hunit text time
+ ];
+ benchmarkHaskellDepends = [ base mtl time ];
+ description = "Client library for the Redis datastore: supports full command set, pipelining";
+ license = lib.licenses.bsd3;
+ hydraPlatforms = lib.platforms.none;
+ }) {};
+
"hedis-config" = callPackage
({ mkDerivation, aeson, base, bytestring, hedis, scientific, text
, time
@@ -124891,7 +124950,7 @@ self: {
];
testSystemDepends = [ secp256k1 ];
description = "Ethereum virtual machine evaluator";
- license = lib.licenses.agpl3;
+ license = lib.licenses.agpl3Only;
}) {inherit (pkgs) libff; inherit (pkgs) secp256k1;};
"hevolisa" = callPackage
@@ -126300,25 +126359,25 @@ self: {
}) {};
"hiedb" = callPackage
- ({ mkDerivation, algebraic-graphs, array, base, bytestring
- , containers, directory, extra, filepath, ghc, ghc-paths
- , hie-compat, hspec, lucid, mtl, optparse-applicative, process
- , sqlite-simple, terminal-size, text
+ ({ mkDerivation, algebraic-graphs, ansi-terminal, array, base
+ , bytestring, containers, directory, extra, filepath, ghc
+ , ghc-paths, hie-compat, hspec, lucid, mtl, optparse-applicative
+ , process, sqlite-simple, temporary, text
}:
mkDerivation {
pname = "hiedb";
- version = "0.2.0.0";
- sha256 = "02c5q935g59j8wm86mci2k78qmhs5kg1hg2jpxy5ylj7vfszwhvk";
+ version = "0.3.0.0";
+ sha256 = "1g2dzprxja8isw4irgbh8aabzr9iswb9szpn5nwnvbkzkabfqabd";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
- algebraic-graphs array base bytestring containers directory extra
- filepath ghc hie-compat lucid mtl optparse-applicative
- sqlite-simple terminal-size text
+ algebraic-graphs ansi-terminal array base bytestring containers
+ directory extra filepath ghc hie-compat lucid mtl
+ optparse-applicative sqlite-simple text
];
executableHaskellDepends = [ base ghc-paths ];
testHaskellDepends = [
- base directory filepath ghc ghc-paths hspec process
+ base directory filepath ghc ghc-paths hspec process temporary
];
description = "Generates a references DB from .hie files";
license = lib.licenses.bsd3;
@@ -128705,6 +128764,8 @@ self: {
pname = "hls-hlint-plugin";
version = "0.1.0.0";
sha256 = "1sjbdzdrl4r0ar75z5znrv5iyim2hmf52c6r5hgmyn7wmhzbpvnq";
+ revision = "1";
+ editedCabalFile = "1al6a1kzhymxrpq5mvz1nlyhfcnjsz3ygqkafa8llb6hzsff6m7s";
libraryHaskellDepends = [
aeson apply-refact base binary bytestring containers data-default
deepseq Diff directory extra filepath ghc ghcide hashable
@@ -128726,8 +128787,8 @@ self: {
pname = "hls-plugin-api";
version = "0.6.0.0";
sha256 = "0dnd20mb0id0l2dz6j3ckfrjyfm3mjys0kf11z3a684i4bc0w1pi";
- revision = "1";
- editedCabalFile = "1x0zmwv34ns9i2104mrxxb9wji7z0ds212b4dsfgd4j844yirkwa";
+ revision = "2";
+ editedCabalFile = "0726nm80c7xfg6bxac32bg8yjszw5b0fq27jsg0w7dg2rg4zy1ji";
libraryHaskellDepends = [
aeson base containers data-default Diff hashable haskell-lsp
hslogger lens process regex-tdfa shake text unix
@@ -135674,21 +135735,6 @@ self: {
}:
mkDerivation {
pname = "hspec";
- version = "2.7.6";
- sha256 = "0ynd111mwm5ykl74nb7ac7mz1b9xvs1hqjdksfm83dy2sj4axwpx";
- libraryHaskellDepends = [
- base hspec-core hspec-discover hspec-expectations QuickCheck
- ];
- description = "A Testing Framework for Haskell";
- license = lib.licenses.mit;
- }) {};
-
- "hspec_2_7_8" = callPackage
- ({ mkDerivation, base, hspec-core, hspec-discover
- , hspec-expectations, QuickCheck
- }:
- mkDerivation {
- pname = "hspec";
version = "2.7.8";
sha256 = "0v6bf6ir6h97mys797amr8idl1a6w1gpvj7ps3k0gkxwrnsyvynh";
libraryHaskellDepends = [
@@ -135696,7 +135742,6 @@ self: {
];
description = "A Testing Framework for Haskell";
license = lib.licenses.mit;
- hydraPlatforms = lib.platforms.none;
}) {};
"hspec-attoparsec" = callPackage
@@ -135762,33 +135807,6 @@ self: {
}:
mkDerivation {
pname = "hspec-core";
- version = "2.7.6";
- sha256 = "1j9kpvjf1yz3bl32cklxz8dnykc48ya67lin4r2hvbzcd3kg63rf";
- libraryHaskellDepends = [
- ansi-terminal array base call-stack clock deepseq directory
- filepath hspec-expectations HUnit QuickCheck quickcheck-io random
- setenv stm tf-random transformers
- ];
- testHaskellDepends = [
- ansi-terminal array base call-stack clock deepseq directory
- filepath hspec-expectations hspec-meta HUnit process QuickCheck
- quickcheck-io random setenv silently stm temporary tf-random
- transformers
- ];
- testToolDepends = [ hspec-meta ];
- testTarget = "--test-option=--skip --test-option='Test.Hspec.Core.Runner.hspecResult runs specs in parallel'";
- description = "A Testing Framework for Haskell";
- license = lib.licenses.mit;
- }) {};
-
- "hspec-core_2_7_8" = callPackage
- ({ mkDerivation, ansi-terminal, array, base, call-stack, clock
- , deepseq, directory, filepath, hspec-expectations, hspec-meta
- , HUnit, process, QuickCheck, quickcheck-io, random, setenv
- , silently, stm, temporary, tf-random, transformers
- }:
- mkDerivation {
- pname = "hspec-core";
version = "2.7.8";
sha256 = "10c7avvjcrpy3nrf5xng4177nmxvz0gmc83h7qlnljcp3rkimbvd";
libraryHaskellDepends = [
@@ -135806,7 +135824,6 @@ self: {
testTarget = "--test-option=--skip --test-option='Test.Hspec.Core.Runner.hspecResult runs specs in parallel'";
description = "A Testing Framework for Haskell";
license = lib.licenses.mit;
- hydraPlatforms = lib.platforms.none;
}) {};
"hspec-dirstream" = callPackage
@@ -135832,25 +135849,6 @@ self: {
}:
mkDerivation {
pname = "hspec-discover";
- version = "2.7.6";
- sha256 = "12n26rxdrpk54fqrgrdj7r8kyq3fla3na10j4pnsjkir72bvhd17";
- isLibrary = true;
- isExecutable = true;
- libraryHaskellDepends = [ base directory filepath ];
- executableHaskellDepends = [ base directory filepath ];
- testHaskellDepends = [
- base directory filepath hspec-meta QuickCheck
- ];
- testToolDepends = [ hspec-meta ];
- description = "Automatically discover and run Hspec tests";
- license = lib.licenses.mit;
- }) {};
-
- "hspec-discover_2_7_8" = callPackage
- ({ mkDerivation, base, directory, filepath, hspec-meta, QuickCheck
- }:
- mkDerivation {
- pname = "hspec-discover";
version = "2.7.8";
sha256 = "0z2ysmy4qzv4jyb5yqmavhmbhqk2ch0cmaj18i9jvbg0y7fpsn67";
isLibrary = true;
@@ -135863,7 +135861,6 @@ self: {
testToolDepends = [ hspec-meta ];
description = "Automatically discover and run Hspec tests";
license = lib.licenses.mit;
- hydraPlatforms = lib.platforms.none;
}) {};
"hspec-expectations" = callPackage
@@ -140929,6 +140926,31 @@ self: {
license = lib.licenses.mit;
}) {inherit (pkgs) rdkafka;};
+ "hw-kafka-client_4_0_2" = callPackage
+ ({ mkDerivation, base, bifunctors, bytestring, c2hs, containers
+ , either, hspec, hspec-discover, monad-loops, rdkafka, text
+ , transformers, unix
+ }:
+ mkDerivation {
+ pname = "hw-kafka-client";
+ version = "4.0.2";
+ sha256 = "166gi8mj2ljv4xcjrhi2pgjmnj112998fzbzjfpf5ckj54d20ch9";
+ isLibrary = true;
+ isExecutable = true;
+ libraryHaskellDepends = [
+ base bifunctors bytestring containers text transformers unix
+ ];
+ librarySystemDepends = [ rdkafka ];
+ libraryToolDepends = [ c2hs ];
+ testHaskellDepends = [
+ base bifunctors bytestring containers either hspec monad-loops text
+ ];
+ testToolDepends = [ hspec-discover ];
+ description = "Kafka bindings for Haskell";
+ license = lib.licenses.mit;
+ hydraPlatforms = lib.platforms.none;
+ }) {inherit (pkgs) rdkafka;};
+
"hw-kafka-conduit" = callPackage
({ mkDerivation, base, bifunctors, bytestring, conduit
, conduit-extra, containers, exceptions, extra, hspec
@@ -145670,24 +145692,6 @@ self: {
"inline-c-cpp" = callPackage
({ mkDerivation, base, containers, hspec, inline-c, safe-exceptions
- , template-haskell
- }:
- mkDerivation {
- pname = "inline-c-cpp";
- version = "0.4.0.2";
- sha256 = "0nb7n2q47jbny7rj9y1hn6lnailnmpy4y7j6jaalny123kxsdipp";
- libraryHaskellDepends = [
- base containers inline-c safe-exceptions template-haskell
- ];
- testHaskellDepends = [
- base containers hspec inline-c safe-exceptions
- ];
- description = "Lets you embed C++ code into Haskell";
- license = lib.licenses.mit;
- }) {};
-
- "inline-c-cpp_0_4_0_3" = callPackage
- ({ mkDerivation, base, containers, hspec, inline-c, safe-exceptions
, template-haskell, vector
}:
mkDerivation {
@@ -145703,7 +145707,6 @@ self: {
];
description = "Lets you embed C++ code into Haskell";
license = lib.licenses.mit;
- hydraPlatforms = lib.platforms.none;
}) {};
"inline-c-win32" = callPackage
@@ -158683,8 +158686,8 @@ self: {
pname = "lens";
version = "4.19.2";
sha256 = "0fy2vr5r11cc6ana8m2swqgs3zals4kims55vd6119bi76p5iy2j";
- revision = "2";
- editedCabalFile = "1bp6s0ifwdmzv946krxgxqakw02iriqmzvvcypwrgcynrn9wkn9y";
+ revision = "3";
+ editedCabalFile = "1anqghjbi0wyvqpg7qcbph5rfq78sjpdavrajh4z6f20kzy4mn45";
setupHaskellDepends = [ base Cabal cabal-doctest filepath ];
libraryHaskellDepends = [
array base base-orphans bifunctors bytestring call-stack comonad
@@ -171519,8 +171522,8 @@ self: {
({ mkDerivation, base }:
mkDerivation {
pname = "microbase";
- version = "4.14.0.0.6";
- sha256 = "1wnng6ik7p4id5p7crbk9gwy0c4rg2rggkphc4wqfmc2zgpl1ywq";
+ version = "4.15.0.0.1";
+ sha256 = "0dslfkfvjr5zfdw5vmxi1xrblvy3g0l13d38m4c30rgl3nhxyjlm";
libraryHaskellDepends = [ base ];
doHaddock = false;
description = "A minimal base to work around GHC bugs";
@@ -173310,6 +173313,24 @@ self: {
license = lib.licenses.bsd3;
}) {};
+ "mixed-types-num_0_4_1" = callPackage
+ ({ mkDerivation, base, hspec, hspec-smallcheck, mtl, QuickCheck
+ , smallcheck, template-haskell
+ }:
+ mkDerivation {
+ pname = "mixed-types-num";
+ version = "0.4.1";
+ sha256 = "159zx9b5p3g1ywhnbihjbxkpxylgrkhhrswmazymqbh49f4s758y";
+ libraryHaskellDepends = [
+ base hspec hspec-smallcheck mtl QuickCheck smallcheck
+ template-haskell
+ ];
+ testHaskellDepends = [ base hspec hspec-smallcheck QuickCheck ];
+ description = "Alternative Prelude with numeric and logic expressions typed bottom-up";
+ license = lib.licenses.bsd3;
+ hydraPlatforms = lib.platforms.none;
+ }) {};
+
"mixpanel-client" = callPackage
({ mkDerivation, aeson, base, base64-bytestring, bytestring, hspec
, hspec-discover, http-client, http-client-tls, markdown-unlit
@@ -177371,7 +177392,7 @@ self: {
];
executableToolDepends = [ c2hs ];
description = "A work in progress Multipath TCP path manager";
- license = lib.licenses.gpl3;
+ license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
@@ -183856,7 +183877,7 @@ self: {
];
doHaddock = false;
description = "Future-proof system for plain-text notes";
- license = lib.licenses.agpl3;
+ license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [ maralorn ];
}) {};
@@ -193206,7 +193227,7 @@ self: {
base Cabal optparse-generic protolude
];
description = "Help Manage project specific documentation";
- license = lib.licenses.agpl3;
+ license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
@@ -197758,8 +197779,8 @@ self: {
}:
mkDerivation {
pname = "phonetic-languages-simplified-examples-array";
- version = "0.2.1.0";
- sha256 = "12ri0dv6ifswnp983asa0yyd7xl58ic22payxpri6653f58lkc4h";
+ version = "0.2.2.0";
+ sha256 = "1b8i9kgybidiczlpwyb2grgkxgyscdnldfpj75snwnpyyw40qlfs";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -197791,19 +197812,15 @@ self: {
"phonetic-languages-simplified-examples-common" = callPackage
({ mkDerivation, base, heaps, mmsyn2-array
, phonetic-languages-constraints-array
- , phonetic-languages-simplified-common
- , phonetic-languages-simplified-properties-lists-double
, phonetic-languages-ukrainian-array, subG
, ukrainian-phonetics-basic-array
}:
mkDerivation {
pname = "phonetic-languages-simplified-examples-common";
- version = "0.1.0.0";
- sha256 = "0khgv7gycsr1qvc0d158ics2zmxvpybrr5k105ifq93y2qgcjqpa";
+ version = "0.1.1.0";
+ sha256 = "09h63czjpab863gi7806k1yw4q9mykszvvnb3zwbv9i97nfbvnfa";
libraryHaskellDepends = [
base heaps mmsyn2-array phonetic-languages-constraints-array
- phonetic-languages-simplified-common
- phonetic-languages-simplified-properties-lists-double
phonetic-languages-ukrainian-array subG
ukrainian-phonetics-basic-array
];
@@ -205201,8 +205218,8 @@ self: {
({ mkDerivation, base, hspec, mtl, tagged }:
mkDerivation {
pname = "pretty-types";
- version = "0.3.0.1";
- sha256 = "06dkyk3zdi9wv77yza0vgwl9v8zhyazyhdjbffkqpism07c80rgv";
+ version = "0.4.0.0";
+ sha256 = "0vfsriviwbrbs9kwg8jwfk5ih9ckv1bfgdxbkcqz8cfa