···
pname = "ChasingBottoms";
sha256 = "0if8h6xq10y1xa90cwmx2jkxjn9628rzs8y6fsjmpjdcvcyr5wnj";
3383
+
editedCabalFile = "1h3c5dhaqkpmc7cvivigadfkjkjjriahzcpdw8qg62fl44gbkmh2";
libraryHaskellDepends = [
base containers mtl QuickCheck random syb
···
sha256 = "0kxdilxzg0dgz1684csbyfv4cifh9d92ac6pwp6dnrcwwpwskiw8";
5889
-
editedCabalFile = "1fdkjivbrp9q5vwiprjhpnpl9bir1qdiybc2hm52i016x3rx51d8";
5891
+
editedCabalFile = "05z8vn26yr8hl2dh23g80fpxj8s90hdaajjfnpblrkzhczz7317s";
libraryHaskellDepends = [
array arrows base bytestring containers deepseq ghc-prim HCodecs
···
({ mkDerivation, array, base, containers, random }:
pname = "HaskellForMaths";
10786
-
version = "0.4.9";
10787
-
sha256 = "1jgim9g0jbv6k31aalq0yps843jmfx74k53lnd1p79kgad7670rz";
10788
+
version = "0.4.10";
10789
+
sha256 = "0ydaw5xwck2l9xzlqrdf3qv7p5s6dqd131q3mx6g0wpqpkjjic4q";
libraryHaskellDepends = [ array base containers random ];
description = "Combinatorics, group theory, commutative algebra, non-commutative algebra";
license = lib.licenses.bsd3;
···
11804
-
version = "0.1.0";
11805
-
sha256 = "0a5bh9hlsn6hmdqinc47hxlav1isv9jh2i4x3zfyfp4y4xrp2h93";
11806
+
version = "0.2.2";
11807
+
sha256 = "1p8rv0rhjyjjic03zzjp7qw1j3p5nz4if5ib9w1l0frlrybqb1s8";
libraryHaskellDepends = [ array base QuickCheck ];
testHaskellDepends = [ base tasty tasty-hunit tasty-quickcheck ];
description = "Code for the Haskell course taught at the University of Seville";
···
11936
-
version = "0.3.3.3";
11937
-
sha256 = "1f376a5zc0q20s2jp4z00hxj9h0ngp7k2bgx53g328hf3qyq676z";
11938
+
version = "0.3.3.4";
11939
+
sha256 = "1mkf2fqlg2n9q3l3p8rxdcmb7k281lz37x6hiry1wvxbn92d4pja";
libraryHaskellDepends = [
···
14368
-
version = "0.9.18.0";
14369
-
sha256 = "1w1aazbsl80xk6kxmkcii6y33i42hw64bhjwcn62grh5xb220hag";
14370
+
version = "0.10.3.0";
14371
+
sha256 = "11zhgmkzkxxjhnf0jnzk50hsm60zxil5mqa6m1yq6wmg2h1g0vkf";
enableSeparateDataOutput = true;
···
description = "A small compiler for Haskell";
license = lib.licenses.asl20;
14380
+
hydraPlatforms = lib.platforms.none;
"MicrosoftTranslator" = callPackage
···
description = "Random-number generation monad";
license = lib.licenses.bsd3;
14681
+
"MonadRandom_0_6_1" = callPackage
14682
+
({ mkDerivation, base, mtl, primitive, random, transformers
14683
+
, transformers-compat
14686
+
pname = "MonadRandom";
14687
+
version = "0.6.1";
14688
+
sha256 = "09v56xbp4l0qpv8l18289p4xmjjh56q07crj9h5801fiji8zz4w8";
14689
+
libraryHaskellDepends = [
14690
+
base mtl primitive random transformers transformers-compat
14692
+
description = "Random-number generation monad";
14693
+
license = lib.licenses.bsd3;
14694
+
hydraPlatforms = lib.platforms.none;
"MonadRandomLazy" = callPackage
···
sha256 = "1dddc7aakhrj65kdspj8ashfdfl894ybqf7iwy94l344ikldfkaj";
15282
+
editedCabalFile = "0kdr24dw1z1vj0a63bqsdz55ps4lksf4c5fw7l19bn51f71lpqrf";
libraryHaskellDepends = [
···
"RandomDotOrg" = callPackage
18073
-
({ mkDerivation, base, HTTP-Simple, network }:
18095
+
({ mkDerivation, aeson, base, binary, bytestring, http-client
18096
+
, http-client-tls, http-media, servant, servant-client
18097
+
, servant-client-core, servant-jsonrpc, servant-jsonrpc-client
18098
+
, text, time, unordered-containers, uuid-types
18076
-
version = "0.2.1";
18077
-
sha256 = "0rfarn424wsvvwvi7b1qzvzc63dxfqmlyrfd0hdcvmgkq5h2iy4c";
18078
-
libraryHaskellDepends = [ base HTTP-Simple network ];
18079
-
description = "Interface to random.org";
18080
-
license = lib.licenses.publicDomain;
18103
+
sha256 = "10a4vh3n308i628v58s6wb5yn3vhpb4d989bmd4vvyv39xv92sj6";
18104
+
isLibrary = true;
18105
+
isExecutable = true;
18106
+
libraryHaskellDepends = [
18107
+
aeson base binary bytestring http-client http-client-tls http-media
18108
+
servant servant-client servant-client-core servant-jsonrpc
18109
+
servant-jsonrpc-client text time unordered-containers uuid-types
18111
+
description = "Haskell bindings to the RANDOM.ORG Core API";
18112
+
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
sha256 = "066pks24c4501i86hgll3bygqkgyag7n2src19k0x9gc05p130wr";
20366
+
editedCabalFile = "1946q9361nzsp4aa6jxv36g96nhgb7isv3wpcrnvvk4r2w0jvlmp";
libraryHaskellDepends = [
attoparsec base extra mtl mwc-random text
···
20953
+
"THSH" = callPackage
20954
+
({ mkDerivation, base, extra, filepath, ghc, parsec, process, PyF
20955
+
, split, template-haskell, temporary, text, transformers
20959
+
version = "0.0.0.5";
20960
+
sha256 = "0hfc3f68w5n55k5gnlf6ip76j3b7yvirb81k373w8vq4rgqf447s";
20961
+
isLibrary = true;
20962
+
isExecutable = true;
20963
+
libraryHaskellDepends = [
20964
+
base filepath ghc parsec process PyF template-haskell temporary
20965
+
text transformers
20967
+
executableHaskellDepends = [
20968
+
base extra filepath ghc process PyF split template-haskell
20970
+
testHaskellDepends = [ base ghc PyF template-haskell ];
20971
+
description = "A \"noDSL\" approach to mixing shell scripting with Haskell programs using Template Haskell";
20972
+
license = lib.licenses.mit;
20973
+
mainProgram = "thsh";
({ mkDerivation, ansi-terminal, base, free, mtl, resourcet
, STMonadTrans, transformers
···
23361
-
version = "0.14.10";
23362
-
sha256 = "1la2v70pzjmvw4j0v5sacb6vxclby86jx68jq6czzxyrl8ydijzc";
23418
+
version = "0.14.11";
23419
+
sha256 = "1pz1s0vb2h62zggbj6y6c3qhx7008758zq9gds347qv1hwg82jn9";
libraryHaskellDepends = [
···
license = lib.licenses.bsd3;
26014
-
"aern2-mp_0_2_16_0" = callPackage
26071
+
"aern2-mp_0_2_16_1" = callPackage
({ mkDerivation, base, cdar-mBound, collect-errors, deepseq, hspec
, integer-logarithms, mixed-types-num, QuickCheck, reflection
, regex-tdfa, template-haskell
26021
-
version = "0.2.16.0";
26022
-
sha256 = "1q9rc53zj49yfn5ap8khx8gvgphw7dr86agi77xaj1d0d97x35pi";
26078
+
version = "0.2.16.1";
26079
+
sha256 = "0y0043ckrg1cx1kpf18jk9nmav2h3bp1w4ywwnbwq2abqf3kmd1p";
libraryHaskellDepends = [
base cdar-mBound collect-errors deepseq hspec integer-logarithms
mixed-types-num QuickCheck reflection regex-tdfa template-haskell
···
license = lib.licenses.bsd3;
26056
-
"aern2-real_0_2_16_0" = callPackage
26113
+
"aern2-real_0_2_16_1" = callPackage
({ mkDerivation, aern2-mp, base, collect-errors, hspec
, integer-logarithms, mixed-types-num, QuickCheck
26062
-
version = "0.2.16.0";
26063
-
sha256 = "14rdjkqpmk4f7135ssn03b7bqbakixx0hrrx742dc379pjq57k7d";
26119
+
version = "0.2.16.1";
26120
+
sha256 = "00g504rqvr3z5a8asnhr6c9xrhd6wjqzcscgik1qj2wvxfls32f6";
libraryHaskellDepends = [
aern2-mp base collect-errors hspec integer-logarithms
mixed-types-num QuickCheck
···
license = lib.licenses.bsd3;
26678
+
"aeson-generic-default" = callPackage
26679
+
({ mkDerivation, aeson, base, data-default, tasty, tasty-hunit
26683
+
pname = "aeson-generic-default";
26684
+
version = "0.1.1.0";
26685
+
sha256 = "0al9xd9mdxffvpx0mb3rll68gmizwknh3g6ixfnvxx62anb47w2p";
26686
+
libraryHaskellDepends = [ aeson base data-default text ];
26687
+
testHaskellDepends = [
26688
+
aeson base data-default tasty tasty-hunit text
26690
+
description = "Type-level default fields for aeson Generic FromJSON parser";
26691
+
license = lib.licenses.bsd3;
26692
+
hydraPlatforms = lib.platforms.none;
"aeson-generics-typescript" = callPackage
({ mkDerivation, aeson, base, bytestring, containers, directory
, filepath, hspec, process, QuickCheck, random, split
···
27389
-
version = "0.2.1.0";
27390
-
sha256 = "18z69rzzzfkf4mivjzz9g5h4l1c7lc8s1dnsa6d1xwafhbc2mp2h";
27464
+
version = "0.4.0.0";
27465
+
sha256 = "0gf86va0x7ni169w4swcr1m5qf115i925pckbw342m7md3k8a6rv";
libraryHaskellDepends = [
···
mainProgram = "amqp-builder";
36371
-
"amqp_0_23_0" = callPackage
36446
+
"amqp_0_24_0" = callPackage
({ mkDerivation, base, binary, bytestring, clock, containers
, crypton-connection, data-binary-ieee754, data-default-class
, hspec, hspec-expectations, monad-control, network, network-uri
···
36379
-
version = "0.23.0";
36380
-
sha256 = "0cp0hg4fmqxhzah67hgbwrrm2m7pn64y88chqk5vjhfa19km2np8";
36454
+
version = "0.24.0";
36455
+
sha256 = "0swrh5dh9hwp8m15x4hiplm89ls19bpmir44wnffzgz7v8rxh1mx";
libraryHaskellDepends = [
···
license = lib.licenses.bsd3;
37040
-
"annotated-exception_0_3_0_1" = callPackage
37115
+
"annotated-exception_0_3_0_2" = callPackage
({ mkDerivation, base, containers, hspec, hspec-discover
, safe-exceptions, text, unliftio-core
pname = "annotated-exception";
37046
-
version = "0.3.0.1";
37047
-
sha256 = "09lgqzx5g7wnfpj9a8zn10s8v919psxrzzg50vllryaqxxkfmj4a";
37121
+
version = "0.3.0.2";
37122
+
sha256 = "1xsyq28hkf7ngkq9v5ga958d2fqbmshc9gl8lzms6vknr64gaqr7";
libraryHaskellDepends = [
base containers safe-exceptions text unliftio-core
···
sha256 = "03ks75ik0jyfz55iz3gcccxgg73v1dw2nn0myl40c2rc31mwz39f";
37263
-
editedCabalFile = "047pnpd9sviia1wxx9czidz2in6jq7jgbln7l6dy2j157vyqi93k";
37338
+
editedCabalFile = "0kq3dijahr4yxp13v3v5d5v0v3zswkxh8idx5hyv0yp9d1czqars";
libraryHaskellDepends = [ ansi-terminal base ];
testHaskellDepends = [ base hspec QuickCheck ];
description = "Terminal-based graphing via ANSI and Unicode";
···
39623
-
sha256 = "0axyb62pjgh1l60qx6z8mppiq5gam3g6c9wfbrww8wl7f2kamwrp";
39625
-
editedCabalFile = "1msmx8w3m2aypigramyiwqz77vzx8r6ssyp0p35ndb03mzmrry3p";
39697
+
version = "0.3.1";
39698
+
sha256 = "1z8zfl0dskp7i0h5kgrw1nh94sxrmmfdpaykdjqiingn9dqnsmqm";
libraryHaskellDepends = [
aeson base deriving-aeson exceptions http-client http-client-tls
http-types lens mtl servant servant-client servant-client-core text
···
"atomic-write" = callPackage
({ mkDerivation, base, bytestring, directory, filepath, hspec
42277
-
, temporary, text, unix-compat
42280
-
pname = "atomic-write";
42281
-
version = "0.2.0.7";
42282
-
sha256 = "03cn3ii74h0w3g4h78xsx9v2sn58r3qsr2dbdwq340xwhiwcgxdm";
42283
-
libraryHaskellDepends = [
42284
-
base bytestring directory filepath temporary text unix-compat
42286
-
testHaskellDepends = [
42287
-
base bytestring filepath hspec temporary text unix-compat
42289
-
description = "Atomically write to a file";
42290
-
license = lib.licenses.mit;
42293
-
"atomic-write_0_2_1_0" = callPackage
42294
-
({ mkDerivation, base, bytestring, directory, filepath, hspec
, hspec-discover, temporary, text, unix-compat
···
testToolDepends = [ hspec-discover ];
description = "Atomically write to a file";
license = lib.licenses.mit;
42310
-
hydraPlatforms = lib.platforms.none;
···
sha256 = "1plwc4yrkvd5j6y09fjvyzhr05mzhzwz6z41fyb60y0bj5j66dl6";
46420
-
editedCabalFile = "00r0j3l3af912b33mlsr5a48rr0l31gh34cmj8jf247c4a332rlk";
46474
+
editedCabalFile = "1dcb8m73xj2dfb8xbz731l91nm2jz532v971rsfm0kkid5ap9bvl";
libraryHaskellDepends = [
base bytestring deepseq primitive text text-short
···
47719
-
version = "0.10.1.0";
47720
-
sha256 = "0h1kr653wd00m5pypj4ia8d1ni6m2qrzqqqh19hnd8wz1n0pfd1h";
47722
-
editedCabalFile = "0sjc2zyy9f5r3qg4yxl1dq0c4ybvqvgh64vy078507sl8jxxl7v7";
47773
+
version = "0.10.3.0";
47774
+
sha256 = "1q3f95xjyinr6g9yxq1w32agp9n6q152b6mfpmabpv0l74c9mmhm";
libraryHaskellDepends = [
aeson base bytestring containers dlist free ghc-prim hashable
microlens mtl network-uri scientific tagged text time vector
···
47743
-
version = "0.5.2.1";
47744
-
sha256 = "16gl39cpj7gvb82i41h18606n6k40hi8lfyyw1x0dq73xs2ldfyc";
47746
-
editedCabalFile = "0788nzixn3fnm57vw5s69rwc3qmw0rr1d46lqwzxdsxqzcywq644";
47795
+
version = "0.5.3.1";
47796
+
sha256 = "0qx1nh5vvncgr4ixnraaahwp879v8wgn2lhixgzndk6zrs3y4a21";
libraryHaskellDepends = [
aeson base beam-core bytestring containers deepseq dependent-map
dependent-sum free ghc-prim hashable haskell-src-exts microlens mtl
···
, bytestring, case-insensitive, conduit, free, hashable
, haskell-src-exts, hedgehog, lifted-base, monad-control, mtl
, network-uri, postgresql-libpq, postgresql-simple, scientific
47798
-
, tagged, tasty, tasty-hunit, text, time, tmp-postgres
47848
+
, tagged, tasty, tasty-hunit, testcontainers, text, time
, transformers-base, unordered-containers, uuid, uuid-types, vector
47803
-
version = "0.5.3.1";
47804
-
sha256 = "19gagw9r2wfy398calkcnilsgl89sjpy8vj9bdswg390mw15m41n";
47806
-
editedCabalFile = "11f3jxljrfa4rva21r561w7vxafv63wmmsa9cq8bydcp3gzlgr4p";
47853
+
version = "0.5.4.1";
47854
+
sha256 = "0rxf275y89xh8if2w2my75fgy34vzc85lv4viyirgd0y26n9d0kc";
libraryHaskellDepends = [
aeson attoparsec base beam-core beam-migrate bytestring
case-insensitive conduit free hashable haskell-src-exts lifted-base
···
aeson base beam-core beam-migrate bytestring hedgehog
47816
-
postgresql-simple tasty tasty-hunit text tmp-postgres uuid vector
47864
+
postgresql-simple tasty tasty-hunit testcontainers text uuid vector
description = "Connection layer between beam and postgres";
license = lib.licenses.mit;
···
47903
-
version = "0.14.10";
47904
-
sha256 = "0fyjrwb3f7sqs1bbiga98h6bylgvmqfpqg59p07lhv4hrrgmx8ff";
47951
+
version = "0.14.11";
47952
+
sha256 = "13f9x9kavnkbg29mrp2zddvx5vqdyp6ias5a822hmlzqfzp5c1hy";
libraryHaskellDepends = [
base deepseq dunai mtl random simple-affine-space transformers
···
({ mkDerivation, bluefin-internal }:
53293
-
version = "0.0.8.0";
53294
-
sha256 = "16gzb82lrxhw4s1b1gmq03k094lfpczsls8csv02l77bkipjmfh8";
53341
+
version = "0.0.9.0";
53342
+
sha256 = "11balgaw73fi3bqnajhs570nfy5lcjzhxdkms2jbxsd80l6n1zx1";
53344
+
editedCabalFile = "0xll6fdlhr9h9kswn6kdbdk3wbd1z87wsrgr4g3bqsj29bdjqvb7";
libraryHaskellDepends = [ bluefin-internal ];
description = "The Bluefin effect system";
license = lib.licenses.mit;
···
pname = "bluefin-internal";
53325
-
version = "0.0.8.0";
53326
-
sha256 = "1knhqll525qn74zbyqxn6k8d1zbb974h1qh92qpc7r3bqp5v576p";
53328
-
editedCabalFile = "1j27hka5sm5vld2mgvw238c4bg6ys7mzfjskdmdvbxs5yn6ywqpr";
53375
+
version = "0.0.9.0";
53376
+
sha256 = "06y5vq24jrm5l3lf2sq43qnc0i8zazrf9g28spmgzjlsqcv84g4d";
libraryHaskellDepends = [
async base monad-control transformers transformers-base
···
({ mkDerivation, async, base, bytestring, containers, contravariant
54681
-
, dlist, exceptions, kan-extensions, mtl, profunctors
54682
-
, semigroupoids, stm, text, time
54729
+
, dlist, doctest-parallel, exceptions, kan-extensions, mtl
54730
+
, profunctors, semigroupoids, stm, text, time
54686
-
version = "0.9.3.1";
54687
-
sha256 = "09mqz1ifq9sbq2h5wqy0lfvlc3v9m2nsw2f7gdss93qx8bz5cxmy";
54734
+
version = "0.9.3.2";
54735
+
sha256 = "0x2h5d6jgmv4nwsl955xb89q0f1fclsg5hjn7fyyja3z8w9qnf39";
libraryHaskellDepends = [
async base bytestring containers contravariant dlist exceptions
kan-extensions mtl profunctors semigroupoids stm text time
54692
-
description = "A profunctor effect system";
54740
+
testHaskellDepends = [ base doctest-parallel ];
54741
+
description = "A profunctor effect system?";
license = lib.licenses.bsd3;
···
"box-socket" = callPackage
54710
-
({ mkDerivation, async, base, box, bytestring, network-simple
54711
-
, optparse-applicative, profunctors, text, websockets
54759
+
({ mkDerivation, async, base, box, bytestring, doctest-parallel
54760
+
, network-simple, optparse-applicative, profunctors, text
54715
-
version = "0.5.1.0";
54716
-
sha256 = "0bm3csgz72fv41pilbwn0f2dx9gplin7qxi5i8mrwflaix156sy5";
54765
+
version = "0.5.2.0";
54766
+
sha256 = "13a8dclvf7m5j0a9gvmla8pr78qqrqnbqz8nc8js2yzp215p5qip";
libraryHaskellDepends = [
···
executableHaskellDepends = [ base optparse-applicative ];
54774
+
testHaskellDepends = [ base doctest-parallel ];
description = "Box websockets";
license = lib.licenses.bsd3;
mainProgram = "box-socket";
···
({ mkDerivation, aeson, attoparsec-aeson, base, bytestring, conduit
, conduit-extra, containers, criterion, deepseq, fast-myers-diff
54889
-
, file-embed, megaparsec, mtl, optparse-applicative, parallel
54890
-
, parser-combinators, split, tasty, tasty-golden, text
54891
-
, transformers, utf8-string, vector
54940
+
, file-embed, megaparsec, mtl, optparse-applicative, pandoc
54941
+
, pandoc-types, parallel, parser-combinators, split, tasty
54942
+
, tasty-golden, text, transformers, utf8-string, vector
54895
-
version = "0.3.0";
54896
-
sha256 = "10ydb5w79y1jqa34mzrdl7s8ns29w1vxplv55ik51mkayclfgx3n";
54946
+
version = "1.0.0";
54947
+
sha256 = "04nrfc448m0kz73rwnvb6c0h9mhh55vjxxls6ddyq80avypsgb57";
54949
+
editedCabalFile = "1vqakf9jh6hrbicbrpwsv3fjqwi0mngnvrwg58xaaqhb4h18kzj4";
libraryHaskellDepends = [
···
deepseq optparse-applicative parallel text
54908
-
base bytestring conduit tasty tasty-golden text transformers
54961
+
base bytestring conduit pandoc pandoc-types tasty tasty-golden text
54962
+
transformers utf8-string
benchmarkHaskellDepends = [
base criterion file-embed parallel text
···
({ mkDerivation, base, brick, containers, microlens, vector }:
pname = "brick-list-skip";
55122
-
version = "0.1.1.13";
55123
-
sha256 = "1n5mp9ikqmlckqywbvb1ry24j927qim3bw8bkw84w72yhlrxsmfc";
55175
+
version = "0.1.1.14";
55176
+
sha256 = "1gyc59y2ch2w5chiyx1d1s6rd71cvgvccmdfkbyzvcm8sywaqnnr";
libraryHaskellDepends = [ base brick containers microlens vector ];
···
pname = "brick-tabular-list";
55177
-
version = "2.2.0.11";
55178
-
sha256 = "0vikqrrhb94m6xg0k67j626gahx4iiwwywimlsqh96lvs5l07y9l";
55230
+
version = "2.2.0.12";
55231
+
sha256 = "0ss1rakdpv82pbyf9cnfd3sysap2ggjc7cpz4vh46w55ivy3ba3n";
libraryHaskellDepends = [
···
pname = "byte-count-reader";
56948
-
version = "0.10.1.11";
56949
-
sha256 = "1mi0560rcajp9q83y6vsw7ld1n429jdsmswassnyhh1z4hs6ihv7";
57001
+
version = "0.10.1.12";
57002
+
sha256 = "0bzks15c2s2xiv95v7fyzsndyiinp9ar8ajcalxs68zpwmbpzk3h";
libraryHaskellDepends = [ base extra parsec parsec-numbers text ];
base extra hspec parsec parsec-numbers text
···
58556
-
version = "5.2.3";
58557
-
sha256 = "0gj6w5r07bmij41flx7rw4ad0qjl2fmbxp9jrdkl8k33b045lfc7";
58609
+
version = "5.2.4";
58610
+
sha256 = "02pwpdzq8lk9yk6d4zpw62v1yd3ccn3r88gz3l0z51mk17ifym44";
libraryHaskellDepends = [
···
"cabal-fix" = callPackage
({ mkDerivation, algebraic-graphs, base, bytestring, Cabal-syntax
58727
-
, containers, directory, dotparse, filepath, flatparse
58728
-
, optics-extra, optparse-applicative, pretty, pretty-simple
58729
-
, string-interpolate, tar, text, these, tree-diff, vector
58780
+
, containers, directory, doctest-parallel, dotparse, filepath
58781
+
, flatparse, optics-extra, optparse-applicative, pretty
58782
+
, pretty-simple, string-interpolate, tar, text, these, tree-diff
58733
-
version = "0.0.0.2";
58734
-
sha256 = "050003nvqc0x44jik7x5gsljqsrandpsl77xkqbhrh3xglw8cydb";
58787
+
version = "0.1.0.0";
58788
+
sha256 = "09q9nzxybkrqg96ys45jpq37ar5dgdvxc3yacfngk3kzxcw3ykms";
libraryHaskellDepends = [
···
base bytestring directory filepath optparse-applicative
pretty-simple text tree-diff
58800
+
testHaskellDepends = [ base doctest-parallel ];
description = "Fix for cabal files";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
, conduit-concurrent-map, conduit-extra, conduit-zstd, containers
, crypton, deepseq, dhall, directory, ed25519, either, exceptions
, extra, filepath, fsnotify, generic-lens, hercules-ci-cnix-store
60129
-
, here, hnix-store-core, hspec, hspec-discover, http-client
60130
-
, http-client-tls, http-conduit, http-types, immortal, inline-c-cpp
60131
-
, katip, lukko, lzma-conduit, megaparsec, memory, microlens, netrc
60132
-
, network, nix, nix-narinfo, optparse-applicative, pretty-terminal
60133
-
, prettyprinter, process, protolude, resourcet, retry
60134
-
, safe-exceptions, servant, servant-auth, servant-auth-client
60135
-
, servant-client, servant-client-core, servant-conduit, stm
60136
-
, stm-chans, stm-conduit, systemd, temporary, text, time
60137
-
, transformers, unix, unliftio, unliftio-core, unordered-containers
60138
-
, uri-bytestring, uuid, vector, versions, websockets, wuss
60184
+
, here, hnix-store-core, hnix-store-nar, hspec, hspec-discover
60185
+
, http-client, http-client-tls, http-conduit, http-types, immortal
60186
+
, inline-c-cpp, katip, lukko, lzma-conduit, megaparsec, memory
60187
+
, microlens, netrc, network, nix, nix-narinfo, optparse-applicative
60188
+
, pretty-terminal, prettyprinter, process, protolude, resourcet
60189
+
, retry, safe-exceptions, servant, servant-auth
60190
+
, servant-auth-client, servant-client, servant-client-core
60191
+
, servant-conduit, stm, stm-chans, stm-conduit, systemd, temporary
60192
+
, text, time, transformers, unix, unliftio, unliftio-core
60193
+
, unordered-containers, uri-bytestring, uuid, vector, versions
60194
+
, websockets, wuss
60142
-
version = "1.7.4";
60143
-
sha256 = "1bz80b9cfhib2j0bkxsxwvp8zzf1bfvzpwin1fb8lfw9nm9mz915";
60198
+
version = "1.7.5";
60199
+
sha256 = "0f9lp7drhiadn8blcf1m4hxmv3zj1ah9n0w6s9v5ad1zp1lgcd0y";
libraryHaskellDepends = [
···
concurrent-extra conduit conduit-concurrent-map conduit-extra
conduit-zstd containers crypton deepseq dhall directory ed25519
either exceptions extra filepath fsnotify generic-lens
60152
-
hercules-ci-cnix-store here hnix-store-core http-client
60153
-
http-client-tls http-conduit http-types immortal inline-c-cpp katip
60154
-
lukko lzma-conduit megaparsec memory microlens netrc network
60155
-
nix-narinfo optparse-applicative pretty-terminal prettyprinter
60156
-
process protolude resourcet retry safe-exceptions servant
60157
-
servant-auth servant-auth-client servant-client servant-conduit stm
60158
-
stm-chans stm-conduit systemd temporary text time transformers unix
60159
-
unliftio unliftio-core unordered-containers uri-bytestring uuid
60160
-
vector versions websockets wuss
60208
+
hercules-ci-cnix-store here hnix-store-core hnix-store-nar
60209
+
http-client http-client-tls http-conduit http-types immortal
60210
+
inline-c-cpp katip lukko lzma-conduit megaparsec memory microlens
60211
+
netrc network nix-narinfo optparse-applicative pretty-terminal
60212
+
prettyprinter process protolude resourcet retry safe-exceptions
60213
+
servant servant-auth servant-auth-client servant-client
60214
+
servant-conduit stm stm-chans stm-conduit systemd temporary text
60215
+
time transformers unix unliftio unliftio-core unordered-containers
60216
+
uri-bytestring uuid vector versions websockets wuss
libraryPkgconfigDepends = [ nix ];
executableHaskellDepends = [
···
aeson async base bytestring cachix-api containers dhall directory
60169
-
extra here hspec protolude retry servant-auth-client
60170
-
servant-client-core stm temporary time versions
60225
+
extra hercules-ci-cnix-store here hspec protolude retry
60226
+
servant-auth-client servant-client-core stm temporary time versions
testToolDepends = [ hspec-discover ];
description = "Command-line client for Nix binary cache hosting https://cachix.org";
···
}) {inherit (pkgs) nix;};
"cachix-api" = callPackage
60179
-
({ mkDerivation, aeson, async, base, bytestring, conduit
60180
-
, cryptonite, deriving-aeson, exceptions, hspec, hspec-discover
60181
-
, http-media, jose, memory, nix-narinfo, protolude, resourcet
60182
-
, safe-exceptions, servant, servant-auth, stm-chans, swagger2, text
60183
-
, time, unordered-containers, uuid, websockets
60235
+
({ mkDerivation, aeson, async, base, bytestring, conduit, crypton
60236
+
, deriving-aeson, exceptions, hspec, hspec-discover, http-media
60237
+
, jose, memory, nix-narinfo, protolude, resourcet, safe-exceptions
60238
+
, servant, servant-auth, stm-chans, swagger2, text, time
60239
+
, unordered-containers, uuid, websockets
60187
-
version = "1.7.4";
60188
-
sha256 = "0f19mxmas71mwj487jizwfmlfpp5c5jwhjk5j8w4kz3xc434irqy";
60243
+
version = "1.7.5";
60244
+
sha256 = "03iq1kwy2jnbpf2c2v0hs9s44sd2w92srrrcb61jm00ws7qnh5sw";
libraryHaskellDepends = [
60190
-
aeson async base bytestring conduit cryptonite deriving-aeson
60246
+
aeson async base bytestring conduit crypton deriving-aeson
exceptions http-media jose memory nix-narinfo protolude resourcet
safe-exceptions servant servant-auth stm-chans swagger2 text time
unordered-containers uuid websockets
···
60524
-
version = "0.12.0.0";
60525
-
sha256 = "00vdj70n5s05xx7yq4d28nbp9vncrdc4a9k3502xslkh6kj7zva2";
60580
+
version = "0.12.1.0";
60581
+
sha256 = "0ccwrnymkd96ca85n097iw9x5pnirc3ccmalyl1w507c56ph3jb4";
libraryHaskellDepends = [
aeson aeson-optics async base bytestring calamity-commands colour
concurrent-extra containers crypton-connection crypton-x509-system
···
hydraPlatforms = lib.platforms.none;
64247
-
"chart-svg_0_6_1_0" = callPackage
64248
-
({ mkDerivation, adjunctions, attoparsec, base, bytestring, Color
64249
-
, containers, cubicbezier, doctest-parallel, flatparse, foldl
64250
-
, formatn, markup-parse, mtl, numhask, numhask-array, numhask-space
64251
-
, optics-core, random, string-interpolate, text, time
64303
+
"chart-svg_0_7_0_0" = callPackage
64304
+
({ mkDerivation, base, bytestring, Color, containers, cubicbezier
64305
+
, doctest-parallel, flatparse, formatn, harpie, markup-parse, mtl
64306
+
, numhask, numhask-space, optics-core, random, string-interpolate
64255
-
version = "0.6.1.0";
64256
-
sha256 = "05z9raqqjnq0wvlknkl2z2g20hxal6nnz7g8p0fqplggv52f53vd";
64311
+
version = "0.7.0.0";
64312
+
sha256 = "1v1dhvn4rgv191byvr5dvaxifd48hskpqvv3kzpsq40ii7hqyj4m";
libraryHaskellDepends = [
64258
-
adjunctions attoparsec base bytestring Color containers cubicbezier
64259
-
flatparse foldl formatn markup-parse mtl numhask numhask-array
64260
-
numhask-space optics-core random string-interpolate text time
64314
+
base bytestring Color containers cubicbezier flatparse formatn
64315
+
harpie markup-parse mtl numhask numhask-space optics-core random
64316
+
string-interpolate text time
testHaskellDepends = [ base doctest-parallel ];
description = "Charting library targetting SVGs";
···
64784
-
version = "0.9.3.1";
64785
-
sha256 = "1jq8x1mjjy89mfdrksdaiyqyhn7wvxnl3is36kacyck58l0sc738";
64840
+
version = "0.9.4.0";
64841
+
sha256 = "1dbbhpvpnrlx3a4a66q0732fdvb132xax0p5fh41xfhjfxxspzf2";
libraryHaskellDepends = [
···
sha256 = "0hgkxgd1wmyrryv2ahavia6r5z9331i9557mnblq922lkdi0bs2g";
66169
+
editedCabalFile = "091gm0cbjsqvad3fhd2fx4bgsylv3gfakq3fhki3z40aywri8992";
libraryHaskellDepends = [
···
70908
+
"comma-and" = callPackage
70909
+
({ mkDerivation, base, data-default-class, hspec, hspec-discover
70913
+
pname = "comma-and";
70914
+
version = "0.1.0.0";
70915
+
sha256 = "13z5z7c2xgljxk9lr786wbmayyqng3pp16pkhv6ch9p0a0adwwkc";
70916
+
libraryHaskellDepends = [ base data-default-class ];
70917
+
testHaskellDepends = [ base data-default-class hspec QuickCheck ];
70918
+
testToolDepends = [ hspec-discover ];
70919
+
description = "Join text together with commas, and \"and\"";
70920
+
license = lib.licenses.bsd3;
({ mkDerivation, base, deepseq, process }:
···
70961
-
version = "0.2.6";
70962
-
sha256 = "0k0wkvlqbcv7iml9pa56pic4z417qydck22r4kbw51zixkj6rrp7";
70963
-
libraryHaskellDepends = [
70964
-
base bytestring containers parsec text transformers unicode-data
70965
-
unicode-transforms
70967
-
testHaskellDepends = [
70968
-
base parsec tasty tasty-hunit tasty-quickcheck text
70969
-
unicode-transforms
70971
-
benchmarkHaskellDepends = [ base tasty-bench text ];
70972
-
description = "Pure Haskell commonmark parser";
70973
-
license = lib.licenses.bsd3;
70976
-
"commonmark_0_2_6_1" = callPackage
70977
-
({ mkDerivation, base, bytestring, containers, parsec, tasty
70978
-
, tasty-bench, tasty-hunit, tasty-quickcheck, text, transformers
70979
-
, unicode-data, unicode-transforms
70982
-
pname = "commonmark";
sha256 = "0wwh0smqdmyb1qa992d0jva24yml4lxmmwr3av3c8s0xh3z7vkpv";
libraryHaskellDepends = [
···
benchmarkHaskellDepends = [ base tasty-bench text ];
description = "Pure Haskell commonmark parser";
license = lib.licenses.bsd3;
70996
-
hydraPlatforms = lib.platforms.none;
"commonmark-cli" = callPackage
···
pname = "commonmark-pandoc";
71047
-
version = "0.2.2.1";
71048
-
sha256 = "1kbs165li9fcizzivlb9ajsh9livc7vq8s903g5n829fpwayp431";
71049
-
libraryHaskellDepends = [
71050
-
base commonmark commonmark-extensions pandoc-types text
71052
-
description = "Bridge between commonmark and pandoc AST";
71053
-
license = lib.licenses.bsd3;
71056
-
"commonmark-pandoc_0_2_2_2" = callPackage
71057
-
({ mkDerivation, base, commonmark, commonmark-extensions
71058
-
, pandoc-types, text
71061
-
pname = "commonmark-pandoc";
sha256 = "0lbs0gjxa02gsm08n65fqglpsi5h2gd5nh0k2nzm01xsqs304h76";
libraryHaskellDepends = [
···
description = "Bridge between commonmark and pandoc AST";
license = lib.licenses.bsd3;
71069
-
hydraPlatforms = lib.platforms.none;
"commonmark-simple" = callPackage
···
sha256 = "0pkcwxg91wali7986k03d7q940hb078hlsxfknqhkp2spr3d1f3w";
74176
-
editedCabalFile = "0bzrsy2qlz6ylml38q905rcw2lg0khz6iqr67hhcihbgwgazrrsj";
74210
+
editedCabalFile = "1sfj9c77y7j5y5l7vsix4v94hmi5lajm1v5lgvwvcl7y063h0p2r";
libraryHaskellDepends = [ array base containers pretty text ];
libraryToolDepends = [ alex happy ];
testHaskellDepends = [ base text ];
···
license = lib.licenses.publicDomain;
75867
+
"control-monad-omega_0_3_3" = callPackage
75868
+
({ mkDerivation, base, tasty, tasty-bench, tasty-quickcheck }:
75870
+
pname = "control-monad-omega";
75871
+
version = "0.3.3";
75872
+
sha256 = "0f90q6mxxb8szqvw93pypbbf4nicj1w5n9sqs4434b6cp55665z6";
75873
+
libraryHaskellDepends = [ base ];
75874
+
testHaskellDepends = [ base tasty tasty-quickcheck ];
75875
+
benchmarkHaskellDepends = [ base tasty-bench ];
75876
+
description = "A breadth-first list monad";
75877
+
license = lib.licenses.publicDomain;
75878
+
hydraPlatforms = lib.platforms.none;
"control-monad-queue" = callPackage
···
license = lib.licenses.bsd3;
79747
-
"crypton_1_0_0" = callPackage
79795
+
"crypton_1_0_1" = callPackage
({ mkDerivation, base, basement, bytestring, deepseq, gauge
, ghc-prim, integer-gmp, memory, random, tasty, tasty-hunit
, tasty-kat, tasty-quickcheck
79754
-
version = "1.0.0";
79755
-
sha256 = "1q1kv37hv8cl6hykvssbd4hsd0zj8a562q42jr2gwk59lnwklhcx";
79802
+
version = "1.0.1";
79803
+
sha256 = "19674xqf6zp17g4qwlz1m3dzdsl05s1frb2drxb77iccfhabnhli";
libraryHaskellDepends = [
base basement bytestring deepseq ghc-prim integer-gmp memory
···
80405
-
version = "1.0.0.1";
80406
-
sha256 = "16falqdvm94dr4fjb9dndax1vj50amf1ns95x0hribww0vp85w8c";
80453
+
version = "1.0.1.0";
80454
+
sha256 = "0qlw5hhsrfpw972ryp3mr895q77d6p1g2q1z7jl7hf1xz7ba0c1r";
libraryHaskellDepends = [
array attoparsec base blaze-builder bytestring conduit
conduit-extra containers data-default exceptions ordered-containers
···
hydraPlatforms = lib.platforms.none;
mainProgram = "cut-the-crap";
81409
-
}) {pocketsphinx = null; sphinxbase = null;};
81457
+
}) {inherit (pkgs) pocketsphinx; sphinxbase = null;};
({ mkDerivation, base, bytestring, explicit-exception, spreadsheet
···
"data-default" = callPackage
82763
-
({ mkDerivation, base, data-default-class
82811
+
({ mkDerivation, base, containers, data-default-class
, data-default-instances-containers, data-default-instances-dlist
82765
-
, data-default-instances-old-locale
82813
+
, data-default-instances-old-locale, mtl, old-locale
82769
-
version = "0.7.1.1";
82770
-
sha256 = "04d5n8ybmcxba9qb6h389w9zfq1lvj81b82jh6maqp6pkhkmvydh";
82817
+
version = "0.7.1.2";
82818
+
sha256 = "0kzq84bflmfhzc7650wykjamwq8zsxm9q2c1s7nfbgig5xyizkjc";
libraryHaskellDepends = [
base data-default-class data-default-instances-containers
data-default-instances-dlist data-default-instances-old-locale
82823
+
testHaskellDepends = [ base containers mtl old-locale ];
description = "A class for types with a default value";
license = lib.licenses.bsd3;
82828
+
"data-default_0_8_0_0" = callPackage
82829
+
({ mkDerivation, base, containers, mtl }:
82831
+
pname = "data-default";
82832
+
version = "0.8.0.0";
82833
+
sha256 = "0cfxfbgsxxla1hr59rnm1cljb6i18rbp8yq7f0bfwvwpi4q0xwi3";
82834
+
libraryHaskellDepends = [ base containers ];
82835
+
testHaskellDepends = [ base containers mtl ];
82836
+
description = "A class for types with a default value";
82837
+
license = lib.licenses.bsd3;
82838
+
hydraPlatforms = lib.platforms.none;
"data-default-class" = callPackage
pname = "data-default-class";
82783
-
version = "0.1.2.0";
82784
-
sha256 = "0miyjz8d4jyvqf2vp60lyfbnflx6cj2k8apmm9ly1hq0y0iv80ag";
82845
+
version = "0.1.2.2";
82846
+
sha256 = "1qxfyxdddl0rzigp81p36i1dgddw2yhqskyz8ngkcy6zbq0w407l";
libraryHaskellDepends = [ base ];
description = "A class for types with a default value";
license = lib.licenses.bsd3;
···
({ mkDerivation, base, data-default-class }:
pname = "data-default-instances-base";
82842
-
version = "0.1.0.1";
82843
-
sha256 = "0ym1sw3ssdzzifxxhh76qlv8kkmb2iclc158incv1dklyr9y8kw4";
82904
+
version = "0.1.0.3";
82905
+
sha256 = "1cslj2bywl4w58f6wr4knk7zj6v8v7rykjxq9ddy8vzbydns1bn8";
libraryHaskellDepends = [ base data-default-class ];
description = "Default instances for types in base";
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
82948
+
"data-default-instances-containers_0_1_0_3" = callPackage
82949
+
({ mkDerivation, base, containers, data-default-class }:
82951
+
pname = "data-default-instances-containers";
82952
+
version = "0.1.0.3";
82953
+
sha256 = "0awk655khqc1cqfc2kcxkcxqpa90l882cz89f2gip6v31vyzmpdr";
82954
+
libraryHaskellDepends = [ base containers data-default-class ];
82955
+
description = "Default instances for types in containers";
82956
+
license = lib.licenses.bsd3;
82957
+
hydraPlatforms = lib.platforms.none;
"data-default-instances-dlist" = callPackage
({ mkDerivation, base, data-default-class, dlist }:
pname = "data-default-instances-dlist";
82890
-
version = "0.0.1";
82891
-
sha256 = "0narkdqiprhgayjiawrr4390h4rq4pl2pb6mvixbv2phrc8kfs3x";
82964
+
version = "0.0.1.2";
82965
+
sha256 = "02wy7rq6d5z2hpxdw6vwnb1bri5bz9yrw5hnc1i7l0x5q68g3gg0";
libraryHaskellDepends = [ base data-default-class dlist ];
description = "Default instances for types in dlist";
license = lib.licenses.bsd3;
···
({ mkDerivation, base, data-default-class, old-locale }:
pname = "data-default-instances-old-locale";
82914
-
version = "0.0.1";
82915
-
sha256 = "00h81i5phib741yj517p8mbnc48myvfj8axzsw44k34m48lv1lv0";
82988
+
version = "0.0.1.2";
82989
+
sha256 = "0vxqr7hmp1vxjv08lmrf15x4p6s7l44qz1c834a8dds807zri03h";
libraryHaskellDepends = [ base data-default-class old-locale ];
description = "Default instances for types in old-locale";
license = lib.licenses.bsd3;
···
83065
-
version = "0.1.2.0";
83066
-
sha256 = "1gx04k8rsk2qcq74ya44w0249vfb8n3qqwc3bj95askm4nr7nfl6";
83139
+
version = "0.2.0.0";
83140
+
sha256 = "1fmag3frj414q3anp8711l53diy603rz6sh6pl3p9bliwk8npwfs";
83142
+
editedCabalFile = "13j27hw73a8kzjf6hvz8pyj8xfv6j9bzp8y2ahd8w6ycv7kdcl10";
libraryHaskellDepends = [
base data-default data-effects-core data-effects-th lens text these
···
pname = "data-effects-core";
83084
-
version = "0.1.0.0";
83085
-
sha256 = "1sz3wnna9h6211lc9pbvgf6wjr6csqzpl2q2jz8z3s4hky0m32jg";
83160
+
version = "0.2.0.0";
83161
+
sha256 = "1cxagw2h0987k3s1h3wbhqsydjk0yvz4nda5d6yvz2w3jlm1fnqg";
libraryHaskellDepends = [ base compdata mtl ];
testHaskellDepends = [ base tasty tasty-hunit ];
testToolDepends = [ tasty-discover ];
···
pname = "data-effects-th";
83103
-
version = "0.1.2.0";
83104
-
sha256 = "05jzplb3vxxhy8ham7v8w3n943fng3fk8v1pa09vbv68k3r1p14w";
83179
+
version = "0.2.0.0";
83180
+
sha256 = "0b6hwhh7hc7b81xsm1khrjda737gjwg0q48c8v9ai48q5nsnb646";
83182
+
editedCabalFile = "1bi4rhb6wl5n5myp1jc5rv3s483jspqfa53dkv7xsq6chvfqhf7h";
libraryHaskellDepends = [
base containers data-default data-effects-core either extra
formatting infinite-list lens mtl template-haskell text
···
testToolDepends = [ tasty-discover ];
description = "Template Haskell utilities for the data-effects library";
83115
-
license = lib.licenses.mpl20;
83193
+
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
hydraPlatforms = lib.platforms.none;
···
license = lib.licenses.asl20;
85152
-
"dbus_1_3_7" = callPackage
85230
+
"dbus_1_3_8" = callPackage
({ mkDerivation, base, bytestring, cereal, conduit, containers
85154
-
, criterion, deepseq, directory, exceptions, extra, filepath, lens
85155
-
, network, parsec, process, QuickCheck, random, resourcet, split
85156
-
, tasty, tasty-hunit, tasty-quickcheck, template-haskell, temporary
85157
-
, text, th-lift, transformers, unix, vector, xml-conduit, xml-types
85232
+
, deepseq, directory, exceptions, extra, filepath, lens, network
85233
+
, parsec, process, QuickCheck, random, resourcet, split, tasty
85234
+
, tasty-hunit, tasty-quickcheck, template-haskell, temporary, text
85235
+
, th-lift, transformers, unix, vector, xml-conduit, xml-types
85161
-
version = "1.3.7";
85162
-
sha256 = "0yjsgabcihy8gzzckh5ipy5bwspw3pg3ghj3in6mzlkyqj1hx964";
85239
+
version = "1.3.8";
85240
+
sha256 = "1vw6268w3gs7lzi3p0g1vhi930cwwb2l38w6mnv1yzsm26v6np4s";
libraryHaskellDepends = [
base bytestring cereal conduit containers deepseq exceptions
filepath lens network parsec random split template-haskell text
···
parsec process QuickCheck random resourcet tasty tasty-hunit
tasty-quickcheck temporary text transformers unix vector
85173
-
benchmarkHaskellDepends = [ base criterion ];
description = "A client library for the D-Bus IPC system";
license = lib.licenses.asl20;
···
pname = "dependent-monoidal-map";
sha256 = "1cgk0dlag557krddaivbqkc3qp4crsspa53wkqx5mpgv6jaiq7dg";
87259
+
editedCabalFile = "0qm6b15ljxdpnyihz6ip932spbgz0kgkgqpif961599l35l1ajg9";
libraryHaskellDepends = [
aeson base constraints constraints-extras dependent-map
dependent-sum dependent-sum-aeson-orphans
···
pname = "dependent-sum-aeson-orphans";
sha256 = "0d2255gxsamp19hl23m076ds2j08ny95swrk9r3njjfjrwkd4zbq";
87225
-
editedCabalFile = "023f0h3pifgjrv8qr7cka86iykpzw1c4vcx1kjsi8m9brl78hh1h";
87304
+
editedCabalFile = "1w50zxcngacgaq534dza7p1h37nkshmh9nhcaxlwkia2mr26fiv5";
libraryHaskellDepends = [
aeson base constraints constraints-extras dependent-map
···
({ mkDerivation, base, hspec, template-haskell, th-abstraction }:
pname = "derive-has-field";
87509
-
version = "0.0.1.2";
87510
-
sha256 = "03w0qvs7adgwc676gk0q36bm9s7f7b709siy4dh0y27qblcjb6a4";
87588
+
version = "0.0.1.4";
87589
+
sha256 = "19mbgv53sc4j200affnsig9g9qz9cn7xp7v3qc1l4cc93pgyf3m9";
libraryHaskellDepends = [ base template-haskell th-abstraction ];
base hspec template-haskell th-abstraction
···
pname = "desktop-portal";
87928
-
version = "0.6.0.0";
87929
-
sha256 = "18cgwz8cgsj1vjhk4rgv4lakqbnrrb5pspkpg5lnkc9kq7953d1g";
88007
+
version = "0.6.0.2";
88008
+
sha256 = "04z1d3gqcd0qvrvfhiv51sdhra5m39dq5jvp8hsrw2k32mkdixn9";
libraryHaskellDepends = [
base binary bytestring containers data-default-class dbus directory
filepath modern-uri network random text unix
···
pname = "diagrams-builder";
sha256 = "17yi5dmcxx4sgk3wha386zbv9h69pwq72j8i21vmfh35brxhs9f4";
89181
-
editedCabalFile = "1w9bjc6zizp779rk4frfmffzlv4vq4sljdcvql9ma5qy679phiyr";
89260
+
editedCabalFile = "1mkxn0r6wmxyvdhwly1a6j0z4j234mfv7aimirwl7jmcv55lwbs4";
configureFlags = [ "-fcairo" "-fps" "-frasterific" "-fsvg" ];
···
sha256 = "16d50vlln11hq894y8qxrg4cricz1459dg14z0wc1fzfiydxb6ns";
90587
+
editedCabalFile = "1149vwz3ywi2kkblsl8ayhca4ibwn76zdc5g6l18j8b03hvf3yzg";
libraryHaskellDepends = [
base deepseq exact-pi ieee754 numtype-dk vector
···
sha256 = "05ikvdpl9j94alyf3r9fwfwn354z4gifbhp1fasspmd9s0bhi7wl";
90609
+
editedCabalFile = "0g51fw0k86jr0nlvriiprw5zpjqkifxc16s18h1h240y2v0cbgq0";
libraryHaskellDepends = [
base deepseq exact-pi ieee754 numtype-dk vector
···
90902
-
"directory_1_3_8_5" = callPackage
90903
-
({ mkDerivation, base, filepath, time, unix }:
90985
+
"directory_1_3_9_0" = callPackage
90986
+
({ mkDerivation, base, file-io, filepath, time, unix }:
90906
-
version = "1.3.8.5";
90907
-
sha256 = "0s57dq5l02b9z3h17slw3yg73mzdx15pzj02xg91avpwvmafsr78";
90908
-
libraryHaskellDepends = [ base filepath time unix ];
90989
+
version = "1.3.9.0";
90990
+
sha256 = "1k34iqdkh9d5vjd7wihhjjc6388hfbh7sjwp3msziibz2534i8i0";
90991
+
libraryHaskellDepends = [ base file-io filepath time unix ];
testHaskellDepends = [ base filepath time unix ];
description = "Platform-agnostic library for filesystem operations";
license = lib.licenses.bsd3;
···
pname = "discrimination";
sha256 = "1qq7fs1dsfqgf4969gksqcp3swcx0wbzdh66a89fv78k6y94g0pc";
91475
-
editedCabalFile = "1i3mkza18y2dxj03zn9419rh7jgpkg1kq97blhjrcw5174p9p3c6";
91558
+
editedCabalFile = "1m4sv7mdqdm5xx5khbyq0il3dn5isg575vgn1akb283l2jkz4v1g";
libraryHaskellDepends = [
array base containers contravariant deepseq ghc-bignum ghc-prim
hashable primitive promises transformers
···
93498
-
"doctest_0_22_10" = callPackage
93581
+
"doctest_0_23_0" = callPackage
({ mkDerivation, base, code-page, containers, deepseq, directory
, exceptions, filepath, ghc, ghc-paths, hspec, hspec-core
, hspec-discover, HUnit, mockery, process, QuickCheck, silently
···
93506
-
version = "0.22.10";
93507
-
sha256 = "0ylckg8mzfkv25a3yymfv8yal05ypr1qrx99qv4xakzpn8149m46";
93589
+
version = "0.23.0";
93590
+
sha256 = "1jh38pj6rbsli4ba6jvnrg9dm2di18i7g9706nnfm0xc9ckhfs90";
libraryHaskellDepends = [
···
({ mkDerivation, algebraic-graphs, base, bytestring, chart-svg
94414
-
, containers, flatparse, numhask-space, optics-core, process-extras
94415
-
, string-interpolate, template-haskell, text, these
94497
+
, containers, doctest-parallel, flatparse, numhask-space
94498
+
, optics-core, process-extras, string-interpolate, template-haskell
94419
-
version = "0.1.0.0";
94420
-
sha256 = "06knlrrb2ma57d5rnv2xdqp7avdbcbnd5m6pk45953lmhz217ls6";
94503
+
version = "0.1.1.0";
94504
+
sha256 = "14829jdzb3vc3485y7hbri77giv2sbg8x4cyrc0pwk5cj8xb0yzf";
libraryHaskellDepends = [
algebraic-graphs base bytestring chart-svg containers flatparse
numhask-space optics-core process-extras string-interpolate
template-haskell text these
94510
+
testHaskellDepends = [ base doctest-parallel ];
description = "dot language parsing and printing";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
sha256 = "0inar9c0n4x0li9c7krr17qv7zc49162wchhyn6ix7adni8j92z0";
95515
+
editedCabalFile = "06lrjxcsyviifpw398za544r5wqfjlx3h206g1lmjmcqj0ph1n5q";
libraryHaskellDepends = [ array base containers random ];
···
sha256 = "1w69d7d2xbpi82n41gq08qdmldh834ka7qwvy159vsac556wwcfg";
95601
-
editedCabalFile = "1c4m2nwmnrjs8rinfa9p9vynmdr56i5ggydgnjs3d8szpbbbbrml";
95688
+
editedCabalFile = "140svi4r35rji7br3bcrcb7rgwkbzvrsc2nx1xml17sf8d3clj4r";
executableHaskellDepends = [
···
95818
-
version = "0.13.1";
95819
-
sha256 = "1hamj3yv6v0rdr06889iidhzpz6jbskq3bc5gbf45gzvq7bvcds7";
95905
+
version = "0.13.2";
95906
+
sha256 = "0x12hx51p5vfgscys40p8a9nnfj8d5rf5ynp436jzry6pzi0i6ab";
libraryHaskellDepends = [
base MonadRandom simple-affine-space transformers transformers-base
···
({ mkDerivation, base, dunai, normaldistribution, QuickCheck }:
95850
-
version = "0.13.1";
95851
-
sha256 = "0hm5c9n890cxnw0pp62vqlw7yqmrzy2xb0inhbzcjm49i5gacfdq";
95937
+
version = "0.13.2";
95938
+
sha256 = "0z9rgirz7las2qrvagiiihgz03ds7dgbbmwk32mkz4paz339lkbg";
libraryHaskellDepends = [
base dunai normaldistribution QuickCheck
···
license = lib.licenses.bsd3;
97878
+
"effectful_2_5_0_0" = callPackage
97879
+
({ mkDerivation, async, base, bytestring, containers, directory
97880
+
, effectful-core, exceptions, lifted-base, primitive, process
97881
+
, safe-exceptions, stm, strict-mutable-base, tasty, tasty-bench
97882
+
, tasty-hunit, text, time, unix, unliftio
97885
+
pname = "effectful";
97886
+
version = "2.5.0.0";
97887
+
sha256 = "1fv228n3cvbqhbvdrnix2wqr96zzvgav1dp5rkynpm12jjwknqkp";
97888
+
libraryHaskellDepends = [
97889
+
async base bytestring directory effectful-core process stm
97890
+
strict-mutable-base time unliftio
97892
+
testHaskellDepends = [
97893
+
base containers effectful-core exceptions lifted-base primitive
97894
+
safe-exceptions strict-mutable-base tasty tasty-hunit unliftio
97896
+
benchmarkHaskellDepends = [
97897
+
async base tasty-bench text unix unliftio
97899
+
description = "An easy to use, performant extensible effects library";
97900
+
license = lib.licenses.bsd3;
97901
+
hydraPlatforms = lib.platforms.none;
"effectful-core" = callPackage
({ mkDerivation, base, containers, exceptions, monad-control
, primitive, transformers-base, unliftio-core
···
license = lib.licenses.bsd3;
97920
+
"effectful-core_2_5_0_0" = callPackage
97921
+
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
97922
+
, monad-control, primitive, strict-mutable-base, transformers-base
97926
+
pname = "effectful-core";
97927
+
version = "2.5.0.0";
97928
+
sha256 = "1fjk92pwpxapjkq8zzv36j071nq1g9lys78jwg8f4q68g3f7rlzr";
97929
+
libraryHaskellDepends = [
97930
+
base containers deepseq exceptions monad-control primitive
97931
+
strict-mutable-base transformers-base unliftio-core
97933
+
description = "An easy to use, performant extensible effects library";
97934
+
license = lib.licenses.bsd3;
97935
+
hydraPlatforms = lib.platforms.none;
"effectful-plugin" = callPackage
({ mkDerivation, base, containers, effectful-core, ghc }:
···
license = lib.licenses.bsd3;
97950
+
"effectful-plugin_1_1_0_4" = callPackage
97951
+
({ mkDerivation, base, containers, effectful-core, ghc }:
97953
+
pname = "effectful-plugin";
97954
+
version = "1.1.0.4";
97955
+
sha256 = "0c401ni8ajig5da4dgkk2xbajbkzghrjll8ccfh7pbbiknf7si7j";
97956
+
libraryHaskellDepends = [ base containers effectful-core ghc ];
97957
+
testHaskellDepends = [ base effectful-core ];
97958
+
description = "A GHC plugin for improving disambiguation of effects";
97959
+
license = lib.licenses.bsd3;
97960
+
hydraPlatforms = lib.platforms.none;
"effectful-st" = callPackage
({ mkDerivation, base, effectful-core, primitive }:
···
license = lib.licenses.bsd3;
97851
-
"effectful-th_1_0_0_2" = callPackage
97995
+
"effectful-th_1_0_0_3" = callPackage
({ mkDerivation, base, containers, effectful-core, exceptions
, template-haskell, th-abstraction
97857
-
version = "1.0.0.2";
97858
-
sha256 = "14zj43wc3lz7aac0qcyzkxw2fbpgvp8b7wgk035ipcj7cfl25bhk";
98001
+
version = "1.0.0.3";
98002
+
sha256 = "0dzjy054n4zcrnnnj50yxxqicv50mfmzhgcqzhz4n6ap8v88ykiv";
libraryHaskellDepends = [
base containers effectful-core exceptions template-haskell
···
sha256 = "17pl2mg9bpagzkw50mydls883bj4mm7glmgnm59r57prky9h55gs";
98979
+
editedCabalFile = "0dzyskd0av2rdq9bk0y0d2605a65p9xailbbchvmaqjvqf4cqvpm";
libraryHaskellDepends = [
base extra singleton-nats singletons-base template-haskell text
th-abstraction th-desugar
···
license = lib.licenses.bsd3;
102184
+
"esqueleto_3_5_13_0" = callPackage
102185
+
({ mkDerivation, aeson, attoparsec, base, blaze-html, bytestring
102186
+
, conduit, containers, exceptions, hspec, hspec-core, monad-logger
102187
+
, mtl, mysql, mysql-simple, persistent, persistent-mysql
102188
+
, persistent-postgresql, persistent-sqlite, postgresql-simple
102189
+
, QuickCheck, resourcet, tagged, template-haskell, text, time
102190
+
, transformers, unliftio, unordered-containers
102193
+
pname = "esqueleto";
102194
+
version = "3.5.13.0";
102195
+
sha256 = "01sp5g61kk6k3fzzdb9sx4sf8iqhncv5sg3hiw8hjp7xv6wc7341";
102196
+
libraryHaskellDepends = [
102197
+
aeson attoparsec base blaze-html bytestring conduit containers
102198
+
monad-logger persistent resourcet tagged template-haskell text time
102199
+
transformers unliftio unordered-containers
102201
+
testHaskellDepends = [
102202
+
aeson attoparsec base blaze-html bytestring conduit containers
102203
+
exceptions hspec hspec-core monad-logger mtl mysql mysql-simple
102204
+
persistent persistent-mysql persistent-postgresql persistent-sqlite
102205
+
postgresql-simple QuickCheck resourcet tagged template-haskell text
102206
+
time transformers unliftio unordered-containers
102208
+
description = "Type-safe EDSL for SQL queries on persistent backends";
102209
+
license = lib.licenses.bsd3;
102210
+
hydraPlatforms = lib.platforms.none;
"esqueleto-compat" = callPackage
({ mkDerivation, base, conduit, esqueleto, hspec, persistent
, resourcet, transformers
···
pname = "expiring-cache-map";
sha256 = "1fb47hsn06ybn2yzw7r6pjkmvvfpbdx7wjhbpxcywilbjyac4fqf";
104577
-
editedCabalFile = "1k5wqilafxp3ksqb7qy90cwipk0db568f15amn3mnf9krc1qjabg";
104752
+
editedCabalFile = "1lg38r5i6wdi39561g6kpdcdkhr34idkvh8n128gc7dz2a9irycl";
libraryHaskellDepends = [
base containers hashable unordered-containers
···
105323
-
version = "1.1.0.0";
105324
-
sha256 = "0bnhi02f3m9shsn1x2vn7rpjaii72sb6lrsw9njzk743ap23d1kr";
105498
+
version = "1.2.0.0";
105499
+
sha256 = "1ph4c2l22mhdn8053shsh2spq5wdgvi7zw279ay9ffhhwkyan654";
libraryHaskellDepends = [
···
sha256 = "0w3wwwnf96ax70lrb0fkfich7b23kvk112j9rzr72b0bqd1ns315";
105522
+
editedCabalFile = "0xb2xd6qw664rz0d1pa7g4cd58ixqfhpxh7q6gz9lhc10afqw62g";
libraryHaskellDepends = [
base clock directory filepath process time unix
···
license = lib.licenses.bsd3;
105533
+
"extra_1_8" = callPackage
105534
+
({ mkDerivation, base, clock, directory, filepath, process
105535
+
, QuickCheck, quickcheck-instances, time, unix
105538
+
pname = "extra";
105539
+
version = "1.8";
105540
+
sha256 = "18c9ad7wjf6q4yp0sagxhwyjpm9frw9kk27ih2x0nmjhmrgcx91g";
105541
+
libraryHaskellDepends = [
105542
+
base clock directory filepath process time unix
105544
+
testHaskellDepends = [
105545
+
base directory filepath QuickCheck quickcheck-instances unix
105547
+
description = "Extra functions I use";
105548
+
license = lib.licenses.bsd3;
105549
+
hydraPlatforms = lib.platforms.none;
"extra-data-yj" = callPackage
···
sha256 = "0jimc2x46zq7wnmzfbnqi67jl8yhbvr0fa65ljlc9p3fns9mca3p";
105932
+
editedCabalFile = "0lnvh6slp057kl0sjn14iab8y3cpic60lhbmn9502zryp7by23ky";
libraryHaskellDepends = [ base transformers ];
description = "A simple type class for success/failure computations. (deprecated)";
license = lib.licenses.bsd3;
···
105831
-
version = "1.0.3";
105832
-
sha256 = "12sldxpn14zx5zwblw28k593rdqz50d246rz8j3zj41ljmnbwj4i";
106029
+
version = "1.0.5";
106030
+
sha256 = "179j2r6ws6ngmwsswkmpas4ij5jywlvhk0rhbk8rn3vxc3yj7gnr";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson attoparsec base bytestring containers directory exceptions
···
106194
-
version = "3.2.3";
106195
-
sha256 = "0af4228rnv2g3fgw00vx85fh0ngi092bx54awx1cd1jjkmpdyn73";
106392
+
version = "3.2.4";
106393
+
sha256 = "1fxh94qk24c7mki0049zc0h5g0cyn78fp54bgxczqcba6lqknx9r";
libraryHaskellDepends = [
array auto-update base bytestring directory easy-file filepath stm
text unix-compat unix-time
···
108158
-
version = "5.8.2.0";
108159
-
sha256 = "1dn3x3rmdlglg1kbvx7vndkm66lvvyd23awwd0qzplzi43vhrks4";
108160
-
libraryHaskellDepends = [
108161
-
array base containers deepseq transformers
108163
-
testHaskellDepends = [ base containers hspec QuickCheck ];
108164
-
benchmarkHaskellDepends = [ base deepseq microbench ];
108165
-
description = "Martin Erwig's Functional Graph Library";
108166
-
license = lib.licenses.bsd3;
108169
-
"fgl_5_8_3_0" = callPackage
108170
-
({ mkDerivation, array, base, containers, deepseq, hspec
108171
-
, microbench, QuickCheck, transformers
sha256 = "1hb3mgqqz67qwfw2893bslj4mkhs4g0y51c6zpc6r2h6caqibjm4";
libraryHaskellDepends = [
···
benchmarkHaskellDepends = [ base deepseq microbench ];
description = "Martin Erwig's Functional Graph Library";
license = lib.licenses.bsd3;
108184
-
hydraPlatforms = lib.platforms.none;
"fgl-arbitrary" = callPackage
···
112394
-
({ mkDerivation, base, containers, QuickCheck, text }:
112574
+
({ mkDerivation, base, containers, doctest-parallel, QuickCheck
112397
-
version = "0.3.0.1";
112398
-
sha256 = "1w1isqk9mxrzl0sfj10kqfr2z8wkxvx5dmacig4k415cbaf4dqs3";
112399
-
libraryHaskellDepends = [ base containers QuickCheck text ];
112579
+
version = "0.3.1.0";
112580
+
sha256 = "0xh78ckdsih2p984qr170f6l4yfz5fnq7xni6gjzapcilfxzvky9";
112581
+
libraryHaskellDepends = [ base containers text ];
112582
+
testHaskellDepends = [ base doctest-parallel QuickCheck ];
description = "Formatting of doubles";
license = lib.licenses.bsd3;
···
, monad-validate, MonadRandom, mtl, nonempty-containers, openapi3
, path-pieces, persistent, persistent-postgresql, postgresql-simple
, primitive, QuickCheck, resource-pool, resourcet, scientist
113328
-
, semigroupoids, template-haskell, text, time, transformers
113329
-
, transformers-base, typed-process, unliftio, unordered-containers
113330
-
, vector, wai, wai-extra, yaml, yesod-core, yesod-test
113511
+
, semigroupoids, servant-server, template-haskell, text, time
113512
+
, transformers, transformers-base, typed-process, unliftio
113513
+
, unordered-containers, vector, wai, wai-extra, yaml, yesod-core
113334
-
version = "1.20.2.1";
113335
-
sha256 = "09j74p9mxhxz689c9i46474d23hp5p1xmfz2l4pbfh8wfg91bb5a";
113518
+
version = "1.20.3.0";
113519
+
sha256 = "0if5ijphbin6ff0krfhy7bpjambw4zf8ccg459caiff3qc97rlcy";
libraryHaskellDepends = [
aeson annotated-exception autodocodec autodocodec-openapi3 base
bcp47 Blammo Blammo-wai bugsnag bytestring case-insensitive cassava
···
monad-validate MonadRandom mtl nonempty-containers openapi3
path-pieces persistent persistent-postgresql postgresql-simple
primitive QuickCheck resource-pool resourcet scientist
113349
-
semigroupoids template-haskell text time transformers
113350
-
transformers-base typed-process unliftio unordered-containers
113351
-
vector wai wai-extra yaml yesod-core yesod-test
113533
+
semigroupoids servant-server template-haskell text time
113534
+
transformers transformers-base typed-process unliftio
113535
+
unordered-containers vector wai wai-extra yaml yesod-core
aeson annotated-exception async base Blammo bugsnag bytestring
cassava conduit hs-opentelemetry-api hspec http-types HUnit
113356
-
monad-validate nonempty-containers postgresql-simple QuickCheck
113357
-
vector wai wai-extra
113541
+
monad-validate nonempty-containers path-pieces persistent
113542
+
postgresql-simple QuickCheck servant-server vector wai wai-extra
description = "Haskell application toolkit used at Freckle";
license = lib.licenses.mit;
···
113566
-
version = "1.0.0.7";
113567
-
sha256 = "033h3ghq7ibq74har4mv4njpwl6c6gndibq1qhlgx3x82ymxkgpk";
113751
+
version = "1.0.0.8";
113752
+
sha256 = "1il7ihn81g2341bx07pjjmjzyrxl3n9n70bg6qdxdgjs0w9b6b78";
libraryHaskellDepends = [ base ];
base containers hspec QuickCheck relude tasty tasty-hspec text time
···
116054
-
version = "0.25.22";
116055
-
sha256 = "12x8n953l5j3msh95vbf94yh5yfw9x80grms2r59i3k6vg32bx01";
116239
+
version = "0.25.23";
116240
+
sha256 = "1yd1j5qv4rfijjxv48m0qq7y9r0qn31zliafgbmqs2i9ik5gg6sz";
libraryHaskellDepends = [
···
pname = "futhark-server";
116127
-
version = "1.2.2.1";
116128
-
sha256 = "0g8n1gkl4y2a65z1idx58b1ls2g4jf0pwjhnc3w5wffq9mpwliaq";
116312
+
version = "1.2.3.0";
116313
+
sha256 = "12gih73pvy54k4fs7s690b40cfhrvgzahhw3n571pi73ia86mljb";
libraryHaskellDepends = [
base binary bytestring directory futhark-data mtl process temporary
···
"generic-data" = callPackage
118038
-
({ mkDerivation, ap-normalize, base, base-orphans, contravariant
118039
-
, deepseq, generic-lens, ghc-boot-th, one-liner, show-combinators
118040
-
, tasty, tasty-bench, tasty-hunit
118223
+
({ mkDerivation, ap-normalize, base, base-orphans, deepseq
118224
+
, generic-lens, ghc-boot-th, one-liner, show-combinators, tasty
118225
+
, tasty-bench, tasty-hunit
118044
-
version = "1.1.0.0";
118045
-
sha256 = "1jxwkc475v0h1i5g5zyjq0x66fqvixdc99a7m8w3cpxkk56vqb5i";
118047
-
editedCabalFile = "187qabhjmymg18i7424s90f7nwx17hlpcr5i53ximwyd9z6i9ify";
118229
+
version = "1.1.0.1";
118230
+
sha256 = "0cbng88jsx5f34jrhj2c83jg9r0d7q4xj6vb2as97mgrdmy054nk";
libraryHaskellDepends = [
118049
-
ap-normalize base base-orphans contravariant ghc-boot-th
118050
-
show-combinators
118232
+
ap-normalize base base-orphans ghc-boot-th show-combinators
base generic-lens one-liner show-combinators tasty tasty-hunit
···
license = lib.licenses.bsd3;
121092
-
"ghc-lib_9_8_2_20240223" = callPackage
121274
+
"ghc-lib_9_8_3_20241022" = callPackage
({ mkDerivation, alex, array, base, binary, bytestring, containers
, deepseq, directory, exceptions, filepath, ghc-lib-parser
, ghc-prim, happy, hpc, parsec, pretty, process, rts
···
121100
-
version = "9.8.2.20240223";
121101
-
sha256 = "12lmk3ipd1pyiwzmnb0zgbw86yy7mhsy530dnackwidg3ww07nia";
121282
+
version = "9.8.3.20241022";
121283
+
sha256 = "0irdlkkb139spmggjam2n4ydcwkb1r8vsv29g5w9rxqd5rd66w1b";
121285
+
editedCabalFile = "0r1a022nf2kk9vk5ca7crx74fzi0vcd8r5c5ldarcvqjfhgayfvi";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
array base binary bytestring containers deepseq directory
···
version = "9.10.1.20240511";
sha256 = "1z8xpzkwp2abb8azhjsnmq0cyyvvc3xqm5dgs7vmrfj3yq72j6ys";
121309
+
editedCabalFile = "0zzp85lr6lps0w1ld535sc73nz4dmrk48rwvngzdwzb460lnqsiv";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
array base binary bytestring containers deepseq directory
···
license = lib.licenses.bsd3;
121177
-
"ghc-lib-parser_9_8_2_20240223" = callPackage
121363
+
"ghc-lib-parser_9_8_3_20241022" = callPackage
({ mkDerivation, alex, array, base, binary, bytestring, containers
, deepseq, directory, exceptions, filepath, ghc-prim, happy, parsec
, pretty, process, time, transformers, unix
pname = "ghc-lib-parser";
121184
-
version = "9.8.2.20240223";
121185
-
sha256 = "05k5grbh3s0ywm8y6cp9hqfj4bbq0nh1bx1ysgfv88df5hgg47r9";
121370
+
version = "9.8.3.20241022";
121371
+
sha256 = "0gnd9dvjbis9vdgjk671x9ys6b0af7399mim8gpi6dpa1nczgc7b";
121373
+
editedCabalFile = "0qbqx6qg8hab2il9idmxjfwhk7s86ffp24836irc85aazmpvzsxv";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
array base binary bytestring containers deepseq directory
···
pname = "ghc-lib-parser";
version = "9.10.1.20240511";
sha256 = "0fgissqfbgx5ra6gvfywxn76q16v5i97riaxqs1l9pa3zrfdzl9p";
121396
+
editedCabalFile = "0lsjzmdyqbganrq492vwwkx5j05p34vwn4bjkrd5zjww17fazfcj";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
array base binary bytestring containers deepseq directory
···
({ mkDerivation, base, containers, ghc, transformers }:
pname = "ghc-tcplugin-api";
122001
-
version = "0.11.0.0";
122002
-
sha256 = "0k0hr9l3w3xf60var20by5xp0wqfcwv8x4lfcag94f9bn60cnvra";
122191
+
version = "0.12.0.0";
122192
+
sha256 = "0gl5zhfvvkqa36ccl5hxjrw6pgpl1giwa1ysq4kbw41df8cwcxxl";
libraryHaskellDepends = [ base containers ghc transformers ];
description = "An API for type-checker plugins";
license = lib.licenses.bsd3;
···
sha256 = "1hki9lvf5vcq980ky98vwc7rh86rgf3z8pvqfgpb6jinc7jylcpx";
125415
-
editedCabalFile = "094n02zbpvy3fpc1rss88ja7gq40ds8dp990bwsw73wrpgip67zg";
125605
+
editedCabalFile = "0ylwq4jzsng513pi98b3hxnn9lbjvjv5sgq1r7kfbd8nxgdcrbmw";
libraryHaskellDepends = [
aeson base base-compat base16-bytestring binary binary-instances
bytestring containers cryptohash-sha1 deepseq deepseq-generics
···
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130004
-
version = "0.2.1.1";
130005
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130007
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130008
-
isLibrary = false;
130009
-
isExecutable = true;
130010
-
executableHaskellDepends = [
130011
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130012
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130013
-
unordered-containers
130015
-
testHaskellDepends = [ base process ];
130016
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130017
-
license = lib.licenses.asl20;
130018
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130021
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130022
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130023
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130024
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
130027
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
···
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
license = lib.licenses.asl20;
130041
-
hydraPlatforms = lib.platforms.none;
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
···
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
131805
-
version = "1.0.3.0";
131806
-
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
131970
+
version = "1.0.4.0";
131971
+
sha256 = "182kjz5zky5z1wdg92823hhyprc13yfai0jlg6lx1cih83rwz3h5";
libraryHaskellDepends = [
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
···
testToolDepends = [ hspec-discover ];
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
license = lib.licenses.mpl20;
131983
+
hydraPlatforms = lib.platforms.none;
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
···
134091
-
version = "5.5.0.0";
134092
-
sha256 = "063sjmk48nrp27qajipcc2br0nfxa6206gybdpxngbs66vz4kgc1";
134258
+
version = "5.5.2.0";
134259
+
sha256 = "19y2vgy0s4mw47ip3jb78n2gjab2qyp6vyn5fra293srsp25qn5j";
134261
+
editedCabalFile = "17jcpz9vywj1kjg5llxb2qn0zx3cny4mh8xr478bd6l2m93ywm3b";
enableSeparateDataOutput = true;
···
sha256 = "0hnqf4xxgf1qgk262qvq0b0mx51jfv67y2kn6ca8jsp43dxy9941";
136490
-
editedCabalFile = "15457i7cjr2khv3ipis013cm11hinxr5r0s32bgmmbbdqi1g1y2s";
136659
+
editedCabalFile = "15q1wkjisjgvjn3mq6bj1rfrdsa50r0c37c4g75g905g7zrbmk51";
136660
+
isLibrary = true;
136661
+
isExecutable = true;
136662
+
enableSeparateDataOutput = true;
136663
+
libraryHaskellDepends = [
136664
+
aeson base binary blaze-html blaze-markup bytestring containers
136665
+
data-default deepseq directory file-embed filepath fsnotify
136666
+
hashable http-conduit http-types lrucache mtl network-uri
136667
+
optparse-applicative pandoc parsec process random regex-tdfa
136668
+
resourcet scientific tagsoup template-haskell text time
136669
+
time-locale-compat unordered-containers vector wai wai-app-static
136672
+
executableHaskellDepends = [ base directory filepath ];
136673
+
testHaskellDepends = [
136674
+
aeson base bytestring containers filepath pandoc QuickCheck tagsoup
136675
+
tasty tasty-golden tasty-hunit tasty-quickcheck text
136676
+
unordered-containers yaml
136678
+
testToolDepends = [ util-linux ];
136679
+
description = "A static website compiler library";
136680
+
license = lib.licenses.bsd3;
136681
+
mainProgram = "hakyll-init";
136682
+
maintainers = [ lib.maintainers.erictapen ];
136683
+
}) {inherit (pkgs) util-linux;};
136685
+
"hakyll_4_16_3_0" = callPackage
136686
+
({ mkDerivation, aeson, base, binary, blaze-html, blaze-markup
136687
+
, bytestring, containers, data-default, deepseq, directory
136688
+
, file-embed, filepath, fsnotify, hashable, http-conduit
136689
+
, http-types, lrucache, mtl, network-uri, optparse-applicative
136690
+
, pandoc, parsec, process, QuickCheck, random, regex-tdfa
136691
+
, resourcet, scientific, tagsoup, tasty, tasty-golden, tasty-hunit
136692
+
, tasty-quickcheck, template-haskell, text, time
136693
+
, time-locale-compat, unordered-containers, util-linux, vector, wai
136694
+
, wai-app-static, warp, yaml
136697
+
pname = "hakyll";
136698
+
version = "4.16.3.0";
136699
+
sha256 = "1m6kr9ph3ja3y2b6j1i2rk349v8ikqwjjj1z0my6p5ld77abz8qk";
enableSeparateDataOutput = true;
···
testToolDepends = [ util-linux ];
description = "A static website compiler library";
license = lib.licenses.bsd3;
136721
+
hydraPlatforms = lib.platforms.none;
mainProgram = "hakyll-init";
maintainers = [ lib.maintainers.erictapen ];
}) {inherit (pkgs) util-linux;};
···
138669
-
"happy_2_0_2" = callPackage
138879
+
"happy_2_1_1" = callPackage
({ mkDerivation, array, base, containers, happy-lib, mtl, process
138674
-
version = "2.0.2";
138675
-
sha256 = "0gp8fwn0k4vdz4g3s00jrh0n4g1arvpp6ps4f5xljqd1x1sjxxgp";
138884
+
version = "2.1.1";
138885
+
sha256 = "05vnv5dila8scra69vqn7gpxwn667nhsv9jx79pnx30444d8p8px";
executableHaskellDepends = [ array base containers happy-lib mtl ];
···
({ mkDerivation, array, base, containers, mtl, transformers }:
138743
-
version = "2.0.2";
138744
-
sha256 = "0ki1yn2m7fadsj1vjfskc2py7s6sgkhhzbs4l3ykbmgxkskvza29";
138953
+
version = "2.1.1";
138954
+
sha256 = "04sq8kzcgp6iv117s8z0469lg5g0qhc1s3grszksv781w71ljpp7";
enableSeparateDataOutput = true;
libraryHaskellDepends = [ array base containers mtl transformers ];
···
139082
-
version = "0.1.0.0";
139083
-
sha256 = "11jdq7d1zx17qa2i1nvg6iysm56plikwk5bkq32xjbjq28yb0jhs";
139292
+
version = "0.1.1.0";
139293
+
sha256 = "18f49jjkf3zf20bmd9rfan768wlkaggikr1r6px354mfkfs8nb36";
libraryHaskellDepends = [
adjunctions base distributive first-class-families prettyprinter
QuickCheck quickcheck-instances random vector vector-algorithms
···
139305
+
"harpie-numhask" = callPackage
139306
+
({ mkDerivation, adjunctions, base, doctest-parallel
139307
+
, first-class-families, harpie, numhask, prettyprinter
139310
+
pname = "harpie-numhask";
139311
+
version = "0.1.0.1";
139312
+
sha256 = "1688gkwabg3ijnqq65j3nwrwdx2r6qb38dpchkm6wckycpy7i8f2";
139313
+
libraryHaskellDepends = [
139314
+
adjunctions base first-class-families harpie numhask
139316
+
testHaskellDepends = [ base doctest-parallel prettyprinter ];
139317
+
description = "numhask shim for harpie";
139318
+
license = lib.licenses.bsd3;
139319
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, array, base, containers, disassembler, mtl, parsec
, pretty, template-haskell
···
139501
-
version = "0.1.0.0";
139502
-
sha256 = "04rdgc8lyf2byvjx5p3g06vcwjc6g0bh9qgk08c304p4q6rrijv4";
139728
+
version = "0.2.0.0";
139729
+
sha256 = "0dyg0xx8bxmh97p58bd8znlxjbld54af7q6blrsmaqqfvv4amxhn";
libraryHaskellDepends = [ base hashable ];
async base hashable tasty tasty-hunit tasty-quickcheck
···
140937
-
version = "0.26.11";
140938
-
sha256 = "0raf97k9w0794i1viv0xqcpwp6ahpqdja11a4d5qk80r811rc5iw";
140939
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
140940
-
libraryHaskellDepends = [
140941
-
ansi-terminal attoparsec base bytestring Cabal containers directory
140942
-
filepath haskell-gi-base mtl pretty-show process regex-tdfa safe
140943
-
text transformers xdg-basedir xml-conduit
140945
-
libraryPkgconfigDepends = [ glib gobject-introspection ];
140946
-
testHaskellDepends = [ base doctest process ];
140947
-
description = "Generate Haskell bindings for GObject Introspection capable libraries";
140948
-
license = lib.licenses.lgpl21Only;
140949
-
}) {inherit (pkgs) glib; inherit (pkgs) gobject-introspection;};
140951
-
"haskell-gi_0_26_12" = callPackage
140952
-
({ mkDerivation, ansi-terminal, attoparsec, base, bytestring, Cabal
140953
-
, cabal-doctest, containers, directory, doctest, filepath, glib
140954
-
, gobject-introspection, haskell-gi-base, mtl, pretty-show, process
140955
-
, regex-tdfa, safe, text, transformers, xdg-basedir, xml-conduit
140958
-
pname = "haskell-gi";
sha256 = "0qq2c5s7w0vaa01rpwv02qjrr1sd618vy2k25l55nb0hxzf9z3zi";
setupHaskellDepends = [ base Cabal cabal-doctest ];
···
testHaskellDepends = [ base doctest process ];
description = "Generate Haskell bindings for GObject Introspection capable libraries";
license = lib.licenses.lgpl21Only;
140971
-
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) glib; inherit (pkgs) gobject-introspection;};
"haskell-gi-base" = callPackage
···
143515
-
version = "1.5.12";
143516
-
sha256 = "19v7bwy3c3xwvsgxnch8p68fw67h0yy89sppjwhbndk2f5avshgq";
143719
+
version = "1.5.13";
143720
+
sha256 = "1bkwv3f494kqz9a7mmry831mfp3dkhz1zv209lgnl5k8kgf6a22z";
libraryHaskellDepends = [
···
144446
-
version = "0.0.0.8";
144447
-
sha256 = "1yvzzkv0hbki5a5rp6md2kllrslafb26lkz4i9hfydllxqgrm0is";
144650
+
version = "0.0.0.10";
144651
+
sha256 = "0b80519m7g2iww89wj1vs6hz9sfkv8iv904si9wl83f0adh7r99w";
libraryHaskellDepends = [
aeson base containers data-default exceptions hashable megaparsec
mtl refined safe-decimal scientific template-haskell text time
···
pname = "hasqlator-mysql";
145304
-
version = "0.2.0";
145305
-
sha256 = "1dl72axgr6jaz9m243krys9x2svsrc7rnanc4pfvjx9w5648j3mq";
145508
+
version = "0.2.1";
145509
+
sha256 = "02hkkv2f0zck15dfmdrfr6vw9ma4xifv4jmz5crkyvmr68jw6n4d";
libraryHaskellDepends = [
aeson base binary bytestring containers dlist io-streams megaparsec
mtl mysql-haskell optics-core pretty-simple prettyprinter
···
148146
-
({ mkDerivation, base, constraints, data-effects, extensible, free
148147
-
, kan-extensions, membership, mtl, singletons-base, singletons-th
148148
-
, tasty, tasty-discover, tasty-hunit, transformers
148149
-
, transformers-base, unliftio
148350
+
({ mkDerivation, base, data-effects, freer-simple, mtl, tasty
148351
+
, tasty-discover, tasty-hunit, unliftio
148153
-
version = "0.3.1.0";
148154
-
sha256 = "09kvmpfkb88mgh3vvx78dn719ipifknav2b602l65ah7bwwn962n";
148355
+
version = "0.4.0.0";
148356
+
sha256 = "19p1l14cg6iqf5bk7pvllpd8z4qhzbpfvfzkvr3rgl7zsz7f28ih";
libraryHaskellDepends = [
148156
-
base constraints data-effects extensible free kan-extensions
148157
-
membership mtl singletons-base singletons-th transformers
148158
-
transformers-base unliftio
148358
+
base data-effects freer-simple mtl unliftio
testHaskellDepends = [ base tasty tasty-hunit ];
testToolDepends = [ tasty-discover ];
···
"heftia-effects" = callPackage
148168
-
({ mkDerivation, base, containers, data-effects, extensible, extra
148169
-
, free, ghc-typelits-knownnat, heftia, hspec, mtl, tasty
148170
-
, tasty-discover, tasty-hspec, text, time, transformers
148171
-
, unbounded-delays, unliftio
148368
+
({ mkDerivation, base, containers, data-effects, eff, effectful
148369
+
, eveff, extra, freer-simple, fused-effects, ghc-typelits-knownnat
148370
+
, heftia, hspec, logict, mpeff, mtl, polysemy, tasty, tasty-bench
148371
+
, tasty-discover, tasty-hspec, text, time, unbounded-delays
pname = "heftia-effects";
148175
-
version = "0.3.1.0";
148176
-
sha256 = "1kdhhzw3kcpkjl5f4li6w3kygppj57bpscgdcxygy34cflgy4pdc";
148376
+
version = "0.4.0.1";
148377
+
sha256 = "05zsgfx2kmhgga4zczz2d9k45f1dkk12qvx5cwf2cx9kx44zi0ba";
libraryHaskellDepends = [
148180
-
base containers data-effects extensible extra free
148181
-
ghc-typelits-knownnat heftia mtl time transformers unbounded-delays
148381
+
base containers data-effects ghc-typelits-knownnat heftia time
148382
+
unbounded-delays unliftio
executableHaskellDepends = [
148185
-
base data-effects extra ghc-typelits-knownnat heftia text time
148385
+
base containers data-effects extra ghc-typelits-knownnat heftia
148386
+
text time unbounded-delays unliftio
148188
-
base data-effects ghc-typelits-knownnat heftia hspec tasty
148189
-
tasty-hspec unliftio
148389
+
base containers data-effects ghc-typelits-knownnat heftia hspec
148390
+
tasty tasty-hspec time unbounded-delays unliftio
testToolDepends = [ tasty-discover ];
148393
+
benchmarkHaskellDepends = [
148394
+
base containers data-effects eff effectful eveff freer-simple
148395
+
fused-effects ghc-typelits-knownnat heftia logict mpeff mtl
148396
+
polysemy tasty-bench time unbounded-delays unliftio
description = "higher-order effects done right";
license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
148402
+
}) {eff = null;};
({ mkDerivation, base, containers, deepseq, tasty, tasty-bench
···
version = "1.0.20240318";
sha256 = "0rmjfbai6k6kzynzm5skz4ska0awb012m4ykqhh47sd28vs9spk1";
148615
+
editedCabalFile = "151jk61357vydckahj0rhphph0yn8qm243p3rzvqi27w65969lyy";
enableSeparateDataOutput = true;
···
license = lib.licenses.bsd3;
151184
+
"hi-file-parser_0_1_7_0" = callPackage
151185
+
({ mkDerivation, base, binary, bytestring, hspec, mtl, rio, text
151189
+
pname = "hi-file-parser";
151190
+
version = "0.1.7.0";
151191
+
sha256 = "1rss6j85kj33jfp14qlafqlcbld6ibhhki2rjkdsz8ilchq32hqq";
151192
+
libraryHaskellDepends = [
151193
+
base binary bytestring mtl rio text vector
151195
+
testHaskellDepends = [
151196
+
base binary bytestring hspec mtl rio text vector
151198
+
description = "Parser for GHC's hi files";
151199
+
license = lib.licenses.bsd3;
151200
+
hydraPlatforms = lib.platforms.none;
"hi3status" = callPackage
({ mkDerivation, aeson, base, binary, bytestring, dbus, dyre
, network, prefix-units, process, regex-pcre-builtin, text, time
···
sha256 = "1caszgj3x3l13q6w26snx49yqyzjfgiik4403gl3mfalkrgbvk2g";
151130
-
editedCabalFile = "1g9gagj12jpazrq9zwq8vwv5saf23gqjgcvzcg81q7s4bn115l72";
151358
+
editedCabalFile = "0an5jy6hqa7v7r4s2lgzcb5sl7jlx5slncf73s4vyplx7qskjcah";
libraryHaskellDepends = [
···
155575
-
version = "2.14.3";
155576
-
sha256 = "02bcxzpmjm6kqcvx7036055chbyfyhi6pl4xrrxwwmkp85fh0apb";
155803
+
version = "2.15.0";
155804
+
sha256 = "12h06yzp3jiswfy95bryppc352wfkn666c17bd4g00v7k3qnda6p";
executableHaskellDepends = [
···
pname = "hnix-store-nar";
155926
-
version = "0.1.0.0";
155927
-
sha256 = "1kr8hmycb29sv646a3f3lpl0zzng9dg3nix7n0yfrfapycqd04cg";
156154
+
version = "0.1.1.0";
156155
+
sha256 = "16g03bvgdmpmzvq1acsayfq4b9xh7cgf41xn9bqjl0w72var67qp";
libraryHaskellDepends = [
algebraic-graphs base bytestring case-insensitive cereal containers
directory filepath lifted-base monad-control mtl text unix
···
mainProgram = "hp2pretty";
158423
+
"hp2pretty_0_10_1" = callPackage
158424
+
({ mkDerivation, array, attoparsec, base, containers, filepath
158425
+
, floatshow, mtl, optparse-applicative, semigroups, text
158428
+
pname = "hp2pretty";
158429
+
version = "0.10.1";
158430
+
sha256 = "1wx3vxrx8qp85wfhpvv5vjxd45hmgy8m807m62b32ydxpw8mm89k";
158431
+
isLibrary = false;
158432
+
isExecutable = true;
158433
+
executableHaskellDepends = [
158434
+
array attoparsec base containers filepath floatshow mtl
158435
+
optparse-applicative semigroups text
158437
+
description = "generate pretty graphs from heap profiles";
158438
+
license = lib.licenses.bsd3;
158439
+
hydraPlatforms = lib.platforms.none;
158440
+
mainProgram = "hp2pretty";
({ mkDerivation, aeson, base, bifunctors, bytestring, Cabal
, containers, crypton, deepseq, directory, filepath, Glob, hspec
···
pname = "hs-php-session";
sha256 = "1xwdikiqy2dxyzr6wx51wy51vifsvshblx7kkhfqd7izjf87ww8f";
160560
-
editedCabalFile = "1dj1r73v31bd2091pqvrg7vdc3lgjh373ynxn49dlhqmyw45kiw8";
160808
+
editedCabalFile = "00c8grlybwb22r5rqw82lmplgr3njkpij8ns1rx0caz2g6xr91xb";
libraryHaskellDepends = [ base bytestring ];
description = "PHP session and values serialization";
license = lib.licenses.bsd3;
···
161088
+
"hs-tango" = callPackage
161089
+
({ mkDerivation, base, derive-storable, tango, text, unliftio }:
161091
+
pname = "hs-tango";
161092
+
version = "1.0.0";
161093
+
sha256 = "0ah4xp3vrarq8kpvgwk78hck8bj9w0fk3d6m5vi28cy8dq62qb5c";
161094
+
libraryHaskellDepends = [ base derive-storable text unliftio ];
161095
+
libraryPkgconfigDepends = [ tango ];
161096
+
benchmarkHaskellDepends = [ base text ];
161097
+
description = "Bindings to the Tango Controls system";
161098
+
license = lib.licenses.mit;
161099
+
hydraPlatforms = lib.platforms.none;
161101
+
}) {inherit (pkgs) tango;};
"hs-term-emulator" = callPackage
({ mkDerivation, ansi-terminal, attoparsec, base, bytestring
, containers, criterion, hspec, hspec-discover, lens, text, vector
···
sha256 = "0xpgbi6pssnizazz54583c50cz4axq3h78g03q4sfb7yi3bk8kkg";
161399
-
editedCabalFile = "099303623kck9pv6x0q2dzvwb3w39v5dazn3wryafcnwc1n8prv0";
161662
+
editedCabalFile = "0ndpgzmq2h2kv7xr9iaf957jnnykbjpd6vlii0n2rkahfckjaqr7";
enableSeparateDataOutput = true;
···
({ mkDerivation, base, bytestring, hslua-core, tasty, tasty-lua }:
163057
-
version = "1.1.3";
163058
-
sha256 = "1ipmf3rpc3ndc23zjmyjmy9lx0q53pm6bjwsgidbqxi4rxsbddqw";
163059
-
libraryHaskellDepends = [ base bytestring hslua-core ];
163060
-
testHaskellDepends = [ base hslua-core tasty tasty-lua ];
163061
-
description = "Opinionated, but extensible Lua list type";
163062
-
license = lib.licenses.mit;
163065
-
"hslua-list_1_1_4" = callPackage
163066
-
({ mkDerivation, base, bytestring, hslua-core, tasty, tasty-lua }:
163068
-
pname = "hslua-list";
sha256 = "0lyrk95nnsdwi3zfaf4blvih49002wy5hxjj7l49ryc93padkvyk";
libraryHaskellDepends = [ base bytestring hslua-core ];
testHaskellDepends = [ base hslua-core tasty tasty-lua ];
description = "Opinionated, but extensible Lua list type";
license = lib.licenses.mit;
163075
-
hydraPlatforms = lib.platforms.none;
"hslua-marshalling" = callPackage
···
165211
-
version = "0.1.0.6";
165212
-
sha256 = "0fcb37yi81059r2nqmq1809q5mdx8q2fyvs7b9fsj3j2fqmgnai6";
165214
-
editedCabalFile = "0ncj58a8rkwkwlcv50q5i6c9szss0kp0gbx8z38ycx1fhniig5qv";
165461
+
version = "0.1.0.7";
165462
+
sha256 = "00y5napbsbxdi3yjl9sj23zncqmxhnvdjppc2pwzj53xynpa4x94";
enableSeparateDataOutput = true;
···
license = lib.licenses.bsd3;
167805
+
"http-semantics_0_3_0" = callPackage
167806
+
({ mkDerivation, array, base, bytestring, case-insensitive
167807
+
, http-types, network, network-byte-order, time-manager
167811
+
pname = "http-semantics";
167812
+
version = "0.3.0";
167813
+
sha256 = "0kviffsmvggzpbwxnqxshjq3w3yz5v367l5fywq9zcmzrc5ykklw";
167814
+
libraryHaskellDepends = [
167815
+
array base bytestring case-insensitive http-types network
167816
+
network-byte-order time-manager utf8-string
167818
+
description = "HTTP senmatics libarry";
167819
+
license = lib.licenses.bsd3;
167820
+
hydraPlatforms = lib.platforms.none;
"http-server" = callPackage
({ mkDerivation, base, HTTP, mime, network, network-uri, text, unix
···
167710
-
"http2_3_0_3" = callPackage
167711
-
({ mkDerivation, aeson, aeson-pretty, array, async, base
167712
-
, base16-bytestring, bytestring, case-insensitive, containers
167713
-
, cryptonite, directory, filepath, gauge, Glob, heaps, hspec
167714
-
, hspec-discover, http-types, mwc-random, network
167715
-
, network-byte-order, network-run, psqueues, stm, text
167716
-
, time-manager, typed-process, unix-time, unordered-containers
167720
-
pname = "http2";
167721
-
version = "3.0.3";
167722
-
sha256 = "1kv99i3pnnx31xndlkaczrpd2j5mvzbqlfz1kaw6cwlwkdnl5bhv";
167723
-
isLibrary = true;
167724
-
isExecutable = true;
167725
-
libraryHaskellDepends = [
167726
-
array async base bytestring case-insensitive containers http-types
167727
-
network network-byte-order psqueues stm time-manager unix-time
167729
-
testHaskellDepends = [
167730
-
aeson aeson-pretty async base base16-bytestring bytestring
167731
-
cryptonite directory filepath Glob hspec http-types network
167732
-
network-byte-order network-run text typed-process
167733
-
unordered-containers vector
167735
-
testToolDepends = [ hspec-discover ];
167736
-
benchmarkHaskellDepends = [
167737
-
array base bytestring case-insensitive containers gauge heaps
167738
-
mwc-random network-byte-order psqueues stm
167740
-
description = "HTTP/2 library";
167741
-
license = lib.licenses.bsd3;
167742
-
hydraPlatforms = lib.platforms.none;
({ mkDerivation, aeson, aeson-pretty, array, async, base
, base16-bytestring, bytestring, case-insensitive, containers
···
"http2-tls" = callPackage
({ mkDerivation, base, bytestring, crypton-x509-store
, crypton-x509-validation, data-default-class, http2, network
167930
-
, network-control, network-run, recv, time-manager, tls, unliftio
168161
+
, network-control, network-run, recv, time-manager, tls
167935
-
version = "0.4.2";
167936
-
sha256 = "0fqdad7lrw7m942xl3k0yipm2qr48j3qd14a9a6m87dv2rypsqg4";
168166
+
version = "0.4.3";
168167
+
sha256 = "0pfjybiqiqafpbm9cr8dx4b2914l0n62xd36aw5jm8d9x8xsqdzy";
libraryHaskellDepends = [
base bytestring crypton-x509-store crypton-x509-validation
data-default-class http2 network network-control network-run recv
167942
-
time-manager tls unliftio utf8-string
168173
+
time-manager tls utf8-string
description = "Library for HTTP/2 over TLS";
license = lib.licenses.bsd3;
···
169606
-
version = "6.0.1";
169607
-
sha256 = "1910yzn569x9iicd8c8ykkq3p5vz3py6d4j0pvwqy1h07xp528sk";
169837
+
version = "6.0.2";
169838
+
sha256 = "13lrmpglh31srd74a1ch68g723x08wns9sapmlckm1bzs6jj7s06";
libraryHaskellDepends = [
···
"hw-polysemy" = callPackage
({ mkDerivation, aeson, aeson-pretty, amazonka-s3, async, base
, binary, bytestring, contravariant, Diff, directory, exceptions
169797
-
, filepath, generic-lens, ghc-prim, http-conduit, lens, mtl
169798
-
, network, polysemy, polysemy-log, polysemy-plugin, polysemy-time
169799
-
, prettyprinter, process, resourcet, stm, tasty, tasty-discover
169800
-
, tasty-hedgehog, temporary, testcontainers, text, time
169801
-
, transformers, ulid, unliftio, yaml
170028
+
, filepath, generic-lens, ghc-prim, http-conduit, hw-prelude, lens
170029
+
, mtl, network, polysemy, polysemy-log, polysemy-plugin
170030
+
, polysemy-time, prettyprinter, process, resourcet, stm, tasty
170031
+
, tasty-discover, tasty-hedgehog, temporary, testcontainers, text
170032
+
, time, transformers, ulid, unliftio, yaml
169805
-
version = "0.2.14.11";
169806
-
sha256 = "1a71d98arml7qbq1374b4shkxv366f5w0agg4k6c89605h2zmfwl";
170036
+
version = "0.3.0.0";
170037
+
sha256 = "16cgg0z13f46hqp0abbv70pk6mw1lhckf2kf0hz994mjbprxrp2a";
libraryHaskellDepends = [
aeson aeson-pretty async base binary bytestring contravariant Diff
directory exceptions filepath generic-lens ghc-prim http-conduit
169810
-
lens mtl network polysemy polysemy-log polysemy-plugin
170041
+
hw-prelude lens mtl network polysemy polysemy-log polysemy-plugin
polysemy-time prettyprinter process resourcet stm temporary
testcontainers text time transformers ulid unliftio yaml
169815
-
amazonka-s3 base filepath generic-lens lens polysemy polysemy-log
169816
-
polysemy-plugin tasty tasty-discover tasty-hedgehog testcontainers
170046
+
amazonka-s3 base filepath generic-lens hw-prelude lens polysemy
170047
+
polysemy-log polysemy-plugin tasty tasty-discover tasty-hedgehog
170048
+
testcontainers text
testToolDepends = [ tasty-discover ];
description = "Opinionated polysemy library";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
170057
+
"hw-prelude" = callPackage
170058
+
({ mkDerivation, async, base, bytestring, contravariant, directory
170059
+
, filepath, network, process, resourcet, text, unliftio
170062
+
pname = "hw-prelude";
170063
+
version = "0.0.0.1";
170064
+
sha256 = "13zi55k9by4ysf0r48a7bhh6sb5qri39rqv5c33d4a9aw4jp5jyj";
170065
+
libraryHaskellDepends = [
170066
+
async base bytestring contravariant directory filepath network
170067
+
process resourcet text unliftio
170069
+
description = "Opinionated prelude library";
170070
+
license = lib.licenses.asl20;
···
sha256 = "1nh2gdmm1kd8dlflxwzdqg9xdylqblb7xhnhpl143j1wfcnd1cn4";
171997
+
editedCabalFile = "037il8bdhxbbpq5p7lpvjyvlrnx24km9lib9kz6q70p8m8mi43xn";
libraryHaskellDepends = [
base base64-bytestring bytestring case-insensitive containers
data-default mime mtl network-uri old-locale parsec text time
···
description = "Branch on whether a constraint is satisfied";
license = lib.licenses.bsd3;
172720
+
hydraPlatforms = lib.platforms.none;
···
license = "BSD-2-Clause-Patent";
173990
-
"incipit-base_0_6_0_0" = callPackage
174241
+
"incipit-base_0_6_1_0" = callPackage
({ mkDerivation, base, bytestring, containers, data-default, stm
173996
-
version = "0.6.0.0";
173997
-
sha256 = "15mmnixl4ny32h5aflqcq8kv37zhddhqwixa53mkz6ksrrdkpsxc";
174247
+
version = "0.6.1.0";
174248
+
sha256 = "1vlvwhgn4wfb6gaw1rld1qa1b54dvsymri0mf9x737faah0arhpy";
174250
+
editedCabalFile = "0gg499hfbi7fs7pffh00md4wdz2bcpm3wg2cqrb3kyr16y6nri1j";
libraryHaskellDepends = [
base bytestring containers data-default stm text
···
license = "BSD-2-Clause-Patent";
174019
-
"incipit-core_0_6_0_0" = callPackage
174272
+
"incipit-core_0_6_1_0" = callPackage
({ mkDerivation, base, incipit-base, polysemy }:
174023
-
version = "0.6.0.0";
174024
-
sha256 = "103fxzx6riyx5scfw340gj5dldxia7zw1i0xk5bkfbn1p5fw3sf4";
174276
+
version = "0.6.1.0";
174277
+
sha256 = "19m4pvrv6fyxj7ilns3ipfjhibmhgcrjz376djadbqb8fzxba2xb";
libraryHaskellDepends = [ base incipit-base polysemy ];
description = "A Prelude for Polysemy";
license = "BSD-2-Clause-Patent";
···
pname = "inspection-testing";
sha256 = "1kh6lrcdyfnj0c8fqrllb21hfmnlsrllw6jkkg4hya0f9lqf4mgi";
175427
-
editedCabalFile = "01qs82sldkjvyjkdf2r96g4n480d2dwrncrlzl6k49b4py9hfdll";
175680
+
editedCabalFile = "1b66i5h8vbj3d3dn99wy6sffppfz8iywpwwdivxnxvn645crywa8";
libraryHaskellDepends = [
base containers ghc mtl template-haskell transformers
···
hydraPlatforms = lib.platforms.none;
177288
+
"io-embed" = callPackage
177289
+
({ mkDerivation, base, bytestring, hspec, template-haskell }:
177291
+
pname = "io-embed";
177292
+
version = "0.1.0.1";
177293
+
sha256 = "0k50rkvak2647w43k083ib1yr845hmlh9wppgjg0fdyvqzxk45vb";
177294
+
libraryHaskellDepends = [ base bytestring hspec template-haskell ];
177295
+
testHaskellDepends = [ base bytestring hspec template-haskell ];
177296
+
description = "Use Template Haskell to embed the result of an IO computation";
177297
+
license = lib.licenses.bsd3;
"io-machine" = callPackage
({ mkDerivation, base, time }:
···
license = lib.licenses.bsd3;
177885
+
"iproute_1_7_15" = callPackage
177886
+
({ mkDerivation, appar, base, byteorder, bytestring, containers
177887
+
, hspec, hspec-discover, network, QuickCheck, safe
177890
+
pname = "iproute";
177891
+
version = "1.7.15";
177892
+
sha256 = "19abgdk9pk6n8qmvfcpqp282dgbn1mxmg5fsla4xryg6w2kk38qq";
177893
+
libraryHaskellDepends = [
177894
+
appar base byteorder bytestring containers network
177896
+
testHaskellDepends = [
177897
+
appar base byteorder bytestring containers hspec network QuickCheck
177900
+
testToolDepends = [ hspec-discover ];
177901
+
description = "IP Routing Table";
177902
+
license = lib.licenses.bsd3;
177903
+
hydraPlatforms = lib.platforms.none;
"iptables-helpers" = callPackage
({ mkDerivation, base, containers, mtl, parsec, QuickCheck, safe
···
179294
-
version = "3.1.1.1";
179295
-
sha256 = "0jbssi0xq7y153avnd7c9qwnlnaiqdn7kznipi9c03rhax3yxdl1";
179580
+
version = "3.2.0.0";
179581
+
sha256 = "0vm55xalnlj7kkpc0n2hdzs5i5rizbig4bi2r77h1b5d9yz0iwjw";
179583
+
editedCabalFile = "0qf5zi8k7vlkli1d51mhhc9lbh39xd4gvrhcpar792npdi8jwx1c";
enableSeparateDataOutput = true;
···
181273
+
"jsaddle-wasm" = callPackage
181274
+
({ mkDerivation, base, jsaddle }:
181276
+
pname = "jsaddle-wasm";
181277
+
version = "0.0.0.0";
181278
+
sha256 = "03n1541sajbms1pkad6jajxfddx6xm5py4b7j1v77kafxi61dlxw";
181279
+
libraryHaskellDepends = [ base jsaddle ];
181280
+
description = "Run JSaddle @JSM@ with the GHC WASM backend";
181281
+
license = lib.licenses.cc0;
"jsaddle-webkit2gtk" = callPackage
({ mkDerivation, aeson, base, bytestring, directory, gi-gio
, gi-glib, gi-gtk, gi-javascriptcore, gi-webkit2, haskell-gi-base
···
pname = "jsonrpc-tinyclient";
182429
-
version = "1.0.0.0";
182430
-
sha256 = "02xhijk3rk4c9yqh1ghs8gvi1r7fwbxba0h21nb23545wflg0bz9";
182728
+
version = "1.0.1.0";
182729
+
sha256 = "1rhfhyjzfazwvzw7xf3f5xccnd7p4wx9n9avbbrjwj2bzvlfn9b8";
libraryHaskellDepends = [
aeson base bytestring exceptions http-client http-client-tls mtl
···
description = "Maps web browser keycodes to their corresponding keyboard keys";
license = lib.licenses.bsd3;
185274
+
"keycode_0_2_3" = callPackage
185275
+
({ mkDerivation, base, containers, ghc-prim, template-haskell }:
185277
+
pname = "keycode";
185278
+
version = "0.2.3";
185279
+
sha256 = "1zq02yd7ldbyk7zpgq9bj37y52ckzyyrad2yi48amh7dzym1sbj2";
185280
+
libraryHaskellDepends = [
185281
+
base containers ghc-prim template-haskell
185283
+
description = "Maps web browser keycodes to their corresponding keyboard keys";
185284
+
license = lib.licenses.bsd3;
185285
+
hydraPlatforms = lib.platforms.none;
···
187857
-
version = "0.9.3";
187858
-
sha256 = "0lz2djw7zs8wnp23amqqxdyin3jgbjfh2dr2sr1v0kqpqav3yw81";
188170
+
version = "0.9.4";
188171
+
sha256 = "0cv2hqg4miajspwndn15s37nkra27bffqm4vv2gkk79nr86k9v31";
libraryHaskellDepends = [
array base bytestring containers deepseq directory filepath mtl
···
description = "Scalable anonymous records";
license = lib.licenses.bsd3;
189634
+
hydraPlatforms = lib.platforms.none;
mainProgram = "large-anon-testsuite-fourmolu-preprocessor";
···
"large-hashable" = callPackage
({ mkDerivation, aeson, base, base16-bytestring, byteable, bytes
189347
-
, bytestring, cereal, containers, cryptohash, deepseq, hashable
189348
-
, HTF, QuickCheck, safecopy, scientific, strict, template-haskell
189349
-
, text, time, transformers, unordered-containers, utf8-light
189661
+
, bytestring, cereal, containers, cpphs, criterion, cryptohash
189662
+
, cryptonite, deepseq, hashable, HTF, inspection-testing, memory
189663
+
, QuickCheck, safecopy, scientific, strict, template-haskell, text
189664
+
, time, transformers, unordered-containers, vector, void
pname = "large-hashable";
189354
-
version = "0.1.0.4";
189355
-
sha256 = "13k2k8rqbk40whzn4hpa92ypws2c1gh5fb4zh0diy5m0kxfk9hz9";
189357
-
editedCabalFile = "1xfl265ryvrjra2nsjvlcmwgilbnxhp8pwxy54wi1ada645nwgbr";
189668
+
version = "0.1.1.0";
189669
+
sha256 = "0i7xk128c1hp1bw50n4wpbdyd6paqbl6vmnknyymkaaga07g5ba0";
libraryHaskellDepends = [
189359
-
aeson base base16-bytestring bytes bytestring containers scientific
189360
-
strict template-haskell text time transformers unordered-containers
189361
-
utf8-light vector void
189671
+
aeson base base16-bytestring bytes bytestring containers cryptonite
189672
+
memory scientific strict template-haskell text time transformers
189673
+
unordered-containers vector void
189675
+
libraryToolDepends = [ cpphs ];
189364
-
aeson base bytes bytestring containers hashable HTF QuickCheck
189365
-
scientific strict text time unordered-containers vector
189677
+
aeson base bytes bytestring containers hashable HTF
189678
+
inspection-testing QuickCheck scientific strict text time
189679
+
unordered-containers vector
189681
+
testToolDepends = [ cpphs ];
benchmarkHaskellDepends = [
189368
-
base base16-bytestring byteable bytes bytestring cereal cryptohash
189369
-
deepseq safecopy text transformers
189683
+
base base16-bytestring byteable bytes bytestring cereal criterion
189684
+
cryptohash deepseq safecopy text transformers
189686
+
benchmarkToolDepends = [ cpphs ];
description = "Efficiently hash (large) Haskell values";
license = lib.licenses.bsd3;
badPlatforms = [ "aarch64-linux" ];
···
"large-records" = callPackage
189378
-
({ mkDerivation, base, containers, generic-deriving, ghc
189694
+
({ mkDerivation, base, containers, generic-deriving, ghc, ghc-prim
, large-generics, mtl, newtype, primitive, record-dot-preprocessor
, record-hasfield, syb, tasty, tasty-hunit, template-haskell
189385
-
version = "0.4.1";
189386
-
sha256 = "0z0k8r4im1rzykwgk8wgyy8zv1wcb06fmikgir09bxhymg0fzpw8";
189701
+
version = "0.4.2";
189702
+
sha256 = "1z61v8vi3ax2pjw0d4k3vznbiziwflgraralrkxv12s3s3kq0pm5";
libraryHaskellDepends = [
base containers ghc large-generics mtl primitive
record-dot-preprocessor record-hasfield syb template-haskell
189393
-
base generic-deriving large-generics mtl newtype
189709
+
base generic-deriving ghc-prim large-generics mtl newtype
record-dot-preprocessor record-hasfield tasty tasty-hunit
template-haskell transformers
···
pname = "launchdarkly-server-sdk";
189700
-
version = "4.2.0";
189701
-
sha256 = "1ip40njah6i25v7wzkd5vpw9gs43dinb1x8ri8mhdn430h30mr05";
190016
+
version = "4.3.0";
190017
+
sha256 = "0prsix4w6x3413pix2971nlwd1pnz6s8w91wq12wcbvyv6lvlb03";
libraryHaskellDepends = [
aeson attoparsec base base16-bytestring bytestring clock containers
cryptohash exceptions extra generic-lens hashtables http-client
···
({ mkDerivation, base, libsodium }:
pname = "libsodium-bindings";
193032
-
version = "0.0.1.1";
193033
-
sha256 = "0gfksw47rl13a3mhyzawhxrcp9ia6g85m5v59pp85jci0bgs7bda";
193348
+
version = "0.0.2.0";
193349
+
sha256 = "12zg8ckvv8qhdmw6pdwfyif23y6iw5hgwcyhb4hlhfk8q7qv2av3";
libraryHaskellDepends = [ base ];
librarySystemDepends = [ libsodium ];
description = "FFI bindings to libsodium";
···
license = lib.licenses.bsd3;
193813
+
"lift-generics_0_3" = callPackage
193814
+
({ mkDerivation, base, containers, ghc-prim, hspec, hspec-discover
193815
+
, mtl, template-haskell, th-compat, th-lift-instances
193818
+
pname = "lift-generics";
193819
+
version = "0.3";
193820
+
sha256 = "1walsrpschxg2bqw925z6cr24cznrcq04bb37azvwdcfrbl19r7a";
193821
+
libraryHaskellDepends = [
193822
+
base ghc-prim template-haskell th-compat
193824
+
testHaskellDepends = [
193825
+
base containers hspec mtl template-haskell th-compat
193826
+
th-lift-instances
193828
+
testToolDepends = [ hspec-discover ];
193829
+
description = "GHC.Generics-based Language.Haskell.TH.Syntax.lift implementation";
193830
+
license = lib.licenses.bsd3;
193831
+
hydraPlatforms = lib.platforms.none;
"lift-read-show" = callPackage
···
193527
-
version = "0.10.2.5";
193528
-
sha256 = "1lhyjv32plqs0r2gi7ca8b527z5qas7xgjkh680lqwi0l81xd80n";
193530
-
editedCabalFile = "18z12n6v3n810qp7hxanixwhznphpw69jz9ahwxfknww51dj2jx0";
193531
-
libraryHaskellDepends = [
193532
-
async base constraints lifted-base monad-control transformers-base
193534
-
testHaskellDepends = [
193535
-
async base HUnit lifted-base monad-control mtl tasty
193536
-
tasty-expected-failure tasty-hunit tasty-th
193538
-
benchmarkHaskellDepends = [ async base deepseq tasty-bench ];
193539
-
description = "Run lifted IO operations asynchronously and wait for their results";
193540
-
license = lib.licenses.bsd3;
193543
-
"lifted-async_0_10_2_6" = callPackage
193544
-
({ mkDerivation, async, base, constraints, deepseq, HUnit
193545
-
, lifted-base, monad-control, mtl, tasty, tasty-bench
193546
-
, tasty-expected-failure, tasty-hunit, tasty-th, transformers-base
193549
-
pname = "lifted-async";
sha256 = "1sh11zpmmxbkf00j6k0k858yhxpn7fckvw3d5yynkw263pz1hrzn";
libraryHaskellDepends = [
···
benchmarkHaskellDepends = [ async base deepseq tasty-bench ];
description = "Run lifted IO operations asynchronously and wait for their results";
license = lib.licenses.bsd3;
193562
-
hydraPlatforms = lib.platforms.none;
"lifted-base" = callPackage
···
hydraPlatforms = lib.platforms.none;
196603
+
"llvm-codegen" = callPackage
196604
+
({ mkDerivation, base, bytestring, Cabal, containers, dlist
196605
+
, ghc-prim, hspec, hspec-hedgehog, mmorph, mtl, neat-interpolation
196606
+
, text, text-builder-linear
196609
+
pname = "llvm-codegen";
196610
+
version = "0.1.0.0";
196611
+
sha256 = "1iqrfkyhqdw7mvpl86jrccl6iqmdp64mmzmhlc4bp59cbxifb0zz";
196612
+
setupHaskellDepends = [ base Cabal containers ];
196613
+
libraryHaskellDepends = [
196614
+
base bytestring containers dlist ghc-prim mmorph mtl text
196615
+
text-builder-linear
196617
+
testHaskellDepends = [
196618
+
base bytestring containers dlist ghc-prim hspec hspec-hedgehog
196619
+
mmorph mtl neat-interpolation text text-builder-linear
196621
+
description = "A DSL for LLVM IR code generation based on llvm-hs";
196622
+
license = lib.licenses.bsd3;
"llvm-data-interop" = callPackage
({ mkDerivation, array, base, bytestring, c2hs, containers
, data-default, deepseq, dwarf, hashable, hashtables
···
sha256 = "11avhnjnb89rvn2s41jhh5r40zgp7r6kb5c0hcfiibpabqvv46pw";
199046
+
editedCabalFile = "0v2wc5k2knvv5knbarzspmbzf657r52jyjm9kf6r4ylsmi9cbq0k";
libraryHaskellDepends = [ base containers contravariant ];
description = "a simple, pure LRU cache";
license = lib.licenses.bsd3;
···
"markup-parse" = callPackage
202323
-
({ mkDerivation, base, bytestring, containers, deepseq, flatparse
202324
-
, html-parse, optparse-applicative, perf, string-interpolate, tasty
202325
-
, tasty-golden, text, these, tree-diff
202660
+
({ mkDerivation, base, bytestring, containers, deepseq
202661
+
, doctest-parallel, flatparse, string-interpolate, tasty
202662
+
, tasty-golden, these, tree-diff
202329
-
version = "0.1.1";
202330
-
sha256 = "1ybmppxd4hpqjr2lnb1x9jk96fkd8snq6l2p0fzpr7q6bq09wx0a";
202332
-
editedCabalFile = "1p9hba5fcfbv9qm4aqg9hn5bamw6slyr1sxz5pzg3hnj1c8npzl6";
202666
+
version = "0.1.1.1";
202667
+
sha256 = "0k9ga485l7nvhny0kqjb6s4q407a1mnfpcsy90892qgj42dkkdb4";
libraryHaskellDepends = [
base bytestring containers deepseq flatparse string-interpolate
tasty tasty-golden these tree-diff
202338
-
base bytestring string-interpolate tasty tasty-golden tree-diff
202340
-
benchmarkHaskellDepends = [
202341
-
base bytestring flatparse html-parse optparse-applicative perf text
202673
+
base bytestring doctest-parallel string-interpolate tasty
202674
+
tasty-golden tree-diff
description = "A markup parser";
license = lib.licenses.bsd3;
···
203830
-
version = "0.8.2.0";
203831
-
sha256 = "0ms2v86wam1gl5ibhs8pl8rqxxbp2zlr3pv7vfbbp6vgjw2i4x7h";
203832
-
libraryHaskellDepends = [
203833
-
ad aeson async base bytestring circular containers covariance
203834
-
directory dirichlet hmatrix log-domain math-functions microlens
203835
-
mwc-random parallel primitive random splitmix statistics time
203836
-
transformers vector zlib
203838
-
testHaskellDepends = [ base hspec random statistics ];
203839
-
benchmarkHaskellDepends = [
203840
-
aeson base criterion fixed-vector math-functions random vector
203842
-
description = "Sample from a posterior using Markov chain Monte Carlo";
203843
-
license = lib.licenses.gpl3Plus;
203844
-
maintainers = [ lib.maintainers.dschrempf ];
203847
-
"mcmc_0_8_3_0" = callPackage
203848
-
({ mkDerivation, ad, aeson, async, base, bytestring, circular
203849
-
, containers, covariance, criterion, directory, dirichlet
203850
-
, fixed-vector, hmatrix, hspec, log-domain, math-functions
203851
-
, microlens, mwc-random, parallel, primitive, random, splitmix
203852
-
, statistics, time, transformers, vector, zlib
203856
-
version = "0.8.3.0";
203857
-
sha256 = "1p4j59wzzbrn5xy64pcg42g2qicski3j16prpm082sags0pv3i7r";
204163
+
version = "0.8.3.1";
204164
+
sha256 = "1x0r4ph3vc5aamd1pbpbx39l8cih0nmm7pl3ywkl8hmbgzmmkami";
libraryHaskellDepends = [
ad aeson async base bytestring circular containers covariance
directory dirichlet hmatrix log-domain math-functions microlens
···
description = "Sample from a posterior using Markov chain Monte Carlo";
license = lib.licenses.gpl3Plus;
203870
-
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.dschrempf ];
···
({ mkDerivation, adjunctions, base, containers, doctest-parallel
204048
-
, mwc-probability, numhask, numhask-array, primitive, profunctors
204049
-
, tdigest, text, vector, vector-algorithms
204354
+
, harpie, harpie-numhask, mwc-probability, numhask, primitive
204355
+
, profunctors, tdigest, text, vector, vector-algorithms
204053
-
version = "0.4.5.0";
204054
-
sha256 = "1lyqskr9pddhdm0i8ncykz9gvbjxhfac3y49cvm6vziy3wmxd6ji";
204359
+
version = "0.5.0.0";
204360
+
sha256 = "0cijjmi3wqi7z3vbhm0ya8va9397rlkr3wkri6kf94qqr1vimgxy";
libraryHaskellDepends = [
204056
-
adjunctions base containers mwc-probability numhask numhask-array
204057
-
primitive profunctors tdigest text vector vector-algorithms
204362
+
adjunctions base containers harpie harpie-numhask mwc-probability
204363
+
numhask primitive profunctors tdigest text vector vector-algorithms
testHaskellDepends = [ base doctest-parallel ];
description = "Mealy machines for processing time-series and ordered data";
···
({ mkDerivation, aeson, base, blaze-html, blaze-markup, bytestring
, case-insensitive, directory, file-embed-lzma, filepath
, http-api-data, http-types, insert-ordered-containers, lens
207448
-
, minion, minion-wai-extra, openapi3, template-haskell, text
207754
+
, minion, openapi3, template-haskell, text
pname = "minion-openapi3";
207452
-
version = "0.1.0.0";
207453
-
sha256 = "03rqqx8dy6sk8ryp2a0ykw67rxj531sw12vzpnz8f17vw90x5npp";
207758
+
version = "0.1.0.1";
207759
+
sha256 = "1vc1cmmf1sspdfcbxk1d1807rggiridyhvvsh27j0z34n3p9whih";
libraryHaskellDepends = [
aeson base blaze-html blaze-markup bytestring case-insensitive
directory file-embed-lzma filepath http-api-data http-types
207457
-
insert-ordered-containers lens minion minion-wai-extra openapi3
207458
-
template-haskell text
207763
+
insert-ordered-containers lens minion openapi3 template-haskell
description = "Minion openapi3 support";
license = lib.licenses.mit;
···
"mit-3qvpPyAi6mH" = callPackage
({ mkDerivation, base, base64, containers, directory, ki
208048
-
, optparse-applicative, parsec, process, stm, text, text-ansi, unix
208354
+
, optparse-applicative, parsec, process, stm, text, text-ansi
208355
+
, text-builder-linear, unconditional-jump, unix
pname = "mit-3qvpPyAi6mH";
208053
-
sha256 = "0p5v2spwd8rz5h5zclbr7wq5m4qvsihvp91p52d2vd3jdd6xaszx";
208360
+
sha256 = "0lvn4fal9my2gngcic6kx5xq3sdsl63xm9b6bnsy23ww10zkxdp3";
libraryHaskellDepends = [
base base64 containers directory ki optparse-applicative parsec
208058
-
process stm text text-ansi unix
208365
+
process stm text text-ansi text-builder-linear unconditional-jump
executableHaskellDepends = [ base ];
description = "A git wrapper with a streamlined UX";
···
"mmzk-typeid" = callPackage
({ mkDerivation, aeson, array, base, binary, bytestring, containers
208695
-
, entropy, hashable, hspec, random, text, time, uuid, uuid-types
209003
+
, entropy, hashable, hint, hspec, random, text, time, uuid
208699
-
version = "0.7.0.0";
208700
-
sha256 = "139wn08imnasz40v8hlcjm4fmkxwq9lr0xbcl1kqnxqph8yfmmwa";
209008
+
version = "0.7.0.1";
209009
+
sha256 = "1c2mybdgnn9nzvk2php5i3xid3cm1ws7zrcsg4ngy2a60057pwbz";
libraryHaskellDepends = [
aeson array base binary bytestring entropy hashable random text
208706
-
aeson array base binary bytestring containers entropy hashable
209015
+
aeson array base binary bytestring containers entropy hashable hint
hspec random text time uuid uuid-types
description = "A TypeID and UUIDv7 implementation for Haskell";
···
maintainers = [ lib.maintainers.sheepforce ];
}) {inherit (pkgs) mpich;};
213232
-
"mpi-hs_0_7_3_0" = callPackage
213541
+
"mpi-hs_0_7_3_1" = callPackage
({ mkDerivation, base, bytestring, c2hs, monad-loops, ompi }:
213236
-
version = "0.7.3.0";
213237
-
sha256 = "1q6jb3sm8jspw9zas5iggvzr6w0zmcbr2qqw4q4j96hrfpjgj798";
213545
+
version = "0.7.3.1";
213546
+
sha256 = "1f4jdk5wysi54skz2jpzh83v5xi4gqa0q3r89l1adlz4m5i90l70";
libraryHaskellDepends = [ base bytestring monad-loops ];
···
pname = "nix-derivation";
sha256 = "11drhg3zjhwbvdw25k0icvbkcpqilx0m9qw60k7snfaz1iadfkdb";
221766
+
editedCabalFile = "1w84h665dls927g1zwzyfp91jyk97dy0ccii8m07y1prp007ccxa";
libraryHaskellDepends = [
···
221711
-
version = "0.4.1";
221712
-
sha256 = "1w8fg872fw40r346vkkqffahplmyly792ygcbqq0czapwhl0wbvv";
222022
+
version = "0.5.0";
222023
+
sha256 = "0gjmmnkizqb5pzzr13a1bzs0smch353nvhwplcp04kwcdgm22axd";
executableHaskellDepends = [
···
"nri-redis" = callPackage
223314
-
({ mkDerivation, aeson, async, base, bytestring, conduit, hedis
223315
-
, nri-env-parser, nri-observability, nri-prelude, resourcet
223316
-
, safe-exceptions, text, unordered-containers, uuid
223625
+
({ mkDerivation, aeson, async, base, bytestring, conduit
223626
+
, containers, cryptohash-sha1, haskell-src-meta, hedis, megaparsec
223627
+
, modern-uri, nri-env-parser, nri-observability, nri-prelude
223628
+
, pcre-light, resourcet, safe-exceptions, template-haskell, text
223629
+
, unordered-containers, uuid
223320
-
version = "0.1.0.4";
223321
-
sha256 = "1ws5j8r4ny8dhw2bf2zqvq42ab9h44ly562cjrl6ha5mlk78mvpq";
223633
+
version = "0.2.0.2";
223634
+
sha256 = "0hp8sbf7pvnplzg13n42xfp169japknm3z0szzspg2khi5fgwk86";
libraryHaskellDepends = [
223323
-
aeson async base bytestring conduit hedis nri-env-parser
223324
-
nri-observability nri-prelude resourcet safe-exceptions text
223325
-
unordered-containers uuid
223636
+
aeson async base bytestring conduit containers cryptohash-sha1
223637
+
haskell-src-meta hedis megaparsec modern-uri nri-env-parser
223638
+
nri-observability nri-prelude pcre-light resourcet safe-exceptions
223639
+
template-haskell text unordered-containers uuid
223328
-
aeson async base bytestring conduit hedis nri-env-parser
223329
-
nri-observability nri-prelude resourcet safe-exceptions text
223330
-
unordered-containers uuid
223642
+
aeson async base bytestring conduit containers cryptohash-sha1
223643
+
haskell-src-meta hedis megaparsec modern-uri nri-env-parser
223644
+
nri-observability nri-prelude pcre-light resourcet safe-exceptions
223645
+
template-haskell text unordered-containers uuid
description = "An intuitive hedis wrapper library";
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
224021
-
"numhask_0_12_0_3" = callPackage
224022
-
({ mkDerivation, base, QuickCheck }:
224336
+
"numhask_0_12_1_0" = callPackage
224337
+
({ mkDerivation, base, doctest-parallel, QuickCheck }:
224025
-
version = "0.12.0.3";
224026
-
sha256 = "0rxh2avhfb2m5ss8b70k7dv3scla9ki7a8d73hnqlcfp7vjwm9qk";
224027
-
libraryHaskellDepends = [ base QuickCheck ];
224340
+
version = "0.12.1.0";
224341
+
sha256 = "1709f96j4jk81cqadb2lngr35j7jv7rixjx1i7qcccqr80dxhbq6";
224342
+
libraryHaskellDepends = [ base ];
224343
+
testHaskellDepends = [ base doctest-parallel QuickCheck ];
description = "A numeric class hierarchy";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
225971
+
"ollama-haskell" = callPackage
225972
+
({ mkDerivation, aeson, base, bytestring, http-client, http-types
225973
+
, silently, tasty, tasty-hunit, text, time
225976
+
pname = "ollama-haskell";
225977
+
version = "0.1.0.2";
225978
+
sha256 = "12m9ar8fyfxj2bd2q6qgslmyh85fxzqvh09mgvxskdb14yxzil1c";
225979
+
libraryHaskellDepends = [
225980
+
aeson base bytestring http-client http-types text time
225982
+
testHaskellDepends = [ base silently tasty tasty-hunit text ];
225983
+
description = "Ollama Haskell library";
225984
+
license = lib.licenses.mit;
225985
+
hydraPlatforms = lib.platforms.none;
"olwrapper" = callPackage
({ mkDerivation, base, bytestring, fay, fay-jquery, fay-text, lens
, mtl, snap, snap-core, snap-loader-dynamic, snap-loader-static
···
pname = "one-time-password";
sha256 = "0yark6agy421mk7zblzy4vpccbd1i53gpiysa0a7s9sh0szy4bql";
226502
+
editedCabalFile = "0dbck4bw97w1ci6yjgvgzzgbpr9xlnc8kghndigipxxy77sx5nqg";
libraryHaskellDepends = [
···
pname = "opentelemetry-plugin";
227557
-
version = "1.1.0";
227558
-
sha256 = "1lkfgkpbw340nh09dw53y4jv19plb6y19sbyb0fqpnf5g3zchmx0";
227893
+
version = "1.1.1";
227894
+
sha256 = "1sp6bzy0is704x18522b2kmbbsw3nbfz9x69rvidmpz0x52cpwbg";
libraryHaskellDepends = [
base bytestring containers ghc hs-opentelemetry-api
hs-opentelemetry-propagator-w3c hs-opentelemetry-sdk mwc-random stm
···
228149
-
version = "0.5.1.0";
228150
-
sha256 = "024qqi8gfha21ch54dja0rrmcqalmxn6qgxypzvmqzxdmv1fcwjh";
228485
+
version = "0.6.0.2";
228486
+
sha256 = "1mwj5x3s40w7rgl6s87l29q47qv26nzrpilr1qfm0xinvrnq6bj2";
libraryHaskellDepends = [
aeson autodocodec autodocodec-nix autodocodec-schema
autodocodec-yaml base containers hashable mtl path path-io
···
230856
-
"pandoc_3_4" = callPackage
231192
+
"pandoc_3_5" = callPackage
({ mkDerivation, aeson, aeson-pretty, array, attoparsec, base
, base64-bytestring, binary, blaze-html, blaze-markup, bytestring
, case-insensitive, citeproc, commonmark, commonmark-extensions
230860
-
, commonmark-pandoc, containers, crypton-connection
231196
+
, commonmark-pandoc, containers, crypton, crypton-connection
, crypton-x509-system, data-default, deepseq, Diff, directory, djot
, doclayout, doctemplates, emojis, exceptions, file-embed, filepath
, Glob, gridtables, haddock-library, http-client, http-client-tls
, http-types, ipynb, jira-wiki-markup, JuicyPixels, mime-types, mtl
, network, network-uri, pandoc-types, parsec, pretty, pretty-show
230866
-
, process, random, safe, scientific, SHA, skylighting
230867
-
, skylighting-core, split, syb, tagsoup, tasty, tasty-bench
230868
-
, tasty-golden, tasty-hunit, tasty-quickcheck, temporary, texmath
230869
-
, text, text-conversions, time, tls, typst, unicode-collation
231202
+
, process, random, safe, scientific, skylighting, skylighting-core
231203
+
, split, syb, tagsoup, tasty, tasty-bench, tasty-golden
231204
+
, tasty-hunit, tasty-quickcheck, temporary, texmath, text
231205
+
, text-conversions, time, tls, typst, unicode-collation
, unicode-transforms, unix, vector, xml, xml-conduit, xml-types
, yaml, zip-archive, zlib
230875
-
version = "3.4";
230876
-
sha256 = "0kwq6xpycd5sv5h6mbiv08imnzzsgchvyxx5hzscha4kkk2hr0nw";
231211
+
version = "3.5";
231212
+
sha256 = "0p23nfdx8xb60g2xplpfh3084i04gi3hy88s8864i8mq5i5ajpql";
configureFlags = [ "-f-trypandoc" ];
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson aeson-pretty array attoparsec base base64-bytestring binary
blaze-html blaze-markup bytestring case-insensitive citeproc
commonmark commonmark-extensions commonmark-pandoc containers
230883
-
crypton-connection crypton-x509-system data-default deepseq
231219
+
crypton crypton-connection crypton-x509-system data-default deepseq
directory djot doclayout doctemplates emojis exceptions file-embed
filepath Glob gridtables haddock-library http-client
http-client-tls http-types ipynb jira-wiki-markup JuicyPixels
mime-types mtl network network-uri pandoc-types parsec pretty
230888
-
pretty-show process random safe scientific SHA skylighting
231224
+
pretty-show process random safe scientific skylighting
skylighting-core split syb tagsoup temporary texmath text
text-conversions time tls typst unicode-collation
unicode-transforms unix vector xml xml-conduit xml-types yaml
···
maintainers = [ lib.maintainers.maralorn ];
230998
-
"pandoc-cli_3_4" = callPackage
231334
+
"pandoc-cli_3_5" = callPackage
({ mkDerivation, base, hslua-cli, pandoc, pandoc-lua-engine
, pandoc-server, safe, temporary, text, wai-extra, warp
231004
-
version = "3.4";
231005
-
sha256 = "0qrgjx1q7g80lx98580q3w4pddmh2qqpxkmg005hmdmp6hqvd30s";
231340
+
version = "3.5";
231341
+
sha256 = "0q6zhwgzipfcy36fsdnq5mkqq25kirscvfb347n3drmc2lnw5lmr";
executableHaskellDepends = [
···
pname = "pandoc-crossref";
231045
-
version = "0.3.17.1";
231046
-
sha256 = "0md7i54rnvgn0yll7mwhi124nak0pfmpga34vnd996r6fgmnq5fb";
231048
-
editedCabalFile = "14zqqrv5mgd8kdnis2k97ydcbi2rr77cq09z918lwcfcx7dxsl6w";
231381
+
version = "0.3.18.0";
231382
+
sha256 = "01kj17rf53kshfw7dd1875xi6s43b84hr7dvbfbhsb1c10pvdwac";
231384
+
editedCabalFile = "014brzc3r46b93hi4wzlyx9qf9qcf1js5qvpwk5rvzqpvazjglkj";
enableSeparateDataOutput = true;
···
license = lib.licenses.gpl2Plus;
231386
-
"pandoc-lua-engine_0_3_2" = callPackage
231722
+
"pandoc-lua-engine_0_3_3" = callPackage
({ mkDerivation, aeson, base, bytestring, citeproc, containers
231388
-
, data-default, directory, doclayout, doctemplates, exceptions
231389
-
, filepath, hslua, hslua-module-doclayout, hslua-module-path
231390
-
, hslua-module-system, hslua-module-text, hslua-module-version
231391
-
, hslua-module-zip, hslua-repl, lpeg, mtl, pandoc
231392
-
, pandoc-lua-marshal, pandoc-types, parsec, SHA, tasty
231724
+
, crypton, data-default, directory, doclayout, doctemplates
231725
+
, exceptions, filepath, hslua, hslua-module-doclayout
231726
+
, hslua-module-path, hslua-module-system, hslua-module-text
231727
+
, hslua-module-version, hslua-module-zip, hslua-repl, lpeg, mtl
231728
+
, pandoc, pandoc-lua-marshal, pandoc-types, parsec, tasty
, tasty-golden, tasty-hunit, tasty-lua, text
pname = "pandoc-lua-engine";
231397
-
version = "0.3.2";
231398
-
sha256 = "0lh533m3xvr8c29mazdb09b7w7ivrlscc5dxzmrfnkwkr0friw8c";
231733
+
version = "0.3.3";
231734
+
sha256 = "0jzddmg2qnbdv83hrfmxhfibp8p1mm9j32vxm89kg6fbx688n5hw";
libraryHaskellDepends = [
231400
-
aeson base bytestring citeproc containers data-default doclayout
231401
-
doctemplates exceptions hslua hslua-module-doclayout
231736
+
aeson base bytestring citeproc containers crypton data-default
231737
+
doclayout doctemplates exceptions hslua hslua-module-doclayout
hslua-module-path hslua-module-system hslua-module-text
hslua-module-version hslua-module-zip hslua-repl lpeg mtl pandoc
231404
-
pandoc-lua-marshal pandoc-types parsec SHA text
231740
+
pandoc-lua-marshal pandoc-types parsec text
base bytestring data-default directory exceptions filepath hslua
···
pname = "pandoc-lua-marshal";
231422
-
version = "0.2.8";
231423
-
sha256 = "0z58mn895hhgkl9lww2zxc0zrpqdnf6m8bpvxfdsh8az0sxgsgba";
231424
-
libraryHaskellDepends = [
231425
-
aeson base bytestring containers exceptions hslua hslua-list
231426
-
hslua-marshalling pandoc-types safe text
231428
-
testHaskellDepends = [
231429
-
aeson base bytestring containers exceptions hslua hslua-list
231430
-
hslua-marshalling pandoc-types QuickCheck safe tasty tasty-hunit
231431
-
tasty-lua tasty-quickcheck text
231433
-
description = "Use pandoc types in Lua";
231434
-
license = lib.licenses.mit;
231437
-
"pandoc-lua-marshal_0_2_9" = callPackage
231438
-
({ mkDerivation, aeson, base, bytestring, containers, exceptions
231439
-
, hslua, hslua-list, hslua-marshalling, pandoc-types, QuickCheck
231440
-
, safe, tasty, tasty-hunit, tasty-lua, tasty-quickcheck, text
231443
-
pname = "pandoc-lua-marshal";
sha256 = "04qqjh1f1dp912j5fgvj6sd3ky5cf0hngr0bl37178yikr3mm2k1";
libraryHaskellDepends = [
···
description = "Use pandoc types in Lua";
license = lib.licenses.mit;
231457
-
hydraPlatforms = lib.platforms.none;
"pandoc-markdown-ghci-filter" = callPackage
···
license = lib.licenses.gpl2Plus;
231682
-
"pandoc-server_0_1_0_8" = callPackage
231995
+
"pandoc-server_0_1_0_9" = callPackage
({ mkDerivation, aeson, base, base64-bytestring, bytestring
, containers, data-default, doctemplates, pandoc, pandoc-types
, servant-server, skylighting, text, unicode-collation, wai
···
231690
-
version = "0.1.0.8";
231691
-
sha256 = "1ffsbi1ik0lx06xj1ffr2zpn4a9wn8lsawyhak77nqaih93336a5";
232003
+
version = "0.1.0.9";
232004
+
sha256 = "1bdfd0lq0vdrr8rvjxin6j011jg4kn210zzpz2lixvc8wfcw66w8";
libraryHaskellDepends = [
aeson base base64-bytestring bytestring containers data-default
doctemplates pandoc pandoc-types servant-server skylighting text
···
sha256 = "1f0ck7j82km4sy1ia2iqv9aqkdr3p2h8sarbksrsx2dq68552xym";
232132
-
editedCabalFile = "1kz5glyqd86g8jg9n7cvgmamw0kw4fq2wsf7fd5hgjf4fhbs2scd";
232445
+
editedCabalFile = "1v2d03rzrj0gmilx2qa1c0y1srzjh96xq02sd7qarc2kjw4rjgyi";
libraryHaskellDepends = [
···
description = "Hashing and checking of passwords";
license = lib.licenses.bsd3;
234121
-
platforms = lib.platforms.x86;
234434
+
maintainers = [ lib.maintainers.cdepillabout ];
234437
+
"password_3_1_0_0" = callPackage
234438
+
({ mkDerivation, base, base-compat, base64, bytestring, Cabal
234439
+
, cabal-doctest, crypton, doctest, memory, password-types
234440
+
, QuickCheck, quickcheck-instances, scrypt, tasty, tasty-hunit
234441
+
, tasty-quickcheck, template-haskell, text
234444
+
pname = "password";
234445
+
version = "3.1.0.0";
234446
+
sha256 = "0rmcmp9bwa4nqma1pphjga2bmd5axw3579v6i1sh5yih1cfqzi2q";
234447
+
setupHaskellDepends = [ base Cabal cabal-doctest ];
234448
+
libraryHaskellDepends = [
234449
+
base base64 bytestring crypton memory password-types
234450
+
template-haskell text
234452
+
testHaskellDepends = [
234453
+
base base-compat base64 bytestring crypton doctest memory
234454
+
password-types QuickCheck quickcheck-instances scrypt tasty
234455
+
tasty-hunit tasty-quickcheck template-haskell text
234457
+
description = "Hashing and checking of passwords";
234458
+
license = lib.licenses.bsd3;
234459
+
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.cdepillabout ];
···
description = "typeclass instances for password package";
license = lib.licenses.bsd3;
234146
-
platforms = lib.platforms.x86;
maintainers = [ lib.maintainers.cdepillabout ];
···
mainProgram = "perf-explore";
236433
+
"perf_0_13_0_0" = callPackage
236434
+
({ mkDerivation, base, clock, containers, deepseq, formatn, mtl
236435
+
, numhask-space, optparse-applicative, recursion-schemes, text
236440
+
version = "0.13.0.0";
236441
+
sha256 = "0xqwg42cl9f1s9niyc2r9py75w26bp7rlax04ifjjbbq5y9aw2gb";
236442
+
isLibrary = true;
236443
+
isExecutable = true;
236444
+
libraryHaskellDepends = [
236445
+
base clock containers deepseq formatn mtl numhask-space
236446
+
optparse-applicative recursion-schemes text vector
236448
+
executableHaskellDepends = [
236449
+
base clock containers deepseq formatn mtl optparse-applicative text
236451
+
benchmarkHaskellDepends = [ base ];
236452
+
description = "Performance methods and monad";
236453
+
license = lib.licenses.bsd3;
236454
+
hydraPlatforms = lib.platforms.none;
236455
+
mainProgram = "perf-explore";
"perf-analysis" = callPackage
({ mkDerivation, base, containers, deepseq, optparse-generic, perf
, protolude, readme-lhs, scientific, tdigest, text, text-format
···
sha256 = "0xbsys4h6p84m3vh076v5cjrmf2v9yl8d44zaknfxbjc8ssfbmh2";
237607
-
editedCabalFile = "19firm055d3j9gw8cf6qb6n2jy5jgs287mcgmskbcj78fs1a9g62";
237969
+
editedCabalFile = "1dawp5f6pha1z96bkx34whpqik20azx6aizcv8xrmj0ai6vvkhik";
libraryHaskellDepends = [
···
sha256 = "0mrrdmslcdk2ld8g78i00jwidn765w3l7la0qdlawc2lc17w2ili";
242608
+
editedCabalFile = "1nl2rbkg4dl5ljg77fazg88xs496hx1q7vj3b9wiqvf96g9j2lyf";
libraryHaskellDepends = [
···
hydraPlatforms = lib.platforms.none;
246759
+
"ppad-hmac-drbg" = callPackage
246760
+
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
246761
+
, criterion, ppad-sha256, ppad-sha512, primitive, tasty
246765
+
pname = "ppad-hmac-drbg";
246766
+
version = "0.1.1";
246767
+
sha256 = "0wqkl3bk2yzyz4ldzx8njf9qawwfcr9ya3alpmdqid68bldagxl7";
246768
+
libraryHaskellDepends = [ base bytestring primitive ];
246769
+
testHaskellDepends = [
246770
+
attoparsec base base16-bytestring bytestring ppad-sha256
246771
+
ppad-sha512 tasty tasty-hunit
246773
+
benchmarkHaskellDepends = [
246774
+
base bytestring criterion ppad-sha256
246776
+
description = "HMAC-based deterministic random bit generator";
246777
+
license = lib.licenses.mit;
246778
+
hydraPlatforms = lib.platforms.none;
246781
+
"ppad-secp256k1" = callPackage
246782
+
({ mkDerivation, aeson, attoparsec, base, base16-bytestring
246783
+
, bytestring, criterion, deepseq, ppad-hmac-drbg, ppad-sha256
246784
+
, tasty, tasty-hunit, text
246787
+
pname = "ppad-secp256k1";
246788
+
version = "0.1.0";
246789
+
sha256 = "16a25c4l7bkv8sjjj0nf7i0ml6kvgvr9bajsgqx8aapbnamk6894";
246790
+
libraryHaskellDepends = [
246791
+
base bytestring ppad-hmac-drbg ppad-sha256
246793
+
testHaskellDepends = [
246794
+
aeson attoparsec base base16-bytestring bytestring tasty
246795
+
tasty-hunit text
246797
+
benchmarkHaskellDepends = [
246798
+
base base16-bytestring bytestring criterion deepseq
246800
+
description = "Schnorr signatures & ECDSA on the elliptic curve secp256k1";
246801
+
license = lib.licenses.mit;
246802
+
hydraPlatforms = lib.platforms.none;
246805
+
"ppad-sha256" = callPackage
246806
+
({ mkDerivation, aeson, base, base16-bytestring, bytestring
246807
+
, criterion, SHA, tasty, tasty-hunit, text
246810
+
pname = "ppad-sha256";
246811
+
version = "0.2.1";
246812
+
sha256 = "0l33nmpp26d9mha8cr2r4p8b1xp2211rdm1gd9rk6lfg1vzw7a1f";
246813
+
libraryHaskellDepends = [ base bytestring ];
246814
+
testHaskellDepends = [
246815
+
aeson base base16-bytestring bytestring tasty tasty-hunit text
246817
+
benchmarkHaskellDepends = [ base bytestring criterion SHA ];
246818
+
description = "The SHA-256 and HMAC-SHA256 algorithms";
246819
+
license = lib.licenses.mit;
246820
+
hydraPlatforms = lib.platforms.none;
246824
+
"ppad-sha512" = callPackage
246825
+
({ mkDerivation, aeson, base, base16-bytestring, bytestring
246826
+
, criterion, SHA, tasty, tasty-hunit, text
246829
+
pname = "ppad-sha512";
246830
+
version = "0.1.1";
246831
+
sha256 = "0hm4z1samk203p7m2qwfg58mcadmybc987plg31rwf29s0z63yvy";
246832
+
libraryHaskellDepends = [ base bytestring ];
246833
+
testHaskellDepends = [
246834
+
aeson base base16-bytestring bytestring tasty tasty-hunit text
246836
+
benchmarkHaskellDepends = [ base bytestring criterion SHA ];
246837
+
description = "The SHA-512 and HMAC-SHA512 algorithms";
246838
+
license = lib.licenses.mit;
246839
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, mtl }:
···
"predicate-transformers" = callPackage
246692
-
({ mkDerivation, adjunctions, base, deepseq, lens, mtl }:
247140
+
({ mkDerivation, adjunctions, base, deepseq, pretty-simple
247141
+
, prettyprinter, recover-rtti, text
pname = "predicate-transformers";
246695
-
version = "0.15.0.0";
246696
-
sha256 = "0kjmdbm0a7c2vik0hansvkri7c9zp5cfazgk00r65syflsgfk91s";
246697
-
libraryHaskellDepends = [ adjunctions base deepseq lens mtl ];
247145
+
version = "0.17.0.0";
247146
+
sha256 = "0ifqa30w96jm5l9834qcga6ml2vyyk9ywd0ij7is0jf4gp1rdw5c";
247147
+
libraryHaskellDepends = [
247148
+
adjunctions base deepseq pretty-simple prettyprinter recover-rtti
description = "A library for writing predicates and transformations over predicates in Haskell";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
"prettychart" = callPackage
({ mkDerivation, async, base, box, bytestring, chart-svg
247532
-
, containers, markup-parse, numhask-space, optics-core, text, time
247985
+
, containers, doctest-parallel, markup-parse, numhask-space
247986
+
, optics-core, text, time, web-rep
247537
-
version = "0.2.0.0";
247538
-
sha256 = "1mpbn9i9h3g374nn6v7h664rypcxwbq3l94bxxmwy6jzpp8hzz0q";
247990
+
version = "0.2.2.0";
247991
+
sha256 = "1mj20bhpjn7gf7kb123zmn27bfpk1zncqqg606xmdcyx225m43al";
libraryHaskellDepends = [
async base box bytestring chart-svg containers markup-parse
numhask-space optics-core text time web-rep
247996
+
testHaskellDepends = [ base doctest-parallel ];
description = "Pretty print charts from ghci";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
sha256 = "1iwr176mx2xc96vgvzlby8z8s9d4vhbj266n89hp6kf9j794nvb9";
247999
-
editedCabalFile = "0g6rsz6hbpyfwbai04gmxil7wfcs1nd0xxcycvqwfn9mkr0ca21f";
248453
+
editedCabalFile = "0nc7cd9921bzf31k48pnmx3k2bfaxakgv3jchn4215qzzx7by86y";
libraryHaskellDepends = [
base deepseq template-haskell transformers
···
pname = "primitive-extras";
248102
-
version = "0.10.2";
248103
-
sha256 = "0z7xgd42dg5dq2ikjdbxjq39acv98s0p0sk3fincapw9vnxicnqy";
248556
+
version = "0.10.2.1";
248557
+
sha256 = "0h3q5zr0k3rns1mq4y56d2ji477h1kjqsv6hp3bbs0yfzkjjk5z2";
libraryHaskellDepends = [
base bytestring cereal deferred-folds focus foldl list-t primitive
primitive-unlifted profunctors vector
···
license = lib.licenses.bsd3;
248764
+
"primitive-unlifted_2_2_0_0" = callPackage
248765
+
({ mkDerivation, array, base, bytestring, primitive, QuickCheck
248766
+
, quickcheck-classes-base, stm, tasty, tasty-quickcheck, text-short
248769
+
pname = "primitive-unlifted";
248770
+
version = "2.2.0.0";
248771
+
sha256 = "06r10v5dp1a4zpvv8ffmjab8bjsn5gmkx7irr02xwahwb8q4dv69";
248772
+
libraryHaskellDepends = [
248773
+
array base bytestring primitive text-short
248775
+
testHaskellDepends = [
248776
+
base primitive QuickCheck quickcheck-classes-base stm tasty
248777
+
tasty-quickcheck
248779
+
description = "Primitive GHC types with unlifted types inside";
248780
+
license = lib.licenses.bsd3;
248781
+
hydraPlatforms = lib.platforms.none;
"primula-board" = callPackage
({ mkDerivation, base, ConfigFile, containers, directory, happstack
, happstack-helpers, happstack-server, happstack-state, hsp
···
license = lib.licenses.mit;
248747
-
"process_1_6_24_0" = callPackage
249221
+
"process_1_6_25_0" = callPackage
({ mkDerivation, base, deepseq, directory, filepath, unix }:
248751
-
version = "1.6.24.0";
248752
-
sha256 = "1fl1y0zc4dsifw1f5nkmy18l46i8wlkcq9h8jp2cm4gzww8x92qy";
249225
+
version = "1.6.25.0";
249226
+
sha256 = "0rbfwyz2418nw15fb5a8l1f8vsyzcz4wjakpx49b259rdibf0vs9";
libraryHaskellDepends = [ base deepseq directory filepath unix ];
description = "Process libraries";
license = lib.licenses.bsd3;
···
250034
-
version = "0.1.2";
250035
-
sha256 = "0gs93yhfm2mc5x6j2khcmrxf1la84hy0gyixmcxwdvy675lx06p4";
250508
+
version = "0.1.3";
250509
+
sha256 = "0wiqdmlbxq4792lw3gm99fngbb5jyhwimqf4fb757aqm1jmi9h7b";
libraryHaskellDepends = [ base hedgehog tasty tasty-hedgehog ];
base hedgehog tasty tasty-hedgehog tasty-hunit
···
sha256 = "04hhvrrclyav0nhk6zqp9s58vxad8ndi6yw851qprd6h7wr57wg5";
250175
-
editedCabalFile = "1p3s3jpck7w9h5qxqp9w59mmf6yr9bgx339l1m01f6yjq720a6l6";
250649
+
editedCabalFile = "1bhc2cz76fi3rrn36nrgzi531f3p18k3n7q5mp1xyjz3vv0b2h2d";
libraryHaskellDepends = [ array base ];
testHaskellDepends = [ base tasty tasty-hunit tasty-quickcheck ];
description = "Proquints: Identifiers that are Readable, Spellable, and Pronounceable";
···
252236
+
"pure-noise" = callPackage
252237
+
({ mkDerivation, base, deepseq, mwc-random, tasty, tasty-bench
252238
+
, tasty-discover, tasty-hunit, tasty-quickcheck, vector
252241
+
pname = "pure-noise";
252242
+
version = "0.1.0.1";
252243
+
sha256 = "116w6scl7kranx567jhnrir9sh0ysjzs45gfhk970q0pzbkgnj1l";
252244
+
libraryHaskellDepends = [ base vector ];
252245
+
testHaskellDepends = [
252246
+
base tasty tasty-discover tasty-hunit tasty-quickcheck vector
252248
+
testToolDepends = [ tasty-discover ];
252249
+
benchmarkHaskellDepends = [
252250
+
base deepseq mwc-random tasty tasty-bench vector
252252
+
description = "Performant, modern noise generation for Haskell with minimal dependencies. Based on FastNoiseLite.";
252253
+
license = lib.licenses.bsd3;
"pure-priority-queue" = callPackage
({ mkDerivation, base, containers }:
···
253174
-
version = "0.9.9";
253175
-
sha256 = "1bahj10gflc8i9wml8gkis50xwsj7vxf9zyj9b1zvlmld2qnlndw";
253176
-
libraryHaskellDepends = [
253177
-
base binary bytestring case-insensitive containers dlist primitive
253180
-
description = "QR code library in pure Haskell";
253181
-
license = lib.licenses.mit;
253184
-
"qrcode-core_0_9_10" = callPackage
253185
-
({ mkDerivation, base, binary, bytestring, case-insensitive
253186
-
, containers, dlist, primitive, text, vector
253189
-
pname = "qrcode-core";
sha256 = "117xsv0p2l6nwbl0a7qwip1cnix4x6gljl12w11pzrqmvrhgilx2";
libraryHaskellDepends = [
···
description = "QR code library in pure Haskell";
license = lib.licenses.mit;
253198
-
hydraPlatforms = lib.platforms.none;
"qrcode-juicypixels" = callPackage
···
pname = "qrcode-juicypixels";
253207
-
version = "0.8.5";
253208
-
sha256 = "0qgcdi77iyx04w2rx48nzk8lm9x368h9m4a468zcibn50cp4ynbg";
253209
-
libraryHaskellDepends = [
253210
-
base base64-bytestring bytestring JuicyPixels qrcode-core text
253213
-
description = "Converts a qrcode-core image to JuicyPixels";
253214
-
license = lib.licenses.mit;
253217
-
"qrcode-juicypixels_0_8_6" = callPackage
253218
-
({ mkDerivation, base, base64-bytestring, bytestring, JuicyPixels
253219
-
, qrcode-core, text, vector
253222
-
pname = "qrcode-juicypixels";
sha256 = "0i17wcv570x4a9cg0cdkzz4g86jwgfx68sg62bbvw7zwyc00bpma";
libraryHaskellDepends = [
···
description = "Converts a qrcode-core image to JuicyPixels";
license = lib.licenses.mit;
253231
-
hydraPlatforms = lib.platforms.none;
···
pname = "quickcheck-quid";
254298
-
version = "0.0.1.5";
254299
-
sha256 = "0w54yxwmrf228q0bi3cymlfm2gbv098i0yfpm8xqp6wl5afm5291";
254758
+
version = "0.0.1.6";
254759
+
sha256 = "1vm8654n4s0ylqssihwkv5w7gg9ml6ks8cbvbdfvcff7xmc38yrv";
libraryHaskellDepends = [
base containers deepseq extra hashable QuickCheck text
···
license = lib.licenses.asl20;
257541
+
"rawlock" = callPackage
257542
+
({ mkDerivation, base, io-classes, io-sim, mtl, nothunks
257543
+
, QuickCheck, strict-mvar, strict-stm, tasty, tasty-quickcheck
257546
+
pname = "rawlock";
257547
+
version = "0.1.0.0";
257548
+
sha256 = "07nh83k9xc1iszd2glh0nm8phblm67nazybxq7pgq7c89fgv3v0w";
257549
+
libraryHaskellDepends = [
257550
+
base io-classes nothunks strict-mvar strict-stm
257552
+
testHaskellDepends = [
257553
+
base io-classes io-sim mtl QuickCheck strict-stm tasty
257554
+
tasty-quickcheck
257556
+
description = "A writer-biased RAW lock";
257557
+
license = lib.licenses.asl20;
257558
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, criterion, deepseq, doctest, ghc-datasize
, ghc-prim, lens, tasty, tasty-hunit, template-haskell
···
({ mkDerivation, aeson, aeson-pretty, amazonka, amazonka-core
, amazonka-rds, amazonka-rds-data, amazonka-secretsmanager, base
, base64-bytestring, bytestring, contravariant, generic-lens
257378
-
, hedgehog, hedgehog-extras, http-client, hw-polysemy, microlens
257379
-
, mtl, optparse-applicative, polysemy-log, polysemy-plugin
257380
-
, polysemy-time, resourcet, stm, tasty, tasty-discover
257381
-
, tasty-hedgehog, testcontainers, text, time, transformers, ulid
257858
+
, hedgehog, hedgehog-extras, http-client, hw-polysemy, hw-prelude
257859
+
, microlens, mtl, optparse-applicative, polysemy-log
257860
+
, polysemy-plugin, polysemy-time, resourcet, stm, tasty
257861
+
, tasty-discover, tasty-hedgehog, testcontainers, text, time
257862
+
, transformers, ulid, uuid
257386
-
version = "0.0.0.10";
257387
-
sha256 = "15kxk1k59b97nbs1kj2j8gy473bdzmzv7684kr3vwhd0mjwg69z2";
257866
+
version = "0.1.0.0";
257867
+
sha256 = "1ilphv9pff2ixd4rphir6j3lc41m0jngk0f4byb4v991xjr6ldz8";
libraryHaskellDepends = [
aeson amazonka amazonka-core amazonka-rds amazonka-rds-data
amazonka-secretsmanager base base64-bytestring bytestring
257393
-
contravariant generic-lens hw-polysemy microlens mtl polysemy-log
257394
-
polysemy-plugin text time transformers ulid uuid
257873
+
contravariant generic-lens hw-polysemy hw-prelude microlens mtl
257874
+
polysemy-log polysemy-plugin text time transformers ulid uuid
executableHaskellDepends = [
aeson amazonka amazonka-rds-data base bytestring generic-lens
257398
-
hedgehog http-client hw-polysemy microlens optparse-applicative
257399
-
polysemy-log polysemy-plugin polysemy-time resourcet stm
257400
-
testcontainers text time ulid uuid
257878
+
hedgehog http-client hw-polysemy hw-prelude microlens
257879
+
optparse-applicative polysemy-log polysemy-plugin polysemy-time
257880
+
resourcet stm testcontainers text time ulid uuid
aeson aeson-pretty amazonka amazonka-core amazonka-rds
···
pname = "reactive-banana-automation";
257683
-
version = "0.5.6";
257684
-
sha256 = "161blkyhkff3z0blbrmrwmclhac481njn9ikb3x4ax0yfa1lpsvq";
258163
+
version = "0.5.7";
258164
+
sha256 = "1wj790yahgham9llbw3c642lmi9nliy4bx48d3pws3i6hpvvi7k7";
libraryHaskellDepends = [
base reactive-banana stm time transformers
···
({ mkDerivation, base, extra, mtl, primes, QuickCheck, random }:
258221
-
version = "0.1.0.3";
258222
-
sha256 = "1yrcvacxw0gl87lfw566k1hdf71nm2nrnw9ijqfc25y7fsb1qk2w";
258701
+
version = "0.1.0.4";
258702
+
sha256 = "1ibyp3zhfassg1yhfjnn636mbcbd6b7n42y2pzcnsmhjs8n78j2a";
libraryHaskellDepends = [ base mtl primes ];
···
"recommender-als" = callPackage
258474
-
({ mkDerivation, base, containers, data-default-class, hmatrix
258475
-
, parallel, random, vector
258954
+
({ mkDerivation, base, bytestring, cassava, containers
258955
+
, data-default-class, hmatrix, optparse-applicative, parallel
258956
+
, random, text, vector
pname = "recommender-als";
258479
-
version = "0.2.1.1";
258480
-
sha256 = "0qc91hn42mc2pmljb836chdas1jzsrqbg44cjylx31y0y72dmhdq";
258960
+
version = "0.2.2.0";
258961
+
sha256 = "19as4cd5p2y174zxn5rksa5hza5l667wkk9r40ny3lwmrgkng905";
258962
+
isLibrary = true;
258963
+
isExecutable = true;
libraryHaskellDepends = [
base containers data-default-class hmatrix parallel random vector
258967
+
executableHaskellDepends = [
258968
+
base bytestring cassava containers data-default-class
258969
+
optparse-applicative text vector
description = "Recommendations using alternating least squares algorithm";
license = lib.licenses.bsd3;
258973
+
mainProgram = "movielens";
···
262117
-
version = "1.2.1.0";
262118
-
sha256 = "09fp8n2z6nz2yqkn8pgq56s6d971b4mgcaldkhc0ih3bz9dp8kvq";
262120
-
editedCabalFile = "1y4qgr64d02cqn46l8cqqwmzkkbd3v2w040b41z5inagbwbr50r8";
262605
+
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
262606
+
sha256 = "0ikp23nbzrxfalpsk6n8yg3byh43f8hp156wpxx45yc297gmgpil";
libraryHaskellDepends = [
base bytestring containers deepseq ghc-prim hashable mtl stm text
transformers unordered-containers
···
"rerefined" = callPackage
({ mkDerivation, base, mono-traversable, QuickCheck
, template-haskell, text, text-builder-linear, type-level-show
263288
-
version = "0.6.0";
263289
-
sha256 = "0msawph4qcl3ch2821bq1kfjmzkxl6vkhglcp6glimkcsmkbabyv";
263775
+
version = "0.8.0";
263776
+
sha256 = "1w6p7sfl5mcq37cqlyfk3zzfb3sbw12idhdnk97jbrn0psms12rk";
libraryHaskellDepends = [
base mono-traversable QuickCheck template-haskell text
text-builder-linear type-level-show
263781
+
testHaskellDepends = [
263782
+
base mono-traversable QuickCheck template-haskell text
263783
+
text-builder-linear type-level-show type-spec
description = "Refinement types, again";
license = lib.licenses.mit;
···
264083
+
"resource-registry" = callPackage
264084
+
({ mkDerivation, base, bimap, containers, generics-sop, io-classes
264085
+
, mtl, nothunks, QuickCheck, quickcheck-state-machine, si-timers
264086
+
, strict-mvar, strict-stm, tasty, tasty-quickcheck, tree-diff
264089
+
pname = "resource-registry";
264090
+
version = "0.1.0.0";
264091
+
sha256 = "0mkx8hf6k0117c15kq3cyqgxbfwjjk0yywp5xf6svdi5g2xpkg5p";
264092
+
libraryHaskellDepends = [
264093
+
base bimap containers io-classes mtl nothunks strict-stm
264095
+
testHaskellDepends = [
264096
+
base containers generics-sop io-classes mtl QuickCheck
264097
+
quickcheck-state-machine si-timers strict-mvar strict-stm tasty
264098
+
tasty-quickcheck tree-diff
264100
+
description = "Track allocated resources";
264101
+
license = lib.licenses.asl20;
264102
+
hydraPlatforms = lib.platforms.none;
"resource-simple" = callPackage
({ mkDerivation, base, containers, monad-control, monad-fork
, mtl-evil-instances, transformers, transformers-base
···
265336
-
version = "0.4";
265337
-
sha256 = "14h1rzxzk9qzr6bimxng8nhxydngx92x75p1mrjfwbwi17bbwgby";
265849
+
version = "0.4.1";
265850
+
sha256 = "0j5ysm2aliq06cic2y21587lcighagih9vc48dr7z4mvrfym4yz7";
libraryHaskellDepends = [ base exceptions mtl primitive vector ];
testHaskellDepends = [ base HUnit QuickCheck vector ];
description = "A concurrent, mutable ring-buffer";
···
license = lib.licenses.mit;
270135
-
"sbp_6_1_0" = callPackage
270648
+
"sbp_6_2_1" = callPackage
({ mkDerivation, aeson, aeson-pretty, array, base
, base64-bytestring, basic-prelude, binary, binary-conduit
, bytestring, cmdargs, conduit, conduit-extra, data-binary-ieee754
···
270144
-
version = "6.1.0";
270145
-
sha256 = "1ihnsxil3f1fccm6zf3daiw12qblmxmrpfs6spqnh2jfyxgmrmkx";
270657
+
version = "6.2.1";
270658
+
sha256 = "0cq2a62ipkbqmrryync5jqmlgyx5pgkrknk3lpcwmv1l1f9l9dgr";
libraryHaskellDepends = [
···
273001
-
version = "0.0.1.0";
273002
-
sha256 = "0md8xdd7jci3jdq1l5acjfxgaz2ahiwz6c7cwam06x5kp0h1nik1";
273514
+
version = "0.0.2.0";
273515
+
sha256 = "0gidvbkcjgyq47gh2p19iawv8jcs7ajvih4mk6pwwbkjs8iybpx4";
libraryHaskellDepends = [
base base16 bytestring libsodium-bindings text text-display
···
sha256 = "1k38xkhyika7aamzrkalc7kbz0v832amj4gxxs9l6si9v19ja185";
274685
+
editedCabalFile = "1l5jz58wxr5a20pjg842x931w195ab50n4w0jrbppchc836080fi";
libraryHaskellDepends = [
···
"servant-static-th" = callPackage
({ mkDerivation, base, blaze-html, bytestring, containers
276991
-
, directory, doctest, filepath, Glob, hspec-wai, http-media
276992
-
, semigroups, servant, servant-blaze, servant-server, tasty
276993
-
, tasty-hspec, tasty-hunit, template-haskell, text, wai
276996
-
pname = "servant-static-th";
276997
-
version = "1.0.0.0";
276998
-
sha256 = "1iky6bk92vzhsw31hfdhgclr4nq1kmic6w9mwd5fzjhbs5vcmm15";
276999
-
isLibrary = true;
277000
-
isExecutable = true;
277001
-
libraryHaskellDepends = [
277002
-
base blaze-html bytestring containers directory filepath http-media
277003
-
semigroups servant servant-blaze servant-server template-haskell
277006
-
testHaskellDepends = [
277007
-
base blaze-html bytestring directory doctest filepath Glob
277008
-
hspec-wai servant servant-blaze servant-server tasty tasty-hspec
277011
-
description = "Embed a directory of static files in your Servant server";
277012
-
license = lib.licenses.bsd3;
277013
-
hydraPlatforms = lib.platforms.none;
277017
-
"servant-static-th_1_0_0_1" = callPackage
277018
-
({ mkDerivation, base, blaze-html, bytestring, containers
, directory, filepath, hspec, hspec-wai, http-media, semigroups
, servant, servant-blaze, servant-server, tasty, tasty-hspec
, tasty-hunit, template-haskell, text, wai
···
279774
-
version = "0.11.0.1";
279775
-
sha256 = "1ighr9py1c2njiwdzb4fy0rlz7k8zb51la5mr8ciwh7r8zkmi0gv";
280261
+
version = "0.11.0.3";
280262
+
sha256 = "1hkf1p2qjb5jc7qkizwsrcb16fhnf2jvqg1y17ly0pgr22lkvxf1";
libraryHaskellDepends = [
···
279848
-
version = "0.0.4.1";
279849
-
sha256 = "0jd05bazny7y25jnminal5wv30kxg6pzchswxpw5yac027qjagd0";
279851
-
editedCabalFile = "1ivpa3nrbp8qjam99m6dblhakc8gml1hhhigsmb708ndsyqfqa2i";
280335
+
version = "0.0.5.0";
280336
+
sha256 = "1yqz8nlhjbi5ngl548j4gy07m6dbvxfykj5y2gm4vviwvx0kgmz4";
libraryHaskellDepends = [ base process text ];
···
"simple-sql-parser" = callPackage
281903
-
({ mkDerivation, base, containers, megaparsec, mtl
281904
-
, parser-combinators, prettyprinter, tasty, tasty-hunit, text
282388
+
({ mkDerivation, base, containers, filepath, hspec
282389
+
, hspec-expectations, hspec-golden, hspec-megaparsec, megaparsec
282390
+
, mtl, parser-combinators, pretty-show, prettyprinter
282391
+
, raw-strings-qq, text
pname = "simple-sql-parser";
281908
-
version = "0.7.1";
281909
-
sha256 = "0jzmc5ian4y2jpng8c5xqf8igx5h186nw131vh6vq76nyzxxbx87";
281910
-
isLibrary = true;
281911
-
isExecutable = true;
282395
+
version = "0.8.0";
282396
+
sha256 = "01mymjr3gbdpkd660vz2v024b8jvzbzwqznmdxf3j2xpbmy36svw";
libraryHaskellDepends = [
base containers megaparsec mtl parser-combinators prettyprinter
281917
-
base containers megaparsec mtl parser-combinators prettyprinter
281918
-
tasty tasty-hunit text
282402
+
base containers filepath hspec hspec-expectations hspec-golden
282403
+
hspec-megaparsec megaparsec mtl parser-combinators pretty-show
282404
+
prettyprinter raw-strings-qq text
description = "A parser for SQL";
license = lib.licenses.bsd3;
···
288681
-
({ mkDerivation, base, bytestring, extra, hspec, hspec-core
288682
-
, megaparsec, optparse-applicative, stache, text, yaml
289167
+
({ mkDerivation, base, bytestring, directory, extra, hspec
289168
+
, hspec-core, megaparsec, optparse-applicative, process, stache
288686
-
version = "0.2.0.1";
288687
-
sha256 = "054v8qffs9wwl6vnfxmjv0753bchvsjibbvcs8fnnmy8si5hk80h";
289173
+
version = "0.2.0.2";
289174
+
sha256 = "19419bzrgaky1ja5isx15fl1xbi9yrxh8i7nd06mh7bmymsprxja";
libraryHaskellDepends = [
···
executableHaskellDepends = [
base bytestring optparse-applicative text
288696
-
testHaskellDepends = [ base bytestring hspec hspec-core text ];
289183
+
testHaskellDepends = [
289184
+
base bytestring directory extra hspec hspec-core process text
description = "Manage the application of templates to custom yaml";
license = lib.licenses.gpl2Only;
···
mainProgram = "stack-all";
290730
-
"stack-all_0_6_3" = callPackage
291219
+
"stack-all_0_6_4" = callPackage
({ mkDerivation, aeson, base, cached-json-file, config-ini
, directory, extra, filepath, http-query, process, simple-cmd
, simple-cmd-args, text, yaml
290737
-
version = "0.6.3";
290738
-
sha256 = "14cqjaz8rc59sfy1px7a7bbv82dnrnaawf64q731ipl51smi0662";
291226
+
version = "0.6.4";
291227
+
sha256 = "1yvzglvaalk537fza2nhzjacm7aanrnwsz0grg00ln0a06hb8wcb";
executableHaskellDepends = [
···
license = lib.licenses.bsd3;
292533
+
"static-bytes_0_1_1" = callPackage
292534
+
({ mkDerivation, base, bytestring, hspec, hspec-discover, memory
292535
+
, primitive, QuickCheck, rio, text, vector
292538
+
pname = "static-bytes";
292539
+
version = "0.1.1";
292540
+
sha256 = "14a0ww31y54hsvv2qf1wchpvzbsnxjjwgm13h9ysc3fclkwa0ba9";
292541
+
libraryHaskellDepends = [
292542
+
base bytestring memory primitive rio vector
292544
+
testHaskellDepends = [
292545
+
base bytestring hspec memory primitive QuickCheck rio text vector
292547
+
testToolDepends = [ hspec-discover ];
292548
+
description = "A Haskell library providing types representing 8, 16, 32, 64 or 128 bytes of data";
292549
+
license = lib.licenses.bsd3;
292550
+
hydraPlatforms = lib.platforms.none;
"static-canvas" = callPackage
({ mkDerivation, base, double-conversion, free, mtl, text }:
···
pname = "streaming-bytestring";
293975
-
version = "0.3.2";
293976
-
sha256 = "0rxsxm0an21d2wrngg61vdz7lqcigi7fs96n8003yfcnah63qnw8";
293977
-
libraryHaskellDepends = [
293978
-
base bytestring deepseq exceptions ghc-prim mmorph mtl resourcet
293979
-
streaming transformers transformers-base
293981
-
testHaskellDepends = [
293982
-
base bytestring resourcet smallcheck streaming tasty tasty-hunit
293983
-
tasty-smallcheck transformers
293985
-
description = "Fast, effectful byte streams";
293986
-
license = lib.licenses.bsd3;
293989
-
"streaming-bytestring_0_3_3" = callPackage
293990
-
({ mkDerivation, base, bytestring, deepseq, exceptions, ghc-prim
293991
-
, mmorph, mtl, resourcet, smallcheck, streaming, tasty, tasty-hunit
293992
-
, tasty-smallcheck, transformers, transformers-base
293995
-
pname = "streaming-bytestring";
sha256 = "15v1r8fw2w9a6ivg3f83pqfs9q5ik27vjbk2wvpd8vlmw210idnv";
libraryHaskellDepends = [
···
description = "Fast, effectful byte streams";
license = lib.licenses.bsd3;
294008
-
hydraPlatforms = lib.platforms.none;
"streaming-cassava" = callPackage
···
"streamly-archive" = callPackage
294423
-
({ mkDerivation, archive, base, bytestring, cryptonite, directory
294424
-
, filepath, QuickCheck, streamly, streamly-core, tar, tasty
294425
-
, tasty-hunit, tasty-quickcheck, temporary, zlib
294910
+
({ mkDerivation, archive, async, base, bytestring, containers
294911
+
, cryptonite, directory, filepath, QuickCheck, split, streamly
294912
+
, streamly-core, tar, tasty, tasty-hunit, tasty-quickcheck
294913
+
, temporary, zlib
pname = "streamly-archive";
294429
-
version = "0.2.0";
294430
-
sha256 = "0sjshmvndrysbfpj0w05khpga2qsb375iqpfwl6d822vaaxsykq2";
294917
+
version = "0.3.0";
294918
+
sha256 = "1azjv8lsy4mp9brz6zdfls4srxr8zl3ki80d50k7ikzxhv117sp1";
enableSeparateDataOutput = true;
294432
-
libraryHaskellDepends = [ base bytestring streamly streamly-core ];
294920
+
libraryHaskellDepends = [
294921
+
base bytestring containers streamly streamly-core
librarySystemDepends = [ archive ];
294435
-
base bytestring cryptonite directory filepath QuickCheck streamly
294436
-
streamly-core tar tasty tasty-hunit tasty-quickcheck temporary zlib
294925
+
async base bytestring containers cryptonite directory filepath
294926
+
QuickCheck split streamly streamly-core tar tasty tasty-hunit
294927
+
tasty-quickcheck temporary zlib
testSystemDepends = [ archive ];
description = "Stream data from archives using the streamly library";
···
"streamly-lmdb" = callPackage
294577
-
({ mkDerivation, async, base, bytestring, directory, lmdb
294578
-
, QuickCheck, streamly, streamly-core, tasty, tasty-quickcheck
295068
+
({ mkDerivation, async, base, bytestring, cereal, containers
295069
+
, directory, lifted-base, lmdb, monad-control, mtl, QuickCheck
295070
+
, random, safe-exceptions, stm, streamly, streamly-core, tasty
295071
+
, tasty-hunit, tasty-quickcheck, temporary, transformers, vector
294583
-
version = "0.7.0";
294584
-
sha256 = "1hr3zpvvnazxss12nqys000vcgvbni3c7zl14pi3j838dsw72qwi";
295075
+
version = "0.8.0";
295076
+
sha256 = "1yi3nfkv8jd3wl4hap4zcxs760ff61a0yxqvqz0jv0f0164czjkp";
libraryHaskellDepends = [
294586
-
async base bytestring streamly streamly-core
295078
+
base bytestring containers directory lifted-base monad-control
295079
+
safe-exceptions stm streamly streamly-core
librarySystemDepends = [ lmdb ];
294590
-
async base bytestring directory QuickCheck streamly streamly-core
294591
-
tasty tasty-quickcheck temporary
295083
+
async base bytestring cereal containers directory mtl QuickCheck
295084
+
random streamly streamly-core tasty tasty-hunit tasty-quickcheck
295085
+
temporary transformers vector
testSystemDepends = [ lmdb ];
description = "Stream data to or from LMDB databases using the streamly library";
···
296026
-
version = "0.9.1";
296027
-
sha256 = "0bq9vamnzidmcbapn6lc6vyz3lk2m0ld475z6a311xr5x0d70vad";
296520
+
version = "0.11.0";
296521
+
sha256 = "0bzx25pwc2mg92f72lj32g78yn5gx8pl8341cxbv3j0ysim1fhfj";
libraryHaskellDepends = [
base rerefined text text-builder-linear vector vector-sized
···
298528
-
"sydtest-aeson_0_2_0_0" = callPackage
299022
+
"sydtest-aeson_0_2_0_1" = callPackage
({ mkDerivation, aeson, aeson-pretty, base, bytestring, deepseq
, directory, path, path-io, sydtest, sydtest-discover, text
298534
-
version = "0.2.0.0";
298535
-
sha256 = "14acwqaxb3dizpqa6xz7wpnb2qssyfzqh4g3g7dxdbk04sypz34h";
299028
+
version = "0.2.0.1";
299029
+
sha256 = "0qxbsbrz1vyafg7wx2yappzqj821dr86cafx34rx15zbyrbkmpvz";
libraryHaskellDepends = [
aeson aeson-pretty base bytestring deepseq path path-io sydtest
···
299154
+
"sydtest-hspec_0_4_0_3" = callPackage
299155
+
({ mkDerivation, base, hspec, hspec-core, mtl, QuickCheck, stm
299156
+
, sydtest, sydtest-discover
299159
+
pname = "sydtest-hspec";
299160
+
version = "0.4.0.3";
299161
+
sha256 = "1vnc6b8vswqbpz6l2rgx4r8k658wzdmv4ca601rfy03539n98nzl";
299162
+
libraryHaskellDepends = [
299163
+
base hspec-core mtl QuickCheck stm sydtest
299165
+
testHaskellDepends = [ base hspec stm sydtest ];
299166
+
testToolDepends = [ sydtest-discover ];
299167
+
description = "An Hspec companion library for sydtest";
299168
+
license = "unknown";
299169
+
hydraPlatforms = lib.platforms.none;
"sydtest-mongo" = callPackage
({ mkDerivation, base, binary, bson, bytestring, mongoDB, network
, path, path-io, port-utils, process, sydtest, sydtest-discover
···
({ mkDerivation, aeson, ansi-terminal, base, broadcast-chan
, bytestring, conduit, containers, data-default, dbus
, dbus-hslogger, directory, dyre, either, enclosed-exceptions
300915
-
, filepath, gi-cairo, gi-cairo-connector, gi-cairo-render, gi-gdk
301428
+
, filepath, gi-cairo-connector, gi-cairo-render, gi-gdk
, gi-gdkpixbuf, gi-gdkx11, gi-glib, gi-gtk, gi-gtk-hs, gi-pango
300917
-
, gtk-sni-tray, gtk-strut, gtk3, haskell-gi, haskell-gi-base
300918
-
, hslogger, HStringTemplate, http-client, http-client-tls
300919
-
, http-conduit, http-types, multimap, old-locale
301430
+
, gtk-sni-tray, gtk-strut, gtk3, haskell-gi-base, hslogger, hspec
301431
+
, hspec-core, hspec-discover, hspec-golden, HStringTemplate
301432
+
, http-client, http-client-tls, http-conduit, http-types, multimap
, optparse-applicative, parsec, process, rate-limit, regex-compat
, safe, scotty, split, status-notifier-item, stm, template-haskell
300922
-
, text, time, time-locale-compat, time-units, transformers
300923
-
, transformers-base, tuple, unix, utf8-string, X11, xdg-basedir
301435
+
, temporary, text, time, time-locale-compat, time-units
301436
+
, transformers, tuple, unix, utf8-string, X11, xdg-basedir
, xdg-desktop-entry, xml, xml-helpers, xmonad
300928
-
version = "4.0.2";
300929
-
sha256 = "1w1lsz8bk4xq4dzsfi2yf3x036a8y6b14jpil74c1xbicjc74gmg";
301441
+
version = "4.0.3";
301442
+
sha256 = "107hajq6y3hb9n80zncc8qi74dn6qqp7mic4xagnmah82sk1k5x9";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson ansi-terminal base broadcast-chan bytestring conduit
containers data-default dbus dbus-hslogger directory dyre either
300936
-
enclosed-exceptions filepath gi-cairo gi-cairo-connector
300937
-
gi-cairo-render gi-gdk gi-gdkpixbuf gi-gdkx11 gi-glib gi-gtk
300938
-
gi-gtk-hs gi-pango gtk-sni-tray gtk-strut haskell-gi
300939
-
haskell-gi-base hslogger HStringTemplate http-client
300940
-
http-client-tls http-conduit http-types multimap old-locale parsec
301449
+
enclosed-exceptions filepath gi-cairo-connector gi-cairo-render
301450
+
gi-gdk gi-gdkpixbuf gi-gdkx11 gi-glib gi-gtk gi-gtk-hs gi-pango
301451
+
gtk-sni-tray gtk-strut haskell-gi-base hslogger HStringTemplate
301452
+
http-client http-client-tls http-conduit http-types multimap parsec
process rate-limit regex-compat safe scotty split
status-notifier-item stm template-haskell text time
300943
-
time-locale-compat time-units transformers transformers-base tuple
300944
-
unix utf8-string X11 xdg-basedir xdg-desktop-entry xml xml-helpers
301455
+
time-locale-compat time-units transformers tuple unix utf8-string
301456
+
X11 xdg-basedir xdg-desktop-entry xml xml-helpers xmonad
libraryPkgconfigDepends = [ gtk3 ];
executableHaskellDepends = [
base data-default directory hslogger optparse-applicative
executablePkgconfigDepends = [ gtk3 ];
301463
+
testHaskellDepends = [
301464
+
base directory filepath hspec hspec-core hspec-golden temporary
301466
+
testToolDepends = [ hspec-discover ];
description = "A desktop bar similar to xmobar, but with more GUI";
license = lib.licenses.bsd3;
badPlatforms = lib.platforms.darwin;
···
sha256 = "1p0lvfics2p98jhg46m1gl7lrpq73v1waxplvib77pl5q9ymlk87";
303214
+
editedCabalFile = "0kdx020wypr226q9syn1wiq3a7szyzy66khfzh3ssr290r0sknci";
libraryHaskellDepends = [ base retry tagged tasty ];
testHaskellDepends = [ base tasty tasty-hunit ];
description = "Handle flaky Tasty-based tests";
···
pname = "telegram-bot-api";
304168
-
version = "7.4";
304169
-
sha256 = "0pbp14dg4qdf3vl93f46l6q1gdprkfvhfgi5ll3kln66z2bs40fq";
304685
+
version = "7.4.1";
304686
+
sha256 = "1ppjyq278ri2467vcyb1z01jsqbirls8lazi1lr8pk9z0sw8mz5y";
libraryHaskellDepends = [
aeson aeson-pretty base bytestring cron filepath hashable
http-api-data http-client http-client-tls monad-control mtl
···
pname = "telegram-bot-simple";
304192
-
version = "0.14.2";
304193
-
sha256 = "10jwvx6m8zqzicfy3iyc9igxlnzyd8h320280q9s53420gzfpdf4";
304709
+
version = "0.14.3";
304710
+
sha256 = "0h7cpa5zbhz9y362djxznl2q1s0mj1ci6fg071i21fbk1fkjsmhf";
304712
+
editedCabalFile = "0warsrhsk3vqg9hyr5ircm01shls4n201z7nmjigli1nzzidljf8";
libraryHaskellDepends = [
···
license = lib.licenses.bsd3;
307922
+
"text-show_3_11" = callPackage
307923
+
({ mkDerivation, array, base, base-compat-batteries, base-orphans
307924
+
, bifunctors, bytestring, containers, criterion, deepseq
307925
+
, deriving-compat, generic-deriving, ghc-boot-th, ghc-prim, hspec
307926
+
, hspec-discover, QuickCheck, quickcheck-instances
307927
+
, template-haskell, text, th-abstraction, transformers
307928
+
, transformers-compat
307931
+
pname = "text-show";
307932
+
version = "3.11";
307933
+
sha256 = "1hp8bw5cmppdwqjvnmv7h38rckvdpxrzgcvbllgvf4zm9ns6dsr8";
307934
+
libraryHaskellDepends = [
307935
+
array base base-compat-batteries bifunctors bytestring containers
307936
+
ghc-boot-th ghc-prim template-haskell text th-abstraction
307937
+
transformers transformers-compat
307939
+
testHaskellDepends = [
307940
+
array base base-compat-batteries base-orphans bytestring
307941
+
deriving-compat generic-deriving ghc-prim hspec QuickCheck
307942
+
quickcheck-instances template-haskell text transformers
307943
+
transformers-compat
307945
+
testToolDepends = [ hspec-discover ];
307946
+
benchmarkHaskellDepends = [ base criterion deepseq ghc-prim text ];
307947
+
description = "Efficient conversion of values into Text";
307948
+
license = lib.licenses.bsd3;
307949
+
hydraPlatforms = lib.platforms.none;
"text-show-instances" = callPackage
({ mkDerivation, aeson, base, base-compat, bifunctors, binary
, containers, directory, generic-deriving, ghc-boot-th, ghc-prim
···
testToolDepends = [ hspec-discover ];
description = "Additional instances for text-show";
license = lib.licenses.bsd3;
307989
+
"text-show-instances_3_9_9" = callPackage
307990
+
({ mkDerivation, aeson, base, base-compat, bifunctors, binary
307991
+
, containers, directory, generic-deriving, ghc-boot-th, ghc-prim
307992
+
, haskeline, hpc, hspec, hspec-discover, nonempty-vector
307993
+
, old-locale, old-time, pretty, QuickCheck, quickcheck-instances
307994
+
, random, scientific, semigroups, tagged, template-haskell
307995
+
, terminfo, text, text-short, text-show, th-orphans, time
307996
+
, transformers, transformers-compat, unix, unordered-containers
307997
+
, uuid-types, vector, xhtml
308000
+
pname = "text-show-instances";
308001
+
version = "3.9.9";
308002
+
sha256 = "0ip2ym2v3rh5bi6mjfxpzrbvbrpqyi2ccaf4kfg5sy0k0yv3nrhm";
308003
+
libraryHaskellDepends = [
308004
+
aeson base base-compat bifunctors binary containers directory
308005
+
ghc-boot-th haskeline hpc nonempty-vector old-locale old-time
308006
+
pretty random scientific semigroups tagged template-haskell
308007
+
terminfo text text-short text-show time transformers unix
308008
+
unordered-containers uuid-types vector xhtml
308010
+
testHaskellDepends = [
308011
+
aeson base base-compat bifunctors binary containers directory
308012
+
generic-deriving ghc-boot-th ghc-prim haskeline hpc hspec
308013
+
nonempty-vector old-locale old-time pretty QuickCheck
308014
+
quickcheck-instances random scientific tagged template-haskell
308015
+
terminfo text-short text-show th-orphans time transformers
308016
+
transformers-compat unix unordered-containers uuid-types vector
308019
+
testToolDepends = [ hspec-discover ];
308020
+
description = "Additional instances for text-show";
308021
+
license = lib.licenses.bsd3;
308022
+
hydraPlatforms = lib.platforms.none;
"text-stream-decode" = callPackage
···
sha256 = "06x6njyn6p6shwj5n1znq017vwalr867ziwbwzimz9jbilipgigr";
308265
-
editedCabalFile = "1cwc4q408b9pina7069hi8v3m9nqa5c6sm8lamr5ssialiwchcig";
308850
+
editedCabalFile = "053glydkbz2h03s4l0isbabp4w4w4b8k3xfd61awf5vdnnyrq612";
libraryHaskellDepends = [
base ghc-prim template-haskell th-abstraction
testHaskellDepends = [ base ghc-prim template-haskell ];
description = "Derive Template Haskell's Lift class for datatypes";
license = lib.licenses.bsd3;
308859
+
"th-lift_0_8_5" = callPackage
308860
+
({ mkDerivation, base, ghc-prim, template-haskell, th-abstraction
308863
+
pname = "th-lift";
308864
+
version = "0.8.5";
308865
+
sha256 = "0xhivxk89y76jkgm636d1qan3ssgiqk2g23abzdfgpq29s6mm739";
308866
+
libraryHaskellDepends = [
308867
+
base ghc-prim template-haskell th-abstraction
308869
+
testHaskellDepends = [ base ghc-prim template-haskell ];
308870
+
description = "Derive Template Haskell's Lift class for datatypes";
308871
+
license = lib.licenses.bsd3;
308872
+
hydraPlatforms = lib.platforms.none;
"th-lift-instances" = callPackage
···
sha256 = "0z07qcbbsj2b3j9p1qr4jvlpa7qgjfjvymkjd6vbizka1wd2mnwx";
308315
-
editedCabalFile = "19gh8f082ia27ch7xjj41vwlp7234sv545hhb3kcwkmw9brc67aj";
308916
+
editedCabalFile = "10fq55a34h1cysgigf1s2vlb0ka9s7d0lklpk63zla53fx7jshrl";
libraryHaskellDepends = [
base mtl template-haskell th-compat th-lift th-reify-many
···
testToolDepends = [ hspec-discover ];
description = "Orphan instances for TH datatypes";
license = lib.licenses.bsd3;
308928
+
"th-orphans_0_13_15" = callPackage
308929
+
({ mkDerivation, base, bytestring, ghc-prim, hspec, hspec-discover
308930
+
, mtl, template-haskell, th-compat, th-lift, th-reify-many
308933
+
pname = "th-orphans";
308934
+
version = "0.13.15";
308935
+
sha256 = "1gayl4afrl9swqhb12z5z84zl8vx684xj90s9h57029a72vjrl0k";
308936
+
libraryHaskellDepends = [
308937
+
base mtl template-haskell th-compat th-lift th-reify-many
308939
+
testHaskellDepends = [
308940
+
base bytestring ghc-prim hspec template-haskell th-lift
308942
+
testToolDepends = [ hspec-discover ];
308943
+
description = "Orphan instances for TH datatypes";
308944
+
license = lib.licenses.bsd3;
308945
+
hydraPlatforms = lib.platforms.none;
"th-pprint" = callPackage
···
hydraPlatforms = lib.platforms.none;
311470
-
"tls_2_1_0" = callPackage
312091
+
"tls_2_1_1" = callPackage
({ mkDerivation, asn1-encoding, asn1-types, async, base
, base16-bytestring, bytestring, cereal, crypton, crypton-x509
, crypton-x509-store, crypton-x509-validation, data-default-class
···
311479
-
version = "2.1.0";
311480
-
sha256 = "1i84j49gb1dgyqf4rwdrnjp47rynmyavh05dkijbj82qdcxjmb6v";
312100
+
version = "2.1.1";
312101
+
sha256 = "1rzbyrc5x4zq0xdm5h4h0jh2l2ajhbjx5qny6x79ij7zv0c79hkp";
libraryHaskellDepends = [
···
license = lib.licenses.gpl2Plus;
314390
-
"tree-diff_0_3_1" = callPackage
315011
+
"tree-diff_0_3_2" = callPackage
({ mkDerivation, aeson, ansi-terminal, ansi-wl-pprint, base
, bytestring, containers, criterion, deepseq, Diff, hashable
, parsec, parsers, pretty, primitive, QuickCheck, scientific
···
314400
-
version = "0.3.1";
314401
-
sha256 = "0ixv5122yz6p6a0vfjn5hgp81bs6dx6x3q731cwjyx03dr9lzicb";
314403
-
editedCabalFile = "1ga0xnyv24fgjiifypq95l7nhlm86swqscakfm98kxqi91gbzr5y";
315021
+
version = "0.3.2";
315022
+
sha256 = "067lf9fw0lk9pay6di6scc00sfg9p0n2avxs0wsqlyin9xc9h18v";
libraryHaskellDepends = [
aeson ansi-terminal ansi-wl-pprint base bytestring containers
deepseq hashable parsec parsers pretty primitive QuickCheck
···
316131
-
version = "2.1.2.0";
316132
-
sha256 = "1hkzp2g671dagmv1qznkf3mw3l2mslckg7h0a8x8633h6i3j6br0";
316750
+
version = "2.2.0.0";
316751
+
sha256 = "1d69hc5nxc6pxbwbf13ch9yfmf9zphznv1w9hmszbndjwpc767nj";
libraryHaskellDepends = [
aeson base bytestring case-insensitive cookie either exceptions
http-types http2 text time transformers vault wai wai-extra
···
testHaskellDepends = [ base tasty tasty-hunit tasty-quickcheck ];
description = "Plugin to faciliate type-level let";
license = lib.licenses.bsd3;
318891
+
hydraPlatforms = lib.platforms.none;
"typelevel" = callPackage
···
license = lib.licenses.mit;
318711
-
"typst-symbols_0_1_6" = callPackage
319332
+
"typst-symbols_0_1_7" = callPackage
({ mkDerivation, base, text }:
318715
-
version = "0.1.6";
318716
-
sha256 = "17a2grflk67vs68b2pxygvk7p50rj9fb3ri7fcwa19j9jnhg4zwl";
319336
+
version = "0.1.7";
319337
+
sha256 = "1f158pjvkbx05aj0nv4qwlz2h7a811v9r7nlhnp54vws4h4rdvnz";
libraryHaskellDepends = [ base text ];
description = "Symbol and emoji lookup for typst language";
license = lib.licenses.mit;
···
sha256 = "1vqnfk656i6j3j1bf9lc36adziv52x1b2ccq6afp8cka1nay2mcd";
318756
-
editedCabalFile = "0za67vc1lvadrl6r287cmkkz7cnharm1yhsyin8qbn9xlm5r8ci0";
319377
+
editedCabalFile = "0awsb34hf2r6j0qkl0b087hdwcig33cmnfjwrl5w3mj35ligffja";
libraryHaskellDepends = [
base binary bytestring containers data-default deepseq
template-haskell time tzdata vector
···
319758
-
version = "0.1.0.2";
319759
-
sha256 = "1w38pifsff5c2p22afnnw6c6n5qxivyvbdciy5z0d46q7nxqgysr";
320379
+
version = "0.1.0.3";
320380
+
sha256 = "1iy5aacr19xcabs0q2a2vqc43lsaxayy8avw0wbnkqnb5y7cjm5c";
libraryHaskellDepends = [
···
description = "a library which implements easy, concurrent and pretty logging";
license = lib.licenses.agpl3Plus;
mainProgram = "unclogging";
320396
+
"unconditional-jump" = callPackage
320397
+
({ mkDerivation, base, int-supply }:
320399
+
pname = "unconditional-jump";
320400
+
version = "1.0.0";
320401
+
sha256 = "1nmzqph0wchzr2cq7009d9xfchryb0nis74mcj7nbkz42r14k570";
320402
+
libraryHaskellDepends = [ base int-supply ];
320403
+
description = "Unconditional jumps";
320404
+
license = lib.licenses.bsd3;
"unconstrained" = callPackage
···
"universum" = callPackage
321482
-
({ mkDerivation, base, bytestring, containers, deepseq, gauge
321483
-
, ghc-prim, hashable, hedgehog, microlens, microlens-mtl, mtl
322114
+
({ mkDerivation, base, bytestring, containers, deepseq, ghc-prim
322115
+
, hashable, hedgehog, microlens, microlens-mtl, mtl
, safe-exceptions, stm, tasty, tasty-discover, tasty-hedgehog, text
, transformers, unordered-containers, utf8-string, vector
321489
-
version = "1.8.2.1";
321490
-
sha256 = "06kv2p7792r4d7nsq1wx7vw5jy72fjacc2jwmkqfanaaapdr27q9";
322121
+
version = "1.8.2.2";
322122
+
sha256 = "0h8ckr60gm5wxly5zyij9avzmlzljp21njd1k9j13nj5z23i1idp";
libraryHaskellDepends = [
base bytestring containers deepseq ghc-prim hashable microlens
microlens-mtl mtl safe-exceptions stm text transformers
···
base bytestring hedgehog tasty tasty-hedgehog text
testToolDepends = [ tasty-discover ];
321500
-
benchmarkHaskellDepends = [
321501
-
base containers gauge text unordered-containers
description = "Custom prelude used in Serokell";
license = lib.licenses.mit;
···
321541
-
version = "0.7.2";
321542
-
sha256 = "02v9lr7i7m3nrd8wkg2psdm41i7vc0mzaqks89ds05lv9qsjqf2q";
322170
+
version = "0.7.3";
322171
+
sha256 = "11qxh9l2kqx4pqphbbmcbmc9bb2mifnjmzlcbkak5mjj163sskvs";
libraryHaskellDepends = [ base unix ];
base directory extra hspec HUnit monad-parallel temporary
···
323610
-
version = "0.0.10.0";
323611
-
sha256 = "0y1v4a8shg05mphcly4n77qf8a3jp43girc9kf3302p8sjgx2zv2";
324239
+
version = "0.0.11.0";
324240
+
sha256 = "1bnkhm21g67x1jr7lwybg5yj5n34jlhkf5j2fqzczdfggv4z6vnq";
libraryHaskellDepends = [
base proto-lens proto-lens-protobuf-types proto-lens-runtime
···
sha256 = "1vpcxn0zkhmvksz373iz66bv42f358jv3zqg390vk2mbkqkp5wk3";
325471
-
editedCabalFile = "03fpy8vnjyk7hw6sci361pmb05jl5z05yb08yjv5wxqxnp7jq0xw";
326100
+
editedCabalFile = "0ii5bzccaw632sjz9avbasmfabxc82w9vrn6lala9x9d1dyllmn8";
libraryHaskellDepends = [ base deepseq primitive vector-stream ];
base base-orphans doctest HUnit primitive QuickCheck random tasty
···
sha256 = "0z5z88flyassdpgga412qci6brr9gyljbx875wd479fy9crhgxfh";
326064
-
editedCabalFile = "17sa7mq3maphzgwdjwxr1q9dm92gz4hcbyk0d3hkayqxswp9x9hn";
326693
+
editedCabalFile = "0lcsvwlpipdiafw7w6lf2mqfg5b8fmh2jrrs3s6j7hsjm09vs3id";
libraryHaskellDepends = [ base ghc-prim ];
description = "Efficient Streams";
license = lib.licenses.bsd3;
···
327204
-
version = "0.5.2.0";
327205
-
sha256 = "1p4x6q2ks259xzigj31f8bz3562k07dzj77a9bnhl934sl85hz6q";
327833
+
version = "0.5.2.1";
327834
+
sha256 = "006y380fva59xr5wv6vn802wxssd91fgvfvb3g65zscv8dhb0z5d";
libraryHaskellDepends = [
base binary bytestring cereal containers directory filepath
hashable MonadRandom mtl network process random random-shuffle
···
description = "A logging system for WAI";
license = lib.licenses.bsd3;
329202
+
"wai-logger_2_5_0" = callPackage
329203
+
({ mkDerivation, base, byteorder, bytestring, fast-logger
329204
+
, http-types, network, wai
329207
+
pname = "wai-logger";
329208
+
version = "2.5.0";
329209
+
sha256 = "1171qfz6wlmq69virwvlg79j4smk6sqhdvrdpnisr50zdc3x7ysw";
329210
+
libraryHaskellDepends = [
329211
+
base byteorder bytestring fast-logger http-types network wai
329213
+
description = "A logging system for WAI";
329214
+
license = lib.licenses.bsd3;
329215
+
hydraPlatforms = lib.platforms.none;
"wai-logger-buffered" = callPackage
···
pname = "wai-middleware-throttle";
sha256 = "0mpw7b56k1a89kzwa3v4c4ff66m0py9s9p2jan2zhp8k3b8862jq";
329928
+
editedCabalFile = "1d6zyjpvjm03vsmi04n9zdmaxlq5by326lyf0xlvh05562jnvrqc";
libraryHaskellDepends = [
base bytestring bytestring-builder cache clock containers hashable
http-types mtl network safe-exceptions stm text token-bucket
···
330140
-
"warp_3_3_30" = callPackage
330141
-
({ mkDerivation, array, auto-update, base, bsb-http-chunked
330142
-
, bytestring, case-insensitive, containers, crypton-x509, directory
330143
-
, gauge, ghc-prim, hashable, hspec, hspec-discover, http-client
330144
-
, http-date, http-types, http2, iproute, network, process
330145
-
, QuickCheck, recv, simple-sendfile, stm, streaming-commons, text
330146
-
, time-manager, unix, unliftio, vault, wai, word8
330150
-
version = "3.3.30";
330151
-
sha256 = "1i5fnvc9n7w013asj7ckpfb59ybbvhif4d6f4g5jwwad50jmlbpg";
330152
-
libraryHaskellDepends = [
330153
-
array auto-update base bsb-http-chunked bytestring case-insensitive
330154
-
containers crypton-x509 ghc-prim hashable http-date http-types
330155
-
http2 iproute network recv simple-sendfile stm streaming-commons
330156
-
text time-manager unix unliftio vault wai word8
330158
-
testHaskellDepends = [
330159
-
array auto-update base bsb-http-chunked bytestring case-insensitive
330160
-
containers crypton-x509 directory ghc-prim hashable hspec
330161
-
http-client http-date http-types http2 iproute network process
330162
-
QuickCheck recv simple-sendfile stm streaming-commons text
330163
-
time-manager unix unliftio vault wai word8
330165
-
testToolDepends = [ hspec-discover ];
330166
-
benchmarkHaskellDepends = [
330167
-
auto-update base bytestring containers crypton-x509 gauge hashable
330168
-
http-date http-types network recv time-manager unix unliftio
330170
-
description = "A fast, light-weight web server for WAI applications";
330171
-
license = lib.licenses.mit;
330172
-
hydraPlatforms = lib.platforms.none;
330173
-
maintainers = [ lib.maintainers.alexfmpe ];
({ mkDerivation, array, auto-update, base, bsb-http-chunked
, bytestring, case-insensitive, containers, crypton-x509, directory
···
maintainers = [ lib.maintainers.alexfmpe ];
330211
-
"warp_3_4_2" = callPackage
330822
+
"warp_3_4_3" = callPackage
({ mkDerivation, array, auto-update, base, bsb-http-chunked
, bytestring, case-insensitive, containers, crypton-x509, directory
, gauge, ghc-prim, hashable, hspec, hspec-discover, http-client
···
330221
-
version = "3.4.2";
330222
-
sha256 = "0b7f5darsa7n2bwlnj46xrgwbrb46yl62qyrcq84hvdpq2sfnxdl";
330832
+
version = "3.4.3";
330833
+
sha256 = "1g6g3bm8a4yjrd3h6r31ypf93r2as93d7cy17z6chwv8p41v0c86";
libraryHaskellDepends = [
array auto-update base bsb-http-chunked bytestring case-insensitive
containers crypton-x509 ghc-prim hashable http-date http-types
···
({ mkDerivation, async, base, bifunctors, box, box-socket
330909
-
, bytestring, flatparse, markup-parse, mtl, optics-core
330910
-
, optics-extra, optparse-applicative, profunctors, scotty
330911
-
, string-interpolate, text, transformers, unordered-containers
330912
-
, wai-middleware-static, wai-websockets, websockets
331520
+
, bytestring, doctest-parallel, flatparse, markup-parse, mtl
331521
+
, optics-core, optics-extra, optparse-applicative, profunctors
331522
+
, scotty, string-interpolate, text, transformers
331523
+
, unordered-containers, wai-middleware-static, wai-websockets
330916
-
version = "0.12.1.0";
330917
-
sha256 = "0hiqmivic82plziwa2fvc3rfz1h60f8i7vcb6hw65pfrz1aswk6n";
331528
+
version = "0.12.3.0";
331529
+
sha256 = "10k2fm7g1p54v6gnn045vgc8p58xal17vxin9ah11xqr0dddk7sa";
libraryHaskellDepends = [
···
executableHaskellDepends = [
base box markup-parse optics-core optparse-applicative
331541
+
testHaskellDepends = [ base doctest-parallel ];
description = "representations of a web page";
license = lib.licenses.bsd3;
mainProgram = "web-rep-example";
···
"web3-crypto" = callPackage
331174
-
({ mkDerivation, aeson, base, bytestring, containers, cryptonite
331787
+
({ mkDerivation, aeson, base, bytestring, containers, crypton
, hspec, hspec-contrib, hspec-discover, hspec-expectations, memory
, memory-hexstring, text, uuid-types, vector
331180
-
version = "1.0.0.0";
331181
-
sha256 = "16ygvnkxcalh7a0h7l1bj5gyir79gihcwzzqk31qibvd1r17mwd6";
331793
+
version = "1.0.1.0";
331794
+
sha256 = "0p5bg9riai1z6wsii4q1i5135v7lcbdgspkhwvacy57w7yda3kda";
libraryHaskellDepends = [
331183
-
aeson base bytestring containers cryptonite memory memory-hexstring
331796
+
aeson base bytestring containers crypton memory memory-hexstring
331187
-
aeson base bytestring containers cryptonite hspec hspec-contrib
331800
+
aeson base bytestring containers crypton hspec hspec-contrib
hspec-discover hspec-expectations memory memory-hexstring text
···
pname = "webdriver-wrapper";
331637
-
version = "0.2.0.0";
331638
-
sha256 = "0dirnaxab9ddaa5jbqn0bhqlmh8x311vmq0il8xh0r3df5cvmgcg";
332250
+
version = "0.2.0.1";
332251
+
sha256 = "1dvd2649vapwd8qcfv6arsi119rffbb89mzcpdcwdf827x243sci";
libraryHaskellDepends = [
aeson async base bytestring directory extra filepath http-conduit
http-types process process-extras retry string-interpolate tar text
···
sha256 = "08s9rjpc2idrb5mgrnbwj2d0m8aj33g4v9djyvrkqnq5jb8mbzrz";
333930
+
editedCabalFile = "154cqir749zr19vap4zxm1dfj6ylz6p7rpqm0n0kmg2vl05ksimv";
libraryHaskellDepends = [
base bytestring JuicyPixels text vector X11
···
maintainers = [ lib.maintainers.maralorn ];
334144
+
"witch_1_2_2_0" = callPackage
334145
+
({ mkDerivation, base, bytestring, containers, HUnit, tagged
334146
+
, template-haskell, text, time, transformers
334149
+
pname = "witch";
334150
+
, hist-pl-lmf, hist-pl-transliter, morfeusz, pipes, polimorf, text
334151
+
sha256 = "0wsy6fd75famn40vhj4ziygqai20szz17x9c4ddz073az4kig4d6";
334152
+
libraryHaskellDepends = [
334153
+
base bytestring containers tagged template-haskell text time
334155
+
testHaskellDepends = [
334156
+
base bytestring containers HUnit tagged text time transformers
334158
+
description = "Convert values from one type into another";
334159
+
license = lib.licenses.mit;
334160
+
hydraPlatforms = lib.platforms.none;
334161
+
maintainers = [ lib.maintainers.maralorn ];
"with-index" = callPackage
···
339282
-
version = "0.14.10";
339283
-
sha256 = "0as6k36cq8w1p8nqjlnlc8ji45slynxg4aj3p6ping177lw5232h";
339917
+
version = "0.14.11";
339918
+
sha256 = "11lwp60b11fkkasqflvslp489jrlg9l2x3wlzasikymy729lkrij";
libraryHaskellDepends = [
base normaldistribution QuickCheck Yampa
···
({ mkDerivation, base, Cabal, cabal-doctest, comonad, doctest
339557
-
, either, foldable1-classes-compat, free, kan-extensions, lens
339558
-
, profunctors, strict, template-haskell, th-abstraction
340192
+
, either, free, kan-extensions, lens, profunctors, strict
340193
+
, template-haskell, th-abstraction, transformers
339563
-
version = "0.6.2.0";
339564
-
sha256 = "1k6w1c89s7c416xjxm23mllcm68l8ya6m7jw2ml9axwsns27kx98";
340197
+
version = "0.6.2.2";
340198
+
sha256 = "0b6sd8rdp6qys45s2lps0nhmqbs9x63axmhh3k71y81lmzyq1cax";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
339567
-
base comonad either foldable1-classes-compat free kan-extensions
339568
-
lens profunctors strict template-haskell th-abstraction
340201
+
base comonad either free kan-extensions lens profunctors strict
340202
+
template-haskell th-abstraction transformers
testHaskellDepends = [ base doctest ];
description = "Total recursion schemes";
···
pname = "yaya-containers";
339584
-
version = "0.1.2.0";
339585
-
sha256 = "03rfpzsrjimlp40s5pbn2fd5v4cby529nhmsh9xna7n8xf6jmm05";
340217
+
version = "0.1.2.1";
340218
+
sha256 = "17akwh7inlcnizhx600ydf5j6fgbl25cnwm2fr2f6rlabkxvraki";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [ base containers yaya ];
testHaskellDepends = [ base doctest ];
···
339600
-
version = "0.3.0.2";
339601
-
sha256 = "1kyqbqp84whi9jsygk7x2vhja76h45fk75k7bgh9jwjqfj83zy7s";
340233
+
version = "0.3.0.3";
340234
+
sha256 = "1adqxgpgarwka93h9xzx6443vj6b0nx4cyrh3dp38zcq2c7xji2v";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [ base deriving-compat hedgehog yaya ];
···
"yaya-quickcheck" = callPackage
({ mkDerivation, base, Cabal, cabal-doctest, doctest, QuickCheck
339614
-
, splitmix, yaya
pname = "yaya-quickcheck";
339618
-
version = "0.2.0.1";
339619
-
sha256 = "0ncnp0m93fyjn9vqp8s0vbvra3v6nin8sh5jr58rv1r5538hkyr5";
340251
+
version = "0.2.0.2";
340252
+
sha256 = "13c8zyv83sik5ms2p49850jrpvhmr4wacz27ib79pbgp2lh538n9";
setupHaskellDepends = [ base Cabal cabal-doctest ];
339621
-
libraryHaskellDepends = [ base QuickCheck splitmix yaya ];
340254
+
libraryHaskellDepends = [ base QuickCheck yaya ];
testHaskellDepends = [ base doctest ];
description = "QuickCheck testing support for the Yaya recursion scheme library";
license = lib.licenses.agpl3Plus;
···
"yaya-unsafe" = callPackage
339648
-
({ mkDerivation, base, bifunctors, Cabal, cabal-doctest, comonad
339649
-
, doctest, free, hedgehog, lens, yaya, yaya-hedgehog
340281
+
({ mkDerivation, base, Cabal, cabal-doctest, comonad, doctest, free
340282
+
, hedgehog, lens, yaya, yaya-hedgehog
339653
-
version = "0.4.1.1";
339654
-
sha256 = "0s3fna5b0g5jxbndzmqsy9bqz8b4ry7p88kspnzv8shrq271mmmk";
340286
+
version = "0.4.1.2";
340287
+
sha256 = "0n4c2zf6ds2y4433j44hi890rwjchd09qfrdx2s61vis28xqyc1k";
setupHaskellDepends = [ base Cabal cabal-doctest ];
339656
-
libraryHaskellDepends = [ base bifunctors comonad free lens yaya ];
340289
+
libraryHaskellDepends = [ base comonad free lens yaya ];
testHaskellDepends = [ base doctest hedgehog yaya yaya-hedgehog ];
description = "Non-total extensions to the Yaya recursion scheme library";
license = lib.licenses.agpl3Plus;
···
license = lib.licenses.mit;
341601
+
"yesod-form_1_7_9" = callPackage
341602
+
({ mkDerivation, aeson, attoparsec, base, blaze-builder, blaze-html
341603
+
, blaze-markup, byteable, bytestring, containers, data-default
341604
+
, email-validate, hspec, network-uri, persistent, resourcet
341605
+
, shakespeare, text, time, transformers, wai, xss-sanitize
341606
+
, yesod-core, yesod-persistent
341609
+
pname = "yesod-form";
341610
+
version = "1.7.9";
341611
+
sha256 = "1s59d3ccf76dmi43ivcfzbah9b0y18i9c3gv66dmcwy5f6wqhd52";
341612
+
libraryHaskellDepends = [
341613
+
aeson attoparsec base blaze-builder blaze-html blaze-markup
341614
+
byteable bytestring containers data-default email-validate
341615
+
network-uri persistent resourcet shakespeare text time transformers
341616
+
wai xss-sanitize yesod-core yesod-persistent
341618
+
testHaskellDepends = [ base hspec text time ];
341619
+
description = "Form handling support for Yesod Web Framework";
341620
+
license = lib.licenses.mit;
341621
+
hydraPlatforms = lib.platforms.none;
"yesod-form-bootstrap4" = callPackage
({ mkDerivation, base, blaze-html, blaze-markup, shakespeare, text
···
license = lib.licenses.mit;
342665
+
"yesod-test_1_6_19" = callPackage
342666
+
({ mkDerivation, aeson, attoparsec, base, blaze-builder, blaze-html
342667
+
, blaze-markup, bytestring, case-insensitive, conduit, containers
342668
+
, cookie, hspec, hspec-core, html-conduit, http-types, HUnit
342669
+
, memory, mtl, network, pretty-show, text, time, transformers
342670
+
, unliftio, unliftio-core, wai, wai-extra, xml-conduit, xml-types
342671
+
, yesod-core, yesod-form
342674
+
pname = "yesod-test";
342675
+
version = "1.6.19";
342676
+
sha256 = "0snq06yps28lkxfc1mhsvbv2kq0h0mi16zjdfrahm4zaz8axkqka";
342677
+
libraryHaskellDepends = [
342678
+
aeson attoparsec base blaze-builder blaze-html blaze-markup
342679
+
bytestring case-insensitive conduit containers cookie hspec-core
342680
+
html-conduit http-types HUnit memory mtl network pretty-show text
342681
+
time transformers wai wai-extra xml-conduit xml-types yesod-core
342683
+
testHaskellDepends = [
342684
+
base bytestring containers cookie hspec html-conduit http-types
342685
+
HUnit text unliftio unliftio-core wai wai-extra xml-conduit
342686
+
yesod-core yesod-form
342688
+
description = "integration testing for WAI/Yesod Applications";
342689
+
license = lib.licenses.mit;
342690
+
hydraPlatforms = lib.platforms.none;
"yesod-test-json" = callPackage
({ mkDerivation, aeson, base, bytestring, conduit, hspec
, http-types, HUnit, text, transformers, wai, wai-test
···
({ mkDerivation, base, microlens-platform, mtl
342271
-
, optparse-applicative, yi-core, yi-frontend-vty, yi-keymap-emacs
342272
-
, yi-keymap-vim, yi-misc-modes, yi-mode-haskell, yi-mode-javascript
342955
+
, optparse-applicative, yi-core, yi-frontend-pango, yi-frontend-vty
342956
+
, yi-keymap-emacs, yi-keymap-vim, yi-misc-modes, yi-mode-haskell
342957
+
, yi-mode-javascript, yi-rope
342277
-
version = "0.19.0";
342278
-
sha256 = "1m383r5gx3r9l0mh88gcv3rjnr1ig9rivwg2qz963xqjyhr8y2ni";
342961
+
version = "0.19.2";
342962
+
sha256 = "04ppydc16w6m0ldvpxq2xr313rwak18c4k4i1jsqlb8drcwfx7ch";
configureFlags = [ "-fpango" "-fvty" ];
executableHaskellDepends = [
base microlens-platform mtl optparse-applicative yi-core
342284
-
yi-frontend-vty yi-keymap-emacs yi-keymap-vim yi-misc-modes
342285
-
yi-mode-haskell yi-mode-javascript yi-rope
342968
+
yi-frontend-pango yi-frontend-vty yi-keymap-emacs yi-keymap-vim
342969
+
yi-misc-modes yi-mode-haskell yi-mode-javascript yi-rope
description = "Yi editor";
license = lib.licenses.gpl2Only;
342289
-
hydraPlatforms = lib.platforms.none;
···
description = "Add-ons to Yi, the Haskell-Scriptable Editor";
license = lib.licenses.gpl2Only;
hydraPlatforms = lib.platforms.none;
···
342324
-
version = "0.19.3";
342325
-
sha256 = "0l0rqvgm1i43x2q4cwdxwy9bmpvgw0wxmcij31yyx2py01ws863i";
343008
+
version = "0.19.4";
343009
+
sha256 = "0gahw4cxzk9vfx2cnf63vgpcbn874aandml844z3jj6w4v78vbps";
libraryHaskellDepends = [
array attoparsec base binary bytestring containers data-default
directory dlist dynamic-state exceptions filepath hashable ListLike
···
benchmarkHaskellDepends = [ base criterion deepseq yi-rope ];
description = "Yi editor core library";
license = lib.licenses.gpl2Only;
342340
-
hydraPlatforms = lib.platforms.none;
"yi-dynamic-configuration" = callPackage
···
description = "Dynamic configuration support for Yi";
license = lib.licenses.gpl2Only;
342357
-
hydraPlatforms = lib.platforms.none;
"yi-emacs-colours" = callPackage
···
libraryHaskellDepends = [ base containers split yi-language ];
description = "Simple mapping from colour names used in emacs to Color";
license = lib.licenses.gpl2Only;
342369
-
hydraPlatforms = lib.platforms.none;
"yi-frontend-pango" = callPackage
···
pname = "yi-frontend-pango";
342379
-
version = "0.19.1";
342380
-
sha256 = "1ijvgxfbwnfpij3qajsci8hllb8n1p3iwd2n1wcp029kwpjhgzk9";
343060
+
version = "0.19.2";
343061
+
sha256 = "1rghdvcf22rwkjq1p8jdrwlsixy5fi9yclbzfwgyrchzqbrv9nqy";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
base containers filepath glib gtk microlens-platform mtl
···
description = "Pango frontend for Yi editor";
license = lib.licenses.gpl2Only;
342389
-
hydraPlatforms = lib.platforms.none;
"yi-frontend-vty" = callPackage
({ mkDerivation, base, containers, data-default, dlist
342394
-
, microlens-platform, pointedlist, stm, text, vty, yi-core
342395
-
, yi-language, yi-rope
343074
+
, microlens-platform, pointedlist, stm, text, vty
343075
+
, vty-crossplatform, yi-core, yi-language, yi-rope
pname = "yi-frontend-vty";
342399
-
version = "0.19.0";
342400
-
sha256 = "1vdpfqmvig16jissmra1p9zc42fs4kf2bxspy23bf8mihfr99ays";
343079
+
version = "0.19.1";
343080
+
sha256 = "1n73vvyzwl1f94z1gwr2pacw0hnm2gqcqwbji3qps301802337vs";
libraryHaskellDepends = [
base containers data-default dlist microlens-platform pointedlist
342403
-
stm text vty yi-core yi-language yi-rope
343083
+
stm text vty vty-crossplatform yi-core yi-language yi-rope
description = "Vty frontend for Yi editor";
license = lib.licenses.gpl2Only;
342407
-
hydraPlatforms = lib.platforms.none;
"yi-fuzzy-open" = callPackage
···
description = "Fuzzy open plugin for yi";
license = lib.licenses.gpl2Only;
342426
-
hydraPlatforms = lib.platforms.none;
···
description = "Yi editor incremental reader";
license = lib.licenses.gpl2Only;
342454
-
hydraPlatforms = lib.platforms.none;
"yi-keymap-cua" = callPackage
···
description = "Cua keymap for Yi editor";
license = lib.licenses.gpl2Only;
342470
-
hydraPlatforms = lib.platforms.none;
"yi-keymap-emacs" = callPackage
···
description = "Emacs keymap for Yi editor";
license = lib.licenses.gpl2Only;
342490
-
hydraPlatforms = lib.platforms.none;
"yi-keymap-vim" = callPackage
···
description = "Vim keymap for Yi editor";
license = lib.licenses.gpl2Only;
342519
-
hydraPlatforms = lib.platforms.none;
"yi-language" = callPackage
···
342531
-
version = "0.19.0";
342532
-
sha256 = "18r875casrk66ck8q9p1r0c4cfjjgyd5l3gxldr95rqdjci3c09z";
343205
+
version = "0.19.1";
343206
+
sha256 = "0vy0dsrgg3mg1v982v71rlyshsf64rzx25x667ybsk27sl7jp6r0";
libraryHaskellDepends = [
array base binary containers data-default hashable
microlens-platform oo-prototypes pointedlist regex-base regex-tdfa
···
description = "Collection of language-related Yi libraries";
license = lib.licenses.gpl2Only;
342547
-
hydraPlatforms = lib.platforms.none;
"yi-misc-modes" = callPackage
···
342557
-
version = "0.19.0";
342558
-
sha256 = "1g65mfafrq5dzcrcapisvyvs5frwjmy50zfkxrv0wfsdcfapkn7s";
343229
+
version = "0.19.1";
343230
+
sha256 = "1j0rq3495ywac5yk5ar7c77jfahi8rm3ivf25wdw0kbfc764bs95";
libraryHaskellDepends = [
array base binary data-default filepath microlens-platform text
yi-core yi-language yi-rope
···
libraryToolDepends = [ alex ];
description = "Yi editor miscellaneous modes";
license = lib.licenses.gpl2Only;
342566
-
hydraPlatforms = lib.platforms.none;
"yi-mode-haskell" = callPackage
···
pname = "yi-mode-haskell";
342575
-
version = "0.19.0";
342576
-
sha256 = "1hnwxqzaqg7zyfr7rd3l0la5hc8f4px4d0y78kq3xpy4pzx3yr8y";
343246
+
version = "0.19.1";
343247
+
sha256 = "1hhf98gvwfl8y51jkab1nxvm8ma1h19qjqzc7nvmjb9mz9c4clzw";
libraryHaskellDepends = [
array base binary data-default filepath microlens-platform text
yi-core yi-language yi-rope
···
libraryToolDepends = [ alex ];
description = "Yi editor haskell mode";
license = lib.licenses.gpl2Only;
342584
-
hydraPlatforms = lib.platforms.none;
"yi-mode-javascript" = callPackage
···
pname = "yi-mode-javascript";
342594
-
version = "0.19.0";
342595
-
sha256 = "1zgx36kagalna8lk60i0djn6mvl6ki55x4kc7mzq2mgzcs292zq1";
342597
-
editedCabalFile = "09hdiy51i9piyh6889hzjhna8g9hlblrzgzkl8x6rc6pl12dg3wc";
343264
+
version = "0.19.1";
343265
+
sha256 = "0d1ishhv6sfk0q711rbapr5srf28n7rrf0m5kjd382r13266wr3a";
libraryHaskellDepends = [
array base binary data-default dlist filepath microlens-platform
mtl text yi-core yi-language yi-rope
···
libraryToolDepends = [ alex ];
description = "Yi editor javascript mode";
license = lib.licenses.gpl2Only;
342605
-
hydraPlatforms = lib.platforms.none;
"yi-monokai" = callPackage
···
description = "Monokai colour theme for the Yi text editor";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
description = "Snippet support for yi";
license = lib.licenses.gpl2Only;
342657
-
hydraPlatforms = lib.platforms.none;
"yi-solarized" = callPackage
···
description = "Solarized colour theme for the Yi text editor";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
"yi-spolsky" = callPackage
···
description = "Spolsky colour theme for the Yi text editor";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;