···
pname = "ChasingBottoms";
3123
-
version = "1.3.1.9";
3124
-
sha256 = "1acsmvdwsgry0i0qhmz0img71gq97wikmn9zgbqppl4n8a1d7bvh";
3125
-
libraryHaskellDepends = [
3126
-
base containers mtl QuickCheck random syb
3128
-
testHaskellDepends = [
3129
-
array base containers mtl QuickCheck random syb
3131
-
description = "For testing partial and infinite values";
3132
-
license = lib.licenses.mit;
3135
-
"ChasingBottoms_1_3_1_10" = callPackage
3136
-
({ mkDerivation, array, base, containers, mtl, QuickCheck, random
3140
-
pname = "ChasingBottoms";
sha256 = "1flr56hd8ny0ddlv1agi0ikdjv5wgx0aba6xqdsn3nv6dyw9nbf3";
libraryHaskellDepends = [
···
description = "For testing partial and infinite values";
license = lib.licenses.mit;
3151
-
hydraPlatforms = lib.platforms.none;
"CheatSheet" = callPackage
···
9385
-
version = "0.14.0.3";
9386
-
sha256 = "138gh5a2nx25czhp9qpaav2lq7ff142q4n6sbkrglfsyn48rifqp";
9366
+
version = "0.14.0.5";
9367
+
sha256 = "1hgkymgb8v3f5s7i8nn01iml8mqvah4iyqiqcflj3ffbjb93v1zd";
setupHaskellDepends = [ base Cabal process ];
···
11940
+
"Kawaii-Parser" = callPackage
11941
+
({ mkDerivation, base, containers, mtl }:
11943
+
pname = "Kawaii-Parser";
11944
+
version = "0.0.0";
11945
+
sha256 = "163rh1vciljl35wc5wrcr1ky2vb536pv6hhnl3r97mfjc9c9k2wm";
11946
+
libraryHaskellDepends = [ base containers mtl ];
11947
+
description = "A simple parsing library";
11948
+
license = lib.licenses.bsd3;
({ mkDerivation, base, QuickCheck }:
···
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
12894
-
}) {inherit (pkgs) openmpi;};
12886
+
}) {openmpi = null;};
"LogicGrowsOnTrees-network" = callPackage
({ mkDerivation, base, cereal, cmdtheline, composition, containers
···
pname = "Shpadoinkle-backend-snabbdom";
18386
-
version = "0.3.0.0";
18387
-
sha256 = "0ff87nxa7ff3j400k5a65in8jj00m6bk46pmana0a8k1d7ln7fsk";
18378
+
version = "0.3.0.1";
18379
+
sha256 = "0452znn1q558n1dy52j493y7f9lml57cnqbmdmqv28zq12sxpypm";
libraryHaskellDepends = [
base exceptions file-embed ghcjs-dom jsaddle monad-control mtl
Shpadoinkle text transformers-base unliftio
···
}) {inherit (pkgs) readline;};
21935
-
({ mkDerivation, base, Cabal, case-insensitive, containers, deepseq
21936
-
, ghc-prim, hashable, hspec, hspec-discover, HUnit, integer-gmp
21937
-
, primitive, QuickCheck, quickcheck-instances, scientific, tagged
21938
-
, template-haskell, time, unordered-containers
21927
+
({ mkDerivation, base, bytestring, Cabal, case-insensitive
21928
+
, containers, deepseq, ghc-prim, hashable, hspec, hspec-discover
21929
+
, HUnit, integer-gmp, primitive, QuickCheck, quickcheck-instances
21930
+
, scientific, tagged, template-haskell, time, unordered-containers
21942
-
version = "0.4.0.0";
21943
-
sha256 = "0vgphl16hq35cs12rvx663bxn88h4hx25digwy6h0yrc0j2yj9ls";
21934
+
version = "0.5.0.0";
21935
+
sha256 = "07yx0mh1h0p5qsw0sn20mcz542h5dh3p6l3nbzqrjvdpp22s27h0";
setupHaskellDepends = [ base Cabal ];
libraryHaskellDepends = [
21946
-
base case-insensitive containers deepseq ghc-prim hashable
21947
-
integer-gmp primitive QuickCheck scientific tagged template-haskell
21948
-
time unordered-containers
21938
+
base bytestring case-insensitive containers deepseq ghc-prim
21939
+
hashable integer-gmp primitive QuickCheck scientific tagged
21940
+
template-haskell time unordered-containers
base containers hashable hspec HUnit integer-gmp primitive
···
33286
-
version = "1.0.0.2";
33287
-
sha256 = "13v1zpll4x72ib5pwrs01kkhw5yc5xq8aazwm9zfni9452sw3r3w";
33278
+
version = "1.0.1.0";
33279
+
sha256 = "0px41v49i3czchlv09dnbivlrk1zci4b2mg0xkrp6nwyzb9z4xyr";
libraryHaskellDepends = [
ascii-case ascii-char ascii-group ascii-predicates ascii-superset
ascii-th base bytestring data-ascii text
···
({ mkDerivation, base, hashable }:
33326
-
version = "1.0.0.2";
33327
-
sha256 = "0pglcppji9irbz0fjc6hb1fv7qjbjcii6k4qdv389l7kbb77w318";
33318
+
version = "1.0.0.6";
33319
+
sha256 = "049xccazgjb1zzqbzpgcw77hsl5j3j8l7f0268wxjy87il3wfnx3";
libraryHaskellDepends = [ base hashable ];
description = "A Char type representing an ASCII character";
license = lib.licenses.asl20;
···
({ mkDerivation, ascii-char, base, bytestring, hashable, text }:
pname = "ascii-superset";
33445
-
version = "1.0.0.2";
33446
-
sha256 = "1wanvb18h1jlf33f6zr7l1swvagdhw5w3554fsvjq1dm37nygd5m";
33437
+
version = "1.0.1.0";
33438
+
sha256 = "1d4yfcy8yr6zimpv8mq8lsf8sd85rg4m8x7l81lr6wan2wx54gh6";
libraryHaskellDepends = [
ascii-char base bytestring hashable text
···
34649
+
"atp" = callPackage
34650
+
({ mkDerivation, ansi-wl-pprint, base, containers, generic-random
34651
+
, mtl, process, QuickCheck, text, tptp
34655
+
version = "0.1.0.0";
34656
+
sha256 = "0n71mch62mkqn4ibq6n0k26fxk0rl63j7rzj4wpc038awjgxcfr8";
34657
+
libraryHaskellDepends = [
34658
+
ansi-wl-pprint base containers mtl process text tptp
34660
+
testHaskellDepends = [
34661
+
base containers generic-random mtl QuickCheck text
34663
+
description = "Interface to automated theorem provers";
34664
+
license = lib.licenses.gpl3Only;
34665
+
hydraPlatforms = lib.platforms.none;
"atp-haskell" = callPackage
({ mkDerivation, applicative-extras, base, containers, extra, HUnit
, mtl, parsec, pretty, template-haskell, time
···
sha256 = "1x96fvx0z7z75c39qcggw70qvqnw7kzjf0qqxb3jwg3b0fmdhi8v";
35730
-
editedCabalFile = "0jbvk8azs2x63cfxbppa67qg27zirgash448g7vmf07jqb8405cb";
35742
+
editedCabalFile = "1y77mk83yap8yx5wlybpr06wwy3qvmq0svqc4c6dfyvjd9wjvsdv";
libraryHaskellDepends = [
aeson attoparsec base bytestring clock containers cryptonite
filepath inflections memory MonadRandom mtl network network-uri
···
36488
+
"aws-larpi" = callPackage
36489
+
({ mkDerivation, aeson, base, bytestring, modern-uri, req, text }:
36491
+
pname = "aws-larpi";
36492
+
version = "0.1.0.0";
36493
+
sha256 = "04z5wcvkcvq961zc9pg79k6340vgm6rdws6lfjysl5jrwr5sfxg9";
36494
+
libraryHaskellDepends = [
36495
+
aeson base bytestring modern-uri req text
36497
+
description = "Package Haskell functions for easy use on AWS Lambda";
36498
+
license = lib.licenses.mit;
"aws-mfa-credentials" = callPackage
({ mkDerivation, amazonka, amazonka-core, amazonka-sts, base
, exceptions, filelock, filepath, freer-effects, ini, lens
···
38110
-
version = "0.4.2.2";
38111
-
sha256 = "05ins0i1561d4gfz6h7fxx8pj8i1qkskz8dgh8pfxa1llzmr856i";
38113
-
editedCabalFile = "1rlvmg18f2d2rdyzvvzk0is4073j5arx9qirgvshjx67kic2lzqm";
38135
+
version = "0.4.2.3";
38136
+
sha256 = "1hdqswxhgjrg8akl5v99hbm02gkpagsbx4i7fxbzdys1k0bj3gxw";
libraryHaskellDepends = [
base bytestring deepseq ghc-byteorder text text-short
···
base base64-bytestring bytestring criterion deepseq
38125
-
description = "Fast RFC 4648-compliant Base64 encoding";
38148
+
description = "A modern RFC 4648-compliant Base64 library";
license = lib.licenses.bsd3;
···
39915
-
version = "5.5.9";
39916
-
sha256 = "0c0zm9n085a6zna91yq9c14xwpwi72wn9xlsgzpza9r9bmy5jv05";
39917
-
libraryHaskellDepends = [
39918
-
base base-orphans comonad containers tagged template-haskell
39919
-
th-abstraction transformers
39921
-
testHaskellDepends = [
39922
-
base hspec QuickCheck template-haskell transformers
39923
-
transformers-compat
39925
-
testToolDepends = [ hspec-discover ];
39926
-
description = "Bifunctors";
39927
-
license = lib.licenses.bsd3;
39930
-
"bifunctors_5_5_10" = callPackage
39931
-
({ mkDerivation, base, base-orphans, comonad, containers, hspec
39932
-
, hspec-discover, QuickCheck, tagged, template-haskell
39933
-
, th-abstraction, transformers, transformers-compat
39936
-
pname = "bifunctors";
sha256 = "03d96df4j1aq9z7hrk3n519g3h7fjgjf82fmgp6wxxbaigyrqwp7";
libraryHaskellDepends = [
···
testToolDepends = [ hspec-discover ];
description = "Bifunctors";
license = lib.licenses.bsd3;
39950
-
hydraPlatforms = lib.platforms.none;
"bighugethesaurus" = callPackage
···
45113
-
({ mkDerivation, attoparsec, base, comonad, concurrency
45113
+
({ mkDerivation, attoparsec, base, comonad, concurrency, containers
, contravariant, dejafu, doctest, exceptions, generic-lens, lens
, mmorph, mtl, numhask, numhask-space, optparse-generic
, profunctors, random, text, time, transformers, transformers-base
···
45121
-
version = "0.6.2";
45122
-
sha256 = "1mwmz97s8mvan8fn8ps0gnzsidar1ygjfkgrcjglfklh5bmm8823";
45121
+
version = "0.6.3";
45122
+
sha256 = "1qdl8n9icp8v8hpk4jd3gsg8wrr469q4y6h6p1h6n6f899rwpv5c";
libraryHaskellDepends = [
45126
-
attoparsec base comonad concurrency contravariant exceptions lens
45127
-
mmorph numhask numhask-space profunctors text time transformers
45128
-
transformers-base
45126
+
attoparsec base comonad concurrency containers contravariant
45127
+
exceptions lens mmorph numhask numhask-space profunctors text time
45128
+
transformers transformers-base
executableHaskellDepends = [
45131
-
base concurrency dejafu exceptions generic-lens lens mtl numhask
45132
-
optparse-generic random text transformers websockets
45131
+
base concurrency containers dejafu exceptions generic-lens lens mtl
45132
+
numhask optparse-generic random text transformers websockets
testHaskellDepends = [ base doctest numhask ];
···
45407
-
version = "0.58.1";
45408
-
sha256 = "0qsmj4469avxmbh7210msjwvz7fa98axxvf7198x0hb2y7vdpcz5";
45407
+
version = "0.59";
45408
+
sha256 = "1nkx7b6688ba0h8kw8xzqamj9zpdjyrdpmg8h18v3l03hw5jcszf";
libraryHaskellDepends = [
···
47186
-
version = "0.2.4.0";
47187
-
sha256 = "0f2dw5kf9gg41ns5hb0aarrv24yqv9cdzgl9hgdcf8jj5j3qj6di";
47186
+
version = "0.2.5.0";
47187
+
sha256 = "0sl5jbfni6sx6srlfdpj0cb0pjw38cf3fyxsnaldbap2wfd3ncyr";
libraryHaskellDepends = [
base bytestring primitive primitive-addr primitive-unlifted run-st
···
48057
-
version = "0.2.18";
48058
-
sha256 = "0ic1ivxiv217ls4g38q5dwrb8sbsrzvdm6c0idv9ancpjmm8k8jl";
48057
+
version = "0.2.19";
48058
+
sha256 = "0rn8b8fydrm8ad0va0pg016y5ph3dc0xashg0rqfjhzv8kwzlkzk";
libraryHaskellDepends = [
···
pname = "cherry-core-alpha";
53566
-
version = "0.4.0.0";
53567
-
sha256 = "1rrmglzxvfq67ymgy7jifx8rgk33qq82vrcsbaqwcsjc95c3kfdx";
53566
+
version = "0.5.0.0";
53567
+
sha256 = "018ad2angm8n6dfw0sz3bamg38vzgv7j97vfpiidd575mf89imkn";
libraryHaskellDepends = [
aeson async base base64-bytestring binary bytestring
case-insensitive containers directory ghc-prim http-client
···
54708
-
version = "0.3.0.4";
54709
-
sha256 = "13rx1919hnk26jpnqcdfqmd8hkvhg8504aq7abiyxy0diy28mvz7";
54708
+
version = "0.3.0.5";
54709
+
sha256 = "18ybi21fmw9rkd4m74dgy1cf3i9l79bpalm79427kass8mv4wpia";
libraryHaskellDepends = [
···
63794
-
version = "0.3.0.1";
63795
-
sha256 = "0kdj6ii6k8x9i87vgfl2cjlwkj4vls09w781xab6ix7h264asi71";
63794
+
version = "0.3.1.2";
63795
+
sha256 = "04iika5r5w3347w87b8whwrxym5nzvgl5pr76fpxw78fwvi1nvzk";
libraryHaskellDepends = [
base-noprelude either lens lifted-base monad-control mtl relude
template-haskell th-abstraction transformers
···
"cryptohash-sha256" = callPackage
({ mkDerivation, base, base16-bytestring, bytestring, criterion
65978
-
, SHA, tasty, tasty-hunit, tasty-quickcheck
65978
+
, cryptohash-sha256-pure, SHA, tasty, tasty-hunit, tasty-quickcheck
pname = "cryptohash-sha256";
65982
-
version = "0.11.101.0";
65983
-
sha256 = "1p85vajcgw9hmq8zsz9krzx0vxh7aggwbg5w9ws8w97avcsn8xaj";
65985
-
editedCabalFile = "00p6sx2n1pzykm3my68hjfk8l66g66rh7inrfcnkd5mhilqdcqxr";
65982
+
version = "0.11.102.0";
65983
+
sha256 = "0685s4hfighzywvvn05cfff5bl2xz3wq0pfncv6zca4iba3ykmla";
65984
+
configureFlags = [ "-fuse-cbits" ];
libraryHaskellDepends = [ base bytestring ];
···
base base16-bytestring bytestring SHA tasty tasty-hunit
65993
-
benchmarkHaskellDepends = [ base bytestring criterion ];
65992
+
benchmarkHaskellDepends = [
65993
+
base bytestring criterion cryptohash-sha256-pure SHA
description = "Fast, pure and practical SHA-256 implementation";
license = lib.licenses.bsd3;
65997
+
hydraPlatforms = lib.platforms.none;
65999
+
}) {cryptohash-sha256-pure = null;};
"cryptohash-sha512" = callPackage
({ mkDerivation, base, base16-bytestring, bytestring, criterion
···
license = lib.licenses.bsd3;
66136
+
"cryptonite_0_28" = callPackage
66137
+
({ mkDerivation, base, basement, bytestring, deepseq, gauge
66138
+
, ghc-prim, integer-gmp, memory, random, tasty, tasty-hunit
66139
+
, tasty-kat, tasty-quickcheck
66142
+
pname = "cryptonite";
66143
+
version = "0.28";
66144
+
sha256 = "1nx568qv25dxhbii7lzf1hbv0dyz95z715mmxjnnrkgpwdm8ibbl";
66145
+
libraryHaskellDepends = [
66146
+
base basement bytestring deepseq ghc-prim integer-gmp memory
66148
+
testHaskellDepends = [
66149
+
base bytestring memory tasty tasty-hunit tasty-kat tasty-quickcheck
66151
+
benchmarkHaskellDepends = [
66152
+
base bytestring deepseq gauge memory random
66154
+
description = "Cryptography Primitives sink";
66155
+
license = lib.licenses.bsd3;
66156
+
hydraPlatforms = lib.platforms.none;
"cryptonite-conduit" = callPackage
({ mkDerivation, base, bytestring, conduit, conduit-combinators
, conduit-extra, cryptonite, exceptions, memory, resourcet, tasty
···
license = lib.licenses.asl20;
70683
+
"dbus_1_2_18" = callPackage
70684
+
({ mkDerivation, base, bytestring, cereal, conduit, containers
70685
+
, criterion, deepseq, directory, exceptions, extra, filepath, lens
70686
+
, network, parsec, process, QuickCheck, random, resourcet, split
70687
+
, tasty, tasty-hunit, tasty-quickcheck, template-haskell, text
70688
+
, th-lift, transformers, unix, vector, xml-conduit, xml-types
70692
+
version = "1.2.18";
70693
+
sha256 = "15ggmggzgzf0xmj80rj14dyk83vra6yzm5pm92psnc4spn213p73";
70694
+
libraryHaskellDepends = [
70695
+
base bytestring cereal conduit containers deepseq exceptions
70696
+
filepath lens network parsec random split template-haskell text
70697
+
th-lift transformers unix vector xml-conduit xml-types
70699
+
testHaskellDepends = [
70700
+
base bytestring cereal containers directory extra filepath network
70701
+
parsec process QuickCheck random resourcet tasty tasty-hunit
70702
+
tasty-quickcheck text transformers unix vector
70704
+
benchmarkHaskellDepends = [ base criterion ];
70706
+
description = "A client library for the D-Bus IPC system";
70707
+
license = lib.licenses.asl20;
70708
+
hydraPlatforms = lib.platforms.none;
"dbus-client" = callPackage
({ mkDerivation, base, containers, dbus-core, monads-tf, text
···
72215
-
version = "0.1.0.2";
72216
-
sha256 = "0vzf37gmhvpv43xybzn7lms0jgl12ch7mz04a05a1arn3ljh89c9";
72269
+
version = "0.1.3.0";
72270
+
sha256 = "1bzf2czbml949an6gffc7jh898ba2axfh87phnrla0595x7nrx21";
libraryHaskellDepends = [ base mtl transformers unliftio-core ];
base mtl rank2classes tasty tasty-hunit template-haskell
transformers unliftio-core
description = "Reader-like monad transformer for dependency injection";
72277
+
license = lib.licenses.bsd3;
72280
+
"dep-t-advice" = callPackage
72281
+
({ mkDerivation, base, dep-t, doctest, mtl, rank2classes, sop-core
72282
+
, tasty, tasty-hunit, template-haskell, transformers
72285
+
pname = "dep-t-advice";
72286
+
version = "0.3.0.0";
72287
+
sha256 = "00nqf37x877s5arkwv55cki068gpgq64yns4qhp039az2mfr4g9q";
72288
+
libraryHaskellDepends = [ base dep-t sop-core ];
72289
+
testHaskellDepends = [
72290
+
base dep-t doctest mtl rank2classes sop-core tasty tasty-hunit
72291
+
template-haskell transformers
72293
+
description = "Giving good advice to functions in a DepT environment";
license = lib.licenses.bsd3;
···
73287
-
version = "1.37.1";
73288
-
sha256 = "16qpasw41wcgbi9ljrs43dn2ajw25yipm8kxri6v5fwj3gyzj24d";
73358
+
version = "1.38.0";
73359
+
sha256 = "0ifxi9i7ply640s2cgljjczvmblgz0ryp2p9yxgng3qm5ai58229";
73290
-
editedCabalFile = "11sjra0k7sdy0xcbhlxvjjpd4h7ki9dcrndcpaq71qlgdql32w24";
73361
+
editedCabalFile = "067hh41cnmjskf3y3kzlwsisw6v5bh9mbmhg5jfapm1y5xp6gw9r";
enableSeparateDataOutput = true;
···
73330
-
version = "1.0.35";
73331
-
sha256 = "0v7br83m3zhz4pa98yrzbikkvldgrprjq0z5amimjsk8lcdmpq8k";
73401
+
version = "1.0.36";
73402
+
sha256 = "0hg45xjl1pcla9xbds40qrxcx2h6b4ysw8kbx8hpnaqaazr2jrw0";
libraryHaskellDepends = [
···
73373
-
version = "1.0.3";
73374
-
sha256 = "0cinkgcihn15zws18nff42lcpmzv4cg7k8wxmcwa93k7qvw01i2p";
73376
-
editedCabalFile = "1wzwfgv6bpgjq0day372gyxg9vrcmkf5sbzvm0lv4p39z0qcgpna";
73444
+
version = "1.0.4";
73445
+
sha256 = "0x6x5b9kh0in35jsgj2dghyxsqjdjrw7s9kngyjcn7v2ycklcifl";
enableSeparateDataOutput = true;
···
73440
-
version = "1.7.4";
73441
-
sha256 = "1qzlv7wvap1ivgv7fi9ikqa9nm9z9kbbca5zvddh3njcdk6i73n9";
73443
-
editedCabalFile = "0njh1c7c4dcm5ya4w79mf11m5v9gnacyd7lrz7j4ipk4wdgwinvi";
73509
+
version = "1.7.5";
73510
+
sha256 = "1fpkp8xkcw2abcigypyl0ji6910jyshlqwhf48yfwn6dsgbyw6iy";
libraryHaskellDepends = [
···
pname = "dhall-lsp-server";
73491
-
version = "1.0.12";
73492
-
sha256 = "0gp9pa3pdm49ya6awdi1qjbycxdihz2z11mzmfnr5m2gf0vrjzpp";
73494
-
editedCabalFile = "0nn30rkmdxacankwvmagfxaha6532ikwpz7w18s27xw4qpkhp6v9";
73558
+
version = "1.0.13";
73559
+
sha256 = "0cj51xdmpp0w7ndzbz4yn882agvhbnsss3myqlhfi4y91lb8f1ak";
libraryHaskellDepends = [
···
73518
-
version = "1.1.19";
73519
-
sha256 = "0w3vxqn1h39f17mg246ydxni02civ3fm85s0wi4ks6iy1ng4dw0a";
73521
-
editedCabalFile = "0m0xpxc7nm962b0vkw7i88dnwihjza82cybqjzjk24dgp8v48cqs";
73583
+
version = "1.1.20";
73584
+
sha256 = "14d9icvgmrphnbjjwlskh88p7vgphgb0xqd91p217bf2xhl9k2xd";
libraryHaskellDepends = [
···
73545
-
version = "1.0.3";
73546
-
sha256 = "03apykbil3x3j7ndapfgmf39p7l62d1lrn2ad1m6k5xqnd8nqlxf";
73548
-
editedCabalFile = "1wqh5l2rydb2ag1k514p3p8dq19m3mbv6i2cha4xr8ykwcwbwi0j";
73608
+
version = "1.0.4";
73609
+
sha256 = "0yr7z17dvmr1zipk29fmzm46myxxsz514587n6a7h00c56dyvnc3";
executableHaskellDepends = [
···
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
73623
+
"dhall-recursive-adt" = callPackage
73624
+
({ mkDerivation, base, data-fix, dhall, either, hedgehog
73625
+
, neat-interpolation, recursion-schemes, tasty, tasty-hedgehog
73629
+
pname = "dhall-recursive-adt";
73630
+
version = "0.1.0.0";
73631
+
sha256 = "01wk6xsakbhsx14s59f0rj32mlccgxgc29a3n5d3b923yd5w64zm";
73632
+
libraryHaskellDepends = [ base data-fix dhall recursion-schemes ];
73633
+
testHaskellDepends = [
73634
+
base dhall either hedgehog neat-interpolation recursion-schemes
73635
+
tasty tasty-hedgehog tasty-hunit
73637
+
description = "Convert recursive ADTs from and to Dhall";
73638
+
license = lib.licenses.cc0;
"dhall-text" = callPackage
···
73619
-
version = "1.2.4";
73620
-
sha256 = "0xm1dsim5x83k6kp5g9yv08ixf6l4p2mm666m4vsylx98y5nwmag";
73622
-
editedCabalFile = "1mmsymbj57r49kj520f9hrw9bk80y29p3av68b1hmrcaiixqs87a";
73698
+
version = "1.2.5";
73699
+
sha256 = "0fax4p85344yrzk1l21j042mm02p0idp396vkq71x3dpiniq0mwf";
libraryHaskellDepends = [
···
"dl-fedora" = callPackage
76990
-
({ mkDerivation, base, bytestring, directory, filepath
76991
-
, http-directory, http-types, optparse-applicative, regex-posix
76992
-
, simple-cmd, simple-cmd-args, text, time, unix, xdg-userdirs
76995
-
pname = "dl-fedora";
76996
-
version = "0.7.5";
76997
-
sha256 = "1x4gdnb2k1ywvaniif7j2lsbavadaghvcpbdnms3x13s4cg18lyh";
76998
-
isLibrary = false;
76999
-
isExecutable = true;
77000
-
executableHaskellDepends = [
77001
-
base bytestring directory filepath http-directory http-types
77002
-
optparse-applicative regex-posix simple-cmd simple-cmd-args text
77003
-
time unix xdg-userdirs
77005
-
description = "Fedora image download tool";
77006
-
license = lib.licenses.gpl3;
77007
-
hydraPlatforms = lib.platforms.none;
77011
-
"dl-fedora_0_7_6" = callPackage
({ mkDerivation, base, bytestring, directory, extra, filepath
, http-directory, http-types, optparse-applicative, regex-posix
, simple-cmd, simple-cmd-args, text, time, unix, xdg-userdirs
···
78112
-
version = "0.2.2";
78113
-
sha256 = "0hf0wf4fl671awf87f0r7r4a57cgm88x666081c0wy16qchahffw";
78167
+
version = "0.2.2.1";
78168
+
sha256 = "1gaavi6fqzsl5di889880m110a1hrlylbjckm6bg24sv8nn96glp";
libraryHaskellDepends = [ array base containers ];
testHaskellDepends = [ base containers HUnit ];
benchmarkHaskellDepends = [ base containers criterion deepseq ];
···
78943
-
version = "0.2.4";
78944
-
sha256 = "012x67lncwlrf2kjmfki4lz3sclpj1gjf7wyszagwm523grp1qly";
78998
+
version = "0.3.0";
78999
+
sha256 = "079y7yzws7lghgazkc7qprz43q4bv0qjnxh7rmcrrwfs5acm1x34";
libraryHaskellDepends = [ base containers fgl text ];
base tasty tasty-hunit tasty-quickcheck text
···
82410
-
version = "0.1.0.3";
82411
-
sha256 = "106qaw496kry8rcjyz4nwfn4i4pgygjw6zvfnqrld52mdqjbyxbv";
82465
+
version = "0.1.0.4";
82466
+
sha256 = "1dnpzc70qznbm3f678lxzkfbyihcqhlg185db09q64aj20hls5d6";
libraryHaskellDepends = [
···
83906
+
"ephemeral" = callPackage
83907
+
({ mkDerivation, attoparsec, base, box, box-csv, chart-svg
83908
+
, concurrency, doctest, lens, lucid, mealy, microlens, moo
83909
+
, mwc-probability, numhask, numhask-array, numhask-space, primitive
83910
+
, profunctors, random, text, time, transformers
83911
+
, unordered-containers
83914
+
pname = "ephemeral";
83915
+
version = "0.0.1";
83916
+
sha256 = "1xxdifw1mcyfgz4749z136xqxmxbm26v0x0yk8238wm08i80y8fy";
83917
+
libraryHaskellDepends = [
83918
+
attoparsec base box box-csv chart-svg concurrency lens lucid mealy
83919
+
microlens moo mwc-probability numhask numhask-array numhask-space
83920
+
primitive profunctors random text time transformers
83921
+
unordered-containers
83923
+
testHaskellDepends = [ base doctest numhask ];
83924
+
description = "See readme.md";
83925
+
license = lib.licenses.bsd3;
83926
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, aeson, base, bytestring, cassava, hspec
, mwc-random, primitive, statistics, trifecta, vector
···
pname = "equational-reasoning";
84035
-
version = "0.6.0.4";
84036
-
sha256 = "1dv9di6p7pqmxys9c2d3rv36qhafgji0rxf52v0240zvfqhg8wn4";
84114
+
version = "0.7.0.0";
84115
+
sha256 = "0l6gyq43byh6cy2pblb9a4qjy7w5k9maa97c076dxlsf53myj01h";
libraryHaskellDepends = [
base containers template-haskell th-desugar void
···
({ mkDerivation, aeson, base, bytestring, conduit, containers
86315
-
, exceptions, hspec, html-conduit, http-client, http-client-tls
86316
-
, http-conduit, lens, megaparsec, monad-control, monad-time, mtl
86317
-
, quickjs-hs, retry, text, time, transformers, transformers-base
86318
-
, xml-conduit, xml-lens
86394
+
, hspec, html-conduit, http-client, http-client-tls, in-other-words
86395
+
, language-javascript, megaparsec, optics-core, optics-th, text
86396
+
, time, transformers, xml-conduit, xml-optics
86322
-
version = "0.2.0";
86323
-
sha256 = "1pka39mzzbvxl0d60115hwyg2vgpznf1kk7z97p4k2m8kf2b668z";
86400
+
version = "1.0.0";
86401
+
sha256 = "0s5br96spx4v67mvl09w4kpcwvps65zp6qx5qpvrq63a0ncclp7l";
libraryHaskellDepends = [
86325
-
aeson base bytestring conduit containers exceptions html-conduit
86326
-
http-client http-client-tls http-conduit lens megaparsec
86327
-
monad-control monad-time mtl quickjs-hs retry text time
86328
-
transformers transformers-base xml-conduit xml-lens
86403
+
aeson base bytestring conduit containers html-conduit http-client
86404
+
in-other-words language-javascript megaparsec optics-core optics-th
86405
+
text time transformers xml-conduit xml-optics
86331
-
aeson base bytestring conduit containers exceptions hspec
86332
-
html-conduit http-client http-client-tls http-conduit lens
86333
-
megaparsec monad-control monad-time mtl quickjs-hs retry text time
86334
-
transformers transformers-base xml-conduit xml-lens
86408
+
aeson base bytestring conduit containers hspec html-conduit
86409
+
http-client http-client-tls in-other-words language-javascript
86410
+
megaparsec optics-core optics-th text time transformers xml-conduit
description = "A library for crawling exhentai";
license = lib.licenses.bsd3;
···
license = lib.licenses.gpl3Plus;
90851
+
"finite" = callPackage
90852
+
({ mkDerivation, array, base, Cabal, containers, hashable
90853
+
, QuickCheck, template-haskell
90856
+
pname = "finite";
90857
+
version = "1.4.1.2";
90858
+
sha256 = "10hnqz4klgrpfbvla07h8yghpv22bsyijf0cibfzwl9j779vb4nc";
90859
+
libraryHaskellDepends = [
90860
+
array base containers hashable QuickCheck template-haskell
90862
+
testHaskellDepends = [ base Cabal hashable QuickCheck ];
90863
+
description = "Finite ranges via types";
90864
+
license = lib.licenses.mit;
"finite-field" = callPackage
({ mkDerivation, base, containers, deepseq, hashable, primes
, QuickCheck, singletons, tasty, tasty-hunit, tasty-quickcheck
···
({ mkDerivation, base, foma }:
93151
-
version = "0.1.1.0";
93152
-
sha256 = "1aiy4bizzx5g87lvlx8xy24rxvzh093mlaavxkcr542fq9ki8yb3";
93244
+
version = "0.1.2.0";
93245
+
sha256 = "1g9wy1zn0mi2lgfpprhh8q5sy0cvf5pbk2yrkr2911pn7g00jdc4";
libraryHaskellDepends = [ base ];
librarySystemDepends = [ foma ];
description = "Simple Haskell bindings for Foma";
···
96517
-
version = "0.2.1";
96518
-
sha256 = "08v43q428s6nw3diqaasdr0c9arrzvzvldcybj8wp2r66aw613ic";
96610
+
version = "0.2.2";
96611
+
sha256 = "1d7avmbrqgvp9c4jyrlw344hml29f3vy5m5fgyrsd1z3g4fymakb";
libraryHaskellDepends = [
base containers directory filepath fusion-plugin-types ghc syb time
description = "GHC plugin to make stream fusion more predictable";
96524
-
license = lib.licenses.bsd3;
96617
+
license = lib.licenses.asl20;
"fusion-plugin-types" = callPackage
···
({ mkDerivation, aeson, alex, ansi-terminal, array, base, binary
96540
-
, blaze-html, bytestring, cmark-gfm, containers, directory
96541
-
, directory-tree, dlist, file-embed, filepath, free, gitrev, happy
96542
-
, haskeline, language-c-quote, mainland-pretty, megaparsec, mtl
96543
-
, neat-interpolation, parallel, parser-combinators, pcg-random
96544
-
, process, process-extras, QuickCheck, regex-tdfa, sexp-grammar
96545
-
, srcloc, tasty, tasty-hunit, tasty-quickcheck, template-haskell
96546
-
, temporary, terminal-size, text, time, transformers
96547
-
, unordered-containers, utf8-string, vector
96548
-
, vector-binary-instances, versions, zip-archive, zlib
96633
+
, blaze-html, bytestring, bytestring-to-vector, cmark-gfm
96634
+
, containers, directory, directory-tree, dlist, file-embed
96635
+
, filepath, free, gitrev, happy, haskeline, language-c-quote
96636
+
, mainland-pretty, megaparsec, mtl, neat-interpolation, parallel
96637
+
, parser-combinators, pcg-random, process, process-extras
96638
+
, QuickCheck, regex-tdfa, sexp-grammar, srcloc, tasty, tasty-hunit
96639
+
, tasty-quickcheck, template-haskell, temporary, terminal-size
96640
+
, text, time, transformers, unordered-containers, utf8-string
96641
+
, vector, vector-binary-instances, versions, zip-archive, zlib
96552
-
version = "0.18.5";
96553
-
sha256 = "1v81b2snf5famnm8fx3kbqcsrqb80kb29yk98lvljiflnq5bkmb4";
96645
+
version = "0.18.6";
96646
+
sha256 = "0bp837b6myis5kvyy0rg3py01fcyyj7qws7kqvci3mjyi9x57k7w";
libraryHaskellDepends = [
aeson ansi-terminal array base binary blaze-html bytestring
96558
-
cmark-gfm containers directory directory-tree dlist file-embed
96559
-
filepath free gitrev haskeline language-c-quote mainland-pretty
96560
-
megaparsec mtl neat-interpolation parallel pcg-random process
96561
-
process-extras regex-tdfa sexp-grammar srcloc template-haskell
96562
-
temporary terminal-size text time transformers unordered-containers
96563
-
utf8-string vector vector-binary-instances versions zip-archive
96651
+
bytestring-to-vector cmark-gfm containers directory directory-tree
96652
+
dlist file-embed filepath free gitrev haskeline language-c-quote
96653
+
mainland-pretty megaparsec mtl neat-interpolation parallel
96654
+
pcg-random process process-extras regex-tdfa sexp-grammar srcloc
96655
+
template-haskell temporary terminal-size text time transformers
96656
+
unordered-containers utf8-string vector vector-binary-instances
96657
+
versions zip-archive zlib
libraryToolDepends = [ alex happy ];
executableHaskellDepends = [ base text ];
···
license = lib.licenses.bsd3;
98376
+
"generic-lens_2_1_0_0" = callPackage
98377
+
({ mkDerivation, base, doctest, generic-lens-core, HUnit
98378
+
, inspection-testing, lens, profunctors, text
98381
+
pname = "generic-lens";
98382
+
version = "2.1.0.0";
98383
+
sha256 = "1qxabrbzgd32i2fv40qw4f44akvfs1impjvcs5pqn409q9zz6kfd";
98384
+
libraryHaskellDepends = [
98385
+
base generic-lens-core profunctors text
98387
+
testHaskellDepends = [
98388
+
base doctest HUnit inspection-testing lens profunctors
98390
+
description = "Generically derive traversals, lenses and prisms";
98391
+
license = lib.licenses.bsd3;
98392
+
hydraPlatforms = lib.platforms.none;
"generic-lens-core" = callPackage
({ mkDerivation, base, indexed-profunctors, text }:
···
libraryHaskellDepends = [ base indexed-profunctors text ];
description = "Generically derive traversals, lenses and prisms";
license = lib.licenses.bsd3;
98406
+
"generic-lens-core_2_1_0_0" = callPackage
98407
+
({ mkDerivation, base, indexed-profunctors, text }:
98409
+
pname = "generic-lens-core";
98410
+
version = "2.1.0.0";
98411
+
sha256 = "0ja72rn7f7a24bmgqb6rds1ic78jffy2dzrb7sx8gy3ld5mlg135";
98412
+
libraryHaskellDepends = [ base indexed-profunctors text ];
98413
+
description = "Generically derive traversals, lenses and prisms";
98414
+
license = lib.licenses.bsd3;
98415
+
hydraPlatforms = lib.platforms.none;
"generic-lens-labels" = callPackage
···
license = lib.licenses.bsd3;
98521
+
"generic-optics_2_1_0_0" = callPackage
98522
+
({ mkDerivation, base, doctest, generic-lens-core, HUnit
98523
+
, inspection-testing, optics-core, text
98526
+
pname = "generic-optics";
98527
+
version = "2.1.0.0";
98528
+
sha256 = "04szdpcaxiaw9n1cry020mcrcirypfq3qxwr7h8h34b2mffvnl25";
98529
+
libraryHaskellDepends = [
98530
+
base generic-lens-core optics-core text
98532
+
testHaskellDepends = [
98533
+
base doctest HUnit inspection-testing optics-core
98535
+
description = "Generically derive traversals, lenses and prisms";
98536
+
license = lib.licenses.bsd3;
98537
+
hydraPlatforms = lib.platforms.none;
"generic-optics-lite" = callPackage
({ mkDerivation, base, generic-lens-lite, optics-core }:
···
sed -i "s|\"-s\"|\"\"|" ./Setup.hs
sed -i "s|numJobs (bf bi)++||" ./Setup.hs
99687
-
preBuild = "export LD_LIBRARY_PATH=`pwd`/dist/build\${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH";
99830
+
preBuild = ''export LD_LIBRARY_PATH=`pwd`/dist/build''${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH'';
description = "Grammatical Framework";
hydraPlatforms = lib.platforms.none;
···
99953
-
version = "0.1.1.0";
99954
-
sha256 = "0mksk6qhsnjd19yx79nw3dygfsfkyq52mdywikg21s67j8d4dxv5";
100096
+
version = "0.1.2.0";
100097
+
sha256 = "0yv811iyjx4iklj44bhipmiwlxl8bx27866i32icnl5ds86ws7la";
libraryHaskellDepends = [
base bytestring directory filepath ghc serialise text
···
"ghc-dump-util" = callPackage
({ mkDerivation, ansi-wl-pprint, base, bytestring, ghc-dump-core
99992
-
, hashable, optparse-applicative, regex-tdfa, regex-tdfa-text
99993
-
, serialise, text, unordered-containers
100135
+
, hashable, optparse-applicative, regex-tdfa, serialise, text
100136
+
, unordered-containers
99997
-
version = "0.1.1.0";
99998
-
sha256 = "0x93y0ymf3fl977j3c3liz1c52q5b2fw5h1ivsw3dazpmrm62n7m";
100140
+
version = "0.1.2.0";
100141
+
sha256 = "1j85mscsc1g647r4d3v72lqclsi8bw174di6w9n24x0bq3rqskxi";
libraryHaskellDepends = [
···
executableHaskellDepends = [
ansi-wl-pprint base ghc-dump-core optparse-applicative regex-tdfa
100009
-
description = "Handy tools for working with @ghc-dump@ dumps";
100151
+
description = "Handy tools for working with ghc-dump dumps";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
pname = "ghc-typelits-presburger";
100931
-
version = "0.5.0.0";
100932
-
sha256 = "12v42xav9mvhkkzbfbrjcm2b3hk6vr3j6ra8qn9ji1jfzvin88wl";
101073
+
version = "0.5.2.0";
101074
+
sha256 = "0ny7paq8ykc4ycag1dlb9mlpv17dh9a6csh22abj6bls5rx4iljr";
libraryHaskellDepends = [
···
103029
-
version = "8.20201129";
103030
-
sha256 = "10fxl5215x0hqhmwd387xpzgvz4w190lylwr0rihxhy5mwdvf943";
103171
+
version = "8.20210127";
103172
+
sha256 = "1hsmaw70lfza1g5j6b9zbwqkkr374m18p7qb4nl952pj42a46vv3";
"-fassistant" "-f-benchmark" "-fdbus" "-f-debuglocks" "-fmagicmime"
"-fnetworkbsd" "-fpairing" "-fproduction" "-fs3" "-ftorrentparser"
···
104951
-
version = "0.7";
104952
-
sha256 = "0cbdlidq14hmhndlgxid4gdzyg0jlm5habp5389xl3zkbmm2hni9";
105093
+
version = "0.8";
105094
+
sha256 = "0zmf5f9klc7adcrmmf9nxrbqh97bx8l6wazsbyx6idymj6brz0qp";
libraryHaskellDepends = [ array base containers deepseq gasp mtl ];
···
104973
-
version = "0.1.0.1";
104974
-
sha256 = "0qdwk4ygvhdp4x8bkw101b50wc8zfb6bb54zpxaxkmva40hcv2c2";
105115
+
version = "0.1.0.2";
105116
+
sha256 = "07zf9lzin22clixmvgvam6h995jfq2wzqz4498qv60jlcj88zzmh";
libraryHaskellDepends = [
aeson base base64-bytestring binary bytestring scientific text
unordered-containers vector
···
105434
-
version = "0.3.1.3";
105435
-
sha256 = "16nsgb1gf7mn35pchigrankl8q7p6cvgsxzbb3ab93jqm8kjxmyn";
105576
+
version = "0.4.0";
105577
+
sha256 = "1nbdqmln6v6r3kdj8vxv4dm903vaxh97mlg19fg8yihm00cbpipd";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
base containers mtl parsec template-haskell
···
105453
-
version = "0.3.1.3";
105454
-
sha256 = "0sp819fzgflsfj1glgdmw2qhb97rzdy6nargdmwvaxfay925p8aw";
105595
+
version = "0.4.0";
105596
+
sha256 = "1iffzqmzxxa9aplvnncdj9lc3nvdi8rbnnyl0cb7irhyj7k21k5i";
enableSeparateDataOutput = true;
···
112063
-
version = "0.7.1";
112064
-
sha256 = "1nn88hpp1q1y96px18qvc9q6gq51dl6m1m9hiipr64a6rngryxiy";
112205
+
version = "0.8.0";
112206
+
sha256 = "0w3mcc06gzrjfyailr9lb4niydfx7gp1pcwizyh87qkhrgxcpnk7";
libraryHaskellDepends = [
···
113196
-
version = "1.19.0";
113197
-
sha256 = "0idvjk0nz9m28qcbkzcs2mjrbx543jj0gh8hj0s0lnj3nlpk0b46";
113338
+
version = "1.20.0";
113339
+
sha256 = "1wb2q26najfmmgvj35wvinvip4l1d3k5mazrang4cr3ch8v1nv6w";
libraryHaskellDepends = [
···
117837
+
"haskell-language-server" = callPackage
117838
+
({ mkDerivation, aeson, base, binary, blaze-markup, brittany
117839
+
, bytestring, containers, data-default, deepseq, directory, extra
117840
+
, filepath, floskell, fourmolu, ghc, ghc-boot-th, ghc-paths, ghcide
117841
+
, gitrev, hashable, haskell-lsp, hie-bios, hls-class-plugin
117842
+
, hls-eval-plugin, hls-explicit-imports-plugin, hls-hlint-plugin
117843
+
, hls-plugin-api, hls-retrie-plugin, hls-tactics-plugin, hslogger
117844
+
, hspec, hspec-core, hspec-expectations, lens, lsp-test, mtl
117845
+
, optparse-applicative, optparse-simple, ormolu, process
117846
+
, regex-tdfa, safe-exceptions, shake, stm, stylish-haskell, tasty
117847
+
, tasty-ant-xml, tasty-expected-failure, tasty-golden, tasty-hunit
117848
+
, tasty-rerun, temporary, text, transformers, unordered-containers
117849
+
, with-utf8, yaml
117852
+
pname = "haskell-language-server";
117853
+
version = "0.8.0.0";
117854
+
sha256 = "0s02llij5qb1z3na43zg51p5r80jpgwxkdv4mzi6m5xb7pppax42";
117855
+
isLibrary = true;
117856
+
isExecutable = true;
117857
+
libraryHaskellDepends = [
117858
+
base containers data-default directory extra filepath ghc ghcide
117859
+
gitrev haskell-lsp hls-plugin-api hslogger optparse-applicative
117860
+
optparse-simple process shake text unordered-containers
117862
+
executableHaskellDepends = [
117863
+
aeson base binary brittany bytestring containers deepseq directory
117864
+
extra filepath floskell fourmolu ghc ghc-boot-th ghc-paths ghcide
117865
+
gitrev hashable haskell-lsp hie-bios hls-class-plugin
117866
+
hls-eval-plugin hls-explicit-imports-plugin hls-hlint-plugin
117867
+
hls-plugin-api hls-retrie-plugin hls-tactics-plugin hslogger lens
117868
+
mtl optparse-applicative optparse-simple ormolu process regex-tdfa
117869
+
safe-exceptions shake stylish-haskell temporary text transformers
117870
+
unordered-containers with-utf8
117872
+
testHaskellDepends = [
117873
+
aeson base blaze-markup bytestring containers data-default
117874
+
directory extra filepath haskell-lsp hie-bios hls-plugin-api
117875
+
hslogger hspec hspec-core hspec-expectations lens lsp-test process
117876
+
stm tasty tasty-ant-xml tasty-expected-failure tasty-golden
117877
+
tasty-hunit tasty-rerun temporary text transformers
117878
+
unordered-containers yaml
117880
+
testToolDepends = [ ghcide ];
117881
+
description = "LSP server for GHC";
117882
+
license = lib.licenses.asl20;
117883
+
hydraPlatforms = lib.platforms.none;
"haskell-lexer" = callPackage
···
libraryToolDepends = [ c2hs ];
description = "Distributed parallel programming in Haskell using MPI";
license = lib.licenses.bsd3;
117896
-
}) {open-pal = null; open-rte = null; inherit (pkgs) openmpi;};
118088
+
}) {open-pal = null; open-rte = null; openmpi = null;};
"haskell-names" = callPackage
({ mkDerivation, aeson, base, bytestring, containers
···
sha256 = "0cjigvshk4b8wqdk0v0hz9ag1kyjjsmqsy4a1m3n28ac008cg746";
118279
-
editedCabalFile = "1li6czcs54wnij6qnvpx6f66iiw023pggb3zl3jvp74qqflcf5sg";
118471
+
editedCabalFile = "1qrhcyr0y7j8la3970pg80w3h3pprsp3nisgg1l41wfsr2m7smnf";
libraryHaskellDepends = [ array base pretty syb ];
libraryToolDepends = [ happy ];
description = "Support for manipulating Haskell source code";
···
123670
-
version = "0.14.0";
123671
-
sha256 = "114k87mi7manyqa90vjjjlfbdwpg3g3dxiwc16v2zyrw56n28mfv";
123672
-
libraryHaskellDepends = [
123673
-
async base bytestring bytestring-lexing containers deepseq errors
123674
-
exceptions HTTP mtl network network-uri resource-pool scanner stm
123675
-
text time tls unordered-containers vector
123677
-
testHaskellDepends = [
123678
-
async base bytestring doctest HUnit mtl stm test-framework
123679
-
test-framework-hunit text time
123681
-
benchmarkHaskellDepends = [ base mtl time ];
123682
-
description = "Client library for the Redis datastore: supports full command set, pipelining";
123683
-
license = lib.licenses.bsd3;
123686
-
"hedis_0_14_1" = callPackage
123687
-
({ mkDerivation, async, base, bytestring, bytestring-lexing
123688
-
, containers, deepseq, doctest, errors, exceptions, HTTP, HUnit
123689
-
, mtl, network, network-uri, resource-pool, scanner, stm
123690
-
, test-framework, test-framework-hunit, text, time, tls
123691
-
, unordered-containers, vector
123694
-
pname = "hedis";
sha256 = "0n7hwg8mp4v512g7s8cblmai0j00l1149bbdacm6s7d0plnk0qqd";
libraryHaskellDepends = [
···
benchmarkHaskellDepends = [ base mtl time ];
description = "Client library for the Redis datastore: supports full command set, pipelining";
license = lib.licenses.bsd3;
123709
-
hydraPlatforms = lib.platforms.none;
"hedis-config" = callPackage
···
126400
-
version = "0.3.0.0";
126401
-
sha256 = "1g2dzprxja8isw4irgbh8aabzr9iswb9szpn5nwnvbkzkabfqabd";
126566
+
version = "0.3.0.1";
126567
+
sha256 = "1ci68q5r42rarmj12vrmggnj7c7jb8sw3wnmzrq2gn7vqhrr05jc";
libraryHaskellDepends = [
···
126573
-
({ mkDerivation, barbies, base, doctest, generic-lens, hspec, lens
126574
-
, markdown-unlit, named, QuickCheck
126739
+
({ mkDerivation, barbies, base, base-compat, Cabal, cabal-doctest
126740
+
, doctest, generic-lens, generic-lens-core, hspec, lens
126741
+
, markdown-unlit, named, QuickCheck, template-haskell
126578
-
version = "0.3.1.0";
126579
-
sha256 = "0az05c14l7k9nsfkh4qwpqf1dwlnapgkf5s1v6yfr1rjba0r4bmw";
126745
+
version = "0.4.1.0";
126746
+
sha256 = "1z67vip2appsl4f2qf70pqdnyjp6byaa4n3x8scp1aa94hg1xj3h";
126747
+
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
126581
-
barbies base generic-lens named QuickCheck
126749
+
barbies base generic-lens generic-lens-core named QuickCheck
126584
-
barbies base doctest hspec lens named QuickCheck
126752
+
barbies base base-compat doctest hspec lens named QuickCheck
126753
+
template-haskell
testToolDepends = [ markdown-unlit ];
description = "Partial types as a type constructor";
···
pname = "hledger-stockquotes";
128353
-
version = "0.1.0.0";
128354
-
sha256 = "19xn7rzrg4nw1dfdfm1hn7k0wdwrw8416rn28inkbkbn1f9mqgk5";
128522
+
version = "0.1.1.0";
128523
+
sha256 = "1srgl70zsixbfgmh22psg7q4wqfiay2jiybyvml42iv712n7z8xx";
libraryHaskellDepends = [
···
license = lib.licenses.asl20;
129041
+
"hls-tactics-plugin" = callPackage
129042
+
({ mkDerivation, aeson, base, checkers, containers, deepseq
129043
+
, directory, extra, filepath, fingertree, generic-lens, ghc
129044
+
, ghc-boot-th, ghc-exactprint, ghc-source-gen, ghcide, haskell-lsp
129045
+
, hie-bios, hls-plugin-api, hspec, hspec-discover, lens, mtl
129046
+
, QuickCheck, refinery, retrie, shake, syb, text, transformers
129049
+
pname = "hls-tactics-plugin";
129050
+
version = "0.5.1.0";
129051
+
sha256 = "150hbhdj0rxiyslqfvwzqiyyc0pdvkbfjizv33ldbq8gmwn6lf52";
129052
+
libraryHaskellDepends = [
129053
+
aeson base containers deepseq directory extra filepath fingertree
129054
+
generic-lens ghc ghc-boot-th ghc-exactprint ghc-source-gen ghcide
129055
+
haskell-lsp hls-plugin-api lens mtl refinery retrie shake syb text
129058
+
testHaskellDepends = [
129059
+
base checkers containers ghc hie-bios hls-plugin-api hspec mtl
129062
+
testToolDepends = [ hspec-discover ];
129063
+
description = "Tactics plugin for Haskell Language Server";
129064
+
license = lib.licenses.asl20;
({ mkDerivation, base, stm, transformers, unix, X11 }:
···
sha256 = "10c7avvjcrpy3nrf5xng4177nmxvz0gmc83h7qlnljcp3rkimbvd";
136039
+
editedCabalFile = "0hjp0lq7lg5a12ym43jprx7rc4c8mcd8gh7whpgpn5qmp9z4hyyg";
libraryHaskellDepends = [
ansi-terminal array base call-stack clock deepseq directory
filepath hspec-expectations HUnit QuickCheck quickcheck-io random
···
"hspec-meta" = callPackage
({ mkDerivation, ansi-terminal, array, base, call-stack, clock
136150
-
, deepseq, directory, filepath, hspec-expectations, HUnit
136151
-
, QuickCheck, quickcheck-io, random, setenv, stm, time
136347
+
, deepseq, directory, filepath, QuickCheck, quickcheck-io, random
136348
+
, setenv, stm, time, transformers
136156
-
version = "2.6.0";
136157
-
sha256 = "1n1a4633wfivylglji8920f67mx7qz8j4q58n8p7dxk6yg4h3mz6";
136159
-
editedCabalFile = "1qh3j6mhlz2bvdk8qc5fa4nqh93q4vqnvxmqqisg4agacnvyp4b2";
136352
+
version = "2.7.8";
136353
+
sha256 = "0sfj0n2hy1r8ifysgbcmfdygcd7vyzr13ldkcp0l2ml337f8j0si";
libraryHaskellDepends = [
ansi-terminal array base call-stack clock deepseq directory
136164
-
filepath hspec-expectations HUnit QuickCheck quickcheck-io random
136165
-
setenv stm time transformers
136358
+
filepath QuickCheck quickcheck-io random setenv stm time
executableHaskellDepends = [
ansi-terminal array base call-stack clock deepseq directory
136169
-
filepath hspec-expectations HUnit QuickCheck quickcheck-io random
136170
-
setenv stm time transformers
136363
+
filepath QuickCheck quickcheck-io random setenv stm time
description = "A version of Hspec which is used to test Hspec itself";
license = lib.licenses.mit;
···
139724
-
({ mkDerivation, base, brick, bytestring, containers, directory
139725
-
, filepath, lens, libmpd, mtl, relude, template-haskell, text
139726
-
, text-zipper, time, transformers, vector, vty, witherable-class
139918
+
({ mkDerivation, array, base, brick, bytestring, containers
139919
+
, directory, filepath, lens, libmpd, mtl, regex-tdfa, relude
139920
+
, template-haskell, text, text-zipper, time, transformers, vector
139921
+
, vty, witherable
139730
-
version = "0.1.0.0";
139731
-
sha256 = "06zyjg2i0kk4wnzrcax7rff710rpafqwz4rv75wq09vr65wvvj1y";
139925
+
version = "0.2.0.0";
139926
+
sha256 = "144b1161rvlmayklvgm7cajs0jz5bhlbcgrq288pvymlyl4f962b";
139733
-
editedCabalFile = "1y0lhdjjv780jlrr0kdnqbk1w8117g765cnvqd98k112z31p2l8i";
139928
+
editedCabalFile = "07d19lqi5djdsda976qr1w8ps535dxxjsp0lr43b62cinw2ssnki";
libraryHaskellDepends = [
139737
-
base brick bytestring containers directory filepath lens libmpd mtl
139738
-
relude template-haskell text text-zipper time transformers vector
139739
-
vty witherable-class
139932
+
array base brick bytestring containers directory filepath lens
139933
+
libmpd mtl regex-tdfa relude template-haskell text text-zipper time
139934
+
transformers vector vty witherable
executableHaskellDepends = [
139742
-
base brick bytestring containers directory filepath lens libmpd mtl
139743
-
relude template-haskell text text-zipper time transformers vector
139744
-
vty witherable-class
139937
+
array base brick bytestring containers directory filepath lens
139938
+
libmpd mtl regex-tdfa relude template-haskell text text-zipper time
139939
+
transformers vector vty witherable
139747
-
base brick bytestring containers directory filepath lens libmpd mtl
139748
-
relude template-haskell text text-zipper time transformers vector
139749
-
vty witherable-class
139942
+
array base brick bytestring containers directory filepath lens
139943
+
libmpd mtl regex-tdfa relude template-haskell text text-zipper time
139944
+
transformers vector vty witherable
description = "A TUI MPD client, inspired by ncmpcpp";
license = lib.licenses.gpl2Plus;
···
pname = "hw-kafka-client";
140943
-
version = "4.0.1";
140944
-
sha256 = "05ahw4cdp5kk5j4rbjf1bdvivg3nhiaaf68p902mp8jcbh7fz9sf";
140945
-
isLibrary = true;
140946
-
isExecutable = true;
140947
-
libraryHaskellDepends = [
140948
-
base bifunctors bytestring containers text transformers unix
140950
-
librarySystemDepends = [ rdkafka ];
140951
-
libraryToolDepends = [ c2hs ];
140952
-
testHaskellDepends = [
140953
-
base bifunctors bytestring containers either hspec monad-loops text
140955
-
testToolDepends = [ hspec-discover ];
140956
-
description = "Kafka bindings for Haskell";
140957
-
license = lib.licenses.mit;
140958
-
}) {inherit (pkgs) rdkafka;};
140960
-
"hw-kafka-client_4_0_2" = callPackage
140961
-
({ mkDerivation, base, bifunctors, bytestring, c2hs, containers
140962
-
, either, hspec, hspec-discover, monad-loops, rdkafka, text
140963
-
, transformers, unix
140966
-
pname = "hw-kafka-client";
sha256 = "166gi8mj2ljv4xcjrhi2pgjmnj112998fzbzjfpf5ckj54d20ch9";
···
testToolDepends = [ hspec-discover ];
description = "Kafka bindings for Haskell";
license = lib.licenses.mit;
140982
-
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) rdkafka;};
"hw-kafka-conduit" = callPackage
···
pname = "instana-haskell-trace-sdk";
145975
-
version = "0.3.0.0";
145976
-
sha256 = "0dy947230ing6mv4xvd8ahiwfhkz557n2mrvi86whns8jbb71nbv";
146145
+
version = "0.4.0.0";
146146
+
sha256 = "0cg1i7whiwg07zsby5zr3q3pqg24js3zvrd2rwlpfvqx1pkf3qxh";
libraryHaskellDepends = [
···
147416
-
version = "1.7.2";
147417
-
sha256 = "10jcqc7x48kfslyahl9i4pb1qmjfg1fjznc5w7kl9kx2cxivbwig";
147586
+
version = "1.7.3";
147587
+
sha256 = "0xcn9la0c2illw53xn8m2w2jpfi9yivzl2w54l62cj2fn7l9l5cf";
libraryHaskellDepends = [
aeson attoparsec base bytebuild byteslice bytesmith bytestring
deepseq hashable natural-arithmetic primitive text text-short
···
({ mkDerivation, aeson, attoparsec, base, bytestring, cereal
150215
-
, containers, criterion, cryptonite, doctest, either, hspec, HUnit
150216
-
, memory, mtl, QuickCheck, text, time, transformers
150217
-
, transformers-compat, unordered-containers, vector
150385
+
, containers, criterion, cryptonite, hspec, HUnit, memory, mtl
150386
+
, QuickCheck, text, time, transformers, transformers-compat
150387
+
, unordered-containers, vector
150221
-
version = "0.8.0";
150222
-
sha256 = "1hmnkmbhmw78k35g3h3b016p0b4rrax9s8izp5xfrsqqxkl9ic2g";
150391
+
version = "0.9.0";
150392
+
sha256 = "1dnkyzs7kk2lxz2kj3x6v8w1lypsr0rppyn78s7w5sr89y924752";
libraryHaskellDepends = [
aeson attoparsec base bytestring cereal containers cryptonite
150225
-
either memory mtl text time transformers transformers-compat
150395
+
memory mtl text time transformers transformers-compat
unordered-containers vector
150229
-
aeson base bytestring cryptonite doctest either hspec HUnit memory
150230
-
mtl QuickCheck text unordered-containers vector
150399
+
aeson base bytestring cryptonite hspec HUnit memory mtl QuickCheck
150400
+
text unordered-containers vector
benchmarkHaskellDepends = [ base bytestring criterion cryptonite ];
description = "JSON Object Signing and Encryption Library";
···
151165
-
version = "0.2.0.4";
151166
-
sha256 = "0q1p15whyyzpggfnqm4vy9p8l12xlxmnc4d82ykxl8rxzhbjkh0i";
151335
+
version = "0.2.0.5";
151336
+
sha256 = "1sdc2ywdra75nqlc5829f0clfi91fdqyrcmik1nrxrdnxr4yzhvh";
libraryHaskellDepends = [
aeson base generics-sop lens-sop tagged text time transformers
unordered-containers vector
···
({ mkDerivation, attoparsec, base, bytestring, containers
160114
-
, data-default-class, filepath, hspec, mtl, network, QuickCheck
160115
-
, safe-exceptions, text, time, unix, utf8-string
160284
+
, data-default-class, filepath, hspec, hspec-discover, mtl, network
160285
+
, QuickCheck, safe-exceptions, text, time, unix, utf8-string
160119
-
version = "0.9.3.0";
160120
-
sha256 = "08bi0m7kxh2ppkabq5vsx1cwz3i1y4y7w4j0g1hi9q9raml6y0y9";
160289
+
version = "0.10.0.0";
160290
+
sha256 = "088vlir0n3wps2p5ydgyx51p41nfjcm2v02sszpyjj3c8z7f4qkh";
libraryHaskellDepends = [
attoparsec base bytestring containers data-default-class filepath
mtl network safe-exceptions text time utf8-string
···
hspec mtl network QuickCheck safe-exceptions text time unix
160300
+
testToolDepends = [ hspec-discover ];
description = "An MPD client library";
license = lib.licenses.mit;
···
sha256 = "12gn571cfchrj9zir30c86vib3ppjia5908di21pnsfy6dmw6994";
161477
+
editedCabalFile = "17cbb44yyfcxz9fybv05yxli8gdfka415dwrp7vh804q7qxs5vna";
setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [
adjunctions base base-orphans binary bytes cereal containers
···
description = "Linear Algebra";
license = lib.licenses.bsd3;
161493
+
"linear_1_21_4" = callPackage
161494
+
({ mkDerivation, adjunctions, base, base-orphans, binary, bytes
161495
+
, bytestring, cereal, containers, deepseq, distributive, ghc-prim
161496
+
, hashable, HUnit, lens, random, reflection, semigroupoids
161497
+
, semigroups, simple-reflect, tagged, template-haskell
161498
+
, test-framework, test-framework-hunit, transformers
161499
+
, transformers-compat, unordered-containers, vector, void
161502
+
pname = "linear";
161503
+
version = "1.21.4";
161504
+
sha256 = "019dsw4xqcmz8g0hanc3xsl0k1pqzxkhp9jz1sf12mqsgs6jj0zr";
161505
+
libraryHaskellDepends = [
161506
+
adjunctions base base-orphans binary bytes cereal containers
161507
+
deepseq distributive ghc-prim hashable lens random reflection
161508
+
semigroupoids semigroups tagged template-haskell transformers
161509
+
transformers-compat unordered-containers vector void
161511
+
testHaskellDepends = [
161512
+
base binary bytestring deepseq HUnit reflection simple-reflect
161513
+
test-framework test-framework-hunit vector
161515
+
description = "Linear Algebra";
161516
+
license = lib.licenses.bsd3;
161517
+
hydraPlatforms = lib.platforms.none;
"linear-accelerate" = callPackage
···
165105
-
version = "0.9.0";
165106
-
sha256 = "195z7kx7jv0118pbashbc441sf69xag5q43jwkdyf53cmvnxqcwq";
165305
+
version = "0.9.1";
165306
+
sha256 = "1f4rf4q6gfiz55qlfpkzk19nq6fw92ri3a1smyv4r55i50jr07rm";
libraryHaskellDepends = [
aeson-pretty base bimap bytestring constraints containers
data-default first-class-families fmt interpolate lens morley
···
license = lib.licenses.bsd3;
165411
-
"lsp-test_0_11_0_7" = callPackage
165611
+
"lsp-test_0_12_0_0" = callPackage
({ mkDerivation, aeson, aeson-pretty, ansi-terminal, async, base
, bytestring, conduit, conduit-parse, containers, data-default
, Diff, directory, filepath, Glob, haskell-lsp, hspec, lens, mtl
···
165420
-
version = "0.11.0.7";
165421
-
sha256 = "01var9nm3kpw65jaz4rvky35ibrpfjyhfas9bi8avrw1vh2ybkcn";
165620
+
version = "0.12.0.0";
165621
+
sha256 = "1zc43j7xyfxv2i9vinx82yhkrr6m4gz46jwn9p39k76ld6j8nzpd";
libraryHaskellDepends = [
···
168567
-
({ mkDerivation, base, bytestring, data-default-class, deepseq
168568
-
, doctest, exceptions, mersenne-random-pure64, primitive
168569
-
, QuickCheck, random, scheduler, splitmix, template-haskell
168570
-
, unliftio-core, vector
168767
+
({ mkDerivation, base, bytestring, deepseq, doctest, exceptions
168768
+
, mersenne-random-pure64, primitive, QuickCheck, random, scheduler
168769
+
, splitmix, template-haskell, unliftio-core, vector
168574
-
version = "0.5.9.0";
168575
-
sha256 = "11i527mnyznpyqwr61cr3jhx4xs3y8m7948mqp6rwkis6lnvl2ms";
168773
+
version = "0.6.0.0";
168774
+
sha256 = "12p3gcrz3nwry99xhxfrz51aiswm5ira2hyxl4q1g3jfi8vwgcd0";
libraryHaskellDepends = [
168577
-
base bytestring data-default-class deepseq exceptions primitive
168578
-
scheduler unliftio-core vector
168776
+
base bytestring deepseq exceptions primitive scheduler
168777
+
unliftio-core vector
base doctest mersenne-random-pure64 QuickCheck random splitmix
···
168596
-
version = "0.4.0.0";
168597
-
sha256 = "18q09pz563jp8lmnvmcynmhrk6pmqxr8whlcp6f9kilkzy7hzy9k";
168795
+
version = "0.4.1.0";
168796
+
sha256 = "1g20n4h1x03i7q36a6d65v2ylmrr6m8s2g91jnpx1lj7a91hc5c7";
libraryHaskellDepends = [
base bytestring Color data-default-class deepseq exceptions
filepath JuicyPixels massiv netpbm unliftio vector
···
168679
-
version = "0.1.6";
168680
-
sha256 = "1cg41rkk19jyvkkx3nkd10lq738cg5kv29nrzwxqcm5v308av38i";
168878
+
version = "0.1.6.1";
168879
+
sha256 = "0f2f401flik0sj1wqlzghhr0dxbz2lyvlb4ij38n3m2vgpkgkd57";
libraryHaskellDepends = [
base bytestring data-default-class deepseq exceptions hspec massiv
primitive QuickCheck scheduler unliftio vector
···
169873
-
({ mkDerivation, adjunctions, backprop, base, containers, doctest
169874
-
, folds, generic-lens, hmatrix, lens, mwc-probability, mwc-random
169875
-
, numhask, numhask-array, primitive, profunctors, tdigest, text
169876
-
, vector, vector-algorithms
170072
+
({ mkDerivation, adjunctions, base, containers, doctest, folds
170073
+
, generic-lens, lens, matrix, mwc-probability, numhask
170074
+
, numhask-array, primitive, profunctors, tdigest, text, vector
170075
+
, vector-algorithms
169880
-
version = "0.0.1";
169881
-
sha256 = "0z7hf1blzhgrjmrf7s2dpgmg73157j476g17i7m52zgfgq4vmym9";
170079
+
version = "0.0.3";
170080
+
sha256 = "0gv4vi8ppbrhi8j2xwhnw96sybs2ci2ja6s37ggv4g0lxbxin17m";
libraryHaskellDepends = [
169883
-
adjunctions backprop base containers folds generic-lens hmatrix
169884
-
lens mwc-probability mwc-random numhask numhask-array primitive
169885
-
profunctors tdigest text vector vector-algorithms
170082
+
adjunctions base containers folds generic-lens lens matrix
170083
+
mwc-probability numhask numhask-array primitive profunctors tdigest
170084
+
text vector vector-algorithms
testHaskellDepends = [ base doctest numhask ];
description = "See readme.md";
···
pname = "mixed-types-num";
173336
-
version = "0.4.0.2";
173337
-
sha256 = "0kirxpnmwwnbxamwpzrxyx69n482xhifqpr5id73pfni7lrd126p";
173338
-
libraryHaskellDepends = [
173339
-
base hspec hspec-smallcheck mtl QuickCheck smallcheck
173340
-
template-haskell
173342
-
testHaskellDepends = [ base hspec hspec-smallcheck QuickCheck ];
173343
-
description = "Alternative Prelude with numeric and logic expressions typed bottom-up";
173344
-
license = lib.licenses.bsd3;
173347
-
"mixed-types-num_0_4_1" = callPackage
173348
-
({ mkDerivation, base, hspec, hspec-smallcheck, mtl, QuickCheck
173349
-
, smallcheck, template-haskell
173352
-
pname = "mixed-types-num";
sha256 = "159zx9b5p3g1ywhnbihjbxkpxylgrkhhrswmazymqbh49f4s758y";
libraryHaskellDepends = [
···
testHaskellDepends = [ base hspec hspec-smallcheck QuickCheck ];
description = "Alternative Prelude with numeric and logic expressions typed bottom-up";
license = lib.licenses.bsd3;
173362
-
hydraPlatforms = lib.platforms.none;
"mixpanel-client" = callPackage
···
176631
-
version = "1.11.1";
176632
-
sha256 = "04gvyfhn84p5dns28h1cfn68fpz7zwsavwvay27b3yfbzd8i1z31";
176812
+
version = "1.12.0";
176813
+
sha256 = "0cfmcrasf2cfirsa6xb1aznj75bwnzmiy9irirk1i9p2bx4aqy5m";
libraryHaskellDepends = [
···
178073
-
version = "0.5.0.0";
178074
-
sha256 = "0idlxja65gv2whaln7snrqa87yfm7dc3pqwnq6qhmxwvm1npbjqk";
178254
+
version = "0.5.0.1";
178255
+
sha256 = "1mcm8db1q0sjzxyjhxd140l966vq6yh8hj1p2xx8yzqmagsfv7kx";
enableSeparateDataOutput = true;
···
178263
-
version = "0.4.1.0";
178264
-
sha256 = "1sx9943y1z213fx5gasw78xz7zgxk33lfnx16918ls5jxma40igh";
178444
+
version = "0.4.2.0";
178445
+
sha256 = "07mgld1cmpynhdih7ppki8xw85zpknv0ipn7fvn79bj53s0nx6vg";
enableSeparateDataOutput = true;
···
179554
-
version = "0.3.1.0";
179555
-
sha256 = "0ssf841r00zgy8h1l2041hs936mpsqpp4nwr3v6w4b5bva2p9jhn";
179735
+
version = "0.3.2.1";
179736
+
sha256 = "0q6hglv26qpy1prx4is0jbhgb9xsxkpxbknyah9mcfn7c52cx0c0";
enableSeparateDataOutput = true;
···
({ mkDerivation, base, named, servant }:
180801
-
version = "0.2.0";
180802
-
sha256 = "0ixpm43sgir02a9y8i7rvalxh6h7vlcwgi2hmis0lq0w8pmw5m53";
180982
+
version = "0.3.0";
180983
+
sha256 = "14a55ww538c39wmacazdchrinc098yw9kbv44z4dw1739zhsghb6";
180985
+
editedCabalFile = "1xrbz9vhb61wkjb1amswvpb9sfslg1258vqlm880angc18i3dyi7";
libraryHaskellDepends = [ base named servant ];
180987
+
description = "support records and named (from the named package) parameters in servant";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
pname = "named-servant-client";
180815
-
version = "0.2.0";
180816
-
sha256 = "1yklvwdrf74m0ipsvn0b88slmhidri6f4n7jz7njz5i594qg7zdn";
180999
+
version = "0.3.0";
181000
+
sha256 = "1ilzhvdvspd8wddv6yypvl6whbzsa3pzqz2a8ikmk0l3vkskv60d";
181002
+
editedCabalFile = "19frg1vj2zzibdrbmxdmjfas31z5hwhy7kjkk28vm20y51h4lir3";
libraryHaskellDepends = [
base named named-servant servant servant-client-core
···
pname = "named-servant-server";
180832
-
version = "0.2.0";
180833
-
sha256 = "03mqkkf3l6abml6w5p04389c7haya7bp637vvaq43z0cxgpxs4mp";
181018
+
version = "0.3.0";
181019
+
sha256 = "14v1sgfz6agsbiy2938chy0vi4j4jd1swdhwb9g2yg068m3262k3";
181021
+
editedCabalFile = "0880w18l18hjnrpf0j4z0rd98waai3431gzakqm53zh8zs75lcll";
libraryHaskellDepends = [
base named named-servant servant servant-server text
···
181952
-
version = "0.7.0.1";
181953
-
sha256 = "0gfym6fv92afbv1b126bnviw3qh4m9dim9q046kbh4h5sxah61ab";
182140
+
version = "0.7.1.0";
182141
+
sha256 = "1l19hmc3623gsx1yv0wcbgcy22p549zyrvfv44khzd45fl3fxfb7";
libraryHaskellDepends = [
···
184611
-
({ mkDerivation, attoparsec, base, containers, Diff, mtl
184799
+
({ mkDerivation, attoparsec, base, containers, Diff, directory, mtl
, nix-derivation, optparse-applicative, text, unix, vector
184616
-
version = "1.0.10";
184617
-
sha256 = "0lcm4s28c4dgry3r1wj5zmb59izfi6vvyivxkpgyv9fhqmyiid4c";
184804
+
version = "1.0.11";
184805
+
sha256 = "0pi0nqhv48f90ls40whifw1lcld5sw3hcrz7kzy14s4sc6ln9543";
executableHaskellDepends = [
184621
-
attoparsec base containers Diff mtl nix-derivation
184809
+
attoparsec base containers Diff directory mtl nix-derivation
optparse-applicative text unix vector
description = "Explain why two Nix derivations differ";
···
191601
-
version = "2.11.3.2";
191602
-
sha256 = "1p4l6h9wpsfqxvziwx4vvsq02jdwwwqq92gvrdxi4ad2q7nlgivr";
191789
+
version = "2.11.4";
191790
+
sha256 = "1x8s6gidcij81vcxhj3pday484dyxn3d5s9sz0rh3nfml80cgkyk";
configureFlags = [ "-fhttps" "-f-trypandoc" ];
···
pname = "parameterized-utils";
193058
-
version = "2.1.1";
193059
-
sha256 = "18z0ykpvr7m8ffqpqwnclnyifig61n9l41w3hn39f37455z1dy39";
193246
+
version = "2.1.2.0";
193247
+
sha256 = "0ksyhlg8vmrmdayzi2zpb33xggb7mv7vgbm6kgzr0knxbh3nm7jc";
libraryHaskellDepends = [
base base-orphans constraints containers deepseq ghc-prim hashable
hashtables lens mtl template-haskell text th-abstraction vector
···
pname = "persistent-odbc";
196635
-
version = "0.2.1.0";
196636
-
sha256 = "058nmmqnl1pz7cyvfnbgid3kqbfl95g9xqgxs00z5fbkz5kwg5rl";
196823
+
version = "0.2.1.1";
196824
+
sha256 = "1c44mq7y20s0xk88azp2aa5wv8kn7g1blw987rp0chb03mljkwja";
libraryHaskellDepends = [
···
, phonetic-languages-simplified-base
, phonetic-languages-simplified-examples-common
, phonetic-languages-simplified-properties-array
197808
-
, phonetic-languages-ukrainian-array, print-info, subG
197996
+
, phonetic-languages-ukrainian-array, subG
, ukrainian-phonetics-basic-array, uniqueness-periods-vector-stats
pname = "phonetic-languages-simplified-examples-array";
197813
-
version = "0.2.2.0";
197814
-
sha256 = "1b8i9kgybidiczlpwyb2grgkxgyscdnldfpj75snwnpyyw40qlfs";
198001
+
version = "0.3.0.0";
198002
+
sha256 = "17akng54rj8mn4ic9h1a806b03nqsigkyjggfskf4k1z9x84hdf4";
libraryHaskellDepends = [
···
phonetic-languages-rhythmicity phonetic-languages-simplified-base
phonetic-languages-simplified-examples-common
phonetic-languages-simplified-properties-array
197836
-
phonetic-languages-ukrainian-array print-info subG
198024
+
phonetic-languages-ukrainian-array subG
ukrainian-phonetics-basic-array uniqueness-periods-vector-stats
description = "Helps to create Ukrainian texts with the given phonetic properties";
···
pname = "phonetic-languages-simplified-properties-array";
197903
-
version = "0.1.1.0";
197904
-
sha256 = "0ildphgb5dd2s5hc4nr7ii9q9dzm0qa7vc2j4yjcis72jjzjx6nd";
198091
+
version = "0.1.2.0";
198092
+
sha256 = "1vxjq0ki7slmgp1sq481srnqzcy8sazl0c2vqdkyz0hsx5hi8lyv";
libraryHaskellDepends = [
base phonetic-languages-rhythmicity
phonetic-languages-simplified-base ukrainian-phonetics-basic-array
···
({ mkDerivation, adjunctions, base, deepseq, lens, mtl }:
pname = "predicate-transformers";
204489
-
version = "0.7.0.2";
204490
-
sha256 = "0wkd7xz3d4sifx9cxm9rnjskhxrbdyqpdspi0sa6jr1ckmq25zpf";
204492
-
editedCabalFile = "1b02l2fdfxvlsvhcmkpsp0vzc0igsd0nrb64yb7af5a7z08cc9c0";
204677
+
version = "0.7.0.3";
204678
+
sha256 = "0ipbl4wq95z61h7jd0x5jv5m01vw69v6qqif4nwx9wp7mjfdp7z0";
libraryHaskellDepends = [ adjunctions base deepseq lens mtl ];
description = "A library for writing predicates and transformations over predicates in Haskell";
license = lib.licenses.bsd3;
···
205521
-
({ mkDerivation, base, deepseq, doctest, template-haskell
205707
+
({ mkDerivation, array, atomic-primops, base, bytestring, criterion
205708
+
, deepseq, doctest, hspec, QuickCheck, quickcheck-classes-base
205709
+
, template-haskell, transformers, unliftio
205526
-
version = "0.2.0.0";
205527
-
sha256 = "1vr6rrg4hapivlny2bi47swhm2rwjdzrsxz4r97d4gdydr5vphln";
205528
-
libraryHaskellDepends = [ base deepseq transformers ];
205529
-
testHaskellDepends = [ base doctest template-haskell ];
205713
+
version = "0.3.0.0";
205714
+
sha256 = "17rq3azyw7lg6svspv5jbj4x474yb75rzgqxr5s6dfa597djkhqc";
205715
+
libraryHaskellDepends = [ array base deepseq transformers ];
205716
+
testHaskellDepends = [
205717
+
base bytestring deepseq doctest hspec QuickCheck
205718
+
quickcheck-classes-base template-haskell
205720
+
benchmarkHaskellDepends = [
205721
+
atomic-primops base criterion unliftio
description = "Primeval world of Haskell";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
205542
-
version = "0.2.0.0";
205543
-
sha256 = "00yw3m0bjgm3pns60clfy6g905ylwkipw82rwqx3aacgny1hbjy0";
205735
+
version = "0.3.0.0";
205736
+
sha256 = "0dkx0n8rfagb942h4xfycq9gpk3d670jzd6dn4hzj5v58zriw0ip";
libraryHaskellDepends = [ base bytestring deepseq primal text ];
base bytestring doctest primal QuickCheck template-haskell
···
license = lib.licenses.mit;
206212
-
"process_1_6_10_0" = callPackage
206405
+
"process_1_6_11_0" = callPackage
({ mkDerivation, base, bytestring, deepseq, directory, filepath
206218
-
version = "1.6.10.0";
206219
-
sha256 = "01c50qhrsvymbifa3lzyq6g4hmj6jl3awjp1jmbhdkmfdfaq3v16";
206411
+
version = "1.6.11.0";
206412
+
sha256 = "0nv8c2hnx1l6xls6b61l8sm7j250qfbj1fjj5n6m15ppk9f0d9jd";
libraryHaskellDepends = [ base deepseq directory filepath unix ];
testHaskellDepends = [ base bytestring directory ];
description = "Process libraries";
···
pname = "pusher-http-haskell";
209364
-
version = "2.0.0.2";
209365
-
sha256 = "0ci2wg0y3762n1in8jyw1dpjljdynhl4bfp9506kfkc6ym9j2q1a";
209557
+
version = "2.0.0.3";
209558
+
sha256 = "0h53y0jxk1nyqwyr4f0nry0gl64s1w8ay15fips4drql37apbq1v";
libraryHaskellDepends = [
aeson base base16-bytestring bytestring cryptonite hashable
http-client http-client-tls http-types memory text time
···
218655
-
version = "3.8.0";
218656
-
sha256 = "1qd0bawdxig6sldlhqgj8cpkzfy7da9yy0wkvzs6mps6yk14kbap";
218658
-
editedCabalFile = "1gkd25bg87r0dr8rb04r3scjfm66v88905490fiy4x1826gj9cv0";
218848
+
version = "3.9.0";
218849
+
sha256 = "1hapa7f6n6xzw43w6zka3x8hp546h992axm6m8rcxl042j9p95b3";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson authenticate-oauth base blaze-builder bytestring
···
sha256 = "0wa6wsh6i52q4ah2z0hgzlks325kigch4yniz0y15nw4skxbm8l1";
219209
+
editedCabalFile = "19pm4cg28viyl7r0viz4wfmm9w4nqxkjlb6kknfqcajjqmdacqad";
libraryHaskellDepends = [
base base16-bytestring binary bytestring containers
···
220588
-
version = "0.1.19.0";
220589
-
sha256 = "04kvpirwz86pj7izaa0la601xyqnqzsspg43z10vxnc1whjp5rsm";
220781
+
version = "0.1.20.0";
220782
+
sha256 = "0x5b5c0y97b5n1lvbcsqlkhbv4nbbznx1w1fp3a17a03pz7qf61s";
libraryHaskellDepends = [
base bytestring containers deepseq directory exceptions filepath
hashable microlens microlens-mtl mtl primitive process text time
···
220727
-
version = "0.0.20130719";
220728
-
sha256 = "0i0fkg4vys3n31jwazrajirywxmk7idjv2kz3nlb8kwriqc6d723";
220920
+
version = "0.0.20210125";
220921
+
sha256 = "0fc551nvmqgl1sj3c45bwjzc9ksqbwg17dzkipyyzdrgi1shawn2";
executableHaskellDepends = [ array base containers mtl pretty ];
···
226476
-
version = "1.1.0.2";
226477
-
sha256 = "0jbgdd3mh126c3n0sblvd7rbcnnzrfyfajrj9xcsj7zi7jqvs8nw";
226669
+
version = "1.1.0.3";
226670
+
sha256 = "1ikkjxnl7p3gdzf7fsx9bakd9j6xg5wm5rgyz0n8f2n4nx0r04db";
libraryHaskellDepends = [ base ];
description = "A simple library for static information-flow security in Haskell";
license = lib.licenses.bsd3;
···
pname = "sequence-formats";
227677
-
version = "1.5.1.4";
227678
-
sha256 = "0qcs8lvv8dww6w9iyca4snxrr3hcjd14kafz59gxmbhx9q8zl8mz";
227679
-
libraryHaskellDepends = [
227680
-
attoparsec base bytestring containers errors exceptions foldl
227681
-
lens-family pipes pipes-attoparsec pipes-bytestring pipes-safe
227682
-
transformers vector
227684
-
testHaskellDepends = [
227685
-
base bytestring containers foldl hspec pipes pipes-safe tasty
227686
-
tasty-hunit transformers vector
227688
-
description = "A package with basic parsing utilities for several Bioinformatic data formats";
227689
-
license = lib.licenses.gpl3;
227692
-
"sequence-formats_1_5_2" = callPackage
227693
-
({ mkDerivation, attoparsec, base, bytestring, containers, errors
227694
-
, exceptions, foldl, hspec, lens-family, pipes, pipes-attoparsec
227695
-
, pipes-bytestring, pipes-safe, tasty, tasty-hunit, transformers
227699
-
pname = "sequence-formats";
sha256 = "0n09mw9z8bjqr8dc32l7swp25vgci7m2hb1w6masgv2cw8irh7as";
libraryHaskellDepends = [
···
description = "A package with basic parsing utilities for several Bioinformatic data formats";
license = lib.licenses.gpl3;
227713
-
hydraPlatforms = lib.platforms.none;
"sequenceTools" = callPackage
···
({ mkDerivation, base, doctest, text }:
pname = "shortcut-links";
232966
-
version = "0.5.1.0";
232967
-
sha256 = "0gi3w7hh261nc2bmcwvagbgdazllk50sxn4vpzdhc2wb046mcida";
233135
+
version = "0.5.1.1";
233136
+
sha256 = "0567igvyl43fa06h7dq2lww0ing00n24xgmd25vhgx6kvnawnb90";
libraryHaskellDepends = [ base text ];
testHaskellDepends = [ base doctest ];
description = "Link shortcuts for use in text markup";
···
239767
-
version = "0.1.0";
239768
-
sha256 = "17ksd29w4qv4vpk6wcah4xr15sjx1fcz7mcwqb6r7kqqmw7jqp7y";
239936
+
version = "0.1.1";
239937
+
sha256 = "1zl21x5qmzpj7y7vcv8brwcf4b1rjb8yy4aih8v5igic6d1a8jyw";
libraryHaskellDepends = [
base containers megaparsec regex-tdfa string-interpolate text
···
sha256 = "0nkz6jnfx7si473lz0b907lq6zjpw2apbcph61s2aw44j5zgdg96";
246668
+
editedCabalFile = "18amb2sbp4qh2lszc21vpvnyqsbsy7s9396ivkcw7dmg7hljvk9a";
libraryHaskellDepends = [
async base css-syntax hashable network-uri regex-tdfa text
···
247369
-
version = "0.2.0.0";
247370
-
sha256 = "0q6r211sbb9dyrplr61xajbwcfvz7z93401mhqxhw3pz55vyrg8i";
247372
-
editedCabalFile = "0pnxmbw3wb0dcbhpl583ffd991iv3zy4xf6xi5z3qhn5qh8nrmz1";
247540
+
version = "0.2.1.0";
247541
+
sha256 = "146nrqi8bjdvarz8i689ympid5d9jbrcm0bdv0q8jxi9zvwb3gvq";
libraryHaskellDepends = [
async base containers safe-exceptions stm
···
248029
-
({ mkDerivation, base, containers, HUnit, mtl }:
248032
-
version = "0.7.1";
248033
-
sha256 = "0077vxzyi9ppbphi2ialac3p376k49qly1kskdgf57wdwix9qjp0";
248035
-
editedCabalFile = "0rgxzwnbwawi8visnpq74s51n0qi9rzgnxsm2bdmi4vwfn3lb6w0";
248036
-
libraryHaskellDepends = [ base ];
248037
-
testHaskellDepends = [ base containers HUnit mtl ];
248038
-
description = "Scrap Your Boilerplate";
248039
-
license = lib.licenses.bsd3;
248042
-
"syb_0_7_2_1" = callPackage
({ mkDerivation, base, containers, mtl, tasty, tasty-hunit }:
···
testHaskellDepends = [ base containers mtl tasty tasty-hunit ];
description = "Scrap Your Boilerplate";
license = lib.licenses.bsd3;
248052
-
hydraPlatforms = lib.platforms.none;
"syb-extras" = callPackage
···
pname = "tasty-hedgehog";
251220
-
version = "1.0.0.2";
251221
-
sha256 = "1vsv3m6brhshpqm8qixz97m7h0nx67cj6ira4cngbk7mf5rqylv5";
251223
-
editedCabalFile = "12s7jgz14j32h62mgs4qbypqlpwjly1bk2hgrwqi9w3cjsskqk88";
251374
+
version = "1.0.1.0";
251375
+
sha256 = "0vkmhqfydyxbvjjbwvwn0q1f1a2dl9wmhz0s7020frpzwqcjwm5b";
libraryHaskellDepends = [ base hedgehog tagged tasty ];
base hedgehog tasty tasty-expected-failure
···
"tasty-silver" = callPackage
({ mkDerivation, ansi-terminal, async, base, bytestring, containers
, deepseq, directory, filepath, mtl, optparse-applicative, process
251719
+
, process-extras, regex-tdfa, semigroups, stm, tagged, tasty
251720
+
, tasty-hunit, temporary, text, transformers
251723
+
pname = "tasty-silver";
251724
+
version = "3.1.15";
251725
+
sha256 = "07iiaw5q5jb6bxm5ys1s6bliw0qxsqp100awzxwkwfia03i1iz8z";
251727
+
editedCabalFile = "1pxwixy274w0z99zsx0aywcxcajnpgan3qri81mr1wb6afxrq8d6";
251728
+
libraryHaskellDepends = [
251729
+
ansi-terminal async base bytestring containers deepseq directory
251730
+
filepath mtl optparse-applicative process process-extras regex-tdfa
251731
+
semigroups stm tagged tasty temporary text
251733
+
testHaskellDepends = [
251734
+
base directory filepath process tasty tasty-hunit temporary
251737
+
description = "A fancy test runner, including support for golden tests";
251738
+
license = lib.licenses.mit;
251739
+
hydraPlatforms = lib.platforms.none;
251743
+
"tasty-silver_3_2_1" = callPackage
251744
+
({ mkDerivation, ansi-terminal, async, base, bytestring, containers
251745
+
, deepseq, directory, filepath, mtl, optparse-applicative, process
, process-extras, regex-tdfa, stm, tagged, tasty, tasty-hunit
, temporary, text, transformers
···
"telegraph" = callPackage
({ mkDerivation, aeson, base, bytestring, conduit, deriving-aeson
, generic-data-surgery, http-client, http-client-tls, http-conduit
252417
-
, in-other-words, mtl, text
252596
+
, in-other-words, mtl, optics-th, text
252421
-
version = "1.0.0";
252422
-
sha256 = "1s3k3psva95lka5zqzylh20k3s7bqmsg22l43r1jzrkldlaqkh3n";
252600
+
version = "1.1.1";
252601
+
sha256 = "031p8qpz7gw86qy8iy5syp9g074ksfvkqv0rmv52hn2y1489hzng";
libraryHaskellDepends = [
aeson base bytestring conduit deriving-aeson generic-data-surgery
252425
-
http-client http-conduit in-other-words mtl text
252604
+
http-client http-conduit in-other-words mtl optics-th text
base http-client http-client-tls in-other-words
···
253183
-
version = "0.1.4";
253184
-
sha256 = "1wiq38px85ypnfpvbr3hcawrag457z0jvd4jr1bh7jf6qw6jqpfn";
253186
-
editedCabalFile = "0a96iw75ylygbjdlab5dj3dkkqamd2k1g2nfy6w7ly6j7rq6f84p";
253362
+
version = "0.1.5";
253363
+
sha256 = "181jiffwp3varv9xzb8if22lwwi1vhhgqf7hai373vn2yavk5wal";
libraryHaskellDepends = [ base deepseq vector ];
base deepseq hspec QuickCheck reflection vector
···
benchmarkHaskellDepends = [ base criterion weigh ];
description = "Pattern language for improvised music";
license = lib.licenses.gpl3;
257102
+
"tidal_1_7" = callPackage
257103
+
({ mkDerivation, base, bifunctors, bytestring, clock, colour
257104
+
, containers, criterion, deepseq, hosc, microspec, network, parsec
257105
+
, primitive, random, text, transformers, vector, weigh
257108
+
pname = "tidal";
257109
+
version = "1.7";
257110
+
sha256 = "1kqk9ny1fvgzkmv0kiprbi7l5pwmwkz8f7zycyksqxb6wkrs3v1k";
257111
+
enableSeparateDataOutput = true;
257112
+
libraryHaskellDepends = [
257113
+
base bifunctors bytestring clock colour containers deepseq hosc
257114
+
network parsec primitive random text transformers vector
257116
+
testHaskellDepends = [
257117
+
base containers deepseq hosc microspec parsec
257119
+
benchmarkHaskellDepends = [ base criterion weigh ];
257120
+
description = "Pattern language for improvised music";
257121
+
license = lib.licenses.gpl3;
257122
+
hydraPlatforms = lib.platforms.none;
"tidal-midi" = callPackage
···
({ mkDerivation, base, containers, ghc }:
pname = "typecheck-plugin-nat-simple";
263946
-
version = "0.1.0.1";
263947
-
sha256 = "1d35zj6gi3h9ybgvdi16x1lrjg0fgn8lhi36ia04f56qmsc3bk4j";
264146
+
version = "0.1.0.2";
264147
+
sha256 = "1hdp2n8n75lr1rjn99nwrqgzh3xay18lkjm8sjv36bwavvbw9p90";
enableSeparateDataOutput = true;
libraryHaskellDepends = [ base containers ghc ];
testHaskellDepends = [ base containers ghc ];
···
({ mkDerivation, base, bytestring, mmsyn2-array, mmsyn5 }:
pname = "ukrainian-phonetics-basic-array";
265108
-
version = "0.1.1.0";
265109
-
sha256 = "1v5nzcnyrkhz5r2igxdp07ac506p0nnmjiskxxil5rzhab9zf8kn";
265308
+
version = "0.1.2.0";
265309
+
sha256 = "1a1crwz47vrrqr3bydzhknacmv5yafrpc33417mmp68qqhccdc23";
libraryHaskellDepends = [ base bytestring mmsyn2-array mmsyn5 ];
description = "A library to work with the basic Ukrainian phonetics and syllable segmentation";
license = lib.licenses.mit;
···
266586
-
version = "1.5.0";
266587
-
sha256 = "17rzi17k2wj3p6dzd0dggzgyhh0c2mma4znkci1hqcihwr6rrljk";
266588
-
libraryHaskellDepends = [
266589
-
base bytestring containers deepseq ghc-prim hashable microlens
266590
-
microlens-mtl mtl safe-exceptions stm text transformers
266591
-
unordered-containers utf8-string vector
266593
-
testHaskellDepends = [
266594
-
base bytestring doctest Glob hedgehog tasty tasty-hedgehog text
266597
-
benchmarkHaskellDepends = [
266598
-
base containers gauge unordered-containers
266600
-
description = "Custom prelude used in Serokell";
266601
-
license = lib.licenses.mit;
266604
-
"universum_1_7_2" = callPackage
266605
-
({ mkDerivation, base, bytestring, containers, deepseq, doctest
266606
-
, gauge, ghc-prim, Glob, hashable, hedgehog, microlens
266607
-
, microlens-mtl, mtl, safe-exceptions, stm, tasty, tasty-hedgehog
266608
-
, text, transformers, unordered-containers, utf8-string, vector
266611
-
pname = "universum";
sha256 = "1ka7q5vr9xkf8z5mzpkp648mpf8az7b14lnhbvfakg3v5xy3f7gb";
libraryHaskellDepends = [
···
description = "Custom prelude used in Serokell";
license = lib.licenses.mit;
266627
-
hydraPlatforms = lib.platforms.none;
"unix_2_7_2_2" = callPackage
···
sha256 = "1b6ygkasn5bvmdci8g3zjkahl34kfqhf5jrayibvnrcdnaqlxpcq";
266637
-
editedCabalFile = "1hfpipkxmkr0fgjz1i4mm0ah1s7bgb28yb8sjn32rafj4lzszn2m";
266810
+
editedCabalFile = "1wjy6cr4ls9gaisbq97knkw4rzk7aavcwvl4szx1vs7dbrfzrf6x";
libraryHaskellDepends = [ base bytestring time ];
description = "POSIX functionality";
license = lib.licenses.bsd3;
···
({ mkDerivation, base, unix }:
266659
-
version = "0.5.2";
266660
-
sha256 = "1a8brv9fax76b1fymslzyghwa6ma8yijiyyhn12msl3i5x24x6k5";
266662
-
editedCabalFile = "1yx38asvjaxxlfs8lpbq0dwd84ynhgi7hw91rn32i1hsmz7yn22m";
266663
-
libraryHaskellDepends = [ base unix ];
266664
-
description = "Portable POSIX-compatibility layer";
266665
-
license = lib.licenses.bsd3;
266668
-
"unix-compat_0_5_3" = callPackage
266669
-
({ mkDerivation, base, unix }:
266671
-
pname = "unix-compat";
sha256 = "1j75i3dj489rz60ij3nfza774mb7mw33amhdkm10dd0dxabvb4q8";
libraryHaskellDepends = [ base unix ];
description = "Portable POSIX-compatibility layer";
license = lib.licenses.bsd3;
266677
-
hydraPlatforms = lib.platforms.none;
"unix-fcntl" = callPackage
···
266846
-
version = "0.2.13.1";
266847
-
sha256 = "08q00kqg934y9cpj18kcgzcw3a2wgs6kjvgldgvr2a3vndwn95m0";
267005
+
version = "0.2.14";
267006
+
sha256 = "0gwifnzfcpjhzch06vkx1jkl7jf6j844grd4frl7w513bipb7w0r";
libraryHaskellDepends = [
async base bytestring deepseq directory filepath process stm time
transformers unix unliftio-core
···
license = lib.licenses.bsd3;
270169
+
"vector_0_12_2_0" = callPackage
270170
+
({ mkDerivation, base, base-orphans, deepseq, ghc-prim, HUnit
270171
+
, primitive, QuickCheck, random, tasty, tasty-hunit
270172
+
, tasty-quickcheck, template-haskell, transformers
270175
+
pname = "vector";
270176
+
version = "0.12.2.0";
270177
+
sha256 = "0l3bs8zvw1da9gzqkmavj9vrcxv8hdv9zfw1yqzk6nbqr220paqp";
270178
+
libraryHaskellDepends = [ base deepseq ghc-prim primitive ];
270179
+
testHaskellDepends = [
270180
+
base base-orphans HUnit primitive QuickCheck random tasty
270181
+
tasty-hunit tasty-quickcheck template-haskell transformers
270183
+
description = "Efficient Arrays";
270184
+
license = lib.licenses.bsd3;
270185
+
hydraPlatforms = lib.platforms.none;
"vector-algorithms" = callPackage
({ mkDerivation, base, bytestring, containers, mwc-random
, primitive, QuickCheck, vector
···
pname = "vector-circular";
270125
-
version = "0.1.2";
270126
-
sha256 = "1605yf9q8v6w8kxgsw5g9gmj39w23gzal3qf0mlssr4ay2psvg7y";
270303
+
version = "0.1.3";
270304
+
sha256 = "0xz2ih8x7a5731bbirhmkl7hyarzijnwgvj8zm9wxs1nky8yjyb7";
libraryHaskellDepends = [
base deepseq nonempty-vector primitive semigroupoids
···
270801
-
version = "4.0.1";
270802
-
sha256 = "1s8bnxq3asq4wwgbsfvhkl6yih1sic9v8ylimcxwnvmdlh5ks58a";
270979
+
version = "4.0.2";
270980
+
sha256 = "1m7nyjqd0cyxnli5f7rbk1wrh6h7dk65i67k6xp787npf7hi6gdf";
libraryHaskellDepends = [
base deepseq hashable megaparsec parser-combinators text
···
270916
-
({ mkDerivation, aeson, async, attoparsec, base, cabal-file-th
270917
-
, containers, directory, doctest, fingertree, generic-deriving
270918
-
, lens, lifted-base, mmorph, mtl, pipes, pipes-concurrency, process
270919
-
, QuickCheck, stm, tasty, tasty-quickcheck, template-haskell, text
270920
-
, transformers, unix, vty, yaml
271094
+
({ mkDerivation, aeson, async, attoparsec, base, containers
271095
+
, directory, doctest, fingertree, generic-deriving, lifted-base
271096
+
, microlens-mtl, microlens-platform, mmorph, mtl, pipes
271097
+
, pipes-concurrency, process, QuickCheck, stm, tasty
271098
+
, tasty-quickcheck, template-haskell, text, transformers, unix, vty
270924
-
version = "0.2.2.0";
270925
-
sha256 = "11kcf59c1raqj4mwwjhr9435sqilgxgmryq1kimgra2j64ldyl3k";
271103
+
version = "0.2.3.0";
271104
+
sha256 = "1zzzmvhqcvgvni96b1zzqjwpmlncsjd08sqllrbp4d4a7j43b9g5";
libraryHaskellDepends = [
aeson async attoparsec base containers directory fingertree
270930
-
generic-deriving lens lifted-base mmorph mtl pipes
270931
-
pipes-concurrency process stm text transformers unix vty yaml
271109
+
generic-deriving lifted-base microlens-mtl microlens-platform
271110
+
mmorph mtl pipes pipes-concurrency process stm text transformers
executableHaskellDepends = [
270934
-
async base cabal-file-th containers directory lens mtl pipes
270935
-
pipes-concurrency process template-haskell text vty
271114
+
async base containers directory microlens-platform mtl pipes
271115
+
pipes-concurrency process template-haskell text unix vty
270938
-
base containers doctest lens QuickCheck tasty tasty-quickcheck text
271118
+
base containers doctest QuickCheck tasty tasty-quickcheck text
description = "A pager for grep";
license = lib.licenses.bsd3;
···
sha256 = "153icv3911drnjkii2b0csdq3ksavmxpz26zm9xcp24kfbsr6gvk";
275387
-
editedCabalFile = "1gh6k398c8kq9h0cikggcy9jppnw0234c28sy5ikdiir1i0db1p3";
275567
+
editedCabalFile = "0ycp16b2fb4x3h6rs4j2wywy7la1b7ri3419p8mnpf1ipmq6d1vk";
libraryHaskellDepends = [ base bytestring JuicyPixels vector ];
libraryPkgconfigDepends = [ libwebp ];
libraryToolDepends = [ c2hs ];
···
pname = "xml-conduit-stylist";
sha256 = "15iznb6xpas8044p03w3vll4vv7zwpcbbrh59ywwjr8m45659p4w";
279466
+
editedCabalFile = "0ydqjrk5q3zzgrwk9cqcjlk3vafzcnxjvb7p74ywm5wfnhmfvmyn";
libraryHaskellDepends = [
base containers css-syntax network-uri stylist text
unordered-containers xml-conduit
···
({ mkDerivation, base, mtl, transformers, xml }:
pname = "xml-extractors";
279359
-
version = "0.4.0.2";
279360
-
sha256 = "0ivzl1ikijrbz5mi75rxa340dxf7ilyzlxzka25si91jmjq0a9xa";
279541
+
version = "0.4.0.3";
279542
+
sha256 = "0g1f5yhzipwyny0yrsns03l024yphz8978w05xfk09f5vkrfxb0w";
libraryHaskellDepends = [ base mtl transformers xml ];
description = "Extension to the xml package to extract data from parsed xml";
license = lib.licenses.bsd3;
···
280178
-
version = "0.15.2";
280179
-
sha256 = "1p20zc5k0s05ic2jjx01x0mx88y369dvq2ad43sfjbyf95msi7ls";
280360
+
version = "0.15.3";
280361
+
sha256 = "0nh8v057fjdr3lnx7mdbifw153z6nirx36zfsjz8lc6p45ik0qs9";
"-f-with_hlist" "-fwith_parsec" "-fwith_split"