hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
d59d617ee5.
This commit is contained in:
Peter Simons 2020-08-25 02:30:29 +02:00
parent 5f6fc2d834
commit 1177216e45

View File

@ -37839,8 +37839,8 @@ self: {
pname = "base64-bytestring-type";
version = "1.0.1";
sha256 = "03kq4rjj6by02rf3hg815jfdqpdk0xygm5f46r2pn8mb99yd01zn";
revision = "6";
editedCabalFile = "05z53pc1gi62lzl262mc1qx12qqrds6ab6rflwpfcxbp0a67c825";
revision = "7";
editedCabalFile = "1vry5qh9w1adwyfrlx8x2772knwmdvxgq2nfzng7vybll2cqph4c";
libraryHaskellDepends = [
aeson base base-compat base64-bytestring binary bytestring cereal
deepseq hashable http-api-data QuickCheck serialise text
@ -48333,8 +48333,8 @@ self: {
pname = "cabal-plan";
version = "0.7.0.0";
sha256 = "1wv375dq50fibzg6xa9vrr8q4lhaqcl254b9a2vc42rrjvhxxmzc";
revision = "1";
editedCabalFile = "0gc64mgk11nszilkbid351zxh5cpy85kqcc3mrkrw2fsbcga08as";
revision = "2";
editedCabalFile = "1c3w9d75kqxhyafjyl8fyzbrp80idvhd693rsd08gws8blkk1vzr";
configureFlags = [ "-fexe" ];
isLibrary = true;
isExecutable = true;
@ -69017,8 +69017,8 @@ self: {
}:
mkDerivation {
pname = "dataflower";
version = "0.2.3.0";
sha256 = "0b1b9cnf4md9hqd4bk63jlrdglfza96hli45zcyfza8qpb5vqyck";
version = "0.3.0.0";
sha256 = "0nxir4syhbw5spqks3pxj71w781vn8mqxdiig9dqnrv5ks02bqp6";
libraryHaskellDepends = [
base hashable mtl pretty-show stm time transformers vector
];
@ -76215,21 +76215,21 @@ self: {
}) {};
"dobutokO-poetry" = callPackage
({ mkDerivation, base, dobutokO-poetry-general, mmsyn3, mmsyn6ukr
, mmsyn7s, uniqueness-periods, vector
({ mkDerivation, base, dobutokO-poetry-general, mmsyn2, mmsyn3
, mmsyn5, mmsyn6ukr, mmsyn7s, uniqueness-periods, vector
}:
mkDerivation {
pname = "dobutokO-poetry";
version = "0.15.0.0";
sha256 = "1091wqxzg138bc8kk55fkgv5ripq48zyvm3in2b2g54zjy6l4f1p";
version = "0.16.2.0";
sha256 = "1fwvh2rrfjf35h5s0cjqrg409rdh8s83s5nj0f6205sa1iz0z810";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
base dobutokO-poetry-general mmsyn3 mmsyn6ukr mmsyn7s
base dobutokO-poetry-general mmsyn2 mmsyn3 mmsyn5 mmsyn6ukr mmsyn7s
uniqueness-periods vector
];
executableHaskellDepends = [
base dobutokO-poetry-general mmsyn3 mmsyn6ukr mmsyn7s
base dobutokO-poetry-general mmsyn2 mmsyn3 mmsyn5 mmsyn6ukr mmsyn7s
uniqueness-periods vector
];
description = "Helps to order the 7 or less Ukrainian words to obtain somewhat suitable for poetry or music text";
@ -76951,8 +76951,8 @@ self: {
}:
mkDerivation {
pname = "dom-lt";
version = "0.2.1";
sha256 = "16pf0lzzg0wwk5q44ybbc2hbrjs5hzsai0ssm836xiywsqwp61a7";
version = "0.2.2";
sha256 = "0hf0wf4fl671awf87f0r7r4a57cgm88x666081c0wy16qchahffw";
libraryHaskellDepends = [ array base containers ];
testHaskellDepends = [ base containers HUnit ];
benchmarkHaskellDepends = [ base containers criterion deepseq ];
@ -96703,10 +96703,10 @@ self: {
({ mkDerivation, base }:
mkDerivation {
pname = "generic-match";
version = "0.1.0.0";
sha256 = "09rrzm05g5fd8sf74b5w44phnxiw7pj72549pbqzifp423pfjm7r";
version = "0.2.0.2";
sha256 = "16r43gzl3a8ycxbhggqk09mrm63r9db85nk1j2x4j4lzcwap7bid";
libraryHaskellDepends = [ base ];
description = "For when first class pattern matches are needed";
description = "First class pattern matching";
license = stdenv.lib.licenses.mit;
}) {};
@ -143149,22 +143149,22 @@ self: {
}) {};
"indigo" = callPackage
({ mkDerivation, base, constraints, containers, fmt, hedgehog
, hspec-expectations, HUnit, lorentz, morley, morley-prelude
, reflection, singletons, tasty, tasty-discover, tasty-hedgehog
, tasty-hunit-compat, template-haskell, vinyl
({ mkDerivation, base, cleveland, constraints, containers, fmt
, hedgehog, hspec-expectations, HUnit, lorentz, morley
, morley-prelude, reflection, singletons, tasty, tasty-discover
, tasty-hedgehog, tasty-hunit-compat, template-haskell, vinyl
}:
mkDerivation {
pname = "indigo";
version = "0.1.0.0";
sha256 = "03bspqbw8iz25d58xvy18qzk7wrm5k48k6bvnnslkikqy2bnkcr1";
version = "0.2.0";
sha256 = "070ha5s8yirci7zdnh8gy8hdh158zsj7z7blwsr7inw753fsh1jp";
libraryHaskellDepends = [
base constraints containers lorentz morley morley-prelude
reflection singletons template-haskell vinyl
];
testHaskellDepends = [
base containers fmt hedgehog hspec-expectations HUnit lorentz
morley morley-prelude singletons tasty tasty-hedgehog
base cleveland containers fmt hedgehog hspec-expectations HUnit
lorentz morley morley-prelude singletons tasty tasty-hedgehog
tasty-hunit-compat
];
testToolDepends = [ tasty-discover ];
@ -143172,7 +143172,7 @@ self: {
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
}) {cleveland = null;};
"inf-interval" = callPackage
({ mkDerivation, array, base, deepseq, QuickCheck, text, vector }:
@ -149674,18 +149674,18 @@ self: {
}) {};
"juicy-gcode" = callPackage
({ mkDerivation, base, configurator, lens, linear, matrix
({ mkDerivation, base, configurator, gitrev, lens, linear, matrix
, optparse-applicative, svg-tree, text
}:
mkDerivation {
pname = "juicy-gcode";
version = "0.1.0.10";
sha256 = "17ps1kkbjvlvyjzbqagwikw960nn8q4dzjvng0waknr2gaa125bj";
version = "0.2.0.1";
sha256 = "1jpdxxfg3wdj9kz41a1pklyshrxxakf2bahcc7y1l7p7jklb3lbi";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
base configurator lens linear matrix optparse-applicative svg-tree
text
base configurator gitrev lens linear matrix optparse-applicative
svg-tree text
];
description = "SVG to G-Code converter";
license = stdenv.lib.licenses.bsd3;
@ -152313,8 +152313,8 @@ self: {
}:
mkDerivation {
pname = "ktx-codec";
version = "0.0.1.0";
sha256 = "12rxnmrlm9qg1mv359h0bzki3wk6cj4gsnsqhsa5y68931mb83km";
version = "0.0.1.1";
sha256 = "1qvkcmxilvlwsbp5pidkh3njwsj6k19ybz8jw5mcm90zdhx3gya0";
libraryHaskellDepends = [
base binary bytestring containers text vector
];
@ -159849,8 +159849,8 @@ self: {
({ mkDerivation, base, Cabal, liquid-ghc-prim, liquidhaskell }:
mkDerivation {
pname = "liquid-base";
version = "4.14.0.0";
sha256 = "07qy1xc04wbd46cd0zgw3znczang1h1sgllxswjjimaw1wp49xh3";
version = "4.14.1.0";
sha256 = "0w5pwksyf8fbr8v8j5mshcysxlbz4lxdvmayc3pj8cm8xcdrvzkm";
enableSeparateDataOutput = true;
setupHaskellDepends = [ base Cabal liquidhaskell ];
libraryHaskellDepends = [ base liquid-ghc-prim liquidhaskell ];
@ -159904,8 +159904,8 @@ self: {
}:
mkDerivation {
pname = "liquid-fixpoint";
version = "0.8.10.1";
sha256 = "0mavpfwsm3a6cnw2p75hvjch1j0nb8qm1rflq304iz6msg9zbhsv";
version = "0.8.10.2";
sha256 = "1sdd88p5mz9xfqk9pbn138ixxdrq089iy5imskvhx66dwwrmrr8l";
configureFlags = [ "-fbuild-external" ];
isLibrary = true;
isExecutable = true;
@ -160021,10 +160021,8 @@ self: {
}:
mkDerivation {
pname = "liquidhaskell";
version = "0.8.10.1";
sha256 = "0xyxb0sifqgp1hl6lcydf7svw6w968hd3dgmnlly8ddpdmhsw9jm";
revision = "1";
editedCabalFile = "0bg9660c5454jiimgwciimd114r81gfjdad6nzbgyhkvilfd0wad";
version = "0.8.10.2";
sha256 = "0byh5lia3kb44sgmilya881dp9il3n5qvrn16brnkvl9xhr9rdyi";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = true;
@ -160032,9 +160030,9 @@ self: {
aeson base binary bytestring Cabal cereal cmdargs containers
data-default deepseq Diff directory extra filepath fingertree ghc
ghc-boot ghc-paths ghc-prim githash gitrev hashable hscolour
liquid-fixpoint mtl optics optparse-simple parsec pretty split syb
template-haskell temporary text time transformers
unordered-containers vector
liquid-fixpoint mtl optics optparse-applicative optparse-simple
parsec pretty split syb template-haskell temporary text time
transformers unordered-containers vector
];
executableHaskellDepends = [ base ];
testHaskellDepends = [
@ -161714,18 +161712,19 @@ self: {
"log-elasticsearch" = callPackage
({ mkDerivation, aeson, aeson-pretty, base, base64-bytestring
, bloodhound, bytestring, deepseq, http-client, http-client-tls
, log-base, semigroups, text, text-show, time, transformers
, unordered-containers, vector
, bytestring, deepseq, http-client, http-client-tls, http-types
, log-base, network-uri, semigroups, text, text-show, time
, transformers, unordered-containers, vector
}:
mkDerivation {
pname = "log-elasticsearch";
version = "0.10.2.0";
sha256 = "0kcixyklnak34v8vmmpw8vpm1mvf3wll6xpcdvfg1c75wc9n1hqy";
version = "0.11.0.0";
sha256 = "1l64mxk3zmlfsqwlhsq62jp8rawj3jbw9izihg7555q51pbqlg5w";
libraryHaskellDepends = [
aeson aeson-pretty base base64-bytestring bloodhound bytestring
deepseq http-client http-client-tls log-base semigroups text
text-show time transformers unordered-containers vector
aeson aeson-pretty base base64-bytestring bytestring deepseq
http-client http-client-tls http-types log-base network-uri
semigroups text text-show time transformers unordered-containers
vector
];
description = "Structured logging solution (Elasticsearch back end)";
license = stdenv.lib.licenses.bsd3;
@ -162695,8 +162694,8 @@ self: {
}:
mkDerivation {
pname = "lorentz";
version = "0.5.0";
sha256 = "0wvvxc49bc8cyfhhwzzhrdf3sia03d8hx2cxpjg3jab8bbxbqza1";
version = "0.6.0";
sha256 = "1mzw2m46g5gffhihjfwimrhwqlky3z420b5wifdvxybm5vfc0qm2";
libraryHaskellDepends = [
aeson-pretty base bimap bytestring constraints containers
data-default first-class-families fmt interpolate lens morley
@ -163688,6 +163687,34 @@ self: {
broken = true;
}) {};
"lz4-frame-conduit" = callPackage
({ mkDerivation, base, bytestring, conduit, conduit-extra
, containers, hspec, inline-c, optparse-applicative, QuickCheck
, raw-strings-qq, resourcet, template-haskell, text, unliftio
, unliftio-core
}:
mkDerivation {
pname = "lz4-frame-conduit";
version = "0.1.0.0";
sha256 = "0nvvf42m4vbadl869hgyqrzbzbxp9q7rlbrldi4y6zw48ig21r1d";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
base bytestring conduit conduit-extra containers inline-c
raw-strings-qq resourcet template-haskell unliftio unliftio-core
];
executableHaskellDepends = [
base bytestring conduit conduit-extra optparse-applicative
resourcet text
];
testHaskellDepends = [
base bytestring conduit conduit-extra hspec QuickCheck resourcet
unliftio-core
];
description = "Conduit implementing the official LZ4 frame streaming format";
license = stdenv.lib.licenses.mit;
}) {};
"lz4-hs" = callPackage
({ mkDerivation, base, bytestring, c2hs, criterion, filepath, tasty
, tasty-hunit, temporary
@ -173882,8 +173909,8 @@ self: {
}:
mkDerivation {
pname = "morley";
version = "1.5.0";
sha256 = "151idw4dhdlsw9ga8q0mp3vnv520ljmkr0wm2hhhd7k0xliy177a";
version = "1.6.0";
sha256 = "0i06yh7v2zz8lcjhc96k5wsfj9i401mgs05myg46ml04zz4pw408";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -194082,24 +194109,23 @@ self: {
}) {};
"persistent-redis" = callPackage
({ mkDerivation, aeson, attoparsec, base, binary, bytestring, hedis
, http-api-data, monad-control, mtl, path-pieces, persistent
, persistent-template, scientific, template-haskell, text, time
, transformers, utf8-string
({ mkDerivation, aeson, base, binary, bytestring, hedis
, http-api-data, mtl, path-pieces, persistent, persistent-template
, scientific, template-haskell, text, time, transformers
, utf8-string
}:
mkDerivation {
pname = "persistent-redis";
version = "2.5.2.2";
sha256 = "1mkdc3s39h0zqzf86zzwyfxfpc4fasrhpfdypkj8mkljbh7v1i1l";
version = "2.5.2.5";
sha256 = "0h2bwr5svj36n3axnrgnrzkysg4ywf9d97x4fwwsjgn01gwr262k";
libraryHaskellDepends = [
aeson attoparsec base binary bytestring hedis http-api-data
monad-control mtl path-pieces persistent scientific text time
transformers utf8-string
aeson base binary bytestring hedis http-api-data mtl path-pieces
persistent scientific text time transformers utf8-string
];
testHaskellDepends = [
aeson attoparsec base binary bytestring hedis http-api-data
monad-control mtl path-pieces persistent persistent-template
scientific template-haskell text time transformers utf8-string
aeson base binary bytestring hedis http-api-data mtl path-pieces
persistent persistent-template scientific template-haskell text
time transformers utf8-string
];
description = "Backend for persistent library using Redis";
license = stdenv.lib.licenses.bsd3;
@ -194330,6 +194356,30 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"persistent-test_2_0_3_2" = callPackage
({ mkDerivation, aeson, base, blaze-html, bytestring, conduit
, containers, exceptions, hspec, hspec-expectations, HUnit
, monad-control, monad-logger, mtl, path-pieces, persistent
, persistent-template, QuickCheck, quickcheck-instances, random
, resourcet, text, time, transformers, transformers-base, unliftio
, unliftio-core, unordered-containers
}:
mkDerivation {
pname = "persistent-test";
version = "2.0.3.2";
sha256 = "0d7a6m4qm6xzyv7h2fqn9hgv7r7q6dwh7x04ddsrygjxdgpwgqf3";
libraryHaskellDepends = [
aeson base blaze-html bytestring conduit containers exceptions
hspec hspec-expectations HUnit monad-control monad-logger mtl
path-pieces persistent persistent-template QuickCheck
quickcheck-instances random resourcet text time transformers
transformers-base unliftio unliftio-core unordered-containers
];
description = "Tests for Persistent";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"persistent-typed-db" = callPackage
({ mkDerivation, aeson, base, bytestring, conduit, esqueleto, hspec
, http-api-data, monad-logger, path-pieces, persistent
@ -208872,6 +208922,8 @@ self: {
pname = "random";
version = "1.2.0";
sha256 = "1pmr7zbbqg58kihhhwj8figf5jdchhi7ik2apsyxbgsqq3vrqlg4";
revision = "1";
editedCabalFile = "11l9bcjy63qvcm4n7djp2l1l8668hbckkkdb2nj5g6iyy9pb2sa9";
libraryHaskellDepends = [ base bytestring deepseq mtl splitmix ];
testHaskellDepends = [
base bytestring containers doctest mwc-random primitive smallcheck
@ -214690,8 +214742,8 @@ self: {
pname = "repa-io";
version = "3.4.1.1";
sha256 = "1nm9kfin6fv016r02l74c9hf8pr1rz7s33i833cqpyw8m6bcmnxm";
revision = "4";
editedCabalFile = "1lswfxmfn31gm2ayqwns9q9kpbad69scxpq6ybyzxkb9jd0jx4bl";
revision = "5";
editedCabalFile = "1v9bza21a3h0pkaxs628jjfli157d44i757da250fxwwamk8sg88";
libraryHaskellDepends = [
base binary bmp bytestring old-time repa vector
];
@ -257187,8 +257239,8 @@ self: {
pname = "tree-diff";
version = "0.1";
sha256 = "1156nbqn0pn9lp4zjsy4vv5g5wmy4zxwmbqdgvq349rydynh3ng3";
revision = "4";
editedCabalFile = "0zl94ppd94szvmqa7vnpbcr2zfppbqm4k6isidzks2mz2ji9dc1i";
revision = "5";
editedCabalFile = "1b60x9cgp7hn42hc97q866ybhg5hx3sp45j6gngpbwryg29r2p4h";
libraryHaskellDepends = [
aeson ansi-terminal ansi-wl-pprint base base-compat bytestring
bytestring-builder containers hashable parsec parsers pretty