hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.9.2-23-g7ccbd66 from Hackage revision
dc8aa30e8c.
This commit is contained in:
Peter Simons 2018-06-27 02:30:37 +02:00
parent b0181718cb
commit f380b66911

View File

@ -30278,8 +30278,8 @@ self: {
}:
mkDerivation {
pname = "ats-pkg";
version = "2.11.0.1";
sha256 = "03x204zmkj5ir3dfr1cc57k5gk1zdijgcdhrnq4wpnmrciqzx0js";
version = "2.11.0.7";
sha256 = "1jslvfsp1mraills55z1kxnf3x2csx9qn9r7ccsyyl2bimzj9yq6";
isLibrary = true;
isExecutable = true;
setupHaskellDepends = [ base Cabal cli-setup ];
@ -43899,10 +43899,8 @@ self: {
}:
mkDerivation {
pname = "cdeps";
version = "0.1.1.3";
sha256 = "0bdja5sgqv2zn7fm2cxrghs808zzx1r4wn67ln7inycjy998w2xg";
revision = "1";
editedCabalFile = "0m85l44fc779z9v0qwq1dj23ljkrwcd483qv9ycxdyfqwaz83a5i";
version = "0.1.1.4";
sha256 = "0gqaa8a3q84k5shar58kc5kfdq4f3zp2pz9pg8h78d3fibyz5cmw";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -83922,18 +83920,18 @@ self: {
"git-annex" = callPackage
({ mkDerivation, aeson, async, aws, base, blaze-builder
, bloomfilter, bup, byteable, bytestring, Cabal, case-insensitive
, clientsession, concurrent-output, conduit, containers, crypto-api
, cryptonite, curl, data-default, DAV, dbus, directory
, clientsession, concurrent-output, conduit, connection, containers
, crypto-api, cryptonite, curl, data-default, DAV, dbus, directory
, disk-free-space, dlist, dns, edit-distance, esqueleto, exceptions
, fdo-notify, feed, filepath, free, git, gnupg, hinotify, hslogger
, http-client, http-conduit, http-types, IfElse, lsof, magic
, memory, monad-control, monad-logger, mountpoints, mtl, network
, network-info, network-multicast, network-uri, old-locale, openssh
, optparse-applicative, path-pieces, perl, persistent
, persistent-sqlite, persistent-template, process, QuickCheck
, random, regex-tdfa, resourcet, rsync, SafeSemaphore, sandi
, securemem, shakespeare, socks, split, stm, stm-chans, tagsoup
, tasty, tasty-hunit, tasty-quickcheck, tasty-rerun
, http-client, http-client-tls, http-conduit, http-types, IfElse
, lsof, magic, memory, monad-control, monad-logger, mountpoints
, mtl, network, network-info, network-multicast, network-uri
, old-locale, openssh, optparse-applicative, path-pieces, perl
, persistent, persistent-sqlite, persistent-template, process
, QuickCheck, random, regex-tdfa, resourcet, rsync, SafeSemaphore
, sandi, securemem, shakespeare, socks, split, stm, stm-chans
, tagsoup, tasty, tasty-hunit, tasty-quickcheck, tasty-rerun
, template-haskell, text, time, torrent, transformers, unix
, unix-compat, unordered-containers, utf8-string, uuid, vector, wai
, wai-extra, warp, warp-tls, wget, which, yesod, yesod-core
@ -83941,8 +83939,8 @@ self: {
}:
mkDerivation {
pname = "git-annex";
version = "6.20180529";
sha256 = "1rx0m4yrl3gl2ca8rbbv74fdlg4s2jnddzljhph7271a7bpyxsx5";
version = "6.20180626";
sha256 = "0vq3x9p4h3m266pcm2r3m9p51pz5z9zskh7z5nk0adh33j30xf7q";
configureFlags = [
"-fassistant" "-fcryptonite" "-fdbus" "-fdesktopnotify" "-fdns"
"-ffeed" "-finotify" "-fpairing" "-fproduction" "-fquvi" "-fs3"
@ -83957,20 +83955,20 @@ self: {
];
executableHaskellDepends = [
aeson async aws base blaze-builder bloomfilter byteable bytestring
case-insensitive clientsession concurrent-output conduit containers
crypto-api cryptonite data-default DAV dbus directory
case-insensitive clientsession concurrent-output conduit connection
containers crypto-api cryptonite data-default DAV dbus directory
disk-free-space dlist dns edit-distance esqueleto exceptions
fdo-notify feed filepath free hinotify hslogger http-client
http-conduit http-types IfElse magic memory monad-control
monad-logger mountpoints mtl network network-info network-multicast
network-uri old-locale optparse-applicative path-pieces persistent
persistent-sqlite persistent-template process QuickCheck random
regex-tdfa resourcet SafeSemaphore sandi securemem shakespeare
socks split stm stm-chans tagsoup tasty tasty-hunit
tasty-quickcheck tasty-rerun template-haskell text time torrent
transformers unix unix-compat unordered-containers utf8-string uuid
vector wai wai-extra warp warp-tls yesod yesod-core yesod-form
yesod-static
http-client-tls http-conduit http-types IfElse magic memory
monad-control monad-logger mountpoints mtl network network-info
network-multicast network-uri old-locale optparse-applicative
path-pieces persistent persistent-sqlite persistent-template
process QuickCheck random regex-tdfa resourcet SafeSemaphore sandi
securemem shakespeare socks split stm stm-chans tagsoup tasty
tasty-hunit tasty-quickcheck tasty-rerun template-haskell text time
torrent transformers unix unix-compat unordered-containers
utf8-string uuid vector wai wai-extra warp warp-tls yesod
yesod-core yesod-form yesod-static
];
executableSystemDepends = [
bup curl git gnupg lsof openssh perl rsync wget which
@ -87716,8 +87714,8 @@ self: {
}:
mkDerivation {
pname = "google-maps-geocoding";
version = "0.4.0.0";
sha256 = "1n8zdmm9j8ghd73i0ph8llzbb4bmkni05r16zvs9rfs6ii126bg3";
version = "0.4.0.1";
sha256 = "1icya5sh7psr2m12wdx6a5dq9897lp92gq1skxp6s55sksqvglw8";
libraryHaskellDepends = [
aeson base google-static-maps http-client servant servant-client
text
@ -87859,8 +87857,8 @@ self: {
}:
mkDerivation {
pname = "google-static-maps";
version = "0.5.0.1";
sha256 = "10yzb9blgiya4b4cfd63i4367d71apxc71m0bff6bcp6aq01fw66";
version = "0.5.0.2";
sha256 = "05gxk4xnxlshcais8ljzp2wbr93kfi97bjbk2rasj5s2mbvw7rvi";
libraryHaskellDepends = [
aeson base base64-bytestring bytedump bytestring cryptonite
double-conversion http-client JuicyPixels memory network-uri
@ -92384,8 +92382,8 @@ self: {
}:
mkDerivation {
pname = "hadolint";
version = "1.7.5";
sha256 = "0a0m67flsnnbh9ch6pb135avvriy0scpfx39f38d9zwr8lrrs5p3";
version = "1.8.0";
sha256 = "1nkms3iqp24xs3v04q3vvc8m8iviq8l38jbw4jksaxbqpwin08bm";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -94317,6 +94315,24 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"happstack-jmacro_7_0_12_1" = callPackage
({ mkDerivation, base, base64-bytestring, bytestring, cereal
, digest, happstack-server, jmacro, text, utf8-string
, wl-pprint-text
}:
mkDerivation {
pname = "happstack-jmacro";
version = "7.0.12.1";
sha256 = "0bx2wa0pdj73f11xhkk0qq3k8zwh6ccc3kqli9q59617s05wq6zz";
libraryHaskellDepends = [
base base64-bytestring bytestring cereal digest happstack-server
jmacro text utf8-string wl-pprint-text
];
description = "Support for using JMacro with Happstack";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"happstack-lite" = callPackage
({ mkDerivation, base, bytestring, happstack-server, mtl, text }:
mkDerivation {
@ -94391,6 +94407,35 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"happstack-server_7_5_1_1" = callPackage
({ mkDerivation, base, base64-bytestring, blaze-html, bytestring
, containers, directory, exceptions, extensible-exceptions
, filepath, hslogger, html, HUnit, monad-control, mtl, network
, network-uri, old-locale, parsec, process, semigroups, sendfile
, syb, system-filepath, template-haskell, text, threads, time
, time-compat, transformers, transformers-base, transformers-compat
, unix, utf8-string, xhtml, zlib
}:
mkDerivation {
pname = "happstack-server";
version = "7.5.1.1";
sha256 = "0qgx142xbig19j5j31b4vcgznzaw9c6fg4009vzp9yhvfbfnajk1";
libraryHaskellDepends = [
base base64-bytestring blaze-html bytestring containers directory
exceptions extensible-exceptions filepath hslogger html
monad-control mtl network network-uri old-locale parsec process
semigroups sendfile syb system-filepath template-haskell text
threads time time-compat transformers transformers-base
transformers-compat unix utf8-string xhtml zlib
];
testHaskellDepends = [
base bytestring containers HUnit parsec zlib
];
description = "Web related tools and services";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"happstack-server-tls" = callPackage
({ mkDerivation, base, bytestring, extensible-exceptions
, happstack-server, hslogger, HsOpenSSL, network, openssl, sendfile
@ -98858,8 +98903,8 @@ self: {
pname = "hasql-migration";
version = "0.1.3";
sha256 = "1cv8y16hkh7h421hljvi3hp7s20dn6alf5pjmd852xzdlnvy6j9d";
revision = "1";
editedCabalFile = "156s0y5yfc3y0mgv95gcs6n3pv9nd0mgy06x0xriwsf68wjb07ap";
revision = "2";
editedCabalFile = "1l2pgi50342ldf8cip2wy63clgn9snk4jz92q2sl8nlnlv5g9b1i";
libraryHaskellDepends = [
base base64-bytestring bytestring contravariant cryptohash
data-default-class directory hasql hasql-transaction text time
@ -98872,6 +98917,27 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hasql-migration_0_2_0" = callPackage
({ mkDerivation, base, bytestring, contravariant, cryptonite
, data-default-class, directory, hasql, hasql-transaction, hspec
, memory, text, time, transformers
}:
mkDerivation {
pname = "hasql-migration";
version = "0.2.0";
sha256 = "03dd0m2ggsv094nga0d8yaqcqb0r9ngdh3zvvr8127n9ka6805l1";
libraryHaskellDepends = [
base bytestring contravariant cryptonite data-default-class
directory hasql hasql-transaction memory text time
];
testHaskellDepends = [
base bytestring hasql hasql-transaction hspec transformers
];
description = "PostgreSQL Schema Migrations";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hasql-optparse-applicative" = callPackage
({ mkDerivation, base-prelude, hasql, hasql-pool
, optparse-applicative
@ -99805,8 +99871,8 @@ self: {
}:
mkDerivation {
pname = "hbf";
version = "0.1.0.1";
sha256 = "1vzzcxnc3zdqgc7g66imvq141cmnzi7513hczrqjbkim0iycxh8m";
version = "0.1.0.2";
sha256 = "07r3m42y3g3ikg0mabqcd309jq2280kg0rn74n2ybmr1vs815fpj";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -108999,18 +109065,20 @@ self: {
"hs2ats" = callPackage
({ mkDerivation, ansi-wl-pprint, base, casing, composition-prelude
, cpphs, criterion, deepseq, haskell-src-exts, hspec
, hspec-dirstream, language-ats, microlens, system-filepath
, hspec-dirstream, language-ats, microlens, optparse-generic
, system-filepath
}:
mkDerivation {
pname = "hs2ats";
version = "0.3.0.2";
sha256 = "0yimapbxy0il6yv12r1xx03vjjgc8hl3iyyi21y41bqdzzl4f37p";
version = "0.3.0.3";
sha256 = "0j8kka9n3in9ya1hndn0dpj8d1ha5ihxfrl995dwsa900z00i5yk";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
ansi-wl-pprint base casing composition-prelude cpphs deepseq
haskell-src-exts language-ats microlens
];
executableHaskellDepends = [ base optparse-generic ];
testHaskellDepends = [
base hspec hspec-dirstream system-filepath
];
@ -113199,6 +113267,22 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"http-client-restricted" = callPackage
({ mkDerivation, base, connection, data-default, http-client
, http-client-tls, network, utf8-string
}:
mkDerivation {
pname = "http-client-restricted";
version = "0.0.1";
sha256 = "0n4rmi30hlppgfz1vfqmcnqxrk1qfg2f05chdvniiq7l94id0kcw";
libraryHaskellDepends = [
base connection data-default http-client http-client-tls network
utf8-string
];
description = "restricting the servers that http-client will use";
license = stdenv.lib.licenses.mit;
}) {};
"http-client-session" = callPackage
({ mkDerivation, base-prelude, bytestring, either, http-client
, mtl-prelude
@ -116528,8 +116612,8 @@ self: {
}:
mkDerivation {
pname = "hzenity";
version = "0.1";
sha256 = "04y0a72rczwsmxig029f6jgdkc15rmf2fnsbc5pvy26nksh5i7zk";
version = "0.2";
sha256 = "1ckc95a9hn8blv8yqdgpcs41wdk1j3mydy5pj41cl73jkir18a0f";
libraryHaskellDepends = [
base containers data-default process process-extras text time
];
@ -117745,8 +117829,8 @@ self: {
}:
mkDerivation {
pname = "imap";
version = "0.3.0.7";
sha256 = "0d5g1fiyfp1d207fjkpyfnp6hi5hdf1jsh50a06mrcdb8dawpbqa";
version = "0.3.0.8";
sha256 = "1ha6cxfv77ip85vlg0y39jx92zb1mf35gy39lalhzm59a3cfj97b";
libraryHaskellDepends = [
attoparsec base bytestring connection containers either exceptions
hslogger list-t network pipes random rolling-queue stm stm-delay
@ -117907,35 +117991,36 @@ self: {
}) {};
"imm" = callPackage
({ mkDerivation, aeson, ansi-wl-pprint, atom-conduit, base
, blaze-html, blaze-markup, bytestring, case-insensitive
, chunked-data, comonad, conduit, conduit-combinators, connection
, containers, directory, dyre, fast-logger, filepath, free
, hashable, HaskellNet, HaskellNet-SSL, http-client
, http-client-tls, http-types, microlens, mime-mail
, mono-traversable, monoid-subclasses, network, opml-conduit
, optparse-applicative, rainbow, rainbox, rss-conduit
, safe-exceptions, tagged, text, time, timerep, tls, transformers
, uri-bytestring, xml, xml-conduit, xml-types
({ mkDerivation, aeson, atom-conduit, base, blaze-html
, blaze-markup, bytestring, case-insensitive, conduit, connection
, containers, directory, dyre, fast-logger, filepath, hashable
, HaskellNet, HaskellNet-SSL, http-client, http-client-tls
, http-types, lifted-base, microlens, mime-mail, monad-time
, mono-traversable, monoid-subclasses, mtl, network, opml-conduit
, optparse-applicative, prettyprinter, prettyprinter-ansi-terminal
, rss-conduit, safe-exceptions, stm, streaming-bytestring
, streaming-with, streamly, text, time, timerep, tls, transformers
, transformers-base, uri-bytestring, xml, xml-conduit, xml-types
}:
mkDerivation {
pname = "imm";
version = "1.2.1.0";
sha256 = "0m869l6z50zf57hfy28ad70id3phfqjwkna64m59yycvcqlkj064";
version = "1.3.0.0";
sha256 = "1rkndzm0mmc0qpg4i08jkmp00w5jhh4az02y3vzwaaqjfd32jxar";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson ansi-wl-pprint atom-conduit base blaze-html blaze-markup
bytestring case-insensitive chunked-data comonad conduit
conduit-combinators connection containers directory dyre
fast-logger filepath free hashable HaskellNet HaskellNet-SSL
http-client http-client-tls http-types microlens mime-mail
mono-traversable monoid-subclasses network opml-conduit
optparse-applicative rainbow rainbox rss-conduit safe-exceptions
tagged text time timerep tls transformers uri-bytestring xml
xml-conduit xml-types
aeson atom-conduit base blaze-html blaze-markup bytestring
case-insensitive conduit connection containers directory dyre
fast-logger filepath hashable HaskellNet HaskellNet-SSL http-client
http-client-tls http-types lifted-base microlens mime-mail
monad-time mono-traversable monoid-subclasses mtl network
opml-conduit optparse-applicative prettyprinter
prettyprinter-ansi-terminal rss-conduit safe-exceptions stm
streaming-bytestring streaming-with streamly text time timerep tls
transformers transformers-base uri-bytestring xml xml-conduit
xml-types
];
executableHaskellDepends = [ base free ];
executableHaskellDepends = [ base ];
description = "Execute arbitrary actions for each unread element of RSS/Atom feeds";
license = stdenv.lib.licenses.publicDomain;
hydraPlatforms = stdenv.lib.platforms.none;
@ -133563,6 +133648,8 @@ self: {
pname = "log-elasticsearch";
version = "0.10.0.0";
sha256 = "0bjsng7ganwbqxvj9zi7w7l547iw9yh972bc0mc82cnwd6awclj5";
revision = "1";
editedCabalFile = "11sd5si8snl5agl34arp9lkxjnm07rd5rs05apq1lvcac70la18d";
libraryHaskellDepends = [
aeson aeson-pretty base base64-bytestring bloodhound bytestring
deepseq http-client http-client-tls log-base semigroups text
@ -148624,6 +148711,8 @@ self: {
pname = "newtype-generics";
version = "0.5.3";
sha256 = "0igyisw2djg19v9vkna1rwf47k97mvkvk4bbkmswznvbm00z15gj";
revision = "1";
editedCabalFile = "1glnwq1lw7780qgahqvh1qfx6k2ciwmbhc2wcc78v3aa3s954c8v";
libraryHaskellDepends = [ base transformers ];
testHaskellDepends = [ base hspec ];
testToolDepends = [ hspec-discover ];
@ -157739,15 +157828,15 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"persistable-types-HDBC-pg_0_0_3_3" = callPackage
"persistable-types-HDBC-pg_0_0_3_4" = callPackage
({ mkDerivation, base, bytestring, convertible, dlist, HDBC
, persistable-record, relational-query, relational-query-HDBC
, text-postgresql
}:
mkDerivation {
pname = "persistable-types-HDBC-pg";
version = "0.0.3.3";
sha256 = "0m5cx6848s9vxmbrxwv3v9f3vplpayxjddn7j332k3kj3qbdgs4v";
version = "0.0.3.4";
sha256 = "0iygm59rai7w9g43h2ypra1z4dq2rsw5vc3nwh5bzpaa6x2mqqfb";
libraryHaskellDepends = [
base bytestring convertible dlist HDBC persistable-record
relational-query relational-query-HDBC text-postgresql
@ -173678,7 +173767,7 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"relational-query_0_11_4_0" = callPackage
"relational-query_0_12_0_0" = callPackage
({ mkDerivation, array, base, bytestring, containers, dlist
, names-th, persistable-record, product-isomorphic
, quickcheck-simple, sql-words, template-haskell, text
@ -173686,8 +173775,8 @@ self: {
}:
mkDerivation {
pname = "relational-query";
version = "0.11.4.0";
sha256 = "0pai1x1hqk8mn7gqxjrchb7rcv5dc8q4iwiklb8w3band7jwpnf7";
version = "0.12.0.0";
sha256 = "0rp6fi93wyr0w2rhng8ymn9bdh4pdrn488l0lnm4f5ris50dz2y1";
libraryHaskellDepends = [
array base bytestring containers dlist names-th persistable-record
product-isomorphic sql-words template-haskell text th-reify-compat
@ -182005,6 +182094,27 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"servant-JuicyPixels_0_3_0_4" = callPackage
({ mkDerivation, base, bytestring, http-media, JuicyPixels, servant
, servant-server, wai, warp
}:
mkDerivation {
pname = "servant-JuicyPixels";
version = "0.3.0.4";
sha256 = "10crrcrxap7751wifbc28kr1kv0rjvrx3wlnkajgv3xpr05g00kv";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
base bytestring http-media JuicyPixels servant
];
executableHaskellDepends = [
base JuicyPixels servant servant-server wai warp
];
description = "Servant support for JuicyPixels";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"servant-aeson-specs" = callPackage
({ mkDerivation, aeson, aeson-pretty, base, bytestring, directory
, doctest, filepath, hspec, hspec-core, hspec-golden-aeson, mockery
@ -183621,6 +183731,33 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"servant-static-th_0_2_2_0" = callPackage
({ mkDerivation, base, blaze-html, bytestring, containers
, directory, doctest, filepath, Glob, hspec-wai, http-media
, semigroups, servant, servant-blaze, servant-server, tasty
, tasty-hspec, tasty-hunit, template-haskell, text, wai
}:
mkDerivation {
pname = "servant-static-th";
version = "0.2.2.0";
sha256 = "06vl8a9h5gzmfazj390fmxp6p4bwfdszqjdwnpivv03m80lh3v2v";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
base blaze-html bytestring containers directory filepath http-media
semigroups servant servant-blaze servant-server template-haskell
text
];
testHaskellDepends = [
base blaze-html bytestring directory doctest filepath Glob
hspec-wai servant servant-blaze servant-server tasty tasty-hspec
tasty-hunit wai
];
description = "Embed a directory of static files in your Servant server";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"servant-streaming" = callPackage
({ mkDerivation, base, hspec, http-types, QuickCheck, servant }:
mkDerivation {
@ -184924,8 +185061,8 @@ self: {
}:
mkDerivation {
pname = "shake-ats";
version = "1.9.0.0";
sha256 = "0hnqcb79ncklf9zhvl70bxfqzgd19b4vs4angyi8swzmhvpxxizj";
version = "1.9.0.1";
sha256 = "0wqc471s20dby2zypc0k80fb0b3mgqji2yx6phygfcd7qr6j5xy1";
libraryHaskellDepends = [
base binary dependency directory hashable hs2ats language-ats
microlens shake shake-c shake-cabal shake-ext text
@ -192589,23 +192726,25 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"squeal-postgresql_0_2_1_0" = callPackage
({ mkDerivation, aeson, base, bytestring, deepseq, doctest
, generics-sop, lifted-base, mmorph, monad-control, mtl, network-ip
"squeal-postgresql_0_3_0_0" = callPackage
({ mkDerivation, aeson, base, binary-parser, bytestring
, bytestring-strict-builder, deepseq, doctest, generics-sop
, lifted-base, mmorph, monad-control, mtl, network-ip
, postgresql-binary, postgresql-libpq, resource-pool, scientific
, text, time, transformers, transformers-base, uuid-types, vector
}:
mkDerivation {
pname = "squeal-postgresql";
version = "0.2.1.0";
sha256 = "1qfz1c4yzjshgvc64plahy3aar96yvcmn2m5giyp17nrfgq266qs";
version = "0.3.0.0";
sha256 = "06phwnwsbq6w6zkbhxsfwcrgb875nmnrkn5k770n69vm21p9mlzm";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson base bytestring deepseq generics-sop lifted-base mmorph
monad-control mtl network-ip postgresql-binary postgresql-libpq
resource-pool scientific text time transformers transformers-base
uuid-types vector
aeson base binary-parser bytestring bytestring-strict-builder
deepseq generics-sop lifted-base mmorph monad-control mtl
network-ip postgresql-binary postgresql-libpq resource-pool
scientific text time transformers transformers-base uuid-types
vector
];
executableHaskellDepends = [
base bytestring generics-sop mtl text transformers
@ -207649,8 +207788,8 @@ self: {
}:
mkDerivation {
pname = "trackit";
version = "0.3";
sha256 = "0n4ypg2g82ajnmvv94sgympvbwji0bkw5kmd4zfzrvzrdxq91yvh";
version = "0.4";
sha256 = "0dzcmb10imksryr6lpmnq8b7bzqkm9y1dkyx52k1ic5yms3rwxyx";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -212908,6 +213047,8 @@ self: {
pname = "unjson";
version = "0.15.2.0";
sha256 = "040s1b9frl0sj8saa9b0bzsnqhmb4vdrscff2jzzcdn0papn5rbj";
revision = "1";
editedCabalFile = "1kv5ybjgpqxq7xy8x1rgr8ia7kaffgih0z7jx74ixdijkqk69447";
libraryHaskellDepends = [
aeson attoparsec base bytestring containers free hashable invariant
pretty primitive scientific semigroups text time
@ -216232,14 +216373,13 @@ self: {
}) {};
"vfr-waypoints" = callPackage
({ mkDerivation, base, checkers, containers, fuzzy, hedgehog, lens
, monoid-subclasses, optparse-applicative, QuickCheck, tasty
, tasty-hedgehog, tasty-hunit, tasty-quickcheck, transformers
({ mkDerivation, base, containers, fuzzy, lens, monoid-subclasses
, optparse-applicative
}:
mkDerivation {
pname = "vfr-waypoints";
version = "0.1.0.0";
sha256 = "0s80vnix20jcrasra5civ2apnqjrnvi2r7ry568r32fhlgag4cr7";
version = "0.1.0.1";
sha256 = "0xx7j57wrqg90h8sggq32jm7hp1hyjazylgyk8pnvfmzhirnqp4y";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -216248,10 +216388,6 @@ self: {
executableHaskellDepends = [
base fuzzy lens optparse-applicative
];
testHaskellDepends = [
base checkers hedgehog lens QuickCheck tasty tasty-hedgehog
tasty-hunit tasty-quickcheck transformers
];
description = "VFR waypoints, as published in the AIP (ERSA)";
license = stdenv.lib.licenses.bsd3;
}) {};