3
0
Fork 0
forked from mirrors/nixpkgs

hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
3da05632f7.
This commit is contained in:
Peter Simons 2020-08-12 02:30:26 +02:00
parent bb8c74439a
commit 86700b0384

View file

@ -29682,8 +29682,8 @@ self: {
pname = "ansi-wl-pprint";
version = "0.6.9";
sha256 = "1b2fg8px98dzbaqyns10kvs8kn6cl1hdq5wb9saz40izrpkyicm7";
revision = "1";
editedCabalFile = "0bb5fzjjc00932pny1fql40dmpmikfqzbrbmpwr09bfw9aynvzgn";
revision = "2";
editedCabalFile = "1xrv66v5hqchjhj8a0g3awy1qpsswk2jqb4w4yh3mm1py5s0dlr0";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ ansi-terminal base ];
@ -43403,8 +43403,8 @@ self: {
}:
mkDerivation {
pname = "blucontrol";
version = "0.2.0.0";
sha256 = "056wld99kaj0lh0mm0cs6s8wg2vlkg6xqrp58ra99axjfbzpak22";
version = "0.2.1.0";
sha256 = "04kdg23h9fd55c0pldapjg3anwdfdnbbaf6rmai7wjwmd75jj2ka";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -45761,6 +45761,8 @@ self: {
pname = "bugzilla-redhat";
version = "0.3.0";
sha256 = "1d751f1219ivx9bfdl7xb89w2vns07ciqp4cqcykixnllx2jx18y";
revision = "1";
editedCabalFile = "145sdnk28sxwz4s1gh0qq6vzm9q6s5433q6w1199cv9585b53kcx";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -72014,6 +72016,8 @@ self: {
pname = "dhall";
version = "1.34.0";
sha256 = "0rqvzvcqbhs9gvga7api6jjblnypm4a33z8kxi578ps63mhn3g0d";
revision = "1";
editedCabalFile = "0d5rqjalz6clvbmnqmpsy4dl9zj1magwmd1gdl2vzkf5qnhp6n7r";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = true;
@ -72217,8 +72221,8 @@ self: {
pname = "dhall-json";
version = "1.7.1";
sha256 = "158c9vhxa124r1xqn365wvwqhby5rngkip08ghy8rnjs5ijcxzgf";
revision = "1";
editedCabalFile = "02i4xj4rmxjy992lj086405lbrhsyiisa2pw232f39mx11k6ify4";
revision = "2";
editedCabalFile = "12piijva2szd08c6pgr6qca4kmf48il8934iv0k51jfyfd1m01ic";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -72453,6 +72457,8 @@ self: {
pname = "dhall-yaml";
version = "1.2.1";
sha256 = "18p8a92wiz2zi4q7v5fjvdallxrl21scmwwv706g3mm5dgfgcs5a";
revision = "1";
editedCabalFile = "037zg3ick95pwsk2g0znhfdvwphw3yxv5kp8zj5czc6df97id8xj";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -86207,13 +86213,17 @@ self: {
}) {};
"fakefs" = callPackage
({ mkDerivation, base, containers, hspec, mtl, QuickCheck }:
({ mkDerivation, base, containers, exceptions, hspec, mtl
, QuickCheck
}:
mkDerivation {
pname = "fakefs";
version = "0.2.0.1";
sha256 = "0szdjrc4m87h9dsb7qg5rpp5avnyzv47mymyihgvmxc22wiyf1c1";
libraryHaskellDepends = [ base containers mtl ];
testHaskellDepends = [ base containers hspec QuickCheck ];
version = "0.3.0.1";
sha256 = "1vilfl6vgxcywg81xfy6w6lir6r5pky7f2p7mf196kjby630av05";
libraryHaskellDepends = [ base containers exceptions mtl ];
testHaskellDepends = [
base containers exceptions hspec QuickCheck
];
description = "Extensible fake file system for testing";
license = stdenv.lib.licenses.asl20;
}) {};
@ -94128,8 +94138,8 @@ self: {
}:
mkDerivation {
pname = "functor-combinators";
version = "0.3.2.0";
sha256 = "1axx8wnwdb7nnmndgd6av4xas6xrnc5zc9fjwhsnc2n56wwk4msr";
version = "0.3.3.0";
sha256 = "1qym0xn4ydj2vx6nhy26k4bwznjjx7spgr0pv33b2i5wpznn972z";
libraryHaskellDepends = [
assoc base bifunctors comonad constraints containers contravariant
deriving-compat free invariant kan-extensions mmorph mtl
@ -115653,7 +115663,7 @@ self: {
license = stdenv.lib.licenses.lgpl21;
}) {inherit (pkgs) glib; inherit (pkgs) gobject-introspection;};
"haskell-gi_0_24_3" = callPackage
"haskell-gi_0_24_4" = callPackage
({ mkDerivation, ansi-terminal, attoparsec, base, bytestring, Cabal
, cabal-doctest, containers, directory, doctest, filepath, glib
, gobject-introspection, haskell-gi-base, mtl, pretty-show, process
@ -115661,8 +115671,8 @@ self: {
}:
mkDerivation {
pname = "haskell-gi";
version = "0.24.3";
sha256 = "1bzbb0hbk0hz265rbh4dsypwiqxcjn0gy0sql287bm57rj0mvnn0";
version = "0.24.4";
sha256 = "0q2r8y9ca3w389sx613jz95hg9cssj6g4i2xyi8423nyqvyzms48";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
ansi-terminal attoparsec base bytestring Cabal containers directory
@ -144434,6 +144444,18 @@ self: {
broken = true;
}) {};
"interval-algebra" = callPackage
({ mkDerivation, base, hspec, QuickCheck, time }:
mkDerivation {
pname = "interval-algebra";
version = "0.1.2";
sha256 = "1nhpcrp7r6ba9mqwrfkx0zk7awdw24kh75ggq1wcif6mpir2khkx";
libraryHaskellDepends = [ base time ];
testHaskellDepends = [ base hspec QuickCheck time ];
description = "An implementation of Allen's interval algebra for temporal logic";
license = stdenv.lib.licenses.bsd3;
}) {};
"interval-functor" = callPackage
({ mkDerivation, base, hedgehog, transformers }:
mkDerivation {
@ -144732,6 +144754,24 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"invertible-grammar_0_1_3" = callPackage
({ mkDerivation, base, bifunctors, containers, mtl, prettyprinter
, profunctors, semigroups, tagged, template-haskell, text
, transformers
}:
mkDerivation {
pname = "invertible-grammar";
version = "0.1.3";
sha256 = "160hw7p5mpajwmv8fps2gicqj3x3yr9w239pfnv9i5gsf4irnn9n";
libraryHaskellDepends = [
base bifunctors containers mtl prettyprinter profunctors semigroups
tagged template-haskell text transformers
];
description = "Invertible parsing combinators framework";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"invertible-hlist" = callPackage
({ mkDerivation, base, HList, invertible }:
mkDerivation {
@ -145139,8 +145179,8 @@ self: {
({ mkDerivation, base, binary, bytestring, iproute }:
mkDerivation {
pname = "ip2proxy";
version = "2.2.1";
sha256 = "08ywvg39n59i8p66fpapcpj722lkam7pyd38525p3w4z735d8842";
version = "3.0.0";
sha256 = "1hi1q0kiqqp96w29y9699s66rmyr7k0fp6s7z86ll9n3bmf0a4g4";
libraryHaskellDepends = [ base binary bytestring iproute ];
description = "IP2Proxy Haskell package for proxy detection";
license = stdenv.lib.licenses.mit;
@ -151760,8 +151800,8 @@ self: {
}:
mkDerivation {
pname = "kontrakcja-templates";
version = "0.11";
sha256 = "09fivafr368kfj5pp0g9r13jvrihhcwhx9ay2f45qilcpv4qbb1r";
version = "0.12";
sha256 = "1asmsk3d4wqmiqsxnhaknmnrplrwq6cx6p7n7859rl6x7ac0fjg0";
libraryHaskellDepends = [
base containers directory exceptions HStringTemplate html json
monad-control mtl time transformers transformers-base
@ -171873,6 +171913,8 @@ self: {
pname = "monad-logger-syslog";
version = "0.1.6.0";
sha256 = "1n4r0fl043r18683ym3k03sdm3b9wlxfzjgmnxi804kwna639rj3";
revision = "1";
editedCabalFile = "0177m5h891s49yv924c5yqbfninc6x298vbpmx3fri6cychamgbl";
libraryHaskellDepends = [
base bytestring fast-logger hsyslog monad-logger text transformers
];
@ -188961,6 +189003,8 @@ self: {
pname = "pandoc-types";
version = "1.20";
sha256 = "0wz89ywyhvxz8daw4ia132kg6ynx5y4wva4g899wvq4kyjy1dixa";
revision = "1";
editedCabalFile = "16l4gy0v34nrb6z3pag6i3gl6m4af5j6wg6yzyiga124xpqzhql3";
libraryHaskellDepends = [
aeson base bytestring containers deepseq ghc-prim QuickCheck syb
text transformers
@ -199254,35 +199298,32 @@ self: {
}) {};
"postgres-websockets" = callPackage
({ mkDerivation, aeson, alarmclock, auto-update, base
({ mkDerivation, aeson, alarmclock, async, auto-update, base
, base64-bytestring, bytestring, contravariant, either, envparse
, hasql, hasql-notifications, hasql-pool, hspec, hspec-wai
, hspec-wai-json, http-types, jose, lens, postgresql-libpq
, protolude, retry, stm, stm-containers, stringsearch, text, time
, transformers, unordered-containers, wai, wai-app-static
, wai-extra, wai-websockets, warp, websockets
, hspec-wai-json, http-types, jose, lens, lens-aeson, network
, postgresql-libpq, protolude, retry, stm, stm-containers
, stringsearch, text, time, unordered-containers, wai
, wai-app-static, wai-extra, wai-websockets, warp, websockets
}:
mkDerivation {
pname = "postgres-websockets";
version = "0.7.0.0";
sha256 = "0kjwj81ccn29iflx3sszb8sjap9zvi22sm1dm4vg7qv33n0jgfmp";
version = "0.8.0.1";
sha256 = "0a56dpj90nmrinjgxaipgbsfl5ligx3iydcnijxpwy6vwbjijnmi";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson alarmclock base bytestring contravariant either hasql
hasql-notifications hasql-pool http-types jose lens
postgresql-libpq protolude retry stm stm-containers stringsearch
text time unordered-containers wai wai-websockets websockets
];
executableHaskellDepends = [
auto-update base base64-bytestring bytestring envparse hasql
hasql-pool http-types protolude text time transformers wai
wai-app-static wai-extra warp
aeson alarmclock async auto-update base base64-bytestring
bytestring contravariant either envparse hasql hasql-notifications
hasql-pool http-types jose lens postgresql-libpq protolude retry
stm stm-containers stringsearch text time unordered-containers wai
wai-app-static wai-extra wai-websockets warp websockets
];
executableHaskellDepends = [ base protolude ];
testHaskellDepends = [
aeson base hasql hasql-notifications hasql-pool hspec hspec-wai
hspec-wai-json http-types protolude stm time unordered-containers
wai-extra
hspec-wai-json http-types lens lens-aeson network protolude stm
time unordered-containers wai-extra websockets
];
description = "Middleware to map LISTEN/NOTIFY messages to Websockets";
license = stdenv.lib.licenses.bsd3;
@ -219590,20 +219631,20 @@ self: {
}) {};
"sak" = callPackage
({ mkDerivation, base, brotli, bytestring, bz2, cpphs, directory
, filepath, lz4-hs, lzlib, lzma, lzo, optparse-applicative
, parallel-io, snappy-lazy, zlib, zstd
({ mkDerivation, base, bytestring, bz2, cpphs, directory, filepath
, lz4-hs, lzlib, lzma, lzo, optparse-applicative, parallel-io, zlib
, zstd
}:
mkDerivation {
pname = "sak";
version = "0.1.2.5";
sha256 = "1xz3g7ksq1v8239xq2cddprlq4g8imid002w7wak15kv8aqvil1l";
version = "0.1.2.6";
sha256 = "0rn23y1z6r8fazpsxzvxqzn0g411f8xwwx5rmlmly0qflminmmlk";
isLibrary = false;
isExecutable = true;
enableSeparateDataOutput = true;
executableHaskellDepends = [
base brotli bytestring bz2 directory filepath lz4-hs lzlib lzma lzo
optparse-applicative parallel-io snappy-lazy zlib zstd
base bytestring bz2 directory filepath lz4-hs lzlib lzma lzo
optparse-applicative parallel-io zlib zstd
];
executableToolDepends = [ cpphs ];
description = "Compression command-line tool";
@ -227508,6 +227549,35 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"sexp-grammar_2_2_1" = callPackage
({ mkDerivation, alex, array, base, bytestring, containers
, criterion, deepseq, happy, invertible-grammar, prettyprinter
, QuickCheck, recursion-schemes, scientific, semigroups, tasty
, tasty-hunit, tasty-quickcheck, text, utf8-string
}:
mkDerivation {
pname = "sexp-grammar";
version = "2.2.1";
sha256 = "0nf3b3cibqi2jv9jg742jknqpfgwvc7iwjw7a2jgpf55nrgs6lvz";
libraryHaskellDepends = [
array base bytestring containers deepseq invertible-grammar
prettyprinter recursion-schemes scientific semigroups text
utf8-string
];
libraryToolDepends = [ alex happy ];
testHaskellDepends = [
base containers invertible-grammar prettyprinter QuickCheck
scientific semigroups tasty tasty-hunit tasty-quickcheck text
utf8-string
];
benchmarkHaskellDepends = [
base bytestring criterion deepseq text
];
description = "Invertible grammar combinators for S-expressions";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"sexp-show" = callPackage
({ mkDerivation, base, pretty-show }:
mkDerivation {
@ -257247,8 +257317,8 @@ self: {
pname = "trifecta";
version = "2.1";
sha256 = "0fr326lzf38m20h2g4189nsyml9w3128924zbd3cd93cgfqcc9bs";
revision = "1";
editedCabalFile = "17s7wrc7zmvh1lf0ky96j7797rdgxrc10man8kf1nr24907pxw91";
revision = "2";
editedCabalFile = "17b0wxwgf52xdm597x0ybq1g2yrvfihl32jpd989xsm6n7s7y21a";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
ansi-terminal array base blaze-builder blaze-html blaze-markup
@ -258219,6 +258289,30 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"turtle_1_5_20" = callPackage
({ mkDerivation, ansi-wl-pprint, async, base, bytestring, clock
, containers, criterion, directory, doctest, exceptions, foldl
, hostname, managed, optional-args, optparse-applicative, process
, stm, streaming-commons, system-fileio, system-filepath, temporary
, text, time, transformers, unix, unix-compat
}:
mkDerivation {
pname = "turtle";
version = "1.5.20";
sha256 = "1dk8ddp1p77l7gbg81ryqrkaxhrj3an24mx572b5wmhmjmbjfk9l";
libraryHaskellDepends = [
ansi-wl-pprint async base bytestring clock containers directory
exceptions foldl hostname managed optional-args
optparse-applicative process stm streaming-commons system-fileio
system-filepath temporary text time transformers unix unix-compat
];
testHaskellDepends = [ base doctest system-filepath temporary ];
benchmarkHaskellDepends = [ base criterion text ];
description = "Shell programming, Haskell-style";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"turtle-options" = callPackage
({ mkDerivation, base, HUnit, optional-args, parsec, text, turtle
}:
@ -267295,8 +267389,8 @@ self: {
({ mkDerivation, base, bytestring, transformers, vector, vulkan }:
mkDerivation {
pname = "vulkan";
version = "3.6.3";
sha256 = "0w0887xrkai5xhky245gnjjfq7d8cw43l90rmfvhqxwdf7jkkxc8";
version = "3.6.4";
sha256 = "15zy3q8nk2myp6p6nqpi5sabdi4r0d5jb20g8df1x7r3rqr2lfh2";
libraryHaskellDepends = [ base bytestring transformers vector ];
librarySystemDepends = [ vulkan ];
description = "Bindings to the Vulkan graphics API";
@ -277518,16 +277612,17 @@ self: {
"yesod-auth-basic" = callPackage
({ mkDerivation, base, base64-bytestring, bytestring, exceptions
, hlint, hspec, text, wai, word8, yesod, yesod-test
, hspec, monad-control, text, wai, word8, yesod, yesod-test
}:
mkDerivation {
pname = "yesod-auth-basic";
version = "0.1.0.2";
sha256 = "0b4vyf731wb7idmbqz7n8zm4p7i7y66x94ph7kaxv1jvq05k7bxa";
version = "0.1.0.3";
sha256 = "0qm65ml82waxapq3v19k6x33cghgg6wg72p5h2j1ii329dv6293b";
libraryHaskellDepends = [
base base64-bytestring bytestring exceptions text wai word8 yesod
base base64-bytestring bytestring exceptions monad-control text wai
word8 yesod
];
testHaskellDepends = [ base hlint hspec text yesod yesod-test ];
testHaskellDepends = [ base hspec text yesod yesod-test ];
description = "Yesod Middleware for HTTP Basic Authentication";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;