hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
db7bf3bb1b.
This commit is contained in:
Peter Simons 2020-06-22 02:30:29 +02:00
parent ffbf8ba912
commit 15f104a742

View File

@ -18174,6 +18174,17 @@ self: {
broken = true;
}) {};
"Shpadoinkle-debug" = callPackage
({ mkDerivation, aeson, base, jsaddle, lens, text, unliftio }:
mkDerivation {
pname = "Shpadoinkle-debug";
version = "0.0.0.1";
sha256 = "1yvr3d40aa6sl3gpyr24a5hij63jm2p0jrx0kac7asjihvd6fk2g";
libraryHaskellDepends = [ aeson base jsaddle lens text unliftio ];
description = "Debugging tools for Shpadoinkle applications";
license = stdenv.lib.licenses.bsd3;
}) {};
"Shpadoinkle-examples" = callPackage
({ mkDerivation, aeson, base, beam-core, beam-sqlite, bytestring
, containers, exceptions, file-embed, lens, mtl
@ -37182,6 +37193,33 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"base64_0_4_2_1" = callPackage
({ mkDerivation, base, base64-bytestring, bytestring, criterion
, deepseq, ghc-byteorder, QuickCheck, quickcheck-instances
, random-bytestring, tasty, tasty-hunit, tasty-quickcheck, text
, text-short
}:
mkDerivation {
pname = "base64";
version = "0.4.2.1";
sha256 = "14ssr4h59bx71fln3igi0nxrn749lqkanj49wahn77z3izm2s2xd";
libraryHaskellDepends = [
base bytestring ghc-byteorder text text-short
];
testHaskellDepends = [
base base64-bytestring bytestring QuickCheck quickcheck-instances
random-bytestring tasty tasty-hunit tasty-quickcheck text
text-short
];
benchmarkHaskellDepends = [
base base64-bytestring bytestring criterion deepseq
random-bytestring text
];
description = "Fast RFC 4648-compliant Base64 encoding";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"base64-bytes" = callPackage
({ mkDerivation, base, base64, base64-bytestring, byte-order
, bytebuild, byteslice, bytestring, gauge, natural-arithmetic
@ -41228,6 +41266,23 @@ self: {
broken = true;
}) {};
"bitcoin-keys" = callPackage
({ mkDerivation, base, base16-bytestring, bytestring, hedgehog
, secp256k1-haskell, tasty, tasty-hedgehog, tasty-hunit
}:
mkDerivation {
pname = "bitcoin-keys";
version = "0.1";
sha256 = "18xdwp3p2r1cv5f84mfl5dj2hd6v2dnvqam8ny9jv9kswn4m66c0";
libraryHaskellDepends = [ base bytestring secp256k1-haskell ];
testHaskellDepends = [
base base16-bytestring bytestring hedgehog tasty tasty-hedgehog
tasty-hunit
];
description = "Bitcoin keys";
license = stdenv.lib.licenses.asl20;
}) {};
"bitcoin-payment-channel" = callPackage
({ mkDerivation, aeson, base, base16-bytestring, base64-bytestring
, blockchain-restful-address-index-api, bytestring, cereal
@ -48281,8 +48336,8 @@ self: {
}:
mkDerivation {
pname = "cairo";
version = "0.13.8.0";
sha256 = "09g93jzackry9yi4xsd5d6h75z0r7mbw2s2w7wd2af4dmp76l2d9";
version = "0.13.8.1";
sha256 = "1hpkyhrlg1d24s34kq6d379z8l8fvznm98wpq37haqjma4nl25hk";
enableSeparateDataOutput = true;
setupHaskellDepends = [ base Cabal gtk2hs-buildtools ];
libraryHaskellDepends = [
@ -48488,8 +48543,8 @@ self: {
}:
mkDerivation {
pname = "calamity";
version = "0.1.14.6";
sha256 = "0xz4pc0z9v1x59391jdnc3ragfhip67y784bmgkfifi6gjp9jdl7";
version = "0.1.14.8";
sha256 = "0w3cbghfrm51m4byixz2fwyi6fswrrbq54cjl7fg5r5nckaabmng";
libraryHaskellDepends = [
aeson async base bytestring colour concurrent-extra containers
data-default-class data-flags deepseq deque df1 di-polysemy
@ -54306,6 +54361,29 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"climb_0_3_2" = callPackage
({ mkDerivation, base, bytestring, containers, exceptions
, linenoise, mtl, text, unliftio-core
}:
mkDerivation {
pname = "climb";
version = "0.3.2";
sha256 = "1ch91ll2sg05fqqlbphhjrmsvnn5a3cjj3ngag29sv60afasll0i";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
base bytestring containers exceptions linenoise mtl text
unliftio-core
];
executableHaskellDepends = [
base bytestring containers exceptions linenoise mtl text
unliftio-core
];
description = "Building blocks for a GHCi-like REPL with colon-commands";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"clingo" = callPackage
({ mkDerivation, base, bifunctors, clingo, deepseq, exceptions
, hashable, mtl, StateVar, text, transformers, wl-pprint-text
@ -56895,8 +56973,8 @@ self: {
}:
mkDerivation {
pname = "commander-cli";
version = "0.6.1.0";
sha256 = "0macdmhzkg101gb1fddrs0wz4i318cxjfbhli6cib4h7ril3pvbp";
version = "0.7.0.0";
sha256 = "1xrlgfyq59g7x7msrwl58bzg108jkxk0k5sra8la7zwpx46ach4z";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -63943,6 +64021,29 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"cryptonite_0_27" = callPackage
({ mkDerivation, base, basement, bytestring, deepseq, gauge
, ghc-prim, integer-gmp, memory, random, tasty, tasty-hunit
, tasty-kat, tasty-quickcheck
}:
mkDerivation {
pname = "cryptonite";
version = "0.27";
sha256 = "1c68wvn2b49gijq9day2bzi0axcbdz41ip3j0wdahdhcjfl4a9y8";
libraryHaskellDepends = [
base basement bytestring deepseq ghc-prim integer-gmp memory
];
testHaskellDepends = [
base bytestring memory tasty tasty-hunit tasty-kat tasty-quickcheck
];
benchmarkHaskellDepends = [
base bytestring deepseq gauge memory random
];
description = "Cryptography Primitives sink";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"cryptonite-conduit" = callPackage
({ mkDerivation, base, bytestring, conduit, conduit-combinators
, conduit-extra, cryptonite, exceptions, memory, resourcet, tasty
@ -71619,8 +71720,8 @@ self: {
({ mkDerivation, base, df1, di-core, di-df1, di-handle, polysemy }:
mkDerivation {
pname = "di-polysemy";
version = "0.1.3.1";
sha256 = "0gxcpn3x2rwykimzhv473f9sjphja7bzsjxn2r9i9yjl89mjb7y8";
version = "0.1.4.0";
sha256 = "0p9wyli73skjbdbb0dgqb3p37rbijpadywsi0dwjdwdzpddjarcm";
libraryHaskellDepends = [
base df1 di-core di-df1 di-handle polysemy
];
@ -81056,8 +81157,8 @@ self: {
({ mkDerivation, base, containers, deepseq }:
mkDerivation {
pname = "enummaps";
version = "0.6.2.1.3";
sha256 = "0ki60a2lg1hdbcrd10ldfja0ayrwlxg2hvbip9llqaj0lkw01r6r";
version = "0.6.2.1.4";
sha256 = "18a0akkj22x89m4a29rl1ic07ds1qgjixvdmjbqh3lb3bphk0f5l";
libraryHaskellDepends = [ base containers deepseq ];
description = "Enum wrappers for IntMap and IntSet";
license = stdenv.lib.licenses.bsd3;
@ -82083,6 +82184,35 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"esqueleto_3_3_3_1" = callPackage
({ mkDerivation, aeson, attoparsec, base, blaze-html, bytestring
, conduit, containers, exceptions, hspec, monad-logger, mtl, mysql
, mysql-simple, persistent, persistent-mysql, persistent-postgresql
, persistent-sqlite, persistent-template, postgresql-libpq
, postgresql-simple, resourcet, tagged, text, time, transformers
, unliftio, unordered-containers, vector
}:
mkDerivation {
pname = "esqueleto";
version = "3.3.3.1";
sha256 = "0f1samnc59zahlsk2k174yi0c1wbjzhnkbyxwp27b443v62g87v6";
libraryHaskellDepends = [
aeson attoparsec base blaze-html bytestring conduit containers
monad-logger persistent resourcet tagged text time transformers
unliftio unordered-containers
];
testHaskellDepends = [
aeson attoparsec base blaze-html bytestring conduit containers
exceptions hspec monad-logger mtl mysql mysql-simple persistent
persistent-mysql persistent-postgresql persistent-sqlite
persistent-template postgresql-libpq postgresql-simple resourcet
tagged text time transformers unliftio unordered-containers vector
];
description = "Type-safe EDSL for SQL queries on persistent backends";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ess" = callPackage
({ mkDerivation, base }:
mkDerivation {
@ -89871,6 +90001,26 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"fold-debounce-conduit_0_2_0_5" = callPackage
({ mkDerivation, base, conduit, fold-debounce, hspec, resourcet
, stm, transformers, transformers-base
}:
mkDerivation {
pname = "fold-debounce-conduit";
version = "0.2.0.5";
sha256 = "1qvr3wqqv2lvs22ddmalavggp8a4a50d056a50dsz6lcml1k6hdg";
libraryHaskellDepends = [
base conduit fold-debounce resourcet stm transformers
transformers-base
];
testHaskellDepends = [
base conduit hspec resourcet stm transformers
];
description = "Regulate input traffic from conduit Source with Control.FoldDebounce";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"foldable1" = callPackage
({ mkDerivation, base, transformers, util }:
mkDerivation {
@ -94906,15 +95056,17 @@ self: {
}) {};
"generic-data-surgery" = callPackage
({ mkDerivation, base, first-class-families, generic-data, tasty
, tasty-hunit
({ mkDerivation, base, first-class-families, generic-data
, show-combinators, tasty, tasty-hunit
}:
mkDerivation {
pname = "generic-data-surgery";
version = "0.2.1.0";
sha256 = "0mjx8yi4f1wvf5w2wp5vzzrh3z5n6900qsp2lbhd2xzzq4zlvzy7";
version = "0.3.0.0";
sha256 = "1dg9mg10g0abs21wksplnaqgig42jb6zvk7xqwj2mkl5yln3h9is";
libraryHaskellDepends = [ base first-class-families generic-data ];
testHaskellDepends = [ base generic-data tasty tasty-hunit ];
testHaskellDepends = [
base generic-data show-combinators tasty tasty-hunit
];
description = "Surgery for generic data types";
license = stdenv.lib.licenses.mit;
}) {};
@ -99502,8 +99654,8 @@ self: {
}:
mkDerivation {
pname = "gio";
version = "0.13.8.0";
sha256 = "1wx35fm7jba69x33mhp0h6j0lszi62hmmb1inflx7gax0ncmk2n2";
version = "0.13.8.1";
sha256 = "00dq87p6nqk4x2n98a6b35l7a4crkmhr36zjk0xsfdsr3lf7zmr6";
enableSeparateDataOutput = true;
setupHaskellDepends = [ base Cabal gtk2hs-buildtools ];
libraryHaskellDepends = [
@ -101189,8 +101341,8 @@ self: {
}:
mkDerivation {
pname = "glib";
version = "0.13.8.0";
sha256 = "18k1drykl3mpmyj43kp9nvkzr9g3allr19ihscmxwc1w9ss6zklw";
version = "0.13.8.1";
sha256 = "170sbi1gg38sxl4yhd4z716fljlcbf21vgl58p0pcx2adnn2il6w";
setupHaskellDepends = [ base Cabal gtk2hs-buildtools ];
libraryHaskellDepends = [
base bytestring containers text utf8-string
@ -104471,6 +104623,26 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"goldplate" = callPackage
({ mkDerivation, aeson, aeson-pretty, async, base, bytestring, Diff
, directory, filepath, Glob, optparse-applicative, process
, regex-pcre-builtin, text, time, unordered-containers
}:
mkDerivation {
pname = "goldplate";
version = "0.1.0";
sha256 = "0ccy1xcch224b09ka75j11zw6c0lm1rygc3910s7zlq8illlj34s";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
aeson aeson-pretty async base bytestring Diff directory filepath
Glob optparse-applicative process regex-pcre-builtin text time
unordered-containers
];
description = "A lightweight golden test runner";
license = stdenv.lib.licenses.asl20;
}) {};
"gooey" = callPackage
({ mkDerivation, base, renderable, transformers, varying }:
mkDerivation {
@ -106382,6 +106554,28 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"greskell_1_1_0_3" = callPackage
({ mkDerivation, aeson, base, bytestring, doctest, doctest-discover
, exceptions, greskell-core, hashable, hint, hspec, semigroups
, text, transformers, unordered-containers, vector
}:
mkDerivation {
pname = "greskell";
version = "1.1.0.3";
sha256 = "1q3m4m994vmfk80szphfd74vzfq6zp678bdla6v4siwqjskagyn3";
libraryHaskellDepends = [
aeson base exceptions greskell-core hashable semigroups text
transformers unordered-containers vector
];
testHaskellDepends = [
aeson base bytestring doctest doctest-discover greskell-core hint
hspec text unordered-containers
];
description = "Haskell binding for Gremlin graph query language";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"greskell-core" = callPackage
({ mkDerivation, aeson, base, bytestring, containers, doctest
, doctest-discover, hashable, hspec, QuickCheck, scientific
@ -106403,6 +106597,28 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"greskell-core_0_1_3_5" = callPackage
({ mkDerivation, aeson, base, bytestring, containers, doctest
, doctest-discover, hashable, hspec, QuickCheck, scientific
, semigroups, text, unordered-containers, uuid, vector
}:
mkDerivation {
pname = "greskell-core";
version = "0.1.3.5";
sha256 = "08jpgnsnmh9zbm1pw768ik28vhl3m4jz75l8cbxb3whfgwk5vyy4";
libraryHaskellDepends = [
aeson base containers hashable scientific semigroups text
unordered-containers uuid vector
];
testHaskellDepends = [
aeson base bytestring doctest doctest-discover hspec QuickCheck
text unordered-containers vector
];
description = "Haskell binding for Gremlin graph query language - core data types and tools";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"greskell-websocket" = callPackage
({ mkDerivation, aeson, async, base, base64-bytestring, bytestring
, greskell-core, hashtables, hspec, safe-exceptions, stm, text
@ -106425,6 +106641,29 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"greskell-websocket_0_1_2_4" = callPackage
({ mkDerivation, aeson, async, base, base64-bytestring, bytestring
, greskell-core, hashtables, hspec, safe-exceptions, stm, text
, unordered-containers, uuid, vector, websockets
}:
mkDerivation {
pname = "greskell-websocket";
version = "0.1.2.4";
sha256 = "1w5867pdb07jlms3gddx8n3ds94qp4yq1yxcy880vcww2gyb4jda";
libraryHaskellDepends = [
aeson async base base64-bytestring bytestring greskell-core
hashtables safe-exceptions stm text unordered-containers uuid
vector websockets
];
testHaskellDepends = [
aeson base bytestring greskell-core hspec unordered-containers uuid
vector
];
description = "Haskell client for Gremlin Server using WebSocket serializer";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"grid" = callPackage
({ mkDerivation, base, containers, QuickCheck, test-framework
, test-framework-quickcheck2
@ -107275,8 +107514,8 @@ self: {
}:
mkDerivation {
pname = "gtk";
version = "0.15.4";
sha256 = "1wm42m4963abqiswkc3ngwf9jm4z9kyyx2h8w064f62ngnkdz84z";
version = "0.15.5";
sha256 = "096xawq85shmdhsqwpcmidjc4asqgqxsxv0f0xff78169jrdh6a2";
enableSeparateDataOutput = true;
setupHaskellDepends = [ base Cabal gtk2hs-buildtools ];
libraryHaskellDepends = [
@ -107613,8 +107852,8 @@ self: {
}:
mkDerivation {
pname = "gtk3";
version = "0.15.4";
sha256 = "17g93j8az1gqgf9kxg1k1lls6c0if45bzgbhrc99qgm8s9f2dr1c";
version = "0.15.5";
sha256 = "1y5wmxxpvhfw1ypli3f48k5bg3hfbx081d9xr5ks8sj3g7f7cf60";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = true;
@ -124229,8 +124468,8 @@ self: {
}:
mkDerivation {
pname = "hledger";
version = "1.18";
sha256 = "0rz2pbzsl8y9vwp09njiw8qazdbpxvhkaayiyxzwjbk5zw0vnvw6";
version = "1.18.1";
sha256 = "1yl6akcbmz5qy559m0k0cndwb6wdzvq2jqn7ahc46v3ai6hwk20c";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -124426,8 +124665,8 @@ self: {
}:
mkDerivation {
pname = "hledger-lib";
version = "1.18";
sha256 = "021zk938001s02zg3aq6b0frj69a62zpkbh6x42c1qycdpkagiq7";
version = "1.18.1";
sha256 = "16fd3412n4vdnjacngjx5078yzmypn389m91308kgbd8anv6bhj4";
libraryHaskellDepends = [
aeson aeson-pretty ansi-terminal array base base-compat-batteries
blaze-markup bytestring call-stack cassava cassava-megaparsec
@ -124503,8 +124742,8 @@ self: {
}:
mkDerivation {
pname = "hledger-ui";
version = "1.18";
sha256 = "10qrikwx4riixylz5qiml7mdrbx2gnfgmwggax1l910l58g8czci";
version = "1.18.1";
sha256 = "0ggfz93f14znnjzkznzblsdk6iqbwwj2yxzx5rgsr0xcjzm8gx64";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -124551,8 +124790,8 @@ self: {
}:
mkDerivation {
pname = "hledger-web";
version = "1.18";
sha256 = "07gcb1kxlkjb37x645xravad1jzcsdcyz403zgdcnxdar21x9iw9";
version = "1.18.1";
sha256 = "1s10xyiqs77xl949m7rc71a4511i755yiv88jb0pc32xba7a2b1y";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -132126,6 +132365,21 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"hspec-need-env_0_1_0_5" = callPackage
({ mkDerivation, base, hspec, hspec-core, hspec-expectations
, setenv, transformers
}:
mkDerivation {
pname = "hspec-need-env";
version = "0.1.0.5";
sha256 = "0bgjhzc4m24sbmfyczq1r61gbgm5i1lsgyql88ki4flllscg4hsh";
libraryHaskellDepends = [ base hspec-core hspec-expectations ];
testHaskellDepends = [ base hspec hspec-core setenv transformers ];
description = "Read environment variables for hspec tests";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hspec-parsec" = callPackage
({ mkDerivation, base, hspec, hspec-expectations, parsec }:
mkDerivation {
@ -141971,8 +142225,8 @@ self: {
}:
mkDerivation {
pname = "interact";
version = "0.1.0.0";
sha256 = "100qvyh4148g1hc6lw1pf7bzr16aas3jqc3xm8gbj7mmm1i1ycnp";
version = "0.2.0.0";
sha256 = "0fnzhcdyd95z5jll88y8zi9dgr2z55w0ddiv4kfyjxy6jampdypj";
libraryHaskellDepends = [ base mtl ];
testHaskellDepends = [
base bytestring hspec main-tester mtl silently
@ -176060,8 +176314,8 @@ self: {
}:
mkDerivation {
pname = "net-spider";
version = "0.4.3.3";
sha256 = "12yaxvf1qagby5zjyf620qsxxf4a7y0jljvqdr92i49p2jkm8xrm";
version = "0.4.3.4";
sha256 = "1whn8hkwbqx76vn1550j9fjkjhj7fxp295dcsv5jl25cvxpj5rml";
libraryHaskellDepends = [
aeson base containers data-interval extended-reals greskell
greskell-websocket hashable monad-logger regex-applicative
@ -176084,8 +176338,8 @@ self: {
}:
mkDerivation {
pname = "net-spider-cli";
version = "0.2.0.3";
sha256 = "1zs579xrp52q9573ckcr69yf6n2cjh17g2p1xpw1gncaa0rljng4";
version = "0.2.0.4";
sha256 = "0g9p1l3pyd8c43fj1h4c29n44257n4awlsqb4g821a62s4mjypwf";
libraryHaskellDepends = [
aeson base greskell-core hashable net-spider optparse-applicative
text
@ -176126,8 +176380,8 @@ self: {
}:
mkDerivation {
pname = "net-spider-rpl";
version = "0.4.1.2";
sha256 = "0ks170nwybnkqp64dgkl5zswrh66f9cw3w74i0vp6ypl8cggkwq5";
version = "0.4.1.3";
sha256 = "0sflq9sg4xnfgfbx2iikvkzrs44kb11s6v23h3q3zwy1kdxakhr8";
libraryHaskellDepends = [
aeson base conduit conduit-parse greskell hashable ip monad-logger
mtl net-spider regex-applicative safe-exceptions text time
@ -176150,8 +176404,8 @@ self: {
}:
mkDerivation {
pname = "net-spider-rpl-cli";
version = "0.1.3.1";
sha256 = "0y1bagnlazd7pj240ka1lf970qclf569qbsdxas27pj1pi91jb0r";
version = "0.1.3.2";
sha256 = "1nqhrfbii58rhh19nxhr9zaqm3pd0yvlshwdwl50xrw7hr0jjxfc";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -185871,8 +186125,8 @@ self: {
}:
mkDerivation {
pname = "pango";
version = "0.13.8.0";
sha256 = "1skyfj0phd5hzpk86lj7qx0g6n09b1cfijlf759p7v34f47g6w2s";
version = "0.13.8.1";
sha256 = "0by8ada93srgapdg78n8hyk5xsqb7n54mjacvplwwsbrd1b7m9j0";
enableSeparateDataOutput = true;
setupHaskellDepends = [ base Cabal filepath gtk2hs-buildtools ];
libraryHaskellDepends = [
@ -189731,8 +189985,8 @@ self: {
}:
mkDerivation {
pname = "persist-state";
version = "0.1.1.6";
sha256 = "0qj7g3df1hf07k65wwvwv0amsv0wnggcca4qm0gsa4qgq9ww8qii";
version = "0.2.0.0";
sha256 = "1jmrba3nmd9qvvgmm1zz0qrhikzjdcg6rc38f4q3gq6yw4rap4kj";
libraryHaskellDepends = [
base bytestring containers ghc-prim text
];
@ -189740,7 +189994,7 @@ self: {
base bytestring QuickCheck test-framework
test-framework-quickcheck2 text
];
description = "Minimal serialization library with focus on performance";
description = "Serialization library with state and leb128 encoding";
license = stdenv.lib.licenses.bsd3;
}) {};
@ -194772,18 +195026,20 @@ self: {
"polysemy-webserver" = callPackage
({ mkDerivation, base, bytestring, hspec, http-conduit, http-types
, polysemy, polysemy-plugin, wai, warp
, polysemy, polysemy-plugin, text, wai, wai-websockets, warp
, websockets
}:
mkDerivation {
pname = "polysemy-webserver";
version = "0.1.0.0";
sha256 = "1rlmx5l3n87gy3dwf3fl6jpckn2gn70v7avdw52jaqjdlip0f6bb";
version = "0.2.0.0";
sha256 = "0ld1ncal2isibzjbq72jk3dp8rgvz32zyvisjdd79wxwxg1z1nad";
libraryHaskellDepends = [
base bytestring http-types polysemy polysemy-plugin wai warp
base bytestring http-types polysemy polysemy-plugin wai
wai-websockets warp websockets
];
testHaskellDepends = [
base bytestring hspec http-conduit http-types polysemy
polysemy-plugin wai warp
polysemy-plugin text wai wai-websockets warp websockets
];
description = "Start web servers from within a Polysemy effect stack";
license = stdenv.lib.licenses.bsd3;
@ -234184,6 +234440,37 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"stan" = callPackage
({ mkDerivation, array, base, base64, blaze-html, bytestring, clay
, colourista, containers, cryptohash-sha1, dir-traverse, directory
, extensions, filepath, ghc, ghc-boot-th, gitrev, hedgehog, hspec
, hspec-hedgehog, optparse-applicative, pretty-simple, relude
, slist, text, tomland, trial, trial-optparse-applicative
, trial-tomland, unordered-containers
}:
mkDerivation {
pname = "stan";
version = "0.0.0.0";
sha256 = "0x4avzclyx41kncwzaky70ky3mz4pcfcgzg17jnza8gpm7bfacxg";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
array base base64 blaze-html bytestring clay colourista containers
cryptohash-sha1 dir-traverse directory extensions filepath ghc
ghc-boot-th gitrev optparse-applicative pretty-simple relude slist
text tomland trial trial-optparse-applicative trial-tomland
unordered-containers
];
executableHaskellDepends = [ base ];
testHaskellDepends = [
base containers filepath ghc hedgehog hspec hspec-hedgehog
optparse-applicative relude text tomland trial unordered-containers
];
doHaddock = false;
description = "Haskell STatic ANalyser";
license = stdenv.lib.licenses.mpl20;
}) {};
"standalone-derive-topdown" = callPackage
({ mkDerivation, base, mtl, template-haskell }:
mkDerivation {
@ -234855,8 +235142,8 @@ self: {
}:
mkDerivation {
pname = "staversion";
version = "0.2.3.6";
sha256 = "0887cn2bcs9py30yla07camjhzgsmi1dh83grh9iv2hb360sc92k";
version = "0.2.3.7";
sha256 = "0mrkm7gr6s27dngws7p3mcfyp9pdvyr25mg9nd3ygklaql74jmng";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -252168,6 +252455,44 @@ self: {
broken = true;
}) {};
"trial" = callPackage
({ mkDerivation, base, colourista, dlist, doctest, hedgehog, hspec
, hspec-hedgehog, splitmix
}:
mkDerivation {
pname = "trial";
version = "0.0.0.0";
sha256 = "0lnq80983bg2cjim3fy8rwisn55f6acqwp67w7791kzfdwshxkww";
libraryHaskellDepends = [ base colourista dlist ];
testHaskellDepends = [
base dlist doctest hedgehog hspec hspec-hedgehog splitmix
];
description = "Trial Data Structure";
license = stdenv.lib.licenses.mpl20;
}) {};
"trial-optparse-applicative" = callPackage
({ mkDerivation, base, optparse-applicative, trial }:
mkDerivation {
pname = "trial-optparse-applicative";
version = "0.0.0.0";
sha256 = "1h8pfznf1dp9z3r2kl2ljgmxxkfp3va9yqba00fyvw85lna2aggn";
libraryHaskellDepends = [ base optparse-applicative trial ];
description = "Trial helper functions for optparse-applicative";
license = stdenv.lib.licenses.mpl20;
}) {};
"trial-tomland" = callPackage
({ mkDerivation, base, text, tomland, trial }:
mkDerivation {
pname = "trial-tomland";
version = "0.0.0.0";
sha256 = "12klfq5ajn4bjrws633pfdc2zhpkwvwmrm7269xfh252fjwk1x23";
libraryHaskellDepends = [ base text tomland trial ];
description = "Trial helper functions for tomland";
license = stdenv.lib.licenses.mpl20;
}) {};
"triangulation" = callPackage
({ mkDerivation, array, base, collada-types, haskell98, tuple
, vector, vector-algorithms
@ -266230,6 +266555,25 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"wild-bind_0_1_2_6" = callPackage
({ mkDerivation, base, containers, hspec, microlens, QuickCheck
, semigroups, stm, text, transformers
}:
mkDerivation {
pname = "wild-bind";
version = "0.1.2.6";
sha256 = "1sfwz7qwlfhvdkw8f0xmywi7m3b3yd7p5hlrjndlqs8h2k8c7809";
libraryHaskellDepends = [
base containers semigroups text transformers
];
testHaskellDepends = [
base hspec microlens QuickCheck stm transformers
];
description = "Dynamic key binding framework";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"wild-bind-indicator" = callPackage
({ mkDerivation, base, containers, gtk, text, transformers
, wild-bind
@ -266285,6 +266629,26 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"wild-bind-x11_0_2_0_10" = callPackage
({ mkDerivation, async, base, containers, fold-debounce, hspec, mtl
, semigroups, stm, text, time, transformers, wild-bind, X11
}:
mkDerivation {
pname = "wild-bind-x11";
version = "0.2.0.10";
sha256 = "0wq6jhaq2mh476mwjqc6ianqvvrywlvrkcwh7acdxznz2djkgjm5";
libraryHaskellDepends = [
base containers fold-debounce mtl semigroups stm text transformers
wild-bind X11
];
testHaskellDepends = [
async base hspec text time transformers wild-bind X11
];
description = "X11-specific implementation for WildBind";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"wilton-ffi" = callPackage
({ mkDerivation, aeson, base, bytestring, utf8-string }:
mkDerivation {