···
3489
+
"ConClusion" = callPackage
3490
+
({ mkDerivation, aeson, attoparsec, base, cmdargs, containers
3491
+
, formatting, hmatrix, massiv, optics, PSQueue, rio, text
3494
+
pname = "ConClusion";
3495
+
version = "0.0.1";
3496
+
sha256 = "1qdwirr2gp5aq8dl5ibj1gb9mg2qd1jhpg610wy4yx2ymy4msg1p";
3498
+
isExecutable = true;
3499
+
libraryHaskellDepends = [
3500
+
aeson attoparsec base containers formatting hmatrix massiv PSQueue
3503
+
executableHaskellDepends = [
3504
+
aeson attoparsec base cmdargs containers formatting hmatrix massiv
3505
+
optics PSQueue rio text
3507
+
description = "Cluster algorithms, PCA, and chemical conformere analysis";
3508
+
license = lib.licenses.agpl3Only;
3509
+
hydraPlatforms = lib.platforms.none;
"Concurrent-Cache" = callPackage
···
pname = "Frames-map-reduce";
6508
-
version = "0.4.0.0";
6509
-
sha256 = "1ajqkzg3q59hg1gwbamff72j9sxljqq7sghrqw5xbnxfd4867dcf";
6532
+
version = "0.4.1.1";
6533
+
sha256 = "0cxk86bbl6mbpg7ywb5cm8kfixl508gww8yxq6vwyrxbs7q4j25z";
libraryHaskellDepends = [
base containers foldl Frames hashable map-reduce-folds newtype
···
"Frames-streamly" = callPackage
6524
-
({ mkDerivation, base, exceptions, Frames, primitive, streamly
6548
+
({ mkDerivation, base, binary, bytestring
6549
+
, bytestring-strict-builder, cereal, clock, exceptions
6550
+
, fast-builder, foldl, Frames, mtl, primitive, relude, streamly
6551
+
, streamly-bytestring, strict, text, vector, vinyl
pname = "Frames-streamly";
6529
-
version = "0.1.0.2";
6530
-
sha256 = "0i007clm5q2rjmj7qfyig4sajk2bi1fc57w132j4vrvgp3p9p4rr";
6555
+
version = "0.1.1.0";
6556
+
sha256 = "16cxgar58q9gfbs8apl4a9z3ghdxb6m042di7hwhldqy0gn584fp";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
6533
-
base exceptions Frames primitive streamly text vinyl
6559
+
base exceptions Frames primitive relude streamly strict text vinyl
6561
+
testHaskellDepends = [
6562
+
base binary bytestring bytestring-strict-builder cereal clock
6563
+
fast-builder foldl Frames mtl primitive relude streamly
6564
+
streamly-bytestring strict text vector vinyl
6535
-
testHaskellDepends = [ base Frames streamly text vinyl ];
description = "A streamly layer for Frames I/O";
license = lib.licenses.bsd3;
···
benchmarkHaskellDepends = [ base criterion lens ];
description = "Typesafe functional GPU graphics programming";
license = lib.licenses.mit;
6931
+
hydraPlatforms = lib.platforms.none;
"GPipe-Examples" = callPackage
···
description = "GLFW OpenGL context creation for GPipe";
license = lib.licenses.mit;
6995
+
hydraPlatforms = lib.platforms.none;
"GPipe-TextureLoad" = callPackage
···
description = "The Haskell Test Framework";
license = lib.licenses.lgpl21Only;
9472
-
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, bytestring, Cabal, network, openssl, time }:
10858
-
version = "0.11.6.2";
10859
-
sha256 = "160fpl2lcardzf4gy5dimhad69gvkkvnpp5nqbf8fcxzm4vgg76y";
10860
-
setupHaskellDepends = [ base Cabal ];
10861
-
libraryHaskellDepends = [ base bytestring network time ];
10862
-
librarySystemDepends = [ openssl ];
10863
-
testHaskellDepends = [ base bytestring ];
10864
-
description = "Partial OpenSSL binding for Haskell";
10865
-
license = lib.licenses.publicDomain;
10866
-
}) {inherit (pkgs) openssl;};
10868
-
"HsOpenSSL_0_11_7" = callPackage
10869
-
({ mkDerivation, base, bytestring, Cabal, network, openssl, time }:
10871
-
pname = "HsOpenSSL";
sha256 = "0kji758bi8agcjvpbb3hpppv55qm9g2r02mamiv568zwmlkkxsm3";
setupHaskellDepends = [ base Cabal ];
···
testHaskellDepends = [ base bytestring ];
description = "Partial OpenSSL binding for Haskell";
license = lib.licenses.publicDomain;
10880
-
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) openssl;};
"HsOpenSSL-x509-system" = callPackage
···
sha256 = "17qaw1gg42p9v6f87dj5vih7l88lddbyd8880ananj8avanls617";
13876
+
editedCabalFile = "1wpgmcv704i7x38jwalnbmx8c10vdw269gbvzjxaj4rlvff3s4sq";
libraryHaskellDepends = [
base mtl primitive random transformers transformers-compat
···
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
16281
+
"Probnet" = callPackage
16282
+
({ mkDerivation, base }:
16284
+
pname = "Probnet";
16285
+
version = "0.1.0.2";
16286
+
sha256 = "1jk1y51rda8j4lan2az906fwb5hgqb8s50p0xrhchnf654scm851";
16287
+
libraryHaskellDepends = [ base ];
16288
+
description = "Geometric Extrapolation of Integer Sequences with error prediction";
16289
+
license = lib.licenses.mit;
"PropLogic" = callPackage
···
22099
-
version = "0.7.1.0";
22100
-
sha256 = "18d2q9fg4ydqpnrzvpcx1arjv4yl2966aax68fz3izgmsbp95k0l";
22129
+
version = "0.8.0.0";
22130
+
sha256 = "000ziih2c33v5mbf9sljkrr0x9hxv31cq77blva6xy32zzh12yz3";
libraryHaskellDepends = [
···
22127
-
version = "0.4.0.1";
22128
-
sha256 = "1i1ycf1bhahbh7d9rvz4hl5jq16mld8sya2h2xrxlvg9yqab19hy";
22157
+
version = "0.4.1.0";
22158
+
sha256 = "0sq4w488dyhk3nxgdw394i9n79j45hhxp3yzgw2fpmjh9xwfv1m9";
libraryHaskellDepends = [
base containers deepseq hashable integer-gmp primitive QuickCheck
scientific tagged time unordered-containers Z-Data Z-IO
···
22151
-
version = "0.3.2.0";
22152
-
sha256 = "01v0vza54lpxijg4znp2pcnjw2z6ybvx453xqy7ljwf9289csfq8";
22181
+
version = "0.3.3.0";
22182
+
sha256 = "012flgd88rwya7g5lkbla4841pzq2b1b9m4jkmggk38kpbrhf515";
libraryHaskellDepends = [
base primitive scientific transformers unordered-containers Z-Data
···
description = "LSP server for Agda";
license = lib.licenses.mit;
25644
+
hydraPlatforms = lib.platforms.none;
"agda-server" = callPackage
···
testToolDepends = [ hspec-discover ];
description = "A set of assertion for writing more readable tests cases";
license = lib.licenses.mit;
34159
+
hydraPlatforms = lib.platforms.none;
"assert4hs-hspec" = callPackage
···
testHaskellDepends = [ assert4hs-core base hspec HUnit ];
description = "integration point of assert4hs and hspec";
license = lib.licenses.mit;
34173
+
hydraPlatforms = lib.platforms.none;
"assert4hs-tasty" = callPackage
···
({ mkDerivation, base, ghc-prim }:
38767
-
version = "0.0.11";
38768
-
sha256 = "0srlws74yiraqaapgcjd9p5d1fwb3zr9swcz74jpjm55fls2nn37";
38770
-
editedCabalFile = "1indgsrk0yhkbqlxj39qqb5xqicwkmcliggb8wn87vgfswxpi1dn";
38803
+
version = "0.0.12";
38804
+
sha256 = "12zsnxkgv86im2prslk6ddhy0zwpawwjc1h4ff63kpxp2xdl7i2k";
libraryHaskellDepends = [ base ghc-prim ];
description = "Foundation scrap box of array & string";
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
40465
+
"bifunctors_5_5_11" = callPackage
40466
+
({ mkDerivation, base, base-orphans, comonad, containers, hspec
40467
+
, hspec-discover, QuickCheck, tagged, template-haskell
40468
+
, th-abstraction, transformers, transformers-compat
40471
+
pname = "bifunctors";
40472
+
version = "5.5.11";
40473
+
sha256 = "070964w7gz578379lyj6xvdbcf367csmz22cryarjr5bz9r9csrb";
40474
+
libraryHaskellDepends = [
40475
+
base base-orphans comonad containers tagged template-haskell
40476
+
th-abstraction transformers
40478
+
testHaskellDepends = [
40479
+
base hspec QuickCheck template-haskell transformers
40480
+
transformers-compat
40482
+
testToolDepends = [ hspec-discover ];
40483
+
description = "Bifunctors";
40484
+
license = lib.licenses.bsd3;
40485
+
hydraPlatforms = lib.platforms.none;
"bighugethesaurus" = callPackage
({ mkDerivation, base, HTTP, split }:
···
44496
-
version = "0.3.0.0";
44497
-
sha256 = "0xh1qxfmrfjdsprl5m748j5z9w0qmww8gkj8lhghfskdzxhy0qic";
44553
+
version = "0.3.0.1";
44554
+
sha256 = "06hmk4pg5qfcj6smzpn549d1jcsvcbgi2pxgvgvn9k7lab9cb5kg";
libraryHaskellDepends = [
···
description = "Encoding and decoding for the Bottom spec";
license = lib.licenses.asl20;
45535
+
hydraPlatforms = lib.platforms.none;
···
description = "A declarative terminal user interface library";
license = lib.licenses.bsd3;
45993
+
"brick_0_62" = callPackage
45994
+
({ mkDerivation, base, bytestring, config-ini, containers
45995
+
, contravariant, data-clist, deepseq, directory, dlist, exceptions
45996
+
, filepath, microlens, microlens-mtl, microlens-th, QuickCheck, stm
45997
+
, template-haskell, text, text-zipper, transformers, unix, vector
46002
+
version = "0.62";
46003
+
sha256 = "1f74m9yxwqv3xs1jhhpww2higfz3w0v1niff257wshhrvrkigh36";
46004
+
isLibrary = true;
46005
+
isExecutable = true;
46006
+
libraryHaskellDepends = [
46007
+
base bytestring config-ini containers contravariant data-clist
46008
+
deepseq directory dlist exceptions filepath microlens microlens-mtl
46009
+
microlens-th stm template-haskell text text-zipper transformers
46010
+
unix vector vty word-wrap
46012
+
testHaskellDepends = [
46013
+
base containers microlens QuickCheck vector
46015
+
description = "A declarative terminal user interface library";
46016
+
license = lib.licenses.bsd3;
46017
+
hydraPlatforms = lib.platforms.none;
"brick-dropdownmenu" = callPackage
···
47469
-
({ mkDerivation, base, bitwise, bytestring, hedgehog, panic
47470
-
, parameterized-utils, tasty, tasty-hedgehog, th-lift
47555
+
({ mkDerivation, base, bitwise, bytestring, deepseq, hedgehog
47556
+
, MonadRandom, panic, parameterized-utils, random, tasty
47557
+
, tasty-hedgehog, th-lift
47474
-
version = "1.0.2";
47475
-
sha256 = "0lx7cm7404r71ciksv8g58797k6x02zh337ra88syhj7nzlnij5w";
47561
+
version = "1.0.3";
47562
+
sha256 = "1bqzj9gmx8lvfw037y4f3hibbcq6zafhm6xhjdhnvmlyc963n9v9";
libraryHaskellDepends = [
47477
-
base bitwise bytestring panic parameterized-utils th-lift
47564
+
base bitwise bytestring deepseq panic parameterized-utils random
47480
-
base bytestring hedgehog parameterized-utils tasty tasty-hedgehog
47568
+
base bytestring hedgehog MonadRandom parameterized-utils tasty
description = "a bitvector datatype that is parameterized by the vector width";
license = lib.licenses.bsd3;
···
50419
-
version = "0.1.28.4";
50420
-
sha256 = "07ibhr3xngpwl7pq9ykbf6pxzlp8yx49d0qrlhyn7hj5xbswkv3f";
50508
+
version = "0.1.28.5";
50509
+
sha256 = "09ja2imqhz7kr97fhfskj1g7s7q88yrpa0p2s1n55fwkn1f2d3bs";
libraryHaskellDepends = [
aeson async base bytestring colour concurrent-extra connection
containers data-default-class data-flags deepseq deque df1 di-core
···
testHaskellDepends = [ base base16-bytestring hspec ];
description = "Cayenne Low Power Payload";
license = lib.licenses.bsd3;
52521
+
hydraPlatforms = lib.platforms.none;
"cayenne-lpp" = callPackage
···
58071
-
version = "0.1.3.18";
58072
-
sha256 = "1xyri98rlg4ph9vyjicivq8vb1kk085pbpv43ydw6qvpqlp97wk5";
58162
+
version = "0.1.3.19";
58163
+
sha256 = "1gs4q04iyzzfwij58bbmhz2app3gf4xj0dnd4x4bhkgwj7gmvf4m";
libraryHaskellDepends = [
array attoparsec base binary bytestring containers data-msgpack
deepseq http-conduit hyraxAbif lens linear mtl split text vector
···
58217
+
"code-conjure" = callPackage
58218
+
({ mkDerivation, base, express, leancheck, speculate
58219
+
, template-haskell
58222
+
pname = "code-conjure";
58223
+
version = "0.1.0";
58224
+
sha256 = "0zagchakak4mrdpgy23d2wfb357dc6fn78fpcjs1ik025wmldy88";
58225
+
libraryHaskellDepends = [
58226
+
base express leancheck speculate template-haskell
58228
+
testHaskellDepends = [ base express leancheck speculate ];
58229
+
description = "conjure Haskell functions out of partial definitions";
58230
+
license = lib.licenses.bsd3;
"code-page" = callPackage
···
58868
+
"collect-errors" = callPackage
58869
+
({ mkDerivation, base, containers, QuickCheck }:
58871
+
pname = "collect-errors";
58872
+
version = "0.1.0.0";
58873
+
sha256 = "1zspgncbnn8zqixlxm3hrck3mk4j3n91515456w8dy220a0bzbhc";
58874
+
libraryHaskellDepends = [ base containers QuickCheck ];
58875
+
description = "Error monad with a Float instance";
58876
+
license = lib.licenses.bsd3;
"collection-json" = callPackage
({ mkDerivation, aeson, base, bytestring, hspec, hspec-discover
, network-arbitrary, network-uri, network-uri-json, QuickCheck
···
59204
-
({ mkDerivation, array, base, containers, QuickCheck, random, tasty
59205
-
, tasty-hunit, tasty-quickcheck, test-framework
59206
-
, test-framework-quickcheck2, transformers
59322
+
({ mkDerivation, array, base, compact-word-vectors, containers
59323
+
, QuickCheck, random, tasty, tasty-hunit, tasty-quickcheck
59324
+
, test-framework, test-framework-quickcheck2, transformers
59210
-
version = "0.2.9.0";
59211
-
sha256 = "1y617qyhqh2k6d51j94c0xnj54i7b86d87n0j12idxlkaiv4j5sw";
59213
-
editedCabalFile = "0yjvvxfmyzjhh0q050cc2wkhaahzixsw7hf27n8dky3n4cxd5bix";
59328
+
version = "0.2.10.0";
59329
+
sha256 = "125yf5ycya722k85iph3dqv63bpj1a862c0ahs2y0snyd2qd6h35";
libraryHaskellDepends = [
59215
-
array base containers random transformers
59331
+
array base compact-word-vectors containers random transformers
59218
-
array base containers QuickCheck random tasty tasty-hunit
59219
-
tasty-quickcheck test-framework test-framework-quickcheck2
59334
+
array base compact-word-vectors containers QuickCheck random tasty
59335
+
tasty-hunit tasty-quickcheck test-framework
59336
+
test-framework-quickcheck2 transformers
description = "Generate and manipulate various combinatorial objects";
license = lib.licenses.bsd3;
···
pname = "compact-word-vectors";
59869
-
version = "0.2.0.1";
59870
-
sha256 = "0ix8l6vvnf62vp6716gmypwqsrs6x5pzcx5yfj24bn4gk0xak3lm";
59985
+
version = "0.2.0.2";
59986
+
sha256 = "1yjlymp2b8is72xvdb29rf7hc1n96zmda1j3z5alzbp4py00jww8";
libraryHaskellDepends = [ base primitive ];
base primitive QuickCheck random tasty tasty-hunit tasty-quickcheck
···
pname = "csound-catalog";
67106
-
version = "0.7.4";
67107
-
sha256 = "1ca70yk13b239383q9d8fwc4qd6jm22dqinfhasd88b4iv9p46h8";
67222
+
version = "0.7.5";
67223
+
sha256 = "1ly2s8lxy4wdcvkvsj9nw71r5dbsxpb0z8kzvywj9a5clqid109y";
libraryHaskellDepends = [
base csound-expression csound-sampler sharc-timbre transformers
···
pname = "csound-expression";
67134
-
version = "5.3.4";
67135
-
sha256 = "0v5mv2yhw114y7hixh3qjy88sfrry7xfyzkwwk1dpwnq8yycp0ir";
67250
+
version = "5.4.1";
67251
+
sha256 = "0dyafw91ycsr71sxf7z3fbvfbp9vh8l260l9ygfxlrg37971l4pj";
libraryHaskellDepends = [
base Boolean colour containers csound-expression-dynamic
csound-expression-opcodes csound-expression-typed data-default
···
pname = "csound-expression-dynamic";
67152
-
version = "0.3.6";
67153
-
sha256 = "1s4gyn4rpkpfpb0glbb39hnzkw9vr4his3s4a4azx894cymyhzg0";
67268
+
version = "0.3.7";
67269
+
sha256 = "1qx9qig18y89k4sxpn333hvqz74c6f56nbvaf8dfbawx5asar0jm";
libraryHaskellDepends = [
array base Boolean containers data-default data-fix data-fix-cse
deriving-compat hashable transformers wl-pprint
···
pname = "csound-expression-opcodes";
67168
-
version = "0.0.5.0";
67169
-
sha256 = "1qif8nx3652883zf84w4d0l2lzlbrk9n25rn4i5mxcmlv9px06ha";
67284
+
version = "0.0.5.1";
67285
+
sha256 = "0h1a9yklsqbykhdinmk8znm7kfg0jd1k394cx2lirpdxn136kbcm";
libraryHaskellDepends = [
base csound-expression-dynamic csound-expression-typed transformers
···
pname = "csound-expression-typed";
67185
-
version = "0.2.4";
67186
-
sha256 = "1hqmwlgx0dcci7z76w4i5xcq10c4jigzbm7fvf0xxwffmhf6j752";
67301
+
version = "0.2.5";
67302
+
sha256 = "1bid3wxg879l69w8c1vcana0xxrggxv30dw9bqi8zww2w23id54q";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
base Boolean colour containers csound-expression-dynamic
···
({ mkDerivation, base, csound-expression, transformers }:
pname = "csound-sampler";
67201
-
version = "0.0.10.0";
67202
-
sha256 = "0mi7w39adkn5l1h05arfap3c0ddb8j65wv96i3jrswpc3ljf3b2y";
67317
+
version = "0.0.10.1";
67318
+
sha256 = "1c2g83a0n4y1fvq3amj9m2hygg9rbpl5x8zsicb52qjm7vjing2i";
libraryHaskellDepends = [ base csound-expression transformers ];
description = "A musical sampler based on Csound";
license = lib.licenses.bsd3;
···
"css-selectors" = callPackage
67285
-
({ mkDerivation, aeson, alex, array, base, blaze-markup
67286
-
, data-default, Decimal, happy, QuickCheck, shakespeare
67401
+
({ mkDerivation, aeson, alex, array, base, binary, blaze-markup
67402
+
, bytestring, data-default, Decimal, happy, QuickCheck, shakespeare
, template-haskell, test-framework, test-framework-quickcheck2
67292
-
version = "0.2.1.0";
67293
-
sha256 = "1kcxbvp96imhkdrd7w9g2z4d586lmdcpnbgl8g5w04ri85qsq162";
67408
+
version = "0.3.0.0";
67409
+
sha256 = "1p7zzp40gvl5nq2zrb19cjw47w3sf20qwi3mplxq67ryzljmbaz4";
libraryHaskellDepends = [
67295
-
aeson array base blaze-markup data-default Decimal QuickCheck
67296
-
shakespeare template-haskell text
67411
+
aeson array base binary blaze-markup bytestring data-default
67412
+
Decimal QuickCheck shakespeare template-haskell text zlib
libraryToolDepends = [ alex happy ];
67300
-
base QuickCheck test-framework test-framework-quickcheck2 text
67416
+
base binary QuickCheck test-framework test-framework-quickcheck2
description = "Parsing, rendering and manipulating css selectors in Haskell";
license = lib.licenses.bsd3;
···
76201
-
version = "0.1.5";
76202
-
sha256 = "10336q53ghvj15gxxrdh1s10amfbyl7m69pgzg0rjxrs1p2bx7s7";
76318
+
version = "0.1.6";
76319
+
sha256 = "0hzixid47jv5jwv5rs91baa8bpfkq4hn3y8ndra34w5qvmg3nlii";
executableHaskellDepends = [
···
pname = "discord-haskell";
76677
-
version = "1.8.5";
76678
-
sha256 = "0hp3w1d5pwfj06m72dl44cp67h99b3c43kv641vz6dff7xk75hsm";
76794
+
version = "1.8.6";
76795
+
sha256 = "0mmppadd1hmmdgbfjwzhy28kibzssbsnr5dxjiqf3hahmll74qjl";
libraryHaskellDepends = [
···
"dl-fedora" = callPackage
({ mkDerivation, base, bytestring, directory, extra, filepath
77914
-
, http-directory, http-types, optparse-applicative, regex-posix
77915
-
, simple-cmd, simple-cmd-args, text, time, unix, xdg-userdirs
77918
-
pname = "dl-fedora";
77920
-
sha256 = "1pd0cslszd9srr9bpcxzrm84cnk5r78xs79ig32528z0anc5ghcr";
77921
-
isLibrary = false;
77922
-
isExecutable = true;
77923
-
executableHaskellDepends = [
77924
-
base bytestring directory extra filepath http-directory http-types
77925
-
optparse-applicative regex-posix simple-cmd simple-cmd-args text
77926
-
time unix xdg-userdirs
77928
-
testHaskellDepends = [ base simple-cmd ];
77929
-
description = "Fedora image download tool";
77930
-
license = lib.licenses.gpl3Only;
77931
-
hydraPlatforms = lib.platforms.none;
77935
-
"dl-fedora_0_9" = callPackage
77936
-
({ mkDerivation, base, bytestring, directory, extra, filepath
, http-client, http-client-tls, http-directory, http-types
, optparse-applicative, regex-posix, simple-cmd, simple-cmd-args
, text, time, unix, xdg-userdirs
···
th-lift th-lift-instances time
license = lib.licenses.bsd3;
78684
+
hydraPlatforms = lib.platforms.none;
"doclayout" = callPackage
···
83890
+
"ema" = callPackage
83891
+
({ mkDerivation, aeson, async, base, blaze-html, blaze-markup
83892
+
, commonmark, commonmark-extensions, commonmark-pandoc, containers
83893
+
, data-default, directory, filepath, filepattern, fsnotify
83894
+
, http-types, lvar, monad-logger, monad-logger-extras
83895
+
, neat-interpolation, optparse-applicative, pandoc-types
83896
+
, profunctors, relude, safe-exceptions, shower, stm, tagged, text
83897
+
, time, unliftio, wai, wai-middleware-static, wai-websockets, warp
83902
+
version = "0.1.0.0";
83903
+
sha256 = "0b7drwqcdap52slnw59vx3mhpabcl72p7rinnfkzsh74jfx21vz0";
83904
+
isLibrary = true;
83905
+
isExecutable = true;
83906
+
libraryHaskellDepends = [
83907
+
aeson async base blaze-html blaze-markup commonmark
83908
+
commonmark-extensions commonmark-pandoc containers data-default
83909
+
directory filepath filepattern fsnotify http-types lvar
83910
+
monad-logger monad-logger-extras neat-interpolation
83911
+
optparse-applicative pandoc-types profunctors relude
83912
+
safe-exceptions shower stm tagged text time unliftio wai
83913
+
wai-middleware-static wai-websockets warp websockets
83915
+
executableHaskellDepends = [ base ];
83916
+
description = "Static site generator library with hot reload";
83917
+
license = lib.licenses.agpl3Only;
"emacs-keys" = callPackage
({ mkDerivation, base, doctest, split, tasty, tasty-hspec
, tasty-quickcheck, template-haskell, th-lift, xkbcommon
···
87574
-
version = "0.1.0.0";
87575
-
sha256 = "015f0ai0x6iv49k4ljz8058509h8z8kkgnp7p9l4s8z54sgqfw8y";
87577
-
editedCabalFile = "06w0g76jddjykbvym2zgcwjsa33alm1rwshhzaw0pqm573mqbp26";
87700
+
version = "0.1.1.0";
87701
+
sha256 = "1z0zk9axilxp3l13n0h83csia4lvahmqkwhlfp9mswbdy8v8fqm0";
libraryHaskellDepends = [
aeson base base64 bytestring hashable process scientific
string-conversions temporary text unordered-containers vector
···
({ mkDerivation, base, leancheck, template-haskell }:
88202
-
version = "0.1.4";
88203
-
sha256 = "0rhrlynb950n2c79s3gz0vyd6b34crlhzlva0w91qbzn9dpfrays";
88326
+
version = "0.1.6";
88327
+
sha256 = "1yfbym97j3ih6zvlkg0d08qiivi7cyv61lbyc6qi094apazacq6c";
libraryHaskellDepends = [ base template-haskell ];
testHaskellDepends = [ base leancheck ];
benchmarkHaskellDepends = [ base leancheck ];
···
88679
-
version = "0.4.2";
88680
-
sha256 = "1dhljcsqahpyn3khxjbxc15ih1r6kgqcagr5gbpg1d705ji7y3j0";
88803
+
version = "0.4.4";
88804
+
sha256 = "0indkjjahlh1isnal93w3iliy59azgdmi9lmdqz4jkbpd421zava";
libraryHaskellDepends = [
base express leancheck speculate template-haskell
···
maintainers = with lib.maintainers; [ sternenseemann ];
89508
+
"fast-logger_3_0_5" = callPackage
89509
+
({ mkDerivation, array, auto-update, base, bytestring, directory
89510
+
, easy-file, filepath, hspec, hspec-discover, text, unix-compat
89514
+
pname = "fast-logger";
89515
+
version = "3.0.5";
89516
+
sha256 = "1mbnah6n8lig494523czcd95dfn01f438qai9pf20wpa2gdbz4x6";
89517
+
libraryHaskellDepends = [
89518
+
array auto-update base bytestring directory easy-file filepath text
89519
+
unix-compat unix-time
89521
+
testHaskellDepends = [ base bytestring directory hspec ];
89522
+
testToolDepends = [ hspec-discover ];
89523
+
description = "A fast logging system";
89524
+
license = lib.licenses.bsd3;
89525
+
hydraPlatforms = lib.platforms.none;
89526
+
maintainers = with lib.maintainers; [ sternenseemann ];
"fast-math" = callPackage
···
({ mkDerivation, base, basement, gauge, ghc-prim }:
95174
-
version = "0.0.25";
95175
-
sha256 = "0q6kx57ygmznlpf8n499hid4x6mj3180paijx0a8dgi9hh7man61";
95177
-
editedCabalFile = "1ps5sk50sf4b5hd87k3jqykqrwcw2wzyp50rcy6pghd61h83cjg2";
95319
+
version = "0.0.26.1";
95320
+
sha256 = "1hri3raqf6nhh6631gfm2yrkv4039gb0cqfa9cqmjp8bbqv28w5d";
libraryHaskellDepends = [ base basement ghc-prim ];
testHaskellDepends = [ base basement ];
benchmarkHaskellDepends = [ base basement gauge ];
···
license = lib.licenses.bsd3;
95619
-
"free_5_1_6" = callPackage
95762
+
"free_5_1_7" = callPackage
({ mkDerivation, base, comonad, containers, distributive
, exceptions, indexed-traversable, mtl, profunctors, semigroupoids
, template-haskell, th-abstraction, transformers, transformers-base
95626
-
version = "5.1.6";
95627
-
sha256 = "017cyz0d89560m3a2g2gpf8imzdzzlrd1rv0m6s2lvj41i2dhzfc";
95769
+
version = "5.1.7";
95770
+
sha256 = "121b81wxjk30nc27ivwzxjxi1dcwc30y0gy8l6wac3dxwvkx2c5j";
libraryHaskellDepends = [
base comonad containers distributive exceptions indexed-traversable
mtl profunctors semigroupoids template-haskell th-abstraction
···
testToolDepends = [ markdown-unlit ];
description = "Handle exceptions thrown in IO with fused-effects";
license = lib.licenses.bsd3;
97822
+
hydraPlatforms = lib.platforms.none;
"fused-effects-lens" = callPackage
···
pname = "generic-deriving";
sha256 = "00nbnxxkxyjfzj3zf6sxh3im24qv485w4jb1gj36c2wn4gjdbayh";
99695
+
editedCabalFile = "0g17hk01sxv5lmrlnmwqhkk73y3dy3xhy7l9myyg5qnw7hm7iin9";
libraryHaskellDepends = [
base containers ghc-prim template-haskell th-abstraction
···
description = "Generically derive traversals, lenses and prisms";
license = lib.licenses.bsd3;
99905
+
hydraPlatforms = lib.platforms.none;
"generic-optics-lite" = callPackage
···
({ mkDerivation, base, cpphs, ghc, happy }:
102032
-
version = "0.2.2.0";
102033
-
sha256 = "1pygg0538nah42ll0zai081y8hv8z7lwl0vr9l2k273i4fdif7hb";
102181
+
version = "0.2.3.0";
102182
+
sha256 = "1sm93n6w2zqkp4dhr604bk67sis1rb6jb6imsxr64vjfm7bkigln";
libraryHaskellDepends = [ base ghc ];
libraryToolDepends = [ cpphs happy ];
description = "Haskell source parser from GHC";
···
libraryPkgconfigDepends = [ gmodule ];
description = "GModule bindings";
license = lib.licenses.lgpl21Only;
104009
+
hydraPlatforms = lib.platforms.none;
"gi-gobject" = callPackage
···
libraryPkgconfigDepends = [ vips ];
description = "libvips GObject bindings";
license = lib.licenses.lgpl21Only;
105014
+
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) vips;};
···
, crypto-api, cryptonite, curl, data-default, DAV, dbus, deepseq
, directory, disk-free-space, dlist, edit-distance, exceptions
, fdo-notify, feed, filepath, filepath-bytestring, free, git
105327
-
, git-lfs, gnupg, hinotify, hslogger, http-client
105328
-
, http-client-restricted, http-client-tls, http-conduit, http-types
105329
-
, IfElse, lsof, magic, memory, microlens, monad-control
105330
-
, monad-logger, mountpoints, mtl, network, network-bsd
105331
-
, network-info, network-multicast, network-uri, old-locale, openssh
105332
-
, optparse-applicative, path-pieces, perl, persistent
105333
-
, persistent-sqlite, persistent-template, process, QuickCheck
105334
-
, random, regex-tdfa, resourcet, rsync, SafeSemaphore, sandi
105335
-
, securemem, shakespeare, socks, split, stm, stm-chans, tagsoup
105336
-
, tasty, tasty-hunit, tasty-quickcheck, tasty-rerun
105337
-
, template-haskell, text, time, torrent, transformers, unix
105338
-
, unix-compat, unliftio-core, unordered-containers, utf8-string
105339
-
, uuid, vector, wai, wai-extra, warp, warp-tls, wget, which, yesod
105340
-
, yesod-core, yesod-form, yesod-static
105480
+
, git-lfs, gnupg, hinotify, http-client, http-client-restricted
105481
+
, http-client-tls, http-conduit, http-types, IfElse, lsof, magic
105482
+
, memory, microlens, monad-control, monad-logger, mountpoints, mtl
105483
+
, network, network-bsd, network-info, network-multicast
105484
+
, network-uri, old-locale, openssh, optparse-applicative
105485
+
, path-pieces, perl, persistent, persistent-sqlite
105486
+
, persistent-template, process, QuickCheck, random, regex-tdfa
105487
+
, resourcet, rsync, SafeSemaphore, sandi, securemem, shakespeare
105488
+
, socks, split, stm, stm-chans, tagsoup, tasty, tasty-hunit
105489
+
, tasty-quickcheck, tasty-rerun, template-haskell, text, time
105490
+
, torrent, transformers, unix, unix-compat, unliftio-core
105491
+
, unordered-containers, utf8-string, uuid, vector, wai, wai-extra
105492
+
, warp, warp-tls, wget, which, yesod, yesod-core, yesod-form
105344
-
version = "8.20210330";
105345
-
sha256 = "07dhxlmnj48drgndcplafc7xhby0w3rks68fz9wsppxan929240p";
105497
+
version = "8.20210428";
105498
+
sha256 = "0xpvhpnl600874sa392wjfd2yd9s6ps2cq2qfkzyxxf90p9fcwg8";
"-fassistant" "-f-benchmark" "-fdbus" "-f-debuglocks" "-fmagicmime"
"-fnetworkbsd" "-fpairing" "-fproduction" "-fs3" "-ftorrentparser"
···
async base bytestring Cabal data-default directory exceptions
105355
-
filepath filepath-bytestring hslogger IfElse process split
105356
-
transformers unix-compat utf8-string
105508
+
filepath filepath-bytestring IfElse process split time transformers
105509
+
unix-compat utf8-string
executableHaskellDepends = [
aeson async attoparsec aws base blaze-builder bloomfilter byteable
···
connection containers crypto-api cryptonite data-default DAV dbus
deepseq directory disk-free-space dlist edit-distance exceptions
fdo-notify feed filepath filepath-bytestring free git-lfs hinotify
105364
-
hslogger http-client http-client-restricted http-client-tls
105365
-
http-conduit http-types IfElse magic memory microlens monad-control
105366
-
monad-logger mountpoints mtl network network-bsd network-info
105367
-
network-multicast network-uri old-locale optparse-applicative
105368
-
path-pieces persistent persistent-sqlite persistent-template
105369
-
process QuickCheck random regex-tdfa resourcet SafeSemaphore sandi
105370
-
securemem shakespeare socks split stm stm-chans tagsoup tasty
105371
-
tasty-hunit tasty-quickcheck tasty-rerun template-haskell text time
105372
-
torrent transformers unix unix-compat unliftio-core
105373
-
unordered-containers utf8-string uuid vector wai wai-extra warp
105374
-
warp-tls yesod yesod-core yesod-form yesod-static
105517
+
http-client http-client-restricted http-client-tls http-conduit
105518
+
http-types IfElse magic memory microlens monad-control monad-logger
105519
+
mountpoints mtl network network-bsd network-info network-multicast
105520
+
network-uri old-locale optparse-applicative path-pieces persistent
105521
+
persistent-sqlite persistent-template process QuickCheck random
105522
+
regex-tdfa resourcet SafeSemaphore sandi securemem shakespeare
105523
+
socks split stm stm-chans tagsoup tasty tasty-hunit
105524
+
tasty-quickcheck tasty-rerun template-haskell text time torrent
105525
+
transformers unix unix-compat unliftio-core unordered-containers
105526
+
utf8-string uuid vector wai wai-extra warp warp-tls yesod
105527
+
yesod-core yesod-form yesod-static
executableSystemDepends = [
bup curl git gnupg lsof openssh perl rsync wget which
···
sha256 = "1qqa4qn6ql8zvacaikd1a154ib7bah2h96fjfvd3hz6j79bbfqw4";
112974
+
editedCabalFile = "06yi4isj2qcd1nnc2vf6355wbqq33amhvcwg12jh0zbxpywrs45g";
libraryHaskellDepends = [
···
118695
+
"hasbolt_0_1_4_5" = callPackage
118696
+
({ mkDerivation, base, binary, bytestring, connection, containers
118697
+
, data-binary-ieee754, data-default, hspec, mtl, network
118698
+
, QuickCheck, text
118701
+
pname = "hasbolt";
118702
+
version = "0.1.4.5";
118703
+
sha256 = "185qh24n6j3b5awwmm92hxravb3sq40l5q8vyng74296mjc65nkw";
118704
+
libraryHaskellDepends = [
118705
+
base binary bytestring connection containers data-binary-ieee754
118706
+
data-default mtl network text
118708
+
testHaskellDepends = [
118709
+
base bytestring containers hspec QuickCheck text
118711
+
description = "Haskell driver for Neo4j 3+ (BOLT protocol)";
118712
+
license = lib.licenses.bsd3;
118713
+
hydraPlatforms = lib.platforms.none;
"hasbolt-extras" = callPackage
({ mkDerivation, aeson, aeson-casing, base, bytestring, containers
, data-default, doctest, free, hasbolt, lens, mtl
···
pname = "hasbolt-extras";
118548
-
version = "0.0.1.6";
118549
-
sha256 = "0il6752lvq0li29aipc66syc7kd9h57439akshlpqpd25b536zd9";
118725
+
version = "0.0.1.7";
118726
+
sha256 = "1dnia4da5g9c8ckiap4wsacv6lccr69ai24i3n6mywdykhy159f1";
libraryHaskellDepends = [
···
pname = "hedgehog-servant";
126166
-
version = "0.0.0.1";
126167
-
sha256 = "04plk39ni5m9arcphb4464bpl12r6aw2zfnzlzhpa1i49qlpivc3";
126343
+
version = "0.0.1.1";
126344
+
sha256 = "17dnj82jgbz23is22kqc60nz46vb4rhlsn1aimaynx7cld0g63vd";
libraryHaskellDepends = [
base bytestring case-insensitive hedgehog http-client http-media
http-types servant servant-client servant-server string-conversions
···
sha256 = "1l4am8pqk3xrmjmjv48jia60d2vydpj2wy0iyxqiidnc7b8p5j8m";
126569
+
editedCabalFile = "0fbx6hkxdbrhh30j2bs3zrxknrlr6z29r7srxnpsgd4n0rkdajar";
libraryHaskellDepends = [
···
pname = "hierarchical-env";
129112
-
version = "0.1.0.0";
129113
-
sha256 = "0syx9i9z9j75wbqsrwl8nqhr025df6vmgb4p767sdb7dncpqkph9";
129291
+
version = "0.2.0.0";
129292
+
sha256 = "1hslf8wppwbs9r40kfvxwnw6vxwa4fm2fjdfmxn0grpbpwz1qvf5";
libraryHaskellDepends = [
base method microlens microlens-mtl microlens-th rio
template-haskell th-abstraction
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
description = "Integration layer for \"json-pointer\" and \"aeson\"";
license = lib.licenses.bsd3;
130240
+
hydraPlatforms = lib.platforms.none;
description = "Integration layer for \"json-pointer\" and \"aeson\"";
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
license = lib.licenses.bsd3;
130264
+
hydraPlatforms = lib.platforms.none;
description = "Integration layer for \"json-pointer\" and \"aeson\"";
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
license = lib.licenses.bsd3;
130297
+
hydraPlatforms = lib.platforms.none;
description = "Integration layer for \"json-pointer\" and \"aeson\"";
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
131308
-
version = "3.3";
131309
-
description = "Integration layer for \"json-pointer\" and \"aeson\"";
131493
+
version = "3.3.1";
131494
+
sha256 = "12l2p5pbgh1wcn2bh0ax36sclwaiky8hf09ivgz453pb5ss0jghc";
enableSeparateDataOutput = true;
···
138683
-
version = "2.7.9";
138684
-
sha256 = "03k8djbzkl47x1kgsplbjjrwx8qqdb31zg9aw0c6ii3d8r49gkyn";
138685
-
libraryHaskellDepends = [
138686
-
base hspec-core hspec-discover hspec-expectations QuickCheck
138688
-
description = "A Testing Framework for Haskell";
138689
-
license = lib.licenses.mit;
138692
-
"hspec_2_7_10" = callPackage
138693
-
({ mkDerivation, base, hspec-core, hspec-discover
138694
-
, hspec-expectations, QuickCheck
138697
-
pname = "hspec";
sha256 = "0z0lwrmrqkglr78n6k2c36n4h68142bh785ys0x4jaibjshvs6rw";
libraryHaskellDepends = [
···
description = "A Testing Framework for Haskell";
license = lib.licenses.mit;
138705
-
hydraPlatforms = lib.platforms.none;
"hspec-attoparsec" = callPackage
···
138771
-
version = "2.7.9";
138772
-
sha256 = "0lqqvrdya7jszdxkzjnwd5g02w1ggmlfkh67bpcmzch6h0v609yj";
138773
-
libraryHaskellDepends = [
138774
-
ansi-terminal array base call-stack clock deepseq directory
138775
-
filepath hspec-expectations HUnit QuickCheck quickcheck-io random
138776
-
setenv stm tf-random transformers
138778
-
testHaskellDepends = [
138779
-
ansi-terminal array base call-stack clock deepseq directory
138780
-
filepath hspec-expectations hspec-meta HUnit process QuickCheck
138781
-
quickcheck-io random setenv silently stm temporary tf-random
138784
-
testToolDepends = [ hspec-meta ];
138785
-
testTarget = "--test-option=--skip --test-option='Test.Hspec.Core.Runner.hspecResult runs specs in parallel'";
138786
-
description = "A Testing Framework for Haskell";
138787
-
license = lib.licenses.mit;
138790
-
"hspec-core_2_7_10" = callPackage
138791
-
({ mkDerivation, ansi-terminal, array, base, call-stack, clock
138792
-
, deepseq, directory, filepath, hspec-expectations, hspec-meta
138793
-
, HUnit, process, QuickCheck, quickcheck-io, random, setenv
138794
-
, silently, stm, temporary, tf-random, transformers
138797
-
pname = "hspec-core";
sha256 = "12k9yp5gznrda449ir60d5wv3xl7nnyffkb5mhfc0svw9f8lxlv1";
libraryHaskellDepends = [
···
testTarget = "--test-option=--skip --test-option='Test.Hspec.Core.Runner.hspecResult runs specs in parallel'";
description = "A Testing Framework for Haskell";
license = lib.licenses.mit;
138815
-
hydraPlatforms = lib.platforms.none;
"hspec-dirstream" = callPackage
···
pname = "hspec-discover";
138841
-
version = "2.7.9";
138842
-
sha256 = "1zr6h8r8ggi4482hnx0p2vsrkirfjimq8zy9yfiiyn5mkcqzxl4v";
138843
-
isLibrary = true;
138844
-
isExecutable = true;
138845
-
libraryHaskellDepends = [ base directory filepath ];
138846
-
executableHaskellDepends = [ base directory filepath ];
138847
-
testHaskellDepends = [
138848
-
base directory filepath hspec-meta QuickCheck
138850
-
testToolDepends = [ hspec-meta ];
138851
-
description = "Automatically discover and run Hspec tests";
138852
-
license = lib.licenses.mit;
138855
-
"hspec-discover_2_7_10" = callPackage
138856
-
({ mkDerivation, base, directory, filepath, hspec-meta, QuickCheck
138859
-
pname = "hspec-discover";
sha256 = "13yzvd3b679skvs1insk4s0wc4zvmz6hs38kc8q0j6vzqq06smqa";
···
testToolDepends = [ hspec-meta ];
description = "Automatically discover and run Hspec tests";
license = lib.licenses.mit;
138872
-
hydraPlatforms = lib.platforms.none;
"hspec-expectations" = callPackage
···
142244
-
({ mkDerivation, aeson, aeson-pretty, array, base
142245
-
, base16-bytestring, bytestring, case-insensitive, containers
142246
-
, directory, doctest, filepath, gauge, Glob, heaps, hspec
142247
-
, http-types, mwc-random, network, network-byte-order, psqueues
142248
-
, stm, text, time-manager, unordered-containers, vector
142251
-
pname = "http2";
142252
-
version = "2.0.6";
142253
-
sha256 = "17m1avrppiz8i6qwjlgg77ha88sx8f8vvfa57z369aszhld6nx9a";
142254
-
isLibrary = true;
142255
-
isExecutable = true;
142256
-
libraryHaskellDepends = [
142257
-
array base bytestring case-insensitive containers http-types
142258
-
network network-byte-order psqueues stm time-manager
142260
-
testHaskellDepends = [
142261
-
aeson aeson-pretty array base base16-bytestring bytestring
142262
-
case-insensitive containers directory doctest filepath Glob hspec
142263
-
http-types network network-byte-order psqueues stm text
142264
-
time-manager unordered-containers vector
142266
-
benchmarkHaskellDepends = [
142267
-
array base bytestring case-insensitive containers gauge heaps
142268
-
mwc-random network-byte-order psqueues stm
142270
-
description = "HTTP/2 library";
142271
-
license = lib.licenses.bsd3;
142274
-
"http2_3_0_1" = callPackage
({ mkDerivation, aeson, aeson-pretty, array, async, base
, base16-bytestring, bytestring, case-insensitive, containers
, cryptonite, directory, filepath, gauge, Glob, heaps, hspec
···
description = "HTTP/2 library";
license = lib.licenses.bsd3;
142306
-
hydraPlatforms = lib.platforms.none;
"http2-client" = callPackage
···
testHaskellDepends = [ base ];
description = "A native HTTP2 client library";
license = lib.licenses.bsd3;
142414
+
hydraPlatforms = lib.platforms.none;
"http2-client-exe" = callPackage
···
description = "A command-line http2 client";
license = lib.licenses.bsd3;
142435
+
hydraPlatforms = lib.platforms.none;
"http2-client-grpc" = callPackage
···
143252
-
version = "0.11.0.0";
143253
-
sha256 = "1lz5f04yi97wkqhyxvav262ayyvvl96xrgvgzyk1ca1g299dw866";
143345
+
version = "0.11.0.1";
143346
+
sha256 = "13w2637ylmmwv4kylf1rc2rvd85281a50p82x3888bc1cnzv536x";
libraryHaskellDepends = [ aeson base text unordered-containers ];
···
description = "A fast JSON document store with push notification support";
license = lib.licenses.bsd3;
146041
-
maintainers = with lib.maintainers; [ rkrzr ];
146134
+
hydraPlatforms = lib.platforms.none;
"icfpc2020-galaxy" = callPackage
···
({ mkDerivation, aeson, base, base64-bytestring, bytestring, cereal
146725
-
, cmdargs, containers, directory, filepath, ghc, ghc-boot
146726
-
, ghc-parser, ghc-paths, haskeline, haskell-src-exts, here, hlint
146727
-
, hspec, hspec-contrib, http-client, http-client-tls, HUnit
146819
+
, cmdargs, containers, directory, exceptions, filepath, ghc
146820
+
, ghc-boot, ghc-parser, ghc-paths, haskeline, here, hlint, hspec
146821
+
, hspec-contrib, http-client, http-client-tls, HUnit
, ipython-kernel, mtl, parsec, process, random, raw-strings-qq
, setenv, shelly, split, stm, strict, text, time, transformers
, unix, unordered-containers, utf8-string, vector
146734
-
version = "0.10.1.2";
146735
-
sha256 = "1gs2j0qgxzf346nlnq0zx12yj528ykxia5r3rlldpf6f01zs89v8";
146828
+
version = "0.10.2.0";
146829
+
sha256 = "061gpwclcykrs4pqhsb96hrbwnpmq0q6fx9701wk684v01xjfddk";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson base base64-bytestring bytestring cereal cmdargs containers
146741
-
directory filepath ghc ghc-boot ghc-parser ghc-paths haskeline
146742
-
haskell-src-exts hlint http-client http-client-tls ipython-kernel
146743
-
mtl parsec process random shelly split stm strict text time
146835
+
directory exceptions filepath ghc ghc-boot ghc-parser ghc-paths
146836
+
haskeline hlint http-client http-client-tls ipython-kernel mtl
146837
+
parsec process random shelly split stm strict text time
transformers unix unordered-containers utf8-string vector
executableHaskellDepends = [
···
pname = "inspection-testing";
149046
-
version = "0.4.3.0";
149047
-
sha256 = "1pba3br5vd11svk9fpg5s977q55qlvhlf95nd5ay79bwdjm10hj3";
149140
+
version = "0.4.4.0";
149141
+
sha256 = "1zr7c7xpmnfwn2p84rqw69n1g91rdkh7d20awvj0s56nbdikgiyh";
libraryHaskellDepends = [
base containers ghc mtl template-haskell transformers
···
license = lib.licenses.mit;
149056
-
"inspection-testing_0_4_4_0" = callPackage
149150
+
"inspection-testing_0_4_5_0" = callPackage
({ mkDerivation, base, containers, ghc, mtl, template-haskell
pname = "inspection-testing";
149062
-
version = "0.4.4.0";
149063
-
sha256 = "1zr7c7xpmnfwn2p84rqw69n1g91rdkh7d20awvj0s56nbdikgiyh";
149156
+
version = "0.4.5.0";
149157
+
sha256 = "1d8bi60m97yw4vxmajclg66xhaap8nj4dli8bxni0mf4mcm0px01";
libraryHaskellDepends = [
base containers ghc mtl template-haskell transformers
···
"interval-algebra" = callPackage
149960
-
({ mkDerivation, base, hspec, QuickCheck, time, witherable }:
150054
+
({ mkDerivation, base, containers, hspec, QuickCheck, time
pname = "interval-algebra";
149963
-
version = "0.3.3";
149964
-
sha256 = "0njlirr5ymsdw27snixxf3c4dgj8grffqv94a1hz97k801a3axkh";
149965
-
libraryHaskellDepends = [ base QuickCheck time witherable ];
149966
-
testHaskellDepends = [ base hspec QuickCheck time ];
150059
+
version = "0.4.0";
150060
+
sha256 = "0852yv0d7c3gh6ggab6wvnk7g1pad02nnpbmzw98c9zkzw2zk9wh";
150061
+
libraryHaskellDepends = [
150062
+
base containers QuickCheck time witherable
150064
+
testHaskellDepends = [ base containers hspec QuickCheck time ];
description = "An implementation of Allen's interval algebra for temporal logic";
license = lib.licenses.bsd3;
···
testHaskellDepends = [ base generic-lens QuickCheck ];
description = "Automatically derivable Has instances";
license = lib.licenses.bsd3;
151751
+
hydraPlatforms = lib.platforms.none;
"itanium-abi" = callPackage
···
156760
-
version = "0.2.0.1";
156761
-
sha256 = "1xs2jism3r2pgvir1rr318dfrjagkagvzzdrs7n9070xzv3p3c5q";
156860
+
version = "0.2.0.3";
156861
+
sha256 = "0bki6h5qk78d3qgprn8k1av2xxlb43bxb07qqk4x1x5diy92mc5x";
enableSeparateDataOutput = true;
···
base bytestring optparse-applicative prettyprinter
156775
-
base bytestring composition-prelude deepseq filepath prettyprinter
156776
-
process tasty tasty-golden tasty-hunit temporary text
156875
+
base bytestring composition-prelude deepseq extra filepath
156876
+
prettyprinter process tasty tasty-golden tasty-hunit temporary text
benchmarkHaskellDepends = [
base bytestring criterion prettyprinter temporary text
···
sha256 = "046k8d1h5wwadf5z4pppjkc3g7v2zxlzb06s1xgixc42y5y41yan";
156957
-
editedCabalFile = "0acc224njxf8y7r381pnzxx6z3lvshs5mwfafkcrn36nb0wfplng";
157057
+
editedCabalFile = "1xfhm486mgkf744nbx94aw0b1lraj1yv29c57rbx1c2b84v2z8k2";
libraryHaskellDepends = [
base containers ghc-prim template-haskell
···
license = lib.licenses.bsd3;
159511
+
"language-c-quote_0_13" = callPackage
159512
+
({ mkDerivation, alex, array, base, bytestring, containers
159513
+
, exception-mtl, exception-transformers, filepath, happy
159514
+
, haskell-src-meta, HUnit, mainland-pretty, mtl, srcloc, syb
159515
+
, template-haskell, test-framework, test-framework-hunit
159518
+
pname = "language-c-quote";
159519
+
version = "0.13";
159520
+
sha256 = "02axz6498sg2rf24qds39n9gysc4lm3v354h2qyhrhadlfq8sf6d";
159521
+
libraryHaskellDepends = [
159522
+
array base bytestring containers exception-mtl
159523
+
exception-transformers filepath haskell-src-meta mainland-pretty
159524
+
mtl srcloc syb template-haskell
159526
+
libraryToolDepends = [ alex happy ];
159527
+
testHaskellDepends = [
159528
+
base bytestring HUnit mainland-pretty srcloc test-framework
159529
+
test-framework-hunit
159531
+
description = "C/CUDA/OpenCL/Objective-C quasiquoting library";
159532
+
license = lib.licenses.bsd3;
159533
+
hydraPlatforms = lib.platforms.none;
"language-c99" = callPackage
({ mkDerivation, base, pretty }:
···
pname = "language-docker";
159571
-
version = "9.2.0";
159572
-
sha256 = "08nq78091w7dii823fy7bvp2gxn1j1fp1fj151z37hvf423w19ds";
159573
-
libraryHaskellDepends = [
159574
-
base bytestring containers data-default-class megaparsec
159575
-
prettyprinter split text time
159577
-
testHaskellDepends = [
159578
-
base bytestring containers data-default-class hspec HUnit
159579
-
megaparsec prettyprinter QuickCheck split text time
159581
-
description = "Dockerfile parser, pretty-printer and embedded DSL";
159582
-
license = lib.licenses.gpl3Only;
159585
-
"language-docker_9_3_0" = callPackage
159586
-
({ mkDerivation, base, bytestring, containers, data-default-class
159587
-
, hspec, HUnit, megaparsec, prettyprinter, QuickCheck, split, text
159591
-
pname = "language-docker";
sha256 = "1n9v0b6lwr528b6919y11a8d27mhsp0mm870rx0rjg9l5j4mnbvn";
libraryHaskellDepends = [
···
description = "Dockerfile parser, pretty-printer and embedded DSL";
license = lib.licenses.gpl3Only;
159604
-
hydraPlatforms = lib.platforms.none;
"language-dockerfile" = callPackage
···
({ mkDerivation, base, template-haskell }:
161611
-
version = "0.9.3";
161612
-
sha256 = "14wi7h07pipd56grhaqmhb8wmr52llgd3xb7fm8hi9fb1sfzmvg0";
161613
-
libraryHaskellDepends = [ base template-haskell ];
161614
-
testHaskellDepends = [ base ];
161615
-
description = "Enumerative property-based testing";
161616
-
license = lib.licenses.bsd3;
161619
-
"leancheck_0_9_4" = callPackage
161620
-
({ mkDerivation, base, template-haskell }:
161622
-
pname = "leancheck";
sha256 = "0w17ymj7k4sr9jwp9yrgh3l94l3kgjyxxnpxwj2sdqk8fvmjpkny";
libraryHaskellDepends = [ base template-haskell ];
testHaskellDepends = [ base ];
description = "Enumerative property-based testing";
license = lib.licenses.bsd3;
161629
-
hydraPlatforms = lib.platforms.none;
"leancheck-enum-instances" = callPackage
···
({ mkDerivation, base, template-haskell }:
164214
-
version = "0.1.0.0";
164215
-
sha256 = "0832xn7bfv1kwg02mmh6my11inljb066mci01b7p0xkcip1kmrhy";
164217
-
editedCabalFile = "1m89kzw7zrys8jjg7sbdpfq3bsqdvqr8bcszsnwvx0nmj1c6hciw";
164304
+
version = "0.1.0.1";
164305
+
sha256 = "1195iyf0s8zmibjmvd10bszyccp1a2g4wdysn7yk10d3j0q9xdxf";
libraryHaskellDepends = [ base template-haskell ];
testHaskellDepends = [ base template-haskell ];
164308
+
description = "Lift a type from a Typeable constraint to a Template Haskell type";
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
169650
+
"lvar" = callPackage
169651
+
({ mkDerivation, base, containers, relude, stm }:
169654
+
version = "0.1.0.0";
169655
+
sha256 = "1hllvr4nsjv3c3x5aybp05wr9pdvwlw101vq7c37ydnb91hbfdv4";
169656
+
libraryHaskellDepends = [ base containers relude stm ];
169657
+
description = "TMVar that can be listened to";
169658
+
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
170926
+
"mainland-pretty_0_7_1" = callPackage
170927
+
({ mkDerivation, base, containers, srcloc, text, transformers }:
170929
+
pname = "mainland-pretty";
170930
+
version = "0.7.1";
170931
+
sha256 = "19z2769rik6kwvsil2if2bfq2v59jmwv74jy3fy4q3q3zy4239p1";
170932
+
libraryHaskellDepends = [
170933
+
base containers srcloc text transformers
170935
+
description = "Pretty printing designed for printing source code";
170936
+
license = lib.licenses.bsd3;
170937
+
hydraPlatforms = lib.platforms.none;
"majordomo" = callPackage
({ mkDerivation, base, bytestring, cmdargs, monad-loops, old-locale
, threads, time, unix, zeromq-haskell
···
pname = "map-reduce-folds";
171603
-
version = "0.1.0.5";
171604
-
sha256 = "0a0xavn4dlcpkjw75lc8k9f8w8620m60s8q9r4c157010mb4w829";
171717
+
version = "0.1.0.7";
171718
+
sha256 = "0khwcxw5cxx3y9rryak7qb65q055lg6b7gsbj20rvskq300asbk0";
libraryHaskellDepends = [
base containers discrimination foldl hashable hashtables parallel
profunctors split streaming streamly text unordered-containers
···
sha256 = "0a9mxcddnqn4359hk59d6l2zbh0vp154yb5vs1a8jw4l38n8kzz3";
174326
-
editedCabalFile = "136qfj1cbg9571mlwywaqml75ijx3pcgvbpbgwxrqsl71ssj8w5y";
174440
+
editedCabalFile = "0fd40y5byy4cq4x6m66zxadxbw96gzswplgfyvdqnjlasq28xw68";
libraryHaskellDepends = [
base basement bytestring deepseq ghc-prim
···
184055
-
version = "0.2";
184056
-
sha256 = "09b1rhv16g8npjblq9jfi29bffsplvq4hnksdhknd39anr5gpqzc";
184169
+
version = "0.2.0.1";
184170
+
sha256 = "16m8hv9yy2nf4jwgqg6n9z53n2pzskbc3gwbp2i3kgff8wsmf8sd";
setupHaskellDepends = [ base Cabal ];
libraryHaskellDepends = [ base bytestring containers ];
librarySystemDepends = [ mysql ];
···
pname = "nri-env-parser";
189815
-
version = "0.1.0.6";
189816
-
sha256 = "1hmq6676w3f5mpdpd4jbd1aa6g379q6yyidcvdyhazqxcb0dhirh";
189817
-
libraryHaskellDepends = [
189818
-
base modern-uri network-uri nri-prelude text
189820
-
description = "Read environment variables as settings to build 12-factor apps";
189821
-
license = lib.licenses.bsd3;
189824
-
"nri-env-parser_0_1_0_7" = callPackage
189825
-
({ mkDerivation, base, modern-uri, network-uri, nri-prelude, text
189828
-
pname = "nri-env-parser";
sha256 = "1mm879mqpgl040p789wcjm5bhrqia5czn18c5dgni8bwa4y61ank";
libraryHaskellDepends = [
···
description = "Read environment variables as settings to build 12-factor apps";
license = lib.licenses.bsd3;
189836
-
hydraPlatforms = lib.platforms.none;
"nri-observability" = callPackage
···
pname = "nri-observability";
189847
-
version = "0.1.0.1";
189848
-
sha256 = "02baq11z5qq9lq9yh8zc29s44i44qz1m593ypn3qd8rgc1arrfjj";
189849
-
libraryHaskellDepends = [
189850
-
aeson aeson-pretty async base bugsnag-hs bytestring directory
189851
-
hostname http-client http-client-tls nri-env-parser nri-prelude
189852
-
random safe-exceptions stm text time unordered-containers
189854
-
testHaskellDepends = [
189855
-
aeson aeson-pretty async base bugsnag-hs bytestring directory
189856
-
hostname http-client http-client-tls nri-env-parser nri-prelude
189857
-
random safe-exceptions stm text time unordered-containers
189859
-
description = "Report log spans collected by nri-prelude";
189860
-
license = lib.licenses.bsd3;
189863
-
"nri-observability_0_1_0_2" = callPackage
189864
-
({ mkDerivation, aeson, aeson-pretty, async, base, bugsnag-hs
189865
-
, bytestring, directory, hostname, http-client, http-client-tls
189866
-
, nri-env-parser, nri-prelude, random, safe-exceptions, stm, text
189867
-
, time, unordered-containers
189870
-
pname = "nri-observability";
sha256 = "19nil7vyjbvbjlapvrxky8fkxdl3f2xhqdi3a5m5i5lyawm74b6z";
libraryHaskellDepends = [
···
description = "Report log spans collected by nri-prelude";
license = lib.licenses.bsd3;
189885
-
hydraPlatforms = lib.platforms.none;
"nri-prelude" = callPackage
···
189896
-
version = "0.5.0.3";
189897
-
sha256 = "0k4mhgyazjc74hwf2xgznhhkryqhdmsc2pv1v9d32706qkr796wn";
189898
-
libraryHaskellDepends = [
189899
-
aeson aeson-pretty async auto-update base bytestring containers
189900
-
directory exceptions filepath ghc hedgehog junit-xml pretty-diff
189901
-
pretty-show safe-coloured-text safe-exceptions terminal-size text
189904
-
testHaskellDepends = [
189905
-
aeson aeson-pretty async auto-update base bytestring containers
189906
-
directory exceptions filepath ghc hedgehog junit-xml pretty-diff
189907
-
pretty-show safe-coloured-text safe-exceptions terminal-size text
189910
-
description = "A Prelude inspired by the Elm programming language";
189911
-
license = lib.licenses.bsd3;
189914
-
"nri-prelude_0_6_0_0" = callPackage
189915
-
({ mkDerivation, aeson, aeson-pretty, async, auto-update, base
189916
-
, bytestring, containers, directory, exceptions, filepath, ghc
189917
-
, hedgehog, junit-xml, pretty-diff, pretty-show, safe-coloured-text
189918
-
, safe-exceptions, terminal-size, text, time, vector
189921
-
pname = "nri-prelude";
sha256 = "02v83n08zxz8521skijgrn407a0mlkjc3fjn5q04gn932wf29g5s";
libraryHaskellDepends = [
···
description = "A Prelude inspired by the Elm programming language";
license = lib.licenses.bsd3;
189938
-
hydraPlatforms = lib.platforms.none;
···
191798
+
"om-doh" = callPackage
191799
+
({ mkDerivation, base, base64, bytestring, http-api-data, resolv
191800
+
, servant, servant-server, text
191803
+
pname = "om-doh";
191804
+
version = "0.1.0.1";
191805
+
sha256 = "1y9r70ppifww4ddk3rwvgwhfijn5hf9svlx4x46v1n027yjf9pgp";
191806
+
libraryHaskellDepends = [
191807
+
base base64 bytestring http-api-data resolv servant servant-server
191810
+
description = "om-doh";
191811
+
license = lib.licenses.mit;
191812
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, bytestring, Cabal, containers, directory
, http-types, safe, safe-exceptions, template-haskell, text, unix
···
192563
-
version = "3.0.2.0";
192564
-
sha256 = "00qpbj2lvaysbwgbax7z1vyixzd0x7yzbz26aw5zxd4asddypbfg";
192565
-
isLibrary = true;
192566
-
isExecutable = true;
192567
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
192568
-
libraryHaskellDepends = [
192569
-
aeson aeson-pretty base base-compat-batteries bytestring containers
192570
-
cookie generics-sop hashable http-media insert-ordered-containers
192571
-
lens mtl network optics-core optics-th QuickCheck scientific
192572
-
template-haskell text time transformers unordered-containers
192573
-
uuid-types vector
192575
-
executableHaskellDepends = [ aeson base lens text ];
192576
-
testHaskellDepends = [
192577
-
aeson base base-compat-batteries bytestring containers doctest Glob
192578
-
hashable hspec HUnit insert-ordered-containers lens mtl QuickCheck
192579
-
quickcheck-instances template-haskell text time
192580
-
unordered-containers utf8-string vector
192582
-
testToolDepends = [ hspec-discover ];
192583
-
description = "OpenAPI 3.0 data model";
192584
-
license = lib.licenses.bsd3;
192585
-
hydraPlatforms = lib.platforms.none;
192589
-
"openapi3_3_1_0" = callPackage
192590
-
({ mkDerivation, aeson, aeson-pretty, base, base-compat-batteries
192591
-
, bytestring, Cabal, cabal-doctest, containers, cookie, doctest
192592
-
, generics-sop, Glob, hashable, hspec, hspec-discover, http-media
192593
-
, HUnit, insert-ordered-containers, lens, mtl, network, optics-core
192594
-
, optics-th, QuickCheck, quickcheck-instances, scientific
192595
-
, template-haskell, text, time, transformers, unordered-containers
192596
-
, utf8-string, uuid-types, vector
192599
-
pname = "openapi3";
sha256 = "011754qyxxw5mn06hdmxalvsiff7a4x4k2yb2r6ylzr6zhyz818z";
···
testToolDepends = [ hspec-discover ];
description = "OpenAPI 3.0 data model";
license = lib.licenses.bsd3;
192622
-
hydraPlatforms = lib.platforms.none;
"openapi3-code-generator" = callPackage
···
194663
-
version = "0.1.9";
194664
-
sha256 = "09psfz4a2amgcyq00ygjp6zakzf5yx2y2kjykz62wncwpqkgnf53";
194689
+
version = "0.1.10";
194690
+
sha256 = "16p6wswh96ap4qj7n61qd3hrr0f5m84clb113vg4dncf46ivlfs6";
libraryHaskellDepends = [
···
description = "Statistics visualizer for org-mode";
license = lib.licenses.gpl3Only;
194685
-
hydraPlatforms = lib.platforms.none;
···
"overloaded" = callPackage
({ mkDerivation, assoc, base, bin, boring, bytestring, constraints
195139
-
, containers, fin, generic-lens-lite, ghc, hmatrix, HUnit, lens
195140
-
, optics-core, profunctors, QuickCheck, ral, record-hasfield
195141
-
, semigroupoids, singleton-bool, sop-core, split, splitmix, syb
195142
-
, symbols, tasty, tasty-hunit, tasty-quickcheck, template-haskell
195143
-
, text, th-compat, time, vec
195163
+
, containers, fin, generic-lens-lite, ghc, hmatrix, HUnit
195164
+
, indexed-traversable, lens, optics-core, profunctors, QuickCheck
195165
+
, ral, record-hasfield, semigroupoids, singleton-bool, sop-core
195166
+
, split, splitmix, syb, symbols, tasty, tasty-hunit
195167
+
, tasty-quickcheck, template-haskell, text, th-compat, time, vec
195147
-
version = "0.3";
195148
-
sha256 = "151xnpk7l1jg63m4bwr91h3dh1xb0d4xinc4vn1jsbhr96p662ap";
195171
+
version = "0.3.1";
195172
+
sha256 = "0ra33rcbjm58978gc0pjzcspyvab7g2vxnjk6z5hag7qh6ay76bg";
libraryHaskellDepends = [
195150
-
assoc base bin bytestring containers fin ghc optics-core
195151
-
profunctors ral record-hasfield semigroupoids sop-core split syb
195152
-
symbols template-haskell text th-compat time vec
195174
+
assoc base bin bytestring containers fin ghc indexed-traversable
195175
+
optics-core profunctors ral record-hasfield semigroupoids sop-core
195176
+
split syb symbols template-haskell text th-compat time vec
assoc base bin boring bytestring constraints containers fin
···
executableHaskellDepends = [ base mtl pandoc-types text ];
description = "Convert Pandoc Markdown-style footnotes into sidenotes";
license = lib.licenses.mit;
196317
-
hydraPlatforms = lib.platforms.none;
"pandoc-stylefrommeta" = callPackage
···
"pdf-toolbox-content" = callPackage
({ mkDerivation, attoparsec, base, base16-bytestring, bytestring
199475
-
, containers, io-streams, pdf-toolbox-core, text
199497
+
, containers, hspec, io-streams, pdf-toolbox-core, scientific, text
pname = "pdf-toolbox-content";
199479
-
version = "0.0.5.1";
199480
-
sha256 = "1244r2ij46gs10zxc3mlf2693nnb1jpyminqkpzh71hp5qilw40w";
199502
+
version = "0.1.1";
199503
+
sha256 = "0bdcakhmazxim5npqkb13lh0b65p1xqv2a05c61zv0g64n1d6k5f";
libraryHaskellDepends = [
attoparsec base base16-bytestring bytestring containers io-streams
199483
-
pdf-toolbox-core text
199506
+
pdf-toolbox-core scientific text vector
199508
+
testHaskellDepends = [
199509
+
attoparsec base bytestring containers hspec io-streams
199510
+
pdf-toolbox-core
description = "A collection of tools for processing PDF files";
license = lib.licenses.bsd3;
···
"pdf-toolbox-core" = callPackage
199492
-
({ mkDerivation, attoparsec, base, bytestring, containers, errors
199493
-
, io-streams, scientific, transformers, zlib-bindings
199519
+
({ mkDerivation, attoparsec, base, base16-bytestring, bytestring
199520
+
, cipher-aes, cipher-rc4, containers, crypto-api, cryptohash
199521
+
, hashable, hspec, io-streams, scientific, unordered-containers
pname = "pdf-toolbox-core";
199497
-
version = "0.0.4.1";
199498
-
sha256 = "10d9fchmiwdbkbdxqmn5spim4pywc1qm9q9c0dhmsssryng99qyc";
199526
+
version = "0.1.1";
199527
+
sha256 = "1d5bk7qbcgz99xa61xi17z0hgr3w2by3d5mr2vgd0hpcdi5ygskz";
199529
+
editedCabalFile = "1h5nh360zaql29lw3mcykip7bvnnjjcxmpaaz3s842a227m9wflz";
libraryHaskellDepends = [
199500
-
attoparsec base bytestring containers errors io-streams scientific
199501
-
transformers zlib-bindings
199531
+
attoparsec base base16-bytestring bytestring cipher-aes cipher-rc4
199532
+
containers crypto-api cryptohash hashable io-streams scientific
199533
+
unordered-containers vector
199535
+
testHaskellDepends = [
199536
+
attoparsec base bytestring hspec io-streams unordered-containers
description = "A collection of tools for processing PDF files";
license = lib.licenses.bsd3;
···
"pdf-toolbox-document" = callPackage
199510
-
({ mkDerivation, base, bytestring, cipher-aes, cipher-rc4
199511
-
, containers, crypto-api, cryptohash, io-streams
199512
-
, pdf-toolbox-content, pdf-toolbox-core, text, transformers
199546
+
({ mkDerivation, base, bytestring, containers, directory, hspec
199547
+
, io-streams, pdf-toolbox-content, pdf-toolbox-core, text
199548
+
, unordered-containers, vector
pname = "pdf-toolbox-document";
199516
-
version = "0.0.7.1";
199517
-
sha256 = "1qghjsaya0wnl3vil8gv6a3crd94mmvl3y73k2cwzhc5madkfz9z";
199552
+
version = "0.1.2";
199553
+
sha256 = "172vxsv541hsdkk08rsr21rwdrcxwmf4pwjmgsq2rjwj4ba4723y";
libraryHaskellDepends = [
199519
-
base bytestring cipher-aes cipher-rc4 containers crypto-api
199520
-
cryptohash io-streams pdf-toolbox-content pdf-toolbox-core text
199555
+
base bytestring containers io-streams pdf-toolbox-content
199556
+
pdf-toolbox-core text unordered-containers vector
199558
+
testHaskellDepends = [
199559
+
base directory hspec io-streams pdf-toolbox-core
199560
+
unordered-containers
description = "A collection of tools for processing PDF files";
license = lib.licenses.bsd3;
···
description = "Periodic task system haskell client";
license = lib.licenses.bsd3;
200392
+
hydraPlatforms = lib.platforms.none;
"periodic-client-exe" = callPackage
···
description = "Periodic task system haskell client executables";
license = lib.licenses.bsd3;
200418
+
hydraPlatforms = lib.platforms.none;
"periodic-common" = callPackage
···
description = "Periodic task system common";
license = lib.licenses.bsd3;
200436
+
hydraPlatforms = lib.platforms.none;
"periodic-polynomials" = callPackage
···
license = lib.licenses.mit;
200945
-
"persistent-mysql_2_12_0_0" = callPackage
200990
+
"persistent-mysql_2_12_1_0" = callPackage
({ mkDerivation, aeson, base, blaze-builder, bytestring, conduit
, containers, fast-logger, hspec, HUnit, monad-logger, mysql
, mysql-simple, persistent, persistent-qq, persistent-test
···
pname = "persistent-mysql";
200954
-
version = "2.12.0.0";
200955
-
sha256 = "0bvwlkch8pr94dv1fib85vdsdrjpdla1rm4lslrmpg0dysgni9p3";
200999
+
version = "2.12.1.0";
201000
+
sha256 = "08494wc935gfr3007w2x9lvqcp8y2jvapgwjxz1l0mnl120vh8hw";
libraryHaskellDepends = [
aeson base blaze-builder bytestring conduit containers monad-logger
mysql mysql-simple persistent resource-pool resourcet text
···
"phonetic-languages-phonetics-basics" = callPackage
202259
-
({ mkDerivation, base, mmsyn2-array, mmsyn5 }:
202304
+
({ mkDerivation, base, foldable-ix, lists-flines, mmsyn2-array
pname = "phonetic-languages-phonetics-basics";
202262
-
version = "0.3.2.0";
202263
-
sha256 = "0r4f69ky1y45h6fys1821z45ccg30h61yc68x16cf839awfri92l";
202264
-
libraryHaskellDepends = [ base mmsyn2-array mmsyn5 ];
202309
+
version = "0.5.1.0";
202310
+
sha256 = "1pqc16llr1ar7z6lfbniinxx7q09qpamajmbl3d9njhk4pwdl6b8";
202311
+
isLibrary = true;
202312
+
isExecutable = true;
202313
+
libraryHaskellDepends = [
202314
+
base foldable-ix lists-flines mmsyn2-array mmsyn5
202316
+
executableHaskellDepends = [
202317
+
base foldable-ix lists-flines mmsyn2-array mmsyn5
description = "A library for working with generalized phonetic languages usage";
license = lib.licenses.mit;
···
203087
-
version = "0.4.0.0";
203088
-
sha256 = "03fpcy2mdq83mpx4hv6x57csdwd07pkqcfqc0wd10zys77i75s46";
203141
+
version = "0.4.1.0";
203142
+
sha256 = "11sk0lmzsxw0k8i8airpv7p461z25n6y2fygx0l7gv0zadaici2v";
executableHaskellDepends = [
···
license = lib.licenses.asl20;
203262
+
"pinned-warnings" = callPackage
203263
+
({ mkDerivation, base, bytestring, containers, directory, ghc }:
203265
+
pname = "pinned-warnings";
203266
+
version = "0.1.0.1";
203267
+
sha256 = "0yrd4lqr1sklswalpx7j1bmqjsc19y080wcgq4qd0fmc3qhcixjc";
203268
+
libraryHaskellDepends = [
203269
+
base bytestring containers directory ghc
203271
+
description = "Preserve warnings in a GHCi session";
203272
+
license = lib.licenses.bsd3;
({ mkDerivation, aeson, aeson-pretty, amazonka, amazonka-core
, amazonka-sns, base, bytestring, containers, doctest, exceptions
···
"pkgtreediff" = callPackage
204721
-
({ mkDerivation, async, base, directory, filepath, Glob
204722
-
, http-client, http-client-tls, http-directory, simple-cmd
204723
-
, simple-cmd-args, text
204726
-
pname = "pkgtreediff";
204727
-
version = "0.4";
204728
-
sha256 = "00cah2sbfx824zvg4ywm3qw8rkibflj9lmw1z0ywsalgdmmlp460";
204729
-
isLibrary = false;
204730
-
isExecutable = true;
204731
-
executableHaskellDepends = [
204732
-
async base directory filepath Glob http-client http-client-tls
204733
-
http-directory simple-cmd simple-cmd-args text
204735
-
description = "Package tree diff tool";
204736
-
license = lib.licenses.gpl3Only;
204737
-
hydraPlatforms = lib.platforms.none;
204741
-
"pkgtreediff_0_4_1" = callPackage
({ mkDerivation, async, base, directory, extra, filepath, Glob
, http-client, http-client-tls, http-directory, koji, simple-cmd
···
pname = "polysemy-RandomFu";
206272
-
version = "0.4.1.0";
206273
-
sha256 = "1gr7nyzz1wwl7c22q21c8y8r94b8sp0r5kma20w3avg6p0l53bm3";
206318
+
version = "0.4.2.0";
206319
+
sha256 = "0rsmdp7p0asmaf13wf5ky0ngrmnqdfbi67y4a0vcwqvknqmlys2y";
libraryHaskellDepends = [
base polysemy polysemy-plugin polysemy-zoo random-fu random-source
···
description = "Extra Input and Output functions for polysemy..";
license = lib.licenses.mit;
206395
+
hydraPlatforms = lib.platforms.none;
"polysemy-fs" = callPackage
···
description = "Run a KVStore as a filesystem in polysemy";
license = lib.licenses.mit;
206427
+
hydraPlatforms = lib.platforms.none;
"polysemy-http" = callPackage
···
description = "Run a KVStore as a single json file in polysemy";
license = lib.licenses.mit;
206476
+
hydraPlatforms = lib.platforms.none;
"polysemy-log" = callPackage
···
libraryHaskellDepends = [ base polysemy polysemy-extra vinyl ];
description = "Functions for mapping vinyl records in polysemy";
license = lib.licenses.mit;
206748
+
hydraPlatforms = lib.platforms.none;
"polysemy-webserver" = callPackage
···
testToolDepends = [ hspec-discover ];
description = "Experimental, user-contributed effects and interpreters for polysemy";
license = lib.licenses.bsd3;
206795
+
hydraPlatforms = lib.platforms.none;
···
pname = "postgresql-simple-migration";
sha256 = "0j6nhyknxlmpl0yrdj1pifw1fbb24080jgg64grnhqjwh1d44dvd";
208273
+
editedCabalFile = "1a0a5295j207x0pzbhy5inv8qimrh76dmmp26zgaw073n1i8yg8j";
libraryHaskellDepends = [
···
212619
-
version = "1.2.0";
212620
-
sha256 = "1xrnrh4njnw6af8xxg9xhcxrscg0g644jx4l9an4iqz6xmjp2nk2";
212622
-
editedCabalFile = "14cjzgh364b836sg7szwrkvmm19hg8w57hdbsrsgwa7k9rhqi349";
212623
-
libraryHaskellDepends = [
212624
-
base bytestring cereal containers deepseq ghc-prim hashable
212625
-
parameterized primitive QuickCheck safe text transformers
212626
-
unordered-containers vector
212628
-
testHaskellDepends = [
212629
-
base bytestring cereal doctest QuickCheck tasty tasty-hunit
212630
-
tasty-quickcheck text transformers vector
212632
-
description = "A low-level implementation of the Protocol Buffers (version 3) wire format";
212633
-
license = lib.licenses.asl20;
212634
-
hydraPlatforms = lib.platforms.none;
212638
-
"proto3-wire_1_2_1" = callPackage
212639
-
({ mkDerivation, base, bytestring, cereal, containers, deepseq
212640
-
, doctest, ghc-prim, hashable, parameterized, primitive, QuickCheck
212641
-
, safe, tasty, tasty-hunit, tasty-quickcheck, text, transformers
212642
-
, unordered-containers, vector
212645
-
pname = "proto3-wire";
sha256 = "0i706y9j5iq5zyi86vkiybznp3b4h2x0flvq3jmr8mgpgahvh94r";
libraryHaskellDepends = [
···
218265
-
version = "11.0.1";
218266
-
sha256 = "1s9n89i6mh3lw9mni5lgs8qnq5c1981hrz5bv0n9cffnnp45av6a";
218296
+
version = "11.1.0";
218297
+
sha256 = "1q915fq9bjwridd67rsmavxcbkgp3xxq9ps09z6mi62608c26987";
libraryHaskellDepends = [
···
license = lib.licenses.bsd3;
220287
+
"ref-fd_0_5" = callPackage
220288
+
({ mkDerivation, base, stm, transformers }:
220290
+
pname = "ref-fd";
220291
+
version = "0.5";
220292
+
sha256 = "1r34xyyx0fyl1fc64n1hhk0m2s1l808kjb18dmj8w0y91w4ms6qj";
220293
+
libraryHaskellDepends = [ base stm transformers ];
220294
+
description = "A type class for monads with references using functional dependencies";
220295
+
license = lib.licenses.bsd3;
220296
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, mtl, stm, transformers }:
···
license = lib.licenses.bsd3;
220323
+
"ref-tf_0_5" = callPackage
220324
+
({ mkDerivation, base, stm, transformers }:
220326
+
pname = "ref-tf";
220327
+
version = "0.5";
220328
+
sha256 = "06lf3267b68syiqcwvgw8a7yi0ki3khnh4i9s8z7zjrjnj6h9r4v";
220329
+
libraryHaskellDepends = [ base stm transformers ];
220330
+
description = "A type class for monads with references using type families";
220331
+
license = lib.licenses.bsd3;
220332
+
hydraPlatforms = lib.platforms.none;
···
license = lib.licenses.publicDomain;
223080
+
"reorder-expression" = callPackage
223081
+
({ mkDerivation, base, hspec, hspec-discover, optics, parsec }:
223083
+
pname = "reorder-expression";
223084
+
version = "0.1.0.0";
223085
+
sha256 = "01d83j3mq2gz6maqbkzpjrz6ppyhsqrj4rj72xw49fkl2w34pa9f";
223086
+
libraryHaskellDepends = [ base ];
223087
+
testHaskellDepends = [ base hspec optics parsec ];
223088
+
testToolDepends = [ hspec-discover ];
223089
+
description = "Reorder expressions in a syntax tree according to operator fixities";
223090
+
license = lib.licenses.mit;
223091
+
hydraPlatforms = lib.platforms.none;
"reorderable" = callPackage
({ mkDerivation, base, constraints, haskell-src-exts
, haskell-src-meta, template-haskell
···
"reprinter" = callPackage
223586
-
({ mkDerivation, base, mtl, syb, syz, text, transformers, uniplate
223656
+
({ mkDerivation, base, bytestring, hspec, hspec-discover, mtl, syb
223657
+
, syz, text, transformers
223590
-
version = "0.2.0.0";
223591
-
sha256 = "1b3hdz7qq9qk7pbx0ny4ziagjm9hi9wfi9rl0aq0b8p70zzyjiq1";
223661
+
version = "0.3.0.0";
223662
+
sha256 = "04rzgk0q5q75z52x3qyq8ddhyb6krnz1ixhmmvzpcfaq39p00cgh";
libraryHaskellDepends = [
223593
-
base mtl syb syz text transformers uniplate
223664
+
base bytestring mtl syb syz text transformers
223666
+
testHaskellDepends = [ base hspec mtl text ];
223667
+
testToolDepends = [ hspec-discover ];
description = "Scrap Your Reprinter";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
···
223737
-
version = "0.1.3.0";
223738
-
sha256 = "07ypsdmf227m6j8gkl29621z7grbsgr0pmk3dglx9zlrmq0zbn8j";
223810
+
version = "0.2.0.0";
223811
+
sha256 = "023bldkfjqbwmd6mh4vb2k7z5vi8lfkhf5an057h04dzhpgb3r9l";
libraryHaskellDepends = [
base bytestring case-insensitive http-client http-client-tls
···
229137
-
version = "0.1.0.2";
229138
-
sha256 = "1xcw3mdl85brj6pvynz58aclaf3ya0aq0y038cps9dsz58bqhbka";
229210
+
version = "0.1.0.3";
229211
+
sha256 = "1gd8k4dx25bgqrw16dwvq9lnk7gpvpci01kvnn3s08ylkiq2qax9";
229212
+
isLibrary = true;
229213
+
isExecutable = true;
229214
+
libraryHaskellDepends = [
229215
+
aeson ansi-terminal async base brick bytestring colour containers
229216
+
directory exceptions filepath free haskell-src-exts lens
229217
+
lifted-async microlens microlens-th monad-control monad-logger mtl
229218
+
optparse-applicative pretty-show process safe safe-exceptions stm
229219
+
string-interpolate template-haskell text time transformers
229220
+
transformers-base unix unliftio-core vector vty
229222
+
executableHaskellDepends = [
229223
+
aeson ansi-terminal async base brick bytestring colour containers
229224
+
directory exceptions filepath free haskell-src-exts lens
229225
+
lifted-async microlens microlens-th monad-control monad-logger mtl
229226
+
optparse-applicative pretty-show process safe safe-exceptions stm
229227
+
string-interpolate template-haskell text time transformers
229228
+
transformers-base unix unliftio-core vector vty
229230
+
testHaskellDepends = [
229231
+
aeson ansi-terminal async base brick bytestring colour containers
229232
+
directory exceptions filepath free haskell-src-exts lens
229233
+
lifted-async microlens microlens-th monad-control monad-logger mtl
229234
+
optparse-applicative pretty-show process safe safe-exceptions stm
229235
+
string-interpolate template-haskell text time transformers
229236
+
transformers-base unix unliftio-core vector vty
229238
+
description = "Yet another test framework for Haskell";
229239
+
license = lib.licenses.bsd3;
229242
+
"sandwich_0_1_0_5" = callPackage
229243
+
({ mkDerivation, aeson, ansi-terminal, async, base, brick
229244
+
, bytestring, colour, containers, directory, exceptions, filepath
229245
+
, free, haskell-src-exts, lens, lifted-async, microlens
229246
+
, microlens-th, monad-control, monad-logger, mtl
229247
+
, optparse-applicative, pretty-show, process, safe, safe-exceptions
229248
+
, stm, string-interpolate, template-haskell, text, time
229249
+
, transformers, transformers-base, unix, unliftio-core, vector, vty
229252
+
pname = "sandwich";
229253
+
version = "0.1.0.5";
229254
+
sha256 = "1np5c81jbv2k6sszrg7wwf2ymbnpn2pak8fji1phk79sdr04qmfh";
libraryHaskellDepends = [
···
description = "Yet another test framework for Haskell";
license = lib.licenses.bsd3;
229283
+
hydraPlatforms = lib.platforms.none;
229286
+
"sandwich-quickcheck" = callPackage
229287
+
({ mkDerivation, base, free, monad-control, QuickCheck
229288
+
, safe-exceptions, sandwich, string-interpolate, time
229291
+
pname = "sandwich-quickcheck";
229292
+
version = "0.1.0.4";
229293
+
sha256 = "0sljlpnhv5wpda1w9nh5da2psmg9snias8k9dr62y9khymn3aya7";
229294
+
isLibrary = true;
229295
+
isExecutable = true;
229296
+
libraryHaskellDepends = [
229297
+
base free monad-control QuickCheck safe-exceptions sandwich
229298
+
string-interpolate time
229300
+
executableHaskellDepends = [
229301
+
base free monad-control QuickCheck safe-exceptions sandwich
229302
+
string-interpolate time
229304
+
testHaskellDepends = [
229305
+
base free monad-control QuickCheck safe-exceptions sandwich
229306
+
string-interpolate time
229308
+
description = "Sandwich integration with QuickCheck";
229309
+
license = lib.licenses.bsd3;
"sandwich-slack" = callPackage
···
pname = "sandwich-slack";
229176
-
version = "0.1.0.1";
229177
-
sha256 = "1c7csrdfq342733rgrfwx5rc6v14jhfb9wb44gn699pgzzj031kz";
229319
+
version = "0.1.0.3";
229320
+
sha256 = "1g8ymxy4q08jxlfbd7ar6n30wm1mcm942vr5627bpx63m83yld1y";
229321
+
isLibrary = true;
229322
+
isExecutable = true;
229323
+
libraryHaskellDepends = [
229324
+
aeson base bytestring containers lens lens-aeson monad-logger mtl
229325
+
safe safe-exceptions sandwich stm string-interpolate text time
229328
+
executableHaskellDepends = [
229329
+
aeson base bytestring containers lens lens-aeson monad-logger mtl
229330
+
safe safe-exceptions sandwich stm string-interpolate text time
229333
+
testHaskellDepends = [
229334
+
aeson base bytestring containers lens lens-aeson monad-logger mtl
229335
+
safe safe-exceptions sandwich stm string-interpolate text time
229338
+
description = "Sandwich integration with Slack";
229339
+
license = lib.licenses.bsd3;
229342
+
"sandwich-slack_0_1_0_4" = callPackage
229343
+
({ mkDerivation, aeson, base, bytestring, containers, lens
229344
+
, lens-aeson, monad-logger, mtl, safe, safe-exceptions, sandwich
229345
+
, stm, string-interpolate, text, time, vector, wreq
229348
+
pname = "sandwich-slack";
229349
+
version = "0.1.0.4";
229350
+
sha256 = "1l296q3lxafj3gd7pr6n6qrvcb4zdkncsj2z6ra6q0qfw465jaqk";
libraryHaskellDepends = [
···
description = "Sandwich integration with Slack";
license = lib.licenses.bsd3;
229370
+
hydraPlatforms = lib.platforms.none;
"sandwich-webdriver" = callPackage
···
pname = "sandwich-webdriver";
229210
-
version = "0.1.0.1";
229211
-
sha256 = "10s0zb3al4ii9gm3b6by8czvr8i3s424mlfk81v2hpdv5i7a0yqb";
229384
+
version = "0.1.0.4";
229385
+
sha256 = "0vmqm2f78vd8kk0adg7ldd6rlb5rw5hks9q705gws9dj6s4nyz9r";
libraryHaskellDepends = [
···
229256
-
({ mkDerivation, async, attoparsec, base, binary, bytestring, Cabal
229257
-
, containers, cryptonite, data-msgpack, directory, filepath
229430
+
({ mkDerivation, ansi-terminal, async, attoparsec, base, binary
229431
+
, bytestring, Cabal, containers, cryptonite, directory, filepath
, fsnotify, machines, machines-binary, machines-io
229259
-
, machines-process, network, process, stm, text
229433
+
, machines-process, msgpack, network, process, stm, text
, unordered-containers, vector
229264
-
version = "0.0.4.0";
229265
-
sha256 = "0lv7mlhkf894q4750x53qr7fa7479hpczhgm1xw2xm5n49z35iy9";
229438
+
version = "0.0.5.2";
229439
+
sha256 = "1xqnpqq2hhqkp4y9lp11l0lmp61v19wfqx0g5dfaq8z7k0dq41fm";
libraryHaskellDepends = [
229269
-
async attoparsec base binary bytestring containers cryptonite
229270
-
data-msgpack directory filepath fsnotify machines machines-binary
229271
-
machines-io machines-process network process stm text vector
229443
+
ansi-terminal async attoparsec base binary bytestring containers
229444
+
cryptonite directory filepath fsnotify machines machines-binary
229445
+
machines-io machines-process msgpack network process stm text
executableHaskellDepends = [
229274
-
base binary bytestring Cabal containers data-msgpack directory
229275
-
filepath machines machines-binary machines-io machines-process
229276
-
network process text unordered-containers vector
229449
+
async base binary bytestring Cabal containers directory filepath
229450
+
machines machines-binary machines-io machines-process msgpack
229451
+
network process stm text unordered-containers vector
description = "A universal quickfix toolkit and his protocol";
license = lib.licenses.asl20;
···
testHaskellDepends = [ attoparsec base bytestring hspec scanner ];
description = "Inject attoparsec parser with backtracking into non-backtracking scanner";
license = lib.licenses.bsd3;
230105
+
hydraPlatforms = lib.platforms.none;
···
233977
+
"servant-benchmark" = callPackage
233978
+
({ mkDerivation, aeson, base, base64-bytestring, bytestring
233979
+
, case-insensitive, hspec, http-media, http-types, QuickCheck
233980
+
, servant, text, yaml
233983
+
pname = "servant-benchmark";
233984
+
version = "0.1.1.1";
233985
+
sha256 = "1rsj819kg17p31ky5ad28hydrkh39nsfwkq3f9zdkqm2j924idhx";
233986
+
libraryHaskellDepends = [
233987
+
aeson base base64-bytestring bytestring case-insensitive http-media
233988
+
http-types QuickCheck servant text yaml
233990
+
testHaskellDepends = [
233991
+
aeson base base64-bytestring bytestring case-insensitive hspec
233992
+
http-media http-types QuickCheck servant text yaml
233994
+
description = "Generate benchmark files from a Servant API";
233995
+
license = lib.licenses.bsd3;
233996
+
hydraPlatforms = lib.platforms.none;
"servant-blaze" = callPackage
({ mkDerivation, base, blaze-html, http-media, servant
, servant-server, wai, warp
···
pname = "servant-openapi3";
234913
-
version = "2.0.1.1";
234914
-
sha256 = "1cyzyljmdfr3gigdszcpj1i7l698fnxpc9hr83mzspm6qcmbqmgf";
234916
-
editedCabalFile = "0y214pgkfkysvdll15inf44psyqj7dmzcwp2vjynwdlywy2j0y16";
234917
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
234918
-
libraryHaskellDepends = [
234919
-
aeson aeson-pretty base base-compat bytestring hspec http-media
234920
-
insert-ordered-containers lens openapi3 QuickCheck servant
234921
-
singleton-bool text unordered-containers
234923
-
testHaskellDepends = [
234924
-
aeson base base-compat directory doctest filepath hspec lens
234925
-
lens-aeson openapi3 QuickCheck servant template-haskell text time
234926
-
utf8-string vector
234928
-
testToolDepends = [ hspec-discover ];
234929
-
description = "Generate a Swagger/OpenAPI/OAS 3.0 specification for your servant API.";
234930
-
license = lib.licenses.bsd3;
234931
-
hydraPlatforms = lib.platforms.none;
234935
-
"servant-openapi3_2_0_1_2" = callPackage
234936
-
({ mkDerivation, aeson, aeson-pretty, base, base-compat, bytestring
234937
-
, Cabal, cabal-doctest, directory, doctest, filepath, hspec
234938
-
, hspec-discover, http-media, insert-ordered-containers, lens
234939
-
, lens-aeson, openapi3, QuickCheck, servant, singleton-bool
234940
-
, template-haskell, text, time, unordered-containers, utf8-string
234944
-
pname = "servant-openapi3";
sha256 = "1lqvycbv49x0i3adbsdlcl49n65wxfjzhiz9pj11hg4k0j952q5p";
setupHaskellDepends = [ base Cabal cabal-doctest ];
···
testToolDepends = [ hspec-discover ];
description = "Generate a Swagger/OpenAPI/OAS 3.0 specification for your servant API.";
license = lib.licenses.bsd3;
234961
-
hydraPlatforms = lib.platforms.none;
"servant-options" = callPackage
···
pname = "servant-polysemy";
235048
-
version = "0.1.2";
235049
-
sha256 = "05qk2kl90lqszwhi1yqnj63zkx3qvd6jbaxsxjw68k7ppsjvnyks";
235214
+
version = "0.1.3";
235215
+
sha256 = "132yf6fp0hl6k3859sywkfzsca8xsaqd3a4ca4vdqqjrllk0m88i";
libraryHaskellDepends = [
···
"servant-swagger-ui" = callPackage
235769
-
({ mkDerivation, base, bytestring, file-embed-lzma, servant
235770
-
, servant-server, servant-swagger-ui-core, swagger2, text
235773
-
pname = "servant-swagger-ui";
235774
-
version = "0.3.4.3.37.2";
235775
-
sha256 = "1kx8i2x3ffbwbjh2i2ljha2cl6vfj1fcad9wkmc9ll9mbj6cpl8v";
235776
-
libraryHaskellDepends = [
235777
-
base bytestring file-embed-lzma servant servant-server
235778
-
servant-swagger-ui-core swagger2 text
235780
-
description = "Servant swagger ui";
235781
-
license = lib.licenses.bsd3;
235784
-
"servant-swagger-ui_0_3_5_3_47_1" = callPackage
({ mkDerivation, aeson, base, bytestring, file-embed-lzma, servant
, servant-server, servant-swagger-ui-core, text
···
description = "Servant swagger ui";
license = lib.licenses.bsd3;
235798
-
hydraPlatforms = lib.platforms.none;
"servant-swagger-ui-core" = callPackage
235802
-
({ mkDerivation, base, blaze-markup, bytestring, http-media
235803
-
, servant, servant-blaze, servant-server, swagger2, text
235804
-
, transformers, transformers-compat, wai-app-static
235807
-
pname = "servant-swagger-ui-core";
235808
-
version = "0.3.4";
235809
-
sha256 = "05vi74kgsf3yhkbw9cjl1zxs5swhh9jib6bwqf1h11cg0nr5i8ab";
235810
-
libraryHaskellDepends = [
235811
-
base blaze-markup bytestring http-media servant servant-blaze
235812
-
servant-server swagger2 text transformers transformers-compat
235815
-
description = "Servant swagger ui core components";
235816
-
license = lib.licenses.bsd3;
235819
-
"servant-swagger-ui-core_0_3_5" = callPackage
({ mkDerivation, aeson, base, blaze-markup, bytestring, http-media
, servant, servant-blaze, servant-server, text, transformers
, transformers-compat, wai-app-static
···
description = "Servant swagger ui core components";
license = lib.licenses.bsd3;
235834
-
hydraPlatforms = lib.platforms.none;
"servant-swagger-ui-jensoleg" = callPackage
···
244921
-
version = "0.1.6";
244922
-
sha256 = "0ynfm44ym8y592wnzdwa0d05dbkffyyg5sm26y5ylzpynk64r85r";
244924
-
editedCabalFile = "1f7q44ar6qfip8fsllg43jyn7r15ifn2r0vz32cbmx0sb0d38dax";
245051
+
version = "0.1.6.1";
245052
+
sha256 = "0kz8xpcd5syg5s4qa2qq8ylaxjhabj127w42may46vv6i0q1bf8a";
libraryHaskellDepends = [
aeson attoparsec base bytestring process text unordered-containers
···
({ mkDerivation, base, cmdargs, containers, express, leancheck }:
245624
-
version = "0.4.4";
245625
-
sha256 = "0vmxi8rapbld7b3llw2v6fz1v6vqyv90rpbnzjdfa29kdza4m5sf";
245752
+
description = "Integration layer for \"json-pointer\" and \"aeson\"";
245753
+
sha256 = "0vpc2vxfpziyz0hzapni4j31g1i12m2gnsrq72zf42qbhjwif57g";
libraryHaskellDepends = [
base cmdargs containers express leancheck
···
license = lib.licenses.bsd3;
246944
+
"srcloc_0_6" = callPackage
246945
+
({ mkDerivation, base }:
246947
+
pname = "srcloc";
246948
+
version = "0.6";
246949
+
sha256 = "1vcp9vgfi5rscy09l4qaq0pp426b6qcdpzs6kpbzg0k5x81kcsbb";
246950
+
libraryHaskellDepends = [ base ];
246951
+
description = "Data types for managing source code locations";
246952
+
license = lib.licenses.bsd3;
246953
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, bytestring }:
···
247290
-
version = "0.2";
247291
-
sha256 = "0q64g4frvcmj308x27mibi89m6rwjf5v47ql4yy6cnf9arjzqf9f";
247430
+
version = "0.2.1";
247431
+
sha256 = "07azc2phnljxwxskxlipmx52vjyavxn54q87k1bakapla469fdr4";
executableHaskellDepends = [
···
249849
-
version = "0.7.10";
249850
-
sha256 = "0026bjff7nsw23i1l5427qnvw69ncbii5s2q1nshkrs1nrspb0i2";
249851
-
libraryHaskellDepends = [
249852
-
array async base base-orphans base64-bytestring bifunctors
249853
-
bytestring containers contravariant cryptohash deepseq directory
249854
-
filepath free ghc-prim hashable hspec hspec-smallcheck integer-gmp
249855
-
lifted-base monad-control mono-traversable nats network primitive
249856
-
resourcet safe smallcheck store-core syb template-haskell text
249857
-
th-lift th-lift-instances th-orphans th-reify-many th-utilities
249858
-
time transformers unordered-containers vector void
249860
-
testHaskellDepends = [
249861
-
array async base base-orphans base64-bytestring bifunctors
249862
-
bytestring clock containers contravariant cryptohash deepseq
249863
-
directory filepath free ghc-prim hashable hspec hspec-smallcheck
249864
-
integer-gmp lifted-base monad-control mono-traversable nats network
249865
-
primitive resourcet safe smallcheck store-core syb template-haskell
249866
-
text th-lift th-lift-instances th-orphans th-reify-many
249867
-
th-utilities time transformers unordered-containers vector void
249869
-
benchmarkHaskellDepends = [
249870
-
array async base base-orphans base64-bytestring bifunctors
249871
-
bytestring cereal cereal-vector containers contravariant criterion
249872
-
cryptohash deepseq directory filepath free ghc-prim hashable hspec
249873
-
hspec-smallcheck integer-gmp lifted-base monad-control
249874
-
mono-traversable nats network primitive resourcet safe smallcheck
249875
-
store-core syb template-haskell text th-lift th-lift-instances
249876
-
th-orphans th-reify-many th-utilities time transformers
249877
-
unordered-containers vector vector-binary-instances void weigh
249879
-
description = "Fast binary serialization";
249880
-
license = lib.licenses.mit;
249883
-
"store_0_7_11" = callPackage
249884
-
({ mkDerivation, array, async, base, base-orphans
249885
-
, base64-bytestring, bifunctors, bytestring, cereal, cereal-vector
249886
-
, clock, containers, contravariant, criterion, cryptohash, deepseq
249887
-
, directory, filepath, free, ghc-prim, hashable, hspec
249888
-
, hspec-smallcheck, integer-gmp, lifted-base, monad-control
249889
-
, mono-traversable, nats, network, primitive, resourcet, safe
249890
-
, smallcheck, store-core, syb, template-haskell, text, th-lift
249891
-
, th-lift-instances, th-orphans, th-reify-many, th-utilities, time
249892
-
, transformers, unordered-containers, vector
249893
-
, vector-binary-instances, void, weigh
249896
-
pname = "store";
sha256 = "03i9gd18xqbfmj5kmiv4k4sw44gn6mn4faj71r2723abm3qwklwr";
libraryHaskellDepends = [
···
description = "Fast binary serialization";
license = lib.licenses.mit;
249929
-
hydraPlatforms = lib.platforms.none;
"store-core" = callPackage
···
description = "Strict GC'd imperative object-oriented programming with cheap pointers";
license = lib.licenses.bsd3;
252124
+
"structs_0_1_6" = callPackage
252125
+
({ mkDerivation, base, deepseq, ghc-prim, primitive, QuickCheck
252126
+
, tasty, tasty-hunit, tasty-quickcheck, template-haskell
252127
+
, th-abstraction
252130
+
pname = "structs";
252131
+
version = "0.1.6";
252132
+
sha256 = "0wzbhsvix46aans0hdm11pvsigk1lxpdaha2sxslx0ip1xsdg0gk";
252133
+
libraryHaskellDepends = [
252134
+
base deepseq ghc-prim primitive template-haskell th-abstraction
252136
+
testHaskellDepends = [
252137
+
base primitive QuickCheck tasty tasty-hunit tasty-quickcheck
252139
+
description = "Strict GC'd imperative object-oriented programming with cheap pointers";
252140
+
license = lib.licenses.bsd3;
252141
+
hydraPlatforms = lib.platforms.none;
"structural-induction" = callPackage
···
pname = "th-abstraction";
sha256 = "0h0wl442a82llpjsxv45i7grgyanlzjj7k28mhnvbi2zlb6v41pa";
261556
+
editedCabalFile = "1yc17r29vkwi4qzbrxy1d3gra87hk3ghy1jzfmrl2q8zjc0v59vb";
libraryHaskellDepends = [
base containers ghc-prim template-haskell
···
sha256 = "1r2wrnrn6qwy6ysyfnlqn6xbfckw0b22h8n00pk67bhhg81jfn9s";
261937
+
editedCabalFile = "1l8fsxbxfsgcy6qxlgn6qxwhiqwwmmaj2vb1gbrjyb905gb3lpwm";
libraryHaskellDepends = [
base ghc-prim template-haskell th-abstraction
···
262983
-
version = "1.7.3";
262984
-
sha256 = "0z0brlicisn7xpwag20vdrq6ympczxcyd886pm6am5phmifkmfif";
262985
-
enableSeparateDataOutput = true;
262986
-
libraryHaskellDepends = [
262987
-
base bifunctors bytestring clock colour containers deepseq hosc
262988
-
network parsec primitive random text transformers
262990
-
testHaskellDepends = [
262991
-
base containers deepseq hosc microspec parsec
262993
-
benchmarkHaskellDepends = [ base criterion weigh ];
262994
-
description = "Pattern language for improvised music";
262995
-
license = lib.licenses.gpl3Only;
262998
-
"tidal_1_7_4" = callPackage
262999
-
({ mkDerivation, base, bifunctors, bytestring, clock, colour
263000
-
, containers, criterion, deepseq, hosc, microspec, network, parsec
263001
-
, primitive, random, text, transformers, weigh
263004
-
pname = "tidal";
sha256 = "080zncw6gp0dzwm9vd82c789v1x00nfzz8r1ldb4hl67v04jf8hi";
enableSeparateDataOutput = true;
···
benchmarkHaskellDepends = [ base criterion weigh ];
description = "Pattern language for improvised music";
license = lib.licenses.gpl3Only;
263018
-
hydraPlatforms = lib.platforms.none;
"tidal-midi" = callPackage
···
263214
-
"time_1_11_1_1" = callPackage
263306
+
"time_1_11_1_2" = callPackage
({ mkDerivation, base, criterion, deepseq, QuickCheck, random
263216
-
, tasty, tasty-hunit, tasty-quickcheck, unix
263308
+
, tasty, tasty-hunit, tasty-quickcheck
263220
-
version = "1.11.1.1";
263221
-
sha256 = "0xrs9j4fskxz98zgwhgh7w4d9a6im3ipahg6ahp0689qhs61cx9p";
263312
+
version = "1.11.1.2";
263313
+
sha256 = "0r33rxxrrpyzxpdihky93adlpdj0r8k6wh2i1sx0nb7zhvfnfj27";
libraryHaskellDepends = [ base deepseq ];
base deepseq QuickCheck random tasty tasty-hunit tasty-quickcheck
benchmarkHaskellDepends = [ base criterion deepseq ];
description = "A time library";
263229
-
license = lib.licenses.bsd3;
263320
+
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
···
"unicode-collation" = callPackage
271839
-
({ mkDerivation, base, binary, bytestring, bytestring-lexing
271840
-
, containers, filepath, parsec, QuickCheck, quickcheck-instances
271841
-
, tasty, tasty-bench, tasty-hunit, template-haskell, text, text-icu
271930
+
({ mkDerivation, base, binary, bytestring, containers, parsec
271931
+
, QuickCheck, quickcheck-instances, tasty, tasty-bench, tasty-hunit
271932
+
, tasty-quickcheck, template-haskell, text, text-icu
, th-lift-instances, unicode-transforms
pname = "unicode-collation";
271846
-
version = "0.1.2";
271847
-
sha256 = "1q77rd3d2c1r5d35f0z1mhismc3rf8bg1dwfg32wvdd9hpszc52v";
271937
+
version = "0.1.3";
271938
+
sha256 = "0nbxkpd29ivdi6vcikbaasffkcz9m2vd4nhv29p6gmvckzmhj7zi";
libraryHaskellDepends = [
271851
-
base binary bytestring bytestring-lexing containers filepath parsec
271852
-
template-haskell text th-lift-instances unicode-transforms
271942
+
base binary bytestring containers parsec template-haskell text
271943
+
th-lift-instances
271945
+
testHaskellDepends = [
271946
+
base bytestring tasty tasty-hunit tasty-quickcheck text
271947
+
unicode-transforms
271854
-
testHaskellDepends = [ base bytestring tasty tasty-hunit text ];
benchmarkHaskellDepends = [
base QuickCheck quickcheck-instances tasty-bench text text-icu
···
275885
+
"variadic" = callPackage
275886
+
({ mkDerivation, base, containers, criterion, hspec
275887
+
, hspec-expectations-lifted, mmorph, mtl, process
275890
+
pname = "variadic";
275891
+
version = "0.0.0.0";
275892
+
sha256 = "1wlf8bxxmal6zmjhdw6ghvcdxi2lvlhs2vn7c7sn0jb88im0i18s";
275893
+
libraryHaskellDepends = [ base mmorph mtl ];
275894
+
testHaskellDepends = [
275895
+
base containers hspec hspec-expectations-lifted mmorph mtl process
275897
+
benchmarkHaskellDepends = [ base criterion mmorph mtl ];
275898
+
description = "Abstractions for working with variadic functions";
275899
+
license = lib.licenses.bsd3;
"variation" = callPackage
({ mkDerivation, base, cereal, containers, deepseq, semigroupoids
···
description = "A binding to the fftw library for one-dimensional vectors";
license = lib.licenses.bsd3;
276553
+
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) fftw;};
"vector-functorlazy" = callPackage
···
278053
+
"vp-tree" = callPackage
278054
+
({ mkDerivation, base, boxes, bytestring, conduit, containers
278055
+
, deepseq, depq, hspec, mtl, mwc-probability, primitive, psqueues
278056
+
, QuickCheck, sampling, serialise, transformers, vector
278057
+
, vector-algorithms, weigh
278060
+
pname = "vp-tree";
278061
+
version = "0.1.0.1";
278062
+
sha256 = "1hzzz5ld397ig0lskr09sdz2cdd4nkk6pckhb9r04vzmqczpiarp";
278063
+
libraryHaskellDepends = [
278064
+
base boxes containers deepseq depq mtl mwc-probability primitive
278065
+
psqueues sampling serialise transformers vector vector-algorithms
278067
+
testHaskellDepends = [
278068
+
base hspec mwc-probability primitive QuickCheck vector
278070
+
benchmarkHaskellDepends = [
278071
+
base bytestring conduit containers deepseq vector weigh
278073
+
description = "Vantage Point Trees";
278074
+
license = lib.licenses.bsd3;
({ mkDerivation, base, primitive, smallcheck, tasty
, tasty-smallcheck, util, vector
···
description = "Simple Redis backed wai-session backend";
license = lib.licenses.bsd3;
280177
+
hydraPlatforms = lib.platforms.none;
"wai-session-tokyocabinet" = callPackage
···
280376
-
version = "3.3.14";
280377
-
sha256 = "0whmh6dbl7321a2kg6ypngw5kgvvxqdk161li0l4hr3wqqddlc93";
280378
-
libraryHaskellDepends = [
280379
-
array async auto-update base bsb-http-chunked bytestring
280380
-
case-insensitive containers ghc-prim hashable http-date http-types
280381
-
http2 iproute network simple-sendfile stm streaming-commons text
280382
-
time-manager unix unix-compat vault wai word8 x509
280384
-
testHaskellDepends = [
280385
-
array async auto-update base bsb-http-chunked bytestring
280386
-
case-insensitive containers directory ghc-prim hashable hspec
280387
-
http-client http-date http-types http2 HUnit iproute lifted-base
280388
-
network process QuickCheck simple-sendfile stm streaming-commons
280389
-
text time time-manager unix unix-compat vault wai word8 x509
280391
-
benchmarkHaskellDepends = [
280392
-
auto-update base bytestring containers gauge hashable http-date
280393
-
http-types network time-manager unix unix-compat x509
280395
-
description = "A fast, light-weight web server for WAI applications";
280396
-
license = lib.licenses.mit;
280399
-
"warp_3_3_15" = callPackage
280400
-
({ mkDerivation, array, async, auto-update, base, bsb-http-chunked
280401
-
, bytestring, case-insensitive, containers, directory, gauge
280402
-
, ghc-prim, hashable, hspec, http-client, http-date, http-types
280403
-
, http2, HUnit, iproute, lifted-base, network, process, QuickCheck
280404
-
, simple-sendfile, stm, streaming-commons, text, time, time-manager
280405
-
, unix, unix-compat, vault, wai, word8, x509
sha256 = "0nj4xxzjcy33hyfdagpc2ij6ga71r1fmc248rjgwsyfflial63bz";
libraryHaskellDepends = [
···
description = "A fast, light-weight web server for WAI applications";
license = lib.licenses.mit;
280430
-
hydraPlatforms = lib.platforms.none;
"warp-dynamic" = callPackage
···
description = "A minimal gRPC server on top of Warp";
license = lib.licenses.bsd3;
280571
+
hydraPlatforms = lib.platforms.none;
"warp-static" = callPackage
···
282881
-
({ mkDerivation, base, bytestring, containers, hspec, QuickCheck
282988
+
({ mkDerivation, base, bytestring, containers, hspec
282989
+
, template-haskell, text
282886
-
version = "0.0.0.5";
282887
-
sha256 = "1j12mh8zap8c0lb358bzk4sq29h64lv0jrwq9r4nssx4yybrz9gg";
282888
-
libraryHaskellDepends = [ base bytestring containers text ];
282889
-
testHaskellDepends = [
282890
-
base bytestring containers hspec QuickCheck text
282993
+
version = "0.2.0.2";
282994
+
sha256 = "13y5zbs9lwniamwq2cm45rsc7xp11ny2m7x3f965qd6az66ds396";
282995
+
libraryHaskellDepends = [
282996
+
base bytestring containers template-haskell text
282998
+
testHaskellDepends = [ base bytestring containers hspec text ];
description = "Convert values from one type into another";
license = lib.licenses.isc;
282896
-
"witch_0_2_0_0" = callPackage
282897
-
({ mkDerivation, base, bytestring, containers, hspec
283003
+
"witch_0_2_1_0" = callPackage
283004
+
({ mkDerivation, base, bytestring, containers, hspec, QuickCheck
282902
-
version = "0.2.0.0";
282903
-
sha256 = "03rnpljng4vy913zm3cxnhlq3i8d5p57661wa1cwj46hkhy7rhj7";
283009
+
version = "0.2.1.0";
283010
+
sha256 = "0zvq9axjmqksk4fqq42qgbj4whx27p4m40cgvdqmq4vpj4csvswl";
libraryHaskellDepends = [
base bytestring containers template-haskell text
282907
-
testHaskellDepends = [ base bytestring containers hspec text ];
283014
+
testHaskellDepends = [
283015
+
base bytestring containers hspec QuickCheck text
description = "Convert values from one type into another";
license = lib.licenses.isc;
hydraPlatforms = lib.platforms.none;
···
285689
-
version = "1.9.1.0";
285690
-
sha256 = "0ag0g9x5qnw1nfgc31h6bj2qv0h1c2y7n1l0g99l4dkn428dk9ca";
285691
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
285692
-
libraryHaskellDepends = [
285693
-
attoparsec base blaze-html blaze-markup bytestring conduit
285694
-
conduit-extra containers data-default-class deepseq resourcet text
285695
-
transformers xml-types
285697
-
testHaskellDepends = [
285698
-
base blaze-markup bytestring conduit containers doctest hspec HUnit
285699
-
resourcet text transformers xml-types
285701
-
description = "Pure-Haskell utilities for dealing with XML with the conduit package";
285702
-
license = lib.licenses.mit;
285705
-
"xml-conduit_1_9_1_1" = callPackage
285706
-
({ mkDerivation, attoparsec, base, blaze-html, blaze-markup
285707
-
, bytestring, Cabal, cabal-doctest, conduit, conduit-extra
285708
-
, containers, data-default-class, deepseq, doctest, hspec, HUnit
285709
-
, resourcet, text, transformers, xml-types
285712
-
pname = "xml-conduit";
sha256 = "1zzh7xnmbm68dab1vqsjkr6ghxqgnla5nik4amrwlmhbdih1gcdx";
setupHaskellDepends = [ base Cabal cabal-doctest ];
···
description = "Pure-Haskell utilities for dealing with XML with the conduit package";
license = lib.licenses.mit;
285727
-
hydraPlatforms = lib.platforms.none;
"xml-conduit-decode" = callPackage
···
288595
-
version = "1.6.1.0";
288596
-
sha256 = "1jk55fm58ywp69khacw8n3qk2aybsrlh4bkinjgrah3w01kflmyw";
288597
-
libraryHaskellDepends = [
288598
-
aeson base bytestring conduit data-default-class directory
288599
-
fast-logger file-embed monad-logger shakespeare streaming-commons
288600
-
template-haskell text unix unordered-containers wai wai-extra
288601
-
wai-logger warp yaml yesod-core yesod-form yesod-persistent
288603
-
description = "Creation of type-safe, RESTful web applications";
288604
-
license = lib.licenses.mit;
288607
-
"yesod_1_6_1_1" = callPackage
288608
-
({ mkDerivation, aeson, base, bytestring, conduit
288609
-
, data-default-class, directory, fast-logger, file-embed
288610
-
, monad-logger, shakespeare, streaming-commons, template-haskell
288611
-
, text, unix, unordered-containers, wai, wai-extra, wai-logger
288612
-
, warp, yaml, yesod-core, yesod-form, yesod-persistent
288615
-
pname = "yesod";
sha256 = "1iiaixd1xrqjcvknl9g3yvr26nbpfa2amh2ayfxmnpjlxvdhfnyn";
libraryHaskellDepends = [
···
description = "Creation of type-safe, RESTful web applications";
license = lib.licenses.mit;
288626
-
hydraPlatforms = lib.platforms.none;
"yesod-alerts" = callPackage
···
288720
-
version = "1.6.10.2";
288721
-
sha256 = "16c4rddfmpw1smk7zayflwp1xy3avrqcr0cv6qx4aq949zpn6lz8";
288722
-
libraryHaskellDepends = [
288723
-
aeson authenticate base base16-bytestring base64-bytestring binary
288724
-
blaze-builder blaze-html blaze-markup bytestring conduit
288725
-
conduit-extra containers cryptonite data-default email-validate
288726
-
file-embed http-client http-client-tls http-conduit http-types
288727
-
memory network-uri nonce persistent random safe shakespeare
288728
-
template-haskell text time transformers unliftio unliftio-core
288729
-
unordered-containers wai yesod-core yesod-form yesod-persistent
288731
-
description = "Authentication for Yesod";
288732
-
license = lib.licenses.mit;
288735
-
"yesod-auth_1_6_10_3" = callPackage
288736
-
({ mkDerivation, aeson, authenticate, base, base16-bytestring
288737
-
, base64-bytestring, binary, blaze-builder, blaze-html
288738
-
, blaze-markup, bytestring, conduit, conduit-extra, containers
288739
-
, cryptonite, data-default, email-validate, file-embed, http-client
288740
-
, http-client-tls, http-conduit, http-types, memory, network-uri
288741
-
, nonce, persistent, random, safe, shakespeare, template-haskell
288742
-
, text, time, transformers, unliftio, unliftio-core
288743
-
, unordered-containers, wai, yesod-core, yesod-form
288744
-
, yesod-persistent
288747
-
pname = "yesod-auth";
sha256 = "00a7gbp2czg6ixxx62k2nmrj5g1la6cjh697y8vg9xhxq7vpyshg";
libraryHaskellDepends = [
···
description = "Authentication for Yesod";
license = lib.licenses.mit;
288761
-
hydraPlatforms = lib.platforms.none;
"yesod-auth-account" = callPackage
···
pname = "yesod-auth-hashdb";
288916
-
version = "1.7.1.5";
288917
-
sha256 = "14isl9mwxarba14aqhidi82yci36jdws6af2jirv7z8mfnrwysbi";
288918
-
libraryHaskellDepends = [
288919
-
aeson base bytestring persistent text yesod-auth yesod-core
288920
-
yesod-form yesod-persistent
288922
-
testHaskellDepends = [
288923
-
aeson base basic-prelude bytestring containers hspec http-conduit
288924
-
http-types monad-logger network-uri persistent-sqlite resourcet
288925
-
text unordered-containers wai-extra yesod yesod-auth yesod-core
288928
-
description = "Authentication plugin for Yesod";
288929
-
license = lib.licenses.mit;
288932
-
"yesod-auth-hashdb_1_7_1_6" = callPackage
288933
-
({ mkDerivation, aeson, base, basic-prelude, bytestring, containers
288934
-
, hspec, http-conduit, http-types, monad-logger, network-uri
288935
-
, persistent, persistent-sqlite, resourcet, text
288936
-
, unordered-containers, wai-extra, yesod, yesod-auth, yesod-core
288937
-
, yesod-form, yesod-persistent, yesod-test
288940
-
pname = "yesod-auth-hashdb";
sha256 = "062f2fv4ixr5bd5xcs208xfg2i18z25g3imf86qrziv0yxxg5qpc";
libraryHaskellDepends = [
···
description = "Authentication plugin for Yesod";
license = lib.licenses.mit;
288955
-
hydraPlatforms = lib.platforms.none;
"yesod-auth-hmac-keccak" = callPackage
···
"yesod-markdown" = callPackage
289919
-
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
289920
-
, directory, hspec, pandoc, persistent, shakespeare, text
289921
-
, xss-sanitize, yesod-core, yesod-form
289924
-
pname = "yesod-markdown";
289925
-
version = "0.12.6.8";
289926
-
sha256 = "1jlnci0wkfg04qvad7qx19321s8jf2rskjghirwcqy1abg3bf96p";
289927
-
libraryHaskellDepends = [
289928
-
base blaze-html blaze-markup bytestring directory pandoc persistent
289929
-
shakespeare text xss-sanitize yesod-core yesod-form
289931
-
testHaskellDepends = [ base blaze-html hspec text ];
289932
-
description = "Tools for using markdown in a yesod application";
289933
-
license = lib.licenses.gpl2Only;
289934
-
hydraPlatforms = lib.platforms.none;
289938
-
"yesod-markdown_0_12_6_9" = callPackage
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
, directory, hspec, pandoc, persistent, shakespeare, text
, xss-sanitize, yesod-core, yesod-form
···
({ mkDerivation, base, hspec, Z-Data, Z-IO, zookeeper_mt }:
293092
-
version = "0.1.1.0";
293093
-
sha256 = "16y2j12zl8arwv2m0crllrrf09l4ar1s2v9wrfzjmxnk80vhncf1";
293079
+
version = "0.1.1.1";
293080
+
sha256 = "1mg3wz3drddxdrbr1b0yw5wayzqi99zfdlgiwvgcc5pxb98i6wk3";
libraryHaskellDepends = [ base Z-Data Z-IO ];
librarySystemDepends = [ zookeeper_mt ];
testHaskellDepends = [ base hspec ];