hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
29bf5fcf6d.
This commit is contained in:
Peter Simons 2021-03-10 00:52:18 +01:00
parent b68942f103
commit 28ac84b391

View file

@ -26527,8 +26527,8 @@ self: {
}:
mkDerivation {
pname = "algorithmic-composition-basic";
version = "0.3.0.0";
sha256 = "1sckrc654nhflijwppjc0xd6v5l1c3z833an19rvfr1jjzmcc400";
version = "0.3.1.0";
sha256 = "0vpqi398nhlawh7dipfzvq6zsk1g9gpjbr35mizm5rms4sj3mfsk";
libraryHaskellDepends = [
base bytestring directory foldable-ix mmsyn2-array mmsyn3 mmsyn7l
mmsyn7ukr-common phonetic-languages-simplified-base process
@ -27182,8 +27182,6 @@ self: {
testHaskellDepends = [ base tasty tasty-hunit ];
description = "Comprehensive Amazon Web Services SDK";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"amazonka-alexa-business" = callPackage
@ -29660,8 +29658,8 @@ self: {
}:
mkDerivation {
pname = "amqp";
version = "0.20.0.1";
sha256 = "10qj4776b3sjifij3qic2bafd01jn8s0pfgm1yd74nyhjx50s19p";
version = "0.21.0";
sha256 = "1sni1bl2rmc2fq2zla0h093acd7yisfdizd5wrxclammzav7x0gk";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -51991,27 +51989,6 @@ self: {
}) {};
"cayley-client" = callPackage
({ mkDerivation, aeson, attoparsec, base, binary, bytestring
, exceptions, hspec, http-client, http-conduit, lens, lens-aeson
, mtl, text, transformers, unordered-containers, vector
}:
mkDerivation {
pname = "cayley-client";
version = "0.4.13";
sha256 = "1sak0rg9gydcwk7ahx51czp3akispxrkkfgq94n6hgg3dqvm646l";
libraryHaskellDepends = [
aeson attoparsec base binary bytestring exceptions http-client
http-conduit lens lens-aeson mtl text transformers
unordered-containers vector
];
testHaskellDepends = [ aeson base hspec unordered-containers ];
description = "A Haskell client for the Cayley graph database";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"cayley-client_0_4_14" = callPackage
({ mkDerivation, aeson, attoparsec, base, binary, bytestring
, exceptions, hspec, http-client, http-conduit, lens, lens-aeson
, mtl, text, transformers, unordered-containers, vector
@ -57497,8 +57474,8 @@ self: {
}:
mkDerivation {
pname = "cobot-io";
version = "0.1.3.17";
sha256 = "1x289bmzrj1yrr934b51v3amldhjdanjv4kxnay89n8avix899yw";
version = "0.1.3.18";
sha256 = "1xyri98rlg4ph9vyjicivq8vb1kk085pbpv43ydw6qvpqlp97wk5";
libraryHaskellDepends = [
array attoparsec base binary bytestring containers data-msgpack
deepseq http-conduit hyraxAbif lens linear mtl split text vector
@ -61352,25 +61329,6 @@ self: {
}) {};
"conferer" = callPackage
({ mkDerivation, base, bytestring, containers, deepseq, directory
, filepath, hspec, QuickCheck, text
}:
mkDerivation {
pname = "conferer";
version = "1.0.0.1";
sha256 = "0cfn6aj265qs1qk5z942g5l2cz2gsj35bapxynj4c90wjl89wz5r";
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_1_0_0" = callPackage
({ mkDerivation, base, bytestring, containers, deepseq, directory
, filepath, hspec, QuickCheck, text
}:
@ -61387,32 +61345,9 @@ self: {
];
description = "Configuration management library";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
}) {};
"conferer-aeson" = callPackage
({ mkDerivation, aeson, aeson-qq, base, bytestring, conferer
, directory, hspec, text, unordered-containers, vector
}:
mkDerivation {
pname = "conferer-aeson";
version = "1.0.0.0";
sha256 = "0adqblmpbyqfqybgmjnnwsnaxw8qiqvw5c2bj4avsikz7fhcp0nl";
revision = "1";
editedCabalFile = "0wfvm5wmlsmwkxszm3zdzq4wdkxca9rag4f0hk45nn2akdx2pqs6";
libraryHaskellDepends = [
aeson base bytestring conferer directory text unordered-containers
vector
];
testHaskellDepends = [
aeson aeson-qq base bytestring conferer directory hspec text
unordered-containers vector
];
description = "conferer's source for reading json files";
license = lib.licenses.mpl20;
}) {};
"conferer-aeson_1_1_0_0" = callPackage
({ mkDerivation, aeson, aeson-qq, base, bytestring, conferer
, directory, hspec, text, unordered-containers, vector
}:
@ -61432,7 +61367,6 @@ self: {
];
description = "conferer's source for reading json files";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
}) {};
"conferer-dhall" = callPackage
@ -61472,18 +61406,6 @@ self: {
}) {};
"conferer-hspec" = callPackage
({ mkDerivation, base, conferer, hspec, hspec-core, text }:
mkDerivation {
pname = "conferer-hspec";
version = "1.0.0.0";
sha256 = "02c4z2999pa04r78n8xzx7idvgg028wlb2fgyk0878wb1gahzsxp";
libraryHaskellDepends = [ base conferer hspec-core text ];
testHaskellDepends = [ base conferer hspec hspec-core text ];
description = "conferer's FromConfig instances for hspec Config";
license = lib.licenses.mpl20;
}) {};
"conferer-hspec_1_1_0_0" = callPackage
({ mkDerivation, base, conferer, hspec, hspec-core, text }:
mkDerivation {
pname = "conferer-hspec";
@ -61493,7 +61415,6 @@ self: {
testHaskellDepends = [ base conferer hspec hspec-core text ];
description = "conferer's FromConfig instances for hspec Config";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
}) {};
"conferer-provider-dhall" = callPackage
@ -61644,21 +61565,6 @@ self: {
}) {};
"conferer-warp" = callPackage
({ mkDerivation, base, conferer, hspec, http-types, text, wai, warp
}:
mkDerivation {
pname = "conferer-warp";
version = "1.0.0.0";
sha256 = "14wrd50dfgc2m6lyfvsx4w605r8krf6ha96j3685vgy6fylff1bd";
libraryHaskellDepends = [ base conferer http-types text wai warp ];
testHaskellDepends = [
base conferer hspec http-types text wai warp
];
description = "conferer's FromConfig instances for warp settings";
license = lib.licenses.mpl20;
}) {};
"conferer-warp_1_1_0_0" = callPackage
({ mkDerivation, base, conferer, hspec, http-types, text, wai, warp
}:
mkDerivation {
@ -61671,7 +61577,6 @@ self: {
];
description = "conferer's FromConfig instances for warp settings";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
}) {};
"conferer-yaml" = callPackage
@ -62577,32 +62482,6 @@ self: {
}) {};
"construct" = callPackage
({ mkDerivation, attoparsec, base, bytestring, Cabal, cabal-doctest
, cereal, directory, doctest, filepath, incremental-parser
, input-parsers, markdown-unlit, monoid-subclasses, parsers
, rank2classes, tasty, tasty-hunit, text
}:
mkDerivation {
pname = "construct";
version = "0.3";
sha256 = "06h3b1lbq0gdpzz2q5ga0dpgbvyh186z1brzslrwdmkp8qxx883x";
enableSeparateDataOutput = true;
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
attoparsec base bytestring cereal incremental-parser input-parsers
monoid-subclasses parsers rank2classes text
];
testHaskellDepends = [
attoparsec base bytestring cereal directory doctest filepath
incremental-parser monoid-subclasses rank2classes tasty tasty-hunit
text
];
testToolDepends = [ markdown-unlit ];
description = "Haskell version of the Construct library for easy specification of file formats";
license = lib.licenses.bsd3;
}) {};
"construct_0_3_0_1" = callPackage
({ mkDerivation, attoparsec, base, bytestring, Cabal, cabal-doctest
, cereal, directory, doctest, filepath, incremental-parser
, input-parsers, markdown-unlit, monoid-subclasses, parsers
@ -62626,7 +62505,6 @@ self: {
testToolDepends = [ markdown-unlit ];
description = "Haskell version of the Construct library for easy specification of file formats";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"constructible" = callPackage
@ -75978,8 +75856,8 @@ self: {
pname = "directory";
version = "1.3.6.1";
sha256 = "00cr2sshzjmn57rpvjj8wvgr60x2mk8c7w1nd40wxqs8s9xaa1bi";
revision = "1";
editedCabalFile = "1rf2w9gx0vy74mgsf5q1y82bhm5ngb9mi0i2v2h6ss9gscyvgb7j";
revision = "2";
editedCabalFile = "14kwmqa1pf1bij7qang5aihw38ch7m5prsics0p0y72jkxx98y48";
libraryHaskellDepends = [ base filepath time unix ];
testHaskellDepends = [ base filepath time unix ];
description = "Platform-agnostic library for filesystem operations";
@ -79818,20 +79696,20 @@ self: {
"dsv" = callPackage
({ mkDerivation, attoparsec, base, bytestring, cassava, containers
, doctest, foldl, hedgehog, pipes, pipes-bytestring, pipes-safe
, foldl, hedgehog, pipes, pipes-bytestring, pipes-safe
, safe-exceptions, template-haskell, text, validation, vector
}:
mkDerivation {
pname = "dsv";
version = "1.0.0.0";
sha256 = "0fjfpa8qfaiy7wxmq9lsacxywrsqahl8s8wamxfiai7mzq2201gn";
version = "1.0.0.1";
sha256 = "1lf6fan0mis0hs30yfpslfyj0gpk028z24wca3lylq877pq7z6nz";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
attoparsec base bytestring cassava containers foldl pipes
pipes-bytestring pipes-safe template-haskell text validation vector
];
testHaskellDepends = [
base bytestring containers doctest foldl hedgehog safe-exceptions
base bytestring containers foldl hedgehog pipes safe-exceptions
text vector
];
description = "DSV (delimiter-separated values)";
@ -91523,20 +91401,6 @@ self: {
}) {};
"first-class-families" = callPackage
({ mkDerivation, base, doctest, Glob }:
mkDerivation {
pname = "first-class-families";
version = "0.8.0.0";
sha256 = "190jl3vs7glkbm8ap90x9yzlj01yzxd818s3i0w4pz21b6d6sxav";
revision = "1";
editedCabalFile = "02z6wixk9kdgshxsz99lag29lb70kadg9wn6vsgk906wj014fv52";
libraryHaskellDepends = [ base ];
testHaskellDepends = [ base doctest Glob ];
description = "First class type families";
license = lib.licenses.mit;
}) {};
"first-class-families_0_8_0_1" = callPackage
({ mkDerivation, base }:
mkDerivation {
pname = "first-class-families";
@ -91546,7 +91410,6 @@ self: {
testHaskellDepends = [ base ];
description = "First-class type families";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"first-class-instances" = callPackage
@ -101618,6 +101481,22 @@ self: {
license = lib.licenses.bsd3;
}) {};
"ghc-syntax-highlighter_0_0_7_0" = callPackage
({ mkDerivation, base, ghc-lib-parser, hspec, hspec-discover, text
}:
mkDerivation {
pname = "ghc-syntax-highlighter";
version = "0.0.7.0";
sha256 = "123kvcdlzx18n14122xbpp587byfd8w0z886grlxkzinb53bmzg6";
enableSeparateDataOutput = true;
libraryHaskellDepends = [ base ghc-lib-parser text ];
testHaskellDepends = [ base hspec text ];
testToolDepends = [ hspec-discover ];
description = "Syntax highlighter for Haskell using lexer of GHC itself";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"ghc-tags-core" = callPackage
({ mkDerivation, attoparsec, base, bytestring, cpphs, criterion
, deepseq, directory, filepath, filepath-bytestring, ghc, lattices
@ -109250,25 +109129,6 @@ self: {
}) {};
"gothic" = callPackage
({ mkDerivation, aeson, base, binary, bytestring, connection
, exceptions, hashable, http-client, http-client-tls, http-conduit
, http-types, lens, lens-aeson, scientific, text, unix
, unordered-containers, vector
}:
mkDerivation {
pname = "gothic";
version = "0.1.5";
sha256 = "1f8n15cxh4c5m3pylssfksiw3qary8jkl7wabq4gl5zqw2r9ki62";
libraryHaskellDepends = [
aeson base binary bytestring connection exceptions hashable
http-client http-client-tls http-conduit http-types lens lens-aeson
scientific text unix unordered-containers vector
];
description = "A Haskell Vault KVv2 secret engine client";
license = lib.licenses.bsd3;
}) {};
"gothic_0_1_6" = callPackage
({ mkDerivation, aeson, base, binary, bytestring, connection
, exceptions, hashable, http-client, http-client-tls, http-conduit
, http-types, lens, lens-aeson, scientific, text, unix
@ -109285,7 +109145,6 @@ self: {
];
description = "A Haskell Vault KVv2 secret engine client";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"gotta-go-fast" = callPackage
@ -119480,21 +119339,21 @@ self: {
"haskell-to-elm" = callPackage
({ mkDerivation, aeson, base, bound, elm-syntax, generics-sop, text
, time, unordered-containers
, time, unordered-containers, vector
}:
mkDerivation {
pname = "haskell-to-elm";
version = "0.3.1.0";
sha256 = "0gplmz0s874zi8y8m06mlr3lipyffw0p6lfz6snl0sgdmynjg786";
version = "0.3.2.0";
sha256 = "17r1yf2xp1idpq22f67192i511w7ydpfw728f5g3fz67lbahpq3k";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson base bound elm-syntax generics-sop text time
unordered-containers
unordered-containers vector
];
testHaskellDepends = [
aeson base bound elm-syntax generics-sop text time
unordered-containers
unordered-containers vector
];
description = "Generate Elm types and JSON encoders and decoders from Haskell types";
license = lib.licenses.bsd3;
@ -120847,8 +120706,8 @@ self: {
}:
mkDerivation {
pname = "haskoin-node";
version = "0.17.1";
sha256 = "07p58jf2vn7hyk260ijimg2lyg3jcsqnza8v6kjcn6rjlsvcakvp";
version = "0.17.2";
sha256 = "04i8016qrrwzbz8yxnppfzlrba1d86zp2j71dqd0p7lc3341caa8";
libraryHaskellDepends = [
base bytestring cereal conduit conduit-extra containers
data-default hashable haskoin-core monad-logger mtl network nqe
@ -120932,8 +120791,8 @@ self: {
}:
mkDerivation {
pname = "haskoin-store";
version = "0.47.3";
sha256 = "0z3rhxfnk1985lmfzajipkzajya2vrfh0p5c66kk03vysvssjzpi";
version = "0.47.4";
sha256 = "1yqgfi811xkn9c8ak3rjn5cb4dvn75k590291my5zv1mdb8cak21";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -120978,8 +120837,8 @@ self: {
}:
mkDerivation {
pname = "haskoin-store-data";
version = "0.47.3";
sha256 = "0i7jf832q2lv8h82sf4y3a81j8y4ipw653q32jfnxhjjbnfxccly";
version = "0.47.4";
sha256 = "0r8agvzp4gda0r1lv87bl2qg57gpyz0bvd4nr6rvdz0a1pmfzz7g";
libraryHaskellDepends = [
aeson base binary bytes bytestring cereal containers data-default
deepseq hashable haskoin-core http-client http-types lens mtl
@ -125500,6 +125359,7 @@ self: {
];
description = "Hercules CI API definition with Servant";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ roberth ];
}) {};
"hercules-ci-api-agent" = callPackage
@ -125591,6 +125451,7 @@ self: {
description = "The hci command for working with Hercules CI";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
maintainers = with lib.maintainers; [ roberth ];
broken = true;
}) {hercules-ci-optparse-applicative = null;};
@ -125611,6 +125472,7 @@ self: {
libraryPkgconfigDepends = [ bdw-gc nix ];
description = "Bindings for the Nix evaluator";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ roberth ];
}) {bdw-gc = null; inherit (pkgs) boost; inherit (pkgs) nix;};
"hercules-ci-cnix-store" = callPackage
@ -125629,6 +125491,7 @@ self: {
libraryPkgconfigDepends = [ nix ];
description = "Haskell bindings for Nix's libstore";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ roberth ];
}) {inherit (pkgs) boost; inherit (pkgs) nix;};
"here" = callPackage
@ -130077,27 +129940,6 @@ self: {
}) {};
"hmatrix" = callPackage
({ mkDerivation, array, base, binary, bytestring, deepseq
, openblasCompat, primitive, random, semigroups, split
, storable-complex, vector
}:
mkDerivation {
pname = "hmatrix";
version = "0.20.1";
sha256 = "0v690zml7yqj6ndjszwqpfsad2vma3m6rdkjs6bnb9k2v35l905i";
revision = "1";
editedCabalFile = "0zy6adij98lpypr3r2nmgbx9z8s5vyan7az1awkm3pkccgl3ps7d";
configureFlags = [ "-fdisable-default-paths" "-fopenblas" ];
libraryHaskellDepends = [
array base binary bytestring deepseq primitive random semigroups
split storable-complex vector
];
librarySystemDepends = [ openblasCompat ];
description = "Numeric Linear Algebra";
license = lib.licenses.bsd3;
}) {inherit (pkgs) openblasCompat;};
"hmatrix_0_20_2" = callPackage
({ mkDerivation, array, base, binary, bytestring, deepseq
, openblasCompat, primitive, random, semigroups, split
, storable-complex, vector
@ -130114,7 +129956,6 @@ self: {
librarySystemDepends = [ openblasCompat ];
description = "Numeric Linear Algebra";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) openblasCompat;};
"hmatrix-backprop" = callPackage
@ -130637,18 +130478,19 @@ self: {
"hmp3-ng" = callPackage
({ mkDerivation, array, base, binary, bytestring, clock, containers
, directory, hscurses, monad-extras, mtl, ncurses, pcre-light
, process, random, unix, utf8-string, zlib
, directory, filepath, hscurses, monad-extras, mtl, ncurses
, pcre-light, process, random, unix, utf8-string, zlib
}:
mkDerivation {
pname = "hmp3-ng";
version = "2.9.3";
sha256 = "0h1lg4faffqf86wk2hi68x3f0y2r2nypqcvb879wal24whh31v7v";
version = "2.11.0";
sha256 = "1wxjxx7ijw7fsvsfjvfdss5cg8yyd885i3wpnzryv0bhqqa96i1d";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
array base binary bytestring clock containers directory hscurses
monad-extras mtl pcre-light process random unix utf8-string zlib
array base binary bytestring clock containers directory filepath
hscurses monad-extras mtl pcre-light process random unix
utf8-string zlib
];
executableSystemDepends = [ ncurses ];
description = "A 2019 fork of an ncurses mp3 player written in Haskell";
@ -141323,8 +141165,8 @@ self: {
}:
mkDerivation {
pname = "hurl";
version = "2.1.0.0";
sha256 = "0n467hgj8ybgqa69snsj6c199f0ipavxwjn2pb47q1vns6prlwd0";
version = "2.1.0.1";
sha256 = "16j7kxxp60i0nbiscc1x5a14s7n8qyv8rzjm6a03pqdpbmfzrrwq";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -142539,6 +142381,26 @@ self: {
license = lib.licenses.mit;
}) {};
"hw-tar" = callPackage
({ mkDerivation, base, hedgehog, hspec, hspec-discover, hw-hedgehog
, hw-hspec-hedgehog, process
}:
mkDerivation {
pname = "hw-tar";
version = "0.0.0.1";
sha256 = "0hzmw0xb10h09q3h25f4lk2pygl0w7nckysa04qr1c26n4hsvrq2";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base ];
executableHaskellDepends = [ base ];
testHaskellDepends = [
base hedgehog hspec hw-hedgehog hw-hspec-hedgehog process
];
testToolDepends = [ hspec-discover ];
description = "Library for creating and extracting tar archives";
license = lib.licenses.bsd3;
}) {};
"hw-uri" = callPackage
({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3
, antiope-core, antiope-optparse-applicative, antiope-s3, base
@ -146176,29 +146038,6 @@ self: {
}) {};
"incremental-parser" = callPackage
({ mkDerivation, base, bytestring, checkers, criterion, deepseq
, input-parsers, monoid-subclasses, parsers, QuickCheck
, rank2classes, tasty, tasty-quickcheck, text, transformers
}:
mkDerivation {
pname = "incremental-parser";
version = "0.5.0.1";
sha256 = "1j0x52rwp44wdjdyxw3jh6m61vhwa2bf80dfxhqi6iniyc8qzm68";
libraryHaskellDepends = [
base input-parsers monoid-subclasses parsers rank2classes
transformers
];
testHaskellDepends = [
base checkers monoid-subclasses QuickCheck tasty tasty-quickcheck
];
benchmarkHaskellDepends = [
base bytestring criterion deepseq monoid-subclasses text
];
description = "Generic parser library capable of providing partial results from partial input";
license = lib.licenses.gpl3;
}) {};
"incremental-parser_0_5_0_2" = callPackage
({ mkDerivation, base, bytestring, checkers, criterion, deepseq
, input-parsers, monoid-subclasses, parsers, QuickCheck
, rank2classes, tasty, tasty-quickcheck, text, transformers
@ -146219,7 +146058,6 @@ self: {
];
description = "Generic parser library capable of providing partial results from partial input";
license = lib.licenses.gpl3;
hydraPlatforms = lib.platforms.none;
}) {};
"incremental-sat-solver" = callPackage
@ -147142,8 +146980,8 @@ self: {
}:
mkDerivation {
pname = "input-parsers";
version = "0.1.0.1";
sha256 = "0wqp98ly2f9vnqd97q9jphmxqr284aal40dlrgi4hwy216p67vzz";
version = "0.2";
sha256 = "0hby9ypz59lipqbvl02p0a7cncyvday4nq4sfj5hlar6v47l6mvv";
libraryHaskellDepends = [
attoparsec base binary bytestring monoid-subclasses parsec parsers
text transformers
@ -147152,14 +146990,14 @@ self: {
license = lib.licenses.bsd3;
}) {};
"input-parsers_0_2" = callPackage
"input-parsers_0_2_1" = callPackage
({ mkDerivation, attoparsec, base, binary, bytestring
, monoid-subclasses, parsec, parsers, text, transformers
}:
mkDerivation {
pname = "input-parsers";
version = "0.2";
sha256 = "0hby9ypz59lipqbvl02p0a7cncyvday4nq4sfj5hlar6v47l6mvv";
version = "0.2.1";
sha256 = "0hxadh4p007785knx8vah3b2bawaidvi7z4kgyyahj98a5k7qr18";
libraryHaskellDepends = [
attoparsec base binary bytestring monoid-subclasses parsec parsers
text transformers
@ -159703,8 +159541,8 @@ self: {
({ mkDerivation, base, bytestring, text }:
mkDerivation {
pname = "leanpub-concepts";
version = "1.1";
sha256 = "0zy26sccxyqhmlk6dfbd7jghwmfi9zkcljb9rcl82ysw7cwyl3qw";
version = "1.1.0.1";
sha256 = "0ip2kkkkbjf95h9dk9h4c21jz5ygpl1r1rsjdm47dmbvwih6v14c";
libraryHaskellDepends = [ base bytestring text ];
description = "Types for the Leanpub API";
license = lib.licenses.mit;
@ -159712,15 +159550,17 @@ self: {
"leanpub-wreq" = callPackage
({ mkDerivation, aeson, base, bytestring, exceptions
, leanpub-concepts, lens, rando, text, time, transformers
, leanpub-concepts, mwc-random, text, time, transformers
, unordered-containers, wreq
}:
mkDerivation {
pname = "leanpub-wreq";
version = "1.1";
sha256 = "1mk188r1bxg3qhv24nxkqw5vk5jyifxvg171h8bx93s9mmrikzdv";
version = "1.1.0.1";
sha256 = "0vrhg5v4gpp6xmbxsy98lcrdnq4x7hbjamcj5a10dmsa9pmddzxy";
revision = "1";
editedCabalFile = "03zrrr3dcsyj6knvqr5lla4ycrgclrmrkl2cm9y0fhmls4whqw6n";
libraryHaskellDepends = [
aeson base bytestring exceptions leanpub-concepts lens rando text
aeson base bytestring exceptions leanpub-concepts mwc-random text
time transformers unordered-containers wreq
];
description = "Use the Leanpub API via Wreq";
@ -174788,6 +174628,24 @@ self: {
broken = true;
}) {};
"mit-3qvpPyAi6mH" = callPackage
({ mkDerivation, base, base64, clock, directory, process
, record-dot-preprocessor, record-hasfield, text, text-ansi, unix
}:
mkDerivation {
pname = "mit-3qvpPyAi6mH";
version = "1";
sha256 = "0hlnpb51f8i7a62q9ndpk14p04s1f4fgzk5qqlcrhmwcd85sjssi";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
base base64 clock directory process record-dot-preprocessor
record-hasfield text text-ansi unix
];
description = "A git wrapper with a streamlined UX";
license = lib.licenses.mit;
}) {};
"miv" = callPackage
({ mkDerivation, async, base, bytestring, concurrent-output
, containers, directory, filepath, filepattern, ghc-prim, hspec
@ -193275,20 +193133,6 @@ self: {
}) {};
"pagination" = callPackage
({ mkDerivation, base, deepseq, exceptions, hspec, QuickCheck }:
mkDerivation {
pname = "pagination";
version = "0.2.1";
sha256 = "0g90xg5nfrwkrrmsfca5d2xf9y8md6pgh91zjk0dl2l3kvkbmp48";
revision = "2";
editedCabalFile = "0wvwi3hymp2vhhpzpycdc65zbsqmi2h0c6r0nf8p5nkgsk4pm1k2";
libraryHaskellDepends = [ base deepseq exceptions ];
testHaskellDepends = [ base exceptions hspec QuickCheck ];
description = "Framework-agnostic pagination boilerplate";
license = lib.licenses.bsd3;
}) {};
"pagination_0_2_2" = callPackage
({ mkDerivation, base, deepseq, exceptions, hspec, QuickCheck }:
mkDerivation {
pname = "pagination";
@ -193298,7 +193142,6 @@ self: {
testHaskellDepends = [ base exceptions hspec QuickCheck ];
description = "Framework-agnostic pagination boilerplate";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"pagure-cli" = callPackage
@ -208495,8 +208338,8 @@ self: {
({ mkDerivation, base, directory, mmsyn3, process, sublists }:
mkDerivation {
pname = "process-sequential";
version = "0.1.0.0";
sha256 = "11s6ki1cgqav8i06np63cj2l6z1wdszjrq2rslx1pk7af5dxz9r0";
version = "0.1.1.0";
sha256 = "19dv9sk1hk4ny0zh8amr9bddmjxc94r8h3cims9ylhrrb34zz90f";
libraryHaskellDepends = [ base directory mmsyn3 process sublists ];
description = "A test suite for the complex multi files multi level processment";
license = lib.licenses.mit;
@ -210398,6 +210241,8 @@ self: {
pname = "prune-juice";
version = "0.4";
sha256 = "15h8myma47wxnjnxhqncwsdsc44zqqqkcmjfa9wqpwlgq5v7xr8p";
revision = "1";
editedCabalFile = "0nlzkxc0k1lzfvqfqf7zcd7v7kl31dw1p8cwvf3zr30q6can25n9";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -230132,29 +229977,6 @@ self: {
}) {};
"sequence-formats" = callPackage
({ mkDerivation, attoparsec, base, bytestring, containers, errors
, exceptions, foldl, hspec, lens-family, pipes, pipes-attoparsec
, pipes-bytestring, pipes-safe, tasty, tasty-hunit, transformers
, vector
}:
mkDerivation {
pname = "sequence-formats";
version = "1.6.0";
sha256 = "1vy2wwzpnqd2c0ma3jm46gx3w3al0j61ncr22bcahsb1nrgmg0dq";
libraryHaskellDepends = [
attoparsec base bytestring containers errors exceptions foldl
lens-family pipes pipes-attoparsec pipes-bytestring pipes-safe
transformers vector
];
testHaskellDepends = [
base bytestring containers foldl hspec pipes pipes-safe tasty
tasty-hunit transformers vector
];
description = "A package with basic parsing utilities for several Bioinformatic data formats";
license = lib.licenses.gpl3;
}) {};
"sequence-formats_1_6_1" = callPackage
({ mkDerivation, attoparsec, base, bytestring, containers, errors
, exceptions, foldl, hspec, lens-family, pipes, pipes-attoparsec
, pipes-bytestring, pipes-safe, tasty, tasty-hunit, transformers
@ -230175,7 +229997,6 @@ self: {
];
description = "A package with basic parsing utilities for several Bioinformatic data formats";
license = lib.licenses.gpl3;
hydraPlatforms = lib.platforms.none;
}) {};
"sequenceTools" = callPackage
@ -232894,13 +232715,15 @@ self: {
}) {};
"servant-to-elm" = callPackage
({ mkDerivation, aeson, base, bound, elm-syntax, haskell-to-elm
, http-types, servant, servant-multipart, text
({ mkDerivation, aeson, base, bound, bytestring, directory
, elm-syntax, filepath, generics-sop, haskell-to-elm, hspec
, http-types, prettyprinter, process, servant, servant-multipart
, temporary, text, unordered-containers
}:
mkDerivation {
pname = "servant-to-elm";
version = "0.4.1.0";
sha256 = "0kxkyijkxvpb5jv815i9s6pg7rnq437jj7hrwr0xprxd709mc648";
version = "0.4.2.0";
sha256 = "1hbz6c9233wgpgmgnplg9qv5hrniynkn5n4zsmkyansw07gmaw05";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -232908,8 +232731,9 @@ self: {
servant-multipart text
];
testHaskellDepends = [
aeson base bound elm-syntax haskell-to-elm http-types servant
servant-multipart text
aeson base bound bytestring directory elm-syntax filepath
generics-sop haskell-to-elm hspec http-types prettyprinter process
servant servant-multipart temporary text unordered-containers
];
description = "Automatically generate Elm clients for Servant APIs";
license = lib.licenses.bsd3;
@ -248418,8 +248242,8 @@ self: {
({ mkDerivation, base, bytestring, text }:
mkDerivation {
pname = "stripe-concepts";
version = "1.0.2.4";
sha256 = "0n4q3hsgqrqypmkkim8mcksdlljgldr908wqxlcz6k1wsv9klyc6";
version = "1.0.2.6";
sha256 = "0vz8kiwg9q27jhr6gfvhqy9gykrl3zgy3m2ldk1np4v7y4fg7906";
libraryHaskellDepends = [ base bytestring text ];
description = "Types for the Stripe API";
license = lib.licenses.mit;
@ -248526,8 +248350,8 @@ self: {
}:
mkDerivation {
pname = "stripe-scotty";
version = "1.0.0.6";
sha256 = "1x7dsk2m66ka8qd76mj5aww52rjs0b49vx1lws5bl2xl0asyb03v";
version = "1.0.0.8";
sha256 = "1r91lf3yjivfcxdnqy1ayfzs2ckszyx8x6f6fn8rjiz0gfv1v6hn";
libraryHaskellDepends = [
aeson base bytestring http-types scotty stripe-concepts
stripe-signature text unordered-containers
@ -248560,10 +248384,8 @@ self: {
}:
mkDerivation {
pname = "stripe-signature";
version = "1.0.0.6";
sha256 = "0lp3fli9g5yvlxy8f0md2d3wv6z45mw0929b8c0y2xkcsdjvpp5l";
revision = "1";
editedCabalFile = "07qn3apcb4dxvyxd3042d1nymy3bnab1x2s7csxpjrin6crq0gj7";
version = "1.0.0.8";
sha256 = "0cybjsvzknsldqhf7fjd4ar2qjyym43x2ymmgw01f9a1ixyaxgmn";
libraryHaskellDepends = [
base base16-bytestring bytestring cryptonite memory stripe-concepts
text
@ -248596,8 +248418,8 @@ self: {
}:
mkDerivation {
pname = "stripe-wreq";
version = "1.0.1.6";
sha256 = "1lwwyzj4gi6rav8al3mkld4vq8rdvi4ir1y51nywflkcfiqjjjsx";
version = "1.0.1.8";
sha256 = "1km0h94d1clgba0yy520yx54axdkf4xl5p5hnmn8ghg40r0pax73";
libraryHaskellDepends = [
aeson base bytestring lens stripe-concepts text
unordered-containers wreq
@ -267629,6 +267451,8 @@ self: {
pname = "ucl";
version = "0.2.0.0";
sha256 = "1ccf9zavmsk0msq4gz6alv5z32qwnap8a4zvajmqps69bh66b9wv";
revision = "1";
editedCabalFile = "1gyhy1311wqj5s10pgkpc0vsmvcqja23p4nqn3nv0mbc9fajal2n";
libraryHaskellDepends = [ base bytestring containers text time ];
libraryPkgconfigDepends = [ libucl ];
testHaskellDepends = [ base containers ];
@ -284296,33 +284120,6 @@ self: {
}) {};
"yamlparse-applicative" = callPackage
({ mkDerivation, aeson, base, bytestring, containers
, genvalidity-aeson, genvalidity-containers, genvalidity-hspec
, genvalidity-scientific, genvalidity-text
, genvalidity-unordered-containers, hspec, optparse-applicative
, path, path-io, prettyprinter, QuickCheck, scientific, text
, unordered-containers, validity, validity-text, vector, yaml
}:
mkDerivation {
pname = "yamlparse-applicative";
version = "0.1.0.2";
sha256 = "1bzf3kbhccxzg88amyk3ys3bwfi99fhmfa843sxn53nrbgphdw09";
libraryHaskellDepends = [
aeson base bytestring containers optparse-applicative path path-io
prettyprinter scientific text unordered-containers validity
validity-text vector yaml
];
testHaskellDepends = [
aeson base containers genvalidity-aeson genvalidity-containers
genvalidity-hspec genvalidity-scientific genvalidity-text
genvalidity-unordered-containers hspec QuickCheck scientific text
unordered-containers
];
description = "Declaritive configuration parsing with free docs";
license = lib.licenses.mit;
}) {};
"yamlparse-applicative_0_1_0_3" = callPackage
({ mkDerivation, aeson, base, bytestring, containers
, optparse-applicative, path, path-io, prettyprinter
, safe-coloured-text, scientific, text, unordered-containers
@ -284339,7 +284136,6 @@ self: {
];
description = "Declaritive configuration parsing with free docs";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"yampa-canvas" = callPackage
@ -285406,30 +285202,6 @@ self: {
}) {};
"yesod-auth-oauth2" = callPackage
({ mkDerivation, aeson, base, bytestring, cryptonite, errors
, hoauth2, hspec, http-client, http-conduit, http-types, memory
, microlens, safe-exceptions, text, uri-bytestring, yesod-auth
, yesod-core
}:
mkDerivation {
pname = "yesod-auth-oauth2";
version = "0.6.1.7";
sha256 = "11z4zgzj9j15agnqj9dpfavmi2ns9d6aa4inazk1kig1wai2inp1";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson base bytestring cryptonite errors hoauth2 http-client
http-conduit http-types memory microlens safe-exceptions text
uri-bytestring yesod-auth yesod-core
];
testHaskellDepends = [ base hspec uri-bytestring ];
description = "OAuth 2.0 authentication plugins";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"yesod-auth-oauth2_0_6_2_3" = callPackage
({ mkDerivation, aeson, base, bytestring, cryptonite, errors
, hoauth2, hspec, http-client, http-conduit, http-types, memory
, microlens, safe-exceptions, text, uri-bytestring, yesod-auth
@ -286235,6 +286007,26 @@ self: {
broken = true;
}) {};
"yesod-markdown_0_12_6_6" = callPackage
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
, directory, hspec, pandoc, persistent, shakespeare, text
, xss-sanitize, yesod-core, yesod-form
}:
mkDerivation {
pname = "yesod-markdown";
version = "0.12.6.6";
sha256 = "1myjm5fjcqkzh90bz14mn5rrhy41wfg0i76dihhbkhx7g15z4nwz";
libraryHaskellDepends = [
base blaze-html blaze-markup bytestring directory pandoc persistent
shakespeare text xss-sanitize yesod-core yesod-form
];
testHaskellDepends = [ base blaze-html hspec text ];
description = "Tools for using markdown in a yesod application";
license = lib.licenses.gpl2;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"yesod-media-simple" = callPackage
({ mkDerivation, base, bytestring, diagrams-cairo, diagrams-core
, diagrams-lib, directory, JuicyPixels, vector, yesod