···
8807
-
({ mkDerivation, base, constraints, containers, data-default
8807
+
({ mkDerivation, array, base, constraints, containers, data-default
, deepseq, directory, doctest-exitcode-stdio, doctest-lib
, exceptions, extra, hspec, monad-control, mono-traversable, mtl
, QuickCheck, regex-tdfa, stm, syb, template-haskell
···
8815
-
version = "0.3.0.0";
8816
-
sha256 = "0rvb3a0nbf8i0qfg7na5rvd966amids07l8w8ka6b7hdw46lkczn";
8815
+
version = "0.4.0.0";
8816
+
sha256 = "1xkb4qyccpp5iws0jysgmcypbcab8yig6hnc756890z1dz5d1vy5";
libraryHaskellDepends = [
8818
-
base constraints containers data-default exceptions extra
8818
+
array base constraints containers data-default exceptions extra
monad-control mono-traversable mtl regex-tdfa stm syb
template-haskell transformers-base unliftio
···
benchmarkHaskellDepends = [ base gauge ];
description = "quantitative finance library";
license = lib.licenses.mit;
9044
-
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
9045
+
"aarch64-darwin" "i686-linux" "x86_64-darwin" "x86_64-linux"
}) {inherit (pkgs) gsl;};
···
"HStringTemplate" = callPackage
({ mkDerivation, array, base, blaze-builder, bytestring, containers
9332
-
, deepseq, directory, filepath, mtl, old-locale, parsec, pretty
9333
-
, semigroups, syb, template-haskell, text, time, void
9336
-
pname = "HStringTemplate";
9337
-
version = "0.8.7";
9338
-
sha256 = "03kbmyh0713j3qhhrl7jqbmsvyq1q82h2yxq45cc9rs55sma8kjg";
9340
-
editedCabalFile = "082d1lm6q1jb7rrl20jz0y4ca1qf87ihbq3v6mji9ibacl6adjaq";
9341
-
libraryHaskellDepends = [
9342
-
array base blaze-builder bytestring containers deepseq directory
9343
-
filepath mtl old-locale parsec pretty semigroups syb
9344
-
template-haskell text time void
9346
-
description = "StringTemplate implementation in Haskell";
9347
-
license = lib.licenses.bsd3;
9350
-
"HStringTemplate_0_8_8" = callPackage
9351
-
({ mkDerivation, array, base, blaze-builder, bytestring, containers
, deepseq, directory, filepath, HUnit, mtl, old-locale, parsec
, pretty, QuickCheck, random, semigroups, syb, template-haskell
···
testHaskellDepends = [ base containers HUnit QuickCheck random ];
description = "StringTemplate implementation in Haskell";
license = lib.licenses.bsd3;
9368
-
hydraPlatforms = lib.platforms.none;
"HStringTemplateHelpers" = callPackage
···
license = lib.licenses.bsd3;
17778
+
"STMonadTrans_0_4_6" = callPackage
17779
+
({ mkDerivation, array, base, mtl, tasty, tasty-hunit
17780
+
, tasty-quickcheck, transformers
17783
+
pname = "STMonadTrans";
17784
+
version = "0.4.6";
17785
+
sha256 = "0rvhh0hhwz601ibpzisry7xf3j61r5sxfgp47imaa37i5bvrlynb";
17786
+
libraryHaskellDepends = [ array base mtl ];
17787
+
testHaskellDepends = [
17788
+
array base tasty tasty-hunit tasty-quickcheck transformers
17790
+
description = "A monad transformer version of the ST monad";
17791
+
license = lib.licenses.bsd3;
17792
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, containers, pretty, text, xml-conduit
···
sha256 = "06vnpkkr19s9b1wjp7l2w29vr7fsghcrffd2knlxvdhjacrfpc9h";
17841
+
editedCabalFile = "110zlafis1rivba3za7in92fq6a7738hh57w5gkivi50d7pfbw24";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
attoparsec base blaze-markup blaze-svg bytestring cereal
···
21505
-
version = "1.10";
21506
-
sha256 = "1zrdqryx99izjvsrsalb65ihpmikm9r6cjlci7cfp6wlwa3i585n";
21507
-
libraryHaskellDepends = [ base data-default-class ];
21508
-
librarySystemDepends = [
21509
-
libX11 libXext libXinerama libXrandr libXrender libXScrnSaver
21511
-
description = "A binding to the X11 graphics library";
21512
-
license = lib.licenses.bsd3;
21513
-
}) {inherit (pkgs.xorg) libX11; inherit (pkgs.xorg) libXScrnSaver;
21514
-
inherit (pkgs.xorg) libXext; inherit (pkgs.xorg) libXinerama;
21515
-
inherit (pkgs.xorg) libXrandr; inherit (pkgs.xorg) libXrender;};
21517
-
"X11_1_10_1" = callPackage
21518
-
({ mkDerivation, base, data-default-class, libX11, libXext
21519
-
, libXinerama, libXrandr, libXrender, libXScrnSaver
sha256 = "13a0qf8rwn1s43wcl39f1pcq3h1kw1ddfq205j1ry0j3yafnazxg";
libraryHaskellDepends = [ base data-default-class ];
···
description = "A binding to the X11 graphics library";
license = lib.licenses.bsd3;
21531
-
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs.xorg) libX11; inherit (pkgs.xorg) libXScrnSaver;
inherit (pkgs.xorg) libXext; inherit (pkgs.xorg) libXinerama;
inherit (pkgs.xorg) libXrandr; inherit (pkgs.xorg) libXrender;};
···
24379
-
version = "0.2.7.0";
24380
-
sha256 = "1gsqaggg6mpcpl9s3z566gmbynj4l6n1fhni5b0p8pf5hj8n93gg";
24381
-
libraryHaskellDepends = [
24382
-
base cdar-mBound collect-errors deepseq hspec integer-logarithms
24383
-
mixed-types-num QuickCheck reflection regex-tdfa template-haskell
24385
-
testHaskellDepends = [
24386
-
base cdar-mBound collect-errors deepseq hspec integer-logarithms
24387
-
mixed-types-num QuickCheck reflection regex-tdfa template-haskell
24389
-
description = "Multi-precision ball (interval) arithmetic";
24390
-
license = lib.licenses.bsd3;
24391
-
hydraPlatforms = lib.platforms.none;
24395
-
"aern2-mp_0_2_8_0" = callPackage
24396
-
({ mkDerivation, base, cdar-mBound, collect-errors, deepseq, hspec
24397
-
, integer-logarithms, mixed-types-num, QuickCheck, reflection
24398
-
, regex-tdfa, template-haskell
24401
-
pname = "aern2-mp";
sha256 = "0nfd2r05jm93idsgijccxzqkkpjkpkn8jz3kqwanlma0x3wj02cj";
libraryHaskellDepends = [
···
24424
-
version = "0.2.7.0";
24425
-
sha256 = "0dsph1775rifr9vvx4w7v55bryqmh04fhk6nyk7d91yhn1sf6wc9";
24426
-
libraryHaskellDepends = [
24427
-
aern2-mp base collect-errors hspec integer-logarithms
24428
-
mixed-types-num QuickCheck
24430
-
testHaskellDepends = [
24431
-
aern2-mp base collect-errors hspec integer-logarithms
24432
-
mixed-types-num QuickCheck
24434
-
description = "Real numbers as sequences of MPBalls";
24435
-
license = lib.licenses.bsd3;
24436
-
hydraPlatforms = lib.platforms.none;
24439
-
"aern2-real_0_2_8_0" = callPackage
24440
-
({ mkDerivation, aern2-mp, base, collect-errors, hspec
24441
-
, integer-logarithms, mixed-types-num, QuickCheck
24444
-
pname = "aern2-real";
sha256 = "13nk4s5r7h7wg4q0x01f8aiy432zngynd5qbqsqi9fz149k7mik1";
libraryHaskellDepends = [
···
31168
-
version = "0.9.2";
31169
-
sha256 = "1ca9wpp60jslj63q77v55qql46f20jknfqsz7cjmqns41ml5g3q8";
31170
-
libraryHaskellDepends = [
31171
-
array base containers exceptions mtl template-haskell vector
31173
-
testHaskellDepends = [ base containers linear QuickCheck vector ];
31174
-
benchmarkHaskellDepends = [ base criterion linear ];
31175
-
description = "Fast Entity-Component-System library for game programming";
31176
-
license = lib.licenses.bsd3;
31179
-
"apecs_0_9_3" = callPackage
31180
-
({ mkDerivation, array, base, containers, criterion, exceptions
31181
-
, linear, mtl, QuickCheck, template-haskell, vector
sha256 = "02qi63bj0prvmxi6ksw2cq0b7fvhcdv8fgbsjbv7vf51p4c6rbh7";
libraryHaskellDepends = [
···
benchmarkHaskellDepends = [ base criterion linear ];
description = "Fast Entity-Component-System library for game programming";
license = lib.licenses.bsd3;
31194
-
hydraPlatforms = lib.platforms.none;
"apecs-gloss" = callPackage
···
description = "Create status bar menus for macOS from executables";
license = lib.licenses.bsd3;
38159
-
platforms = [ "x86_64-darwin" ];
38078
+
platforms = [ "aarch64-darwin" "x86_64-darwin" ];
···
pname = "blas-comfort-array";
43847
-
version = "0.0.0.2";
43848
-
sha256 = "1n9w905ppb08w0d8xbxvgipr9fv1iapwq3ybvk0dbj009w341kd1";
43849
-
libraryHaskellDepends = [
43850
-
base blas-ffi comfort-array netlib-comfort-array netlib-ffi
43851
-
storable-complex transformers
43853
-
description = "Auto-generated interface to Fortran BLAS via comfort-array";
43854
-
license = lib.licenses.bsd3;
43857
-
"blas-comfort-array_0_0_0_3" = callPackage
43858
-
({ mkDerivation, base, blas-ffi, comfort-array
43859
-
, netlib-comfort-array, netlib-ffi, storable-complex, transformers
43862
-
pname = "blas-comfort-array";
sha256 = "1g0bvag205ag520vlxv24cv63idjg6j8nwnadq9gbcibn4gvsisz";
libraryHaskellDepends = [
···
description = "Auto-generated interface to Fortran BLAS via comfort-array";
license = lib.licenses.bsd3;
43871
-
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, semigroups, zero }:
45555
-
version = "0.1.1.1";
45556
-
sha256 = "0kdqz901fpdgggmkm9rpnpv7gma9c8d887bszhnz6xd3v96gg7xn";
45557
-
libraryHaskellDepends = [ base semigroups zero ];
45558
-
description = "Like Maybe, but with a different Monoid instance";
45559
-
license = lib.licenses.mit;
45562
-
"both_0_1_1_2" = callPackage
45563
-
({ mkDerivation, base, semigroups, zero }:
sha256 = "1bf9fvc2ajbwwx31lmmyc1rzp3xzypwb3yjcmbhn6si5xnlbvqhl";
libraryHaskellDepends = [ base semigroups zero ];
description = "Like Maybe, but with a different Monoid instance";
license = lib.licenses.mit;
45571
-
hydraPlatforms = lib.platforms.none;
···
pname = "byte-count-reader";
47665
-
version = "0.10.1.3";
47666
-
sha256 = "1z02g8mkjwxdrbyxncbvrwg18knyiqa3w9n0x01y2xmbr279rsh0";
47667
-
libraryHaskellDepends = [ base extra parsec parsec-numbers text ];
47668
-
testHaskellDepends = [
47669
-
base extra hspec parsec parsec-numbers text
47671
-
description = "Read strings describing a number of bytes like 2Kb and 0.5 MiB";
47672
-
license = lib.licenses.gpl3Only;
47675
-
"byte-count-reader_0_10_1_5" = callPackage
47676
-
({ mkDerivation, base, extra, hspec, parsec, parsec-numbers, text
47679
-
pname = "byte-count-reader";
sha256 = "0iq40gnfw8z1rkri1rpaqx5av1ay45h6518cg0a0m4ypdzf03r0s";
libraryHaskellDepends = [ base extra parsec parsec-numbers text ];
···
description = "Read strings describing a number of bytes like 2Kb and 0.5 MiB";
license = lib.licenses.gpl3Only;
47688
-
hydraPlatforms = lib.platforms.none;
"byte-order" = callPackage
···
49604
-
version = "2.0.9";
49605
-
sha256 = "1r6a0dki4wsrmq5xfjb9bkj0dl7cnhwdf46427k71ay90hmc6ncq";
49606
-
isLibrary = false;
49607
-
isExecutable = true;
49608
-
executableHaskellDepends = [
49609
-
base bytestring Cabal directory extra filepath http-client
49610
-
http-client-tls http-conduit optparse-applicative process
49611
-
simple-cabal simple-cmd simple-cmd-args time unix
49613
-
description = "RPM packaging tool for Haskell Cabal-based packages";
49614
-
license = lib.licenses.gpl3Only;
49617
-
"cabal-rpm_2_0_10" = callPackage
49618
-
({ mkDerivation, base, bytestring, Cabal, directory, extra
49619
-
, filepath, http-client, http-client-tls, http-conduit
49620
-
, optparse-applicative, process, simple-cabal, simple-cmd
49621
-
, simple-cmd-args, time, unix
49624
-
pname = "cabal-rpm";
sha256 = "028kvvdm8dqjmk16ag8p1mb4d3nfyz1i6x8ijfcr45hrb93hdd77";
···
description = "RPM packaging tool for Haskell Cabal-based packages";
license = lib.licenses.gpl3Only;
49636
-
hydraPlatforms = lib.platforms.none;
"cabal-scripts" = callPackage
···
description = "Character set detection using Mozilla's Universal Character Set Detector";
53817
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
53669
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
···
54394
-
version = "0.9.0.0";
54395
-
sha256 = "0f8dd3w8az8fzidwiv2h6m52fppfp5b9zd0c1s4c815z3a3rxr4v";
54247
+
version = "0.9.1.0";
54248
+
sha256 = "19lkjrqji01kmfjm065xmlxsrwwr0z2vz2cz19wr0bx6sz4hw3zr";
libraryHaskellDepends = [
···
54494
-
({ mkDerivation, adjunctions, base, distributive, gauge, mtl
54495
-
, QuickCheck, random, tasty, tasty-hunit, tasty-quickcheck
54496
-
, tasty-smallcheck, vector
54499
-
pname = "chimera";
54500
-
version = "0.3.1.0";
54501
-
sha256 = "09dk9x2har2k6apm1wlm2k5k97jf3qxy4rzx94rbfmhs5fhz0i99";
54502
-
libraryHaskellDepends = [
54503
-
adjunctions base distributive mtl vector
54505
-
testHaskellDepends = [
54506
-
base QuickCheck tasty tasty-hunit tasty-quickcheck tasty-smallcheck
54509
-
benchmarkHaskellDepends = [ base gauge mtl random ];
54510
-
description = "Lazy infinite streams with O(1) indexing";
54511
-
license = lib.licenses.bsd3;
54514
-
"chimera_0_3_2_0" = callPackage
({ mkDerivation, adjunctions, base, distributive, mtl, QuickCheck
, random, tasty, tasty-bench, tasty-hunit, tasty-quickcheck
, tasty-smallcheck, vector
···
benchmarkHaskellDepends = [ base mtl random tasty-bench ];
description = "Lazy infinite streams with O(1) indexing and applications for memoization";
license = lib.licenses.bsd3;
54533
-
hydraPlatforms = lib.platforms.none;
···
benchmarkHaskellDepends = [ base criterion vector ];
description = "Circular fixed-sized mutable vectors";
license = lib.licenses.bsd3;
55478
-
hydraPlatforms = lib.platforms.none;
···
55962
-
version = "1.4.2";
55963
-
sha256 = "04sj88mcxszgbr8rxnrwa48r2pkf7h612507gcyk131f5kf6mkss";
55964
-
isLibrary = true;
55965
-
isExecutable = true;
55966
-
libraryHaskellDepends = [
55967
-
array base bifunctors bytestring Cabal clash-lib clash-prelude
55968
-
concurrent-supply containers deepseq directory exceptions extra
55969
-
filepath ghc ghc-boot ghc-prim ghc-typelits-extra
55970
-
ghc-typelits-knownnat ghc-typelits-natnormalise ghci hashable
55971
-
haskeline integer-gmp lens mtl primitive process reflection split
55972
-
template-haskell text time transformers uniplate unix
55973
-
unordered-containers utf8-string vector
55975
-
executableHaskellDepends = [ base ];
55976
-
description = "Clash: a functional hardware description language - GHC frontend";
55977
-
license = lib.licenses.bsd2;
55978
-
hydraPlatforms = lib.platforms.none;
55981
-
"clash-ghc_1_4_3" = callPackage
55982
-
({ mkDerivation, array, base, bifunctors, bytestring, Cabal
55983
-
, clash-lib, clash-prelude, concurrent-supply, containers, deepseq
55984
-
, directory, exceptions, extra, filepath, ghc, ghc-boot, ghc-prim
55985
-
, ghc-typelits-extra, ghc-typelits-knownnat
55986
-
, ghc-typelits-natnormalise, ghci, hashable, haskeline, integer-gmp
55987
-
, lens, mtl, primitive, process, reflection, split
55988
-
, template-haskell, text, time, transformers, uniplate, unix
55989
-
, unordered-containers, utf8-string, vector
55992
-
pname = "clash-ghc";
sha256 = "00ipx45s2qdjv5cj6v3cg7dgwsw3sd8ai3cr1q9n1k6g26dzc3pw";
···
56029
-
version = "1.4.2";
56030
-
sha256 = "1gismfz0pahhgfgra8kn34i3g82ip5nfy9aj38ym3rcnpg4aw10m";
56031
-
enableSeparateDataOutput = true;
56032
-
libraryHaskellDepends = [
56033
-
aeson aeson-pretty ansi-terminal array attoparsec base
56034
-
base16-bytestring binary bytestring clash-prelude concurrent-supply
56035
-
containers cryptohash-sha256 data-binary-ieee754 data-default
56036
-
deepseq directory dlist errors exceptions extra filepath ghc
56037
-
ghc-boot-th hashable haskell-src-meta hint integer-gmp interpolate
56038
-
lens mtl ordered-containers parsers pretty-show prettyprinter
56039
-
primitive process reducers template-haskell temporary terminal-size
56040
-
text text-show time transformers trifecta unordered-containers
56041
-
utf8-string vector vector-binary-instances
56043
-
testHaskellDepends = [
56044
-
aeson aeson-pretty base base16-bytestring bytestring clash-prelude
56045
-
concurrent-supply containers data-default deepseq ghc
56046
-
ghc-typelits-knownnat haskell-src-exts lens pretty-show
56047
-
quickcheck-text tasty tasty-hunit tasty-quickcheck template-haskell
56048
-
text transformers unordered-containers
56050
-
description = "Clash: a functional hardware description language - As a library";
56051
-
license = lib.licenses.bsd2;
56052
-
hydraPlatforms = lib.platforms.none;
56055
-
"clash-lib_1_4_3" = callPackage
56056
-
({ mkDerivation, aeson, aeson-pretty, ansi-terminal, array
56057
-
, attoparsec, base, base16-bytestring, binary, bytestring
56058
-
, clash-prelude, concurrent-supply, containers, cryptohash-sha256
56059
-
, data-binary-ieee754, data-default, deepseq, directory, dlist
56060
-
, errors, exceptions, extra, filepath, ghc, ghc-boot-th
56061
-
, ghc-typelits-knownnat, hashable, haskell-src-exts
56062
-
, haskell-src-meta, hint, integer-gmp, interpolate, lens, mtl
56063
-
, ordered-containers, parsers, pretty-show, prettyprinter
56064
-
, primitive, process, quickcheck-text, reducers, tasty, tasty-hunit
56065
-
, tasty-quickcheck, template-haskell, temporary, terminal-size
56066
-
, text, text-show, time, transformers, trifecta
56067
-
, unordered-containers, utf8-string, vector
56068
-
, vector-binary-instances
56071
-
pname = "clash-lib";
sha256 = "0p6sf9wn25i1f0isqskpy35x6qm2ym63x9fpb54kbd1pp9xqgysl";
enableSeparateDataOutput = true;
···
56128
-
version = "1.4.2";
56129
-
sha256 = "04hshjdddd9sk697zvbwlq6cdvyvdfrw670ksfdxxgssyrcsid95";
56130
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
56131
-
libraryHaskellDepends = [
56132
-
array arrows base bifunctors binary bytestring constraints
56133
-
containers data-binary-ieee754 data-default-class deepseq ghc-prim
56134
-
ghc-typelits-extra ghc-typelits-knownnat ghc-typelits-natnormalise
56135
-
half hashable integer-gmp interpolate lens QuickCheck
56136
-
recursion-schemes reflection singletons template-haskell text
56137
-
text-show th-abstraction th-lift th-orphans time transformers
56138
-
type-errors uniplate vector
56140
-
testHaskellDepends = [
56141
-
base deepseq doctest ghc-typelits-extra ghc-typelits-knownnat
56142
-
ghc-typelits-natnormalise hedgehog hint quickcheck-classes-base
56143
-
tasty tasty-hedgehog tasty-hunit tasty-quickcheck tasty-th
56146
-
benchmarkHaskellDepends = [
56147
-
base criterion deepseq template-haskell
56149
-
description = "Clash: a functional hardware description language - Prelude library";
56150
-
license = lib.licenses.bsd2;
56151
-
hydraPlatforms = lib.platforms.none;
56155
-
"clash-prelude_1_4_3" = callPackage
56156
-
({ mkDerivation, array, arrows, base, bifunctors, binary
56157
-
, bytestring, Cabal, cabal-doctest, constraints, containers
56158
-
, criterion, data-binary-ieee754, data-default-class, deepseq
56159
-
, doctest, ghc-prim, ghc-typelits-extra, ghc-typelits-knownnat
56160
-
, ghc-typelits-natnormalise, half, hashable, hedgehog, hint
56161
-
, integer-gmp, interpolate, lens, QuickCheck
56162
-
, quickcheck-classes-base, recursion-schemes, reflection
56163
-
, singletons, tasty, tasty-hedgehog, tasty-hunit, tasty-quickcheck
56164
-
, tasty-th, template-haskell, text, text-show, th-abstraction
56165
-
, th-lift, th-orphans, time, transformers, type-errors, uniplate
56169
-
pname = "clash-prelude";
sha256 = "07mdl3196yb971hpcbysyaj6vciyrm1p5m9prcymkhkqh7vw9igy";
setupHaskellDepends = [ base Cabal cabal-doctest ];
···
hydraPlatforms = lib.platforms.none;
55923
+
"clash-shake" = callPackage
55924
+
({ mkDerivation, aeson, base, bytestring, clash-ghc, clash-lib
55925
+
, clash-prelude, directory, ghc-typelits-extra
55926
+
, ghc-typelits-knownnat, ghc-typelits-natnormalise, shake, split
55927
+
, stache, text, unordered-containers
55930
+
pname = "clash-shake";
55931
+
version = "0.1.0";
55932
+
sha256 = "0zjlbi8p0wxaxgfxhljbp9vzhki3ll8g1qqv3gghqkh7cym73kgq";
55933
+
libraryHaskellDepends = [
55934
+
aeson base bytestring clash-ghc clash-lib clash-prelude directory
55935
+
ghc-typelits-extra ghc-typelits-knownnat ghc-typelits-natnormalise
55936
+
shake split stache text unordered-containers
55938
+
description = "Shake rules for building Clash programs";
55939
+
license = lib.licenses.mit;
55940
+
hydraPlatforms = lib.platforms.none;
"clash-systemverilog" = callPackage
({ mkDerivation, base, clash-lib, clash-prelude, fgl, hashable
, lens, mtl, text, unordered-containers, wl-pprint-text
···
description = "CAES Language for Synchronous Hardware - VHDL backend";
license = lib.licenses.bsd2;
55994
+
hydraPlatforms = lib.platforms.none;
55997
+
"clashilator" = callPackage
55998
+
({ mkDerivation, aeson, base, Cabal, clash-ghc, clash-lib
55999
+
, containers, filepath, ghc, lens, optparse-applicative, shake
56000
+
, stache, text, unordered-containers
56003
+
pname = "clashilator";
56004
+
version = "0.1.0";
56005
+
sha256 = "0nlyjhf4vy5ypimdv3ac9qw9aljm2k99y42b2pkhhw84iblv4qgy";
56006
+
isLibrary = true;
56007
+
isExecutable = true;
56008
+
libraryHaskellDepends = [
56009
+
aeson base Cabal clash-ghc clash-lib containers filepath ghc lens
56010
+
optparse-applicative shake stache text unordered-containers
56012
+
executableHaskellDepends = [
56013
+
aeson base Cabal clash-ghc clash-lib containers filepath ghc lens
56014
+
optparse-applicative shake stache text unordered-containers
56016
+
description = "Automated Clash to Verilator bridge";
56017
+
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, co-log-core, stm }:
pname = "co-log-concurrent";
58189
-
version = "0.5.0.0";
58190
-
sha256 = "07z4aklk7dc2fhbc30kd9hbdvq71sa4ip6r2pyifcpn3p2pr3mna";
58191
-
libraryHaskellDepends = [ base co-log-core stm ];
58192
-
description = "Asynchronous backend for co-log library";
58193
-
license = lib.licenses.mpl20;
58196
-
"co-log-concurrent_0_5_1_0" = callPackage
58197
-
({ mkDerivation, base, co-log-core, stm }:
58199
-
pname = "co-log-concurrent";
sha256 = "07qmx9z03vmgq2cgz4352fsav7r1nx8n7svmrhg2lkdiyp0j7a59";
libraryHaskellDepends = [ base co-log-core stm ];
description = "Asynchronous backend for co-log library";
license = lib.licenses.mpl20;
58205
-
hydraPlatforms = lib.platforms.none;
"co-log-core" = callPackage
···
({ mkDerivation, base, profunctors }:
pname = "coercible-subtypes";
58725
-
version = "0.1.0.0";
58726
-
sha256 = "1z5fmdgv52x410x2z4gxyac18f98226dymzdvhcvkx7mw2k9q44x";
58728
-
editedCabalFile = "05bd9lp5jp31ac039vq0p58kr03g5ai3cyymc4ikhbnl3x44hx4d";
58470
+
version = "0.1.1.0";
58471
+
sha256 = "1q6a38y49a31vl19i5c5kym36fjxspxj6vfi0b35j4gb9b7r642r";
libraryHaskellDepends = [ base profunctors ];
description = "Coercible but only in one direction";
license = lib.licenses.bsd3;
···
61427
-
version = "1.11.0.1";
61428
-
sha256 = "0ds55wpkxlrw2x5ql34p9b05xlycnc4v7962f27a54nhrjfhb2ah";
61429
-
libraryHaskellDepends = [
61430
-
array atomic-primops base exceptions monad-control mtl stm
61433
-
description = "Typeclasses, functions, and data types for concurrency and STM";
61434
-
license = lib.licenses.mit;
61437
-
"concurrency_1_11_0_2" = callPackage
61438
-
({ mkDerivation, array, atomic-primops, base, exceptions
61439
-
, monad-control, mtl, stm, transformers
61442
-
pname = "concurrency";
sha256 = "0c7nq4d29s49a3h9wzjdi3idm6r68vxn6ybphsbrk2vmwqyfq36y";
libraryHaskellDepends = [
···
description = "Typeclasses, functions, and data types for concurrency and STM";
license = lib.licenses.mit;
61451
-
hydraPlatforms = lib.platforms.none;
"concurrency-benchmarks" = callPackage
···
description = "Crack various integer, floating-point data formats";
license = lib.licenses.bsd3;
65814
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
65540
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
hydraPlatforms = lib.platforms.none;
···
description = "Crack various integer and floating-point data formats";
license = lib.licenses.bsd3;
65835
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
65562
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
···
description = "Crack various integer and floating-point data formats";
license = lib.licenses.bsd3;
65855
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
65583
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
hydraPlatforms = lib.platforms.none;
···
66097
-
version = "5.9.28";
66098
-
sha256 = "11fscbkzyzajgg6m50s5x4rmxy1mxrgiqflamqxiwsyj9szw16xl";
65826
+
version = "5.9.30";
65827
+
sha256 = "1zxg8zkm1n78c80z6xqnnx6x8jzpfx0lfdjn26i9p3rr3wd78bf3";
libraryHaskellDepends = [
array base binary bytestring cereal cond directory exceptions
filepath gray-extended hdaemonize hsyslog MonadRandom mtl random
···
license = lib.licenses.bsd3;
66055
+
"criterion_1_5_10_0" = callPackage
66056
+
({ mkDerivation, aeson, ansi-wl-pprint, base, base-compat
66057
+
, base-compat-batteries, binary, binary-orphans, bytestring
66058
+
, cassava, code-page, containers, criterion-measurement, deepseq
66059
+
, directory, exceptions, filepath, Glob, HUnit, js-chart
66060
+
, microstache, mtl, mwc-random, optparse-applicative, parsec
66061
+
, QuickCheck, statistics, tasty, tasty-hunit, tasty-quickcheck
66062
+
, text, time, transformers, transformers-compat, vector
66063
+
, vector-algorithms
66066
+
pname = "criterion";
66067
+
version = "1.5.10.0";
66068
+
sha256 = "0akws27z3i9381xrb0p0h5qicz4w5nnxy8jq7gk68gi50gj0flxq";
66069
+
isLibrary = true;
66070
+
isExecutable = true;
66071
+
enableSeparateDataOutput = true;
66072
+
libraryHaskellDepends = [
66073
+
aeson ansi-wl-pprint base base-compat-batteries binary
66074
+
binary-orphans bytestring cassava code-page containers
66075
+
criterion-measurement deepseq directory exceptions filepath Glob
66076
+
js-chart microstache mtl mwc-random optparse-applicative parsec
66077
+
statistics text time transformers transformers-compat vector
66078
+
vector-algorithms
66080
+
executableHaskellDepends = [
66081
+
base base-compat-batteries optparse-applicative
66083
+
testHaskellDepends = [
66084
+
aeson base base-compat base-compat-batteries bytestring deepseq
66085
+
directory HUnit QuickCheck statistics tasty tasty-hunit
66086
+
tasty-quickcheck vector
66088
+
description = "Robust, reliable performance measurement and analysis";
66089
+
license = lib.licenses.bsd3;
66090
+
hydraPlatforms = lib.platforms.none;
"criterion-cmp" = callPackage
({ mkDerivation, ansi-terminal, base, boxes, bytestring, cassava
, containers, filepath, optparse-applicative, vector
···
73189
-
version = "2.4.0.2";
73190
-
sha256 = "1hwhyxjjwapk6jgsbs0vh033xbc9b8mr5iqd93vskvvljnb40v9h";
73191
-
libraryHaskellDepends = [
73192
-
base concurrency containers contravariant deepseq exceptions
73193
-
leancheck profunctors random transformers
73195
-
description = "A library for unit-testing concurrent programs";
73196
-
license = lib.licenses.mit;
73199
-
"dejafu_2_4_0_3" = callPackage
73200
-
({ mkDerivation, base, concurrency, containers, contravariant
73201
-
, deepseq, exceptions, leancheck, profunctors, random, transformers
73204
-
pname = "dejafu";
sha256 = "1qzc8jbl6zwbncfmfmcwwmmhwzgbwc7wmnxxxa3mbcjbwhyibf92";
libraryHaskellDepends = [
···
description = "A library for unit-testing concurrent programs";
license = lib.licenses.mit;
73213
-
hydraPlatforms = lib.platforms.none;
···
maintainers = with lib.maintainers; [ Gabriel439 ];
74439
+
"dhall_1_40_0" = callPackage
74440
+
({ mkDerivation, aeson, aeson-pretty, ansi-terminal, atomic-write
74441
+
, base, bytestring, case-insensitive, cborg, cborg-json, containers
74442
+
, contravariant, cryptonite, data-fix, deepseq, Diff, directory
74443
+
, doctest, dotgen, either, exceptions, filepath, foldl, gauge
74444
+
, generic-random, half, hashable, haskeline, http-client
74445
+
, http-client-tls, http-types, lens-family-core, megaparsec, memory
74446
+
, mmorph, mockery, mtl, network-uri, optparse-applicative
74447
+
, parser-combinators, parsers, pretty-simple, prettyprinter
74448
+
, prettyprinter-ansi-terminal, profunctors, QuickCheck
74449
+
, quickcheck-instances, repline, scientific, serialise
74450
+
, special-values, spoon, tasty, tasty-expected-failure, tasty-hunit
74451
+
, tasty-quickcheck, tasty-silver, template-haskell, temporary, text
74452
+
, text-manipulate, th-lift-instances, time, transformers, turtle
74453
+
, unordered-containers, uri-encode, vector
74457
+
version = "1.40.0";
74458
+
sha256 = "1a5hvfrygk9y9jlldyrbhfv9nzl03s6lqlmzf5dkwycwmfb7cc66";
74459
+
isLibrary = true;
74460
+
isExecutable = true;
74461
+
enableSeparateDataOutput = true;
74462
+
libraryHaskellDepends = [
74463
+
aeson aeson-pretty ansi-terminal atomic-write base bytestring
74464
+
case-insensitive cborg cborg-json containers contravariant
74465
+
cryptonite data-fix deepseq Diff directory dotgen either exceptions
74466
+
filepath half hashable haskeline http-client http-client-tls
74467
+
http-types lens-family-core megaparsec memory mmorph mtl
74468
+
network-uri optparse-applicative parser-combinators parsers
74469
+
pretty-simple prettyprinter prettyprinter-ansi-terminal profunctors
74470
+
repline scientific serialise template-haskell text text-manipulate
74471
+
th-lift-instances time transformers unordered-containers uri-encode
74474
+
executableHaskellDepends = [ base ];
74475
+
testHaskellDepends = [
74476
+
base bytestring cborg containers data-fix deepseq directory doctest
74477
+
either filepath foldl generic-random http-client http-client-tls
74478
+
lens-family-core megaparsec mockery prettyprinter QuickCheck
74479
+
quickcheck-instances scientific serialise special-values spoon
74480
+
tasty tasty-expected-failure tasty-hunit tasty-quickcheck
74481
+
tasty-silver template-haskell temporary text time transformers
74482
+
turtle unordered-containers vector
74484
+
benchmarkHaskellDepends = [
74485
+
base bytestring containers directory gauge text
74488
+
description = "A configuration language guaranteed to terminate";
74489
+
license = lib.licenses.bsd3;
74490
+
hydraPlatforms = lib.platforms.none;
74491
+
maintainers = with lib.maintainers; [ Gabriel439 ];
"dhall-bash" = callPackage
({ mkDerivation, base, bytestring, containers, dhall
, neat-interpolation, optparse-generic, shell-escape, text
···
maintainers = with lib.maintainers; [ Gabriel439 ];
74516
+
"dhall-bash_1_0_38" = callPackage
74517
+
({ mkDerivation, base, bytestring, containers, dhall
74518
+
, neat-interpolation, optparse-generic, shell-escape, text
74521
+
pname = "dhall-bash";
74522
+
version = "1.0.38";
74523
+
sha256 = "0pfwqz4l3nn4mr16pv5703j517g3nsgzpmiv18kzl4fs6141d881";
74524
+
isLibrary = true;
74525
+
isExecutable = true;
74526
+
libraryHaskellDepends = [
74527
+
base bytestring containers dhall neat-interpolation shell-escape
74530
+
executableHaskellDepends = [
74531
+
base bytestring dhall optparse-generic text
74533
+
description = "Compile Dhall to Bash";
74534
+
license = lib.licenses.bsd3;
74535
+
hydraPlatforms = lib.platforms.none;
74536
+
maintainers = with lib.maintainers; [ Gabriel439 ];
"dhall-check" = callPackage
({ mkDerivation, base, containers, dhall, directory, filepath
, fsnotify, text, trifecta
···
74558
+
"dhall-csv" = callPackage
74559
+
({ mkDerivation, ansi-terminal, base, bytestring, cassava
74560
+
, containers, dhall, either, exceptions, filepath
74561
+
, optparse-applicative, prettyprinter, prettyprinter-ansi-terminal
74562
+
, tasty, tasty-hunit, tasty-silver, text, unordered-containers
74566
+
pname = "dhall-csv";
74567
+
version = "1.0.0";
74568
+
sha256 = "1dg310mq4c00ykkm1vsvrcicls25zbx7iypcg0nqa8ggchac5jmh";
74569
+
isLibrary = true;
74570
+
isExecutable = true;
74571
+
libraryHaskellDepends = [
74572
+
base bytestring cassava containers dhall either exceptions filepath
74573
+
optparse-applicative prettyprinter text unordered-containers vector
74575
+
executableHaskellDepends = [
74576
+
ansi-terminal base bytestring cassava dhall optparse-applicative
74577
+
prettyprinter prettyprinter-ansi-terminal text unordered-containers
74580
+
testHaskellDepends = [
74581
+
base bytestring cassava dhall filepath tasty tasty-hunit
74582
+
tasty-silver text unordered-containers vector
74584
+
description = "Convert bidirectionally between Dhall and CSV files";
74585
+
license = lib.licenses.bsd3;
74586
+
hydraPlatforms = lib.platforms.none;
"dhall-docs" = callPackage
({ mkDerivation, base, bytestring, containers, cryptonite, dhall
, directory, doctest, file-embed, filepath, foldl, hashable
···
74739
-
version = "1.0.6";
74740
-
sha256 = "004n8kh8riw67aqwp6z9199jwv2c9r1dbkg92s71vd9zc04wxljv";
74742
-
editedCabalFile = "1z41z96qawc1i818ycp1ycdpxnysynipjjbi1pmrrgglv89hqjlq";
74599
+
version = "1.0.7";
74600
+
sha256 = "1h7bzpp3xa5m8zknhi24q0wh1n6w6z26ka780mdsbmchhhj59njm";
enableSeparateDataOutput = true;
···
maintainers = with lib.maintainers; [ Gabriel439 ];
74685
+
"dhall-json_1_7_8" = callPackage
74686
+
({ mkDerivation, aeson, aeson-pretty, aeson-yaml, ansi-terminal
74687
+
, base, bytestring, containers, dhall, exceptions, filepath
74688
+
, lens-family-core, optparse-applicative, prettyprinter
74689
+
, prettyprinter-ansi-terminal, scientific, tasty, tasty-hunit
74690
+
, tasty-silver, text, unordered-containers, vector
74693
+
pname = "dhall-json";
74694
+
version = "1.7.8";
74695
+
sha256 = "0g4c71di93r6vnbhajsj5k3ivhzvn0n0aicvvc2j9nbjfhvahd3h";
74696
+
isLibrary = true;
74697
+
isExecutable = true;
74698
+
libraryHaskellDepends = [
74699
+
aeson aeson-pretty aeson-yaml base bytestring containers dhall
74700
+
exceptions filepath lens-family-core optparse-applicative
74701
+
prettyprinter scientific text unordered-containers vector
74703
+
executableHaskellDepends = [
74704
+
aeson aeson-pretty ansi-terminal base bytestring dhall exceptions
74705
+
optparse-applicative prettyprinter prettyprinter-ansi-terminal text
74707
+
testHaskellDepends = [
74708
+
aeson base bytestring dhall tasty tasty-hunit tasty-silver text
74710
+
description = "Convert between Dhall and JSON or YAML";
74711
+
license = lib.licenses.bsd3;
74712
+
hydraPlatforms = lib.platforms.none;
74713
+
maintainers = with lib.maintainers; [ Gabriel439 ];
"dhall-lex" = callPackage
({ mkDerivation, alex, array, base, bytestring, criterion, deepseq
, hspec, hspec-dirstream, scientific
···
maintainers = with lib.maintainers; [ Gabriel439 ];
74767
+
"dhall-lsp-server_1_0_16" = callPackage
74768
+
({ mkDerivation, aeson, aeson-pretty, base, bytestring, containers
74769
+
, data-default, dhall, dhall-json, directory, doctest, filepath
74770
+
, haskell-lsp, haskell-lsp-types, hslogger, hspec, lens, lsp-test
74771
+
, megaparsec, mtl, network-uri, optparse-applicative, prettyprinter
74772
+
, QuickCheck, rope-utf16-splay, tasty, tasty-hspec, text
74773
+
, transformers, unordered-containers, uri-encode
74776
+
pname = "dhall-lsp-server";
74777
+
version = "1.0.16";
74778
+
sha256 = "04s4kvbjp4ai17l64syram0br3qc4fpz669ps24r8fkcbbaczckq";
74779
+
isLibrary = true;
74780
+
isExecutable = true;
74781
+
libraryHaskellDepends = [
74782
+
aeson aeson-pretty base bytestring containers data-default dhall
74783
+
dhall-json directory filepath haskell-lsp hslogger lens megaparsec
74784
+
mtl network-uri prettyprinter rope-utf16-splay text transformers
74785
+
unordered-containers uri-encode
74787
+
executableHaskellDepends = [ base optparse-applicative ];
74788
+
testHaskellDepends = [
74789
+
base directory doctest filepath haskell-lsp-types hspec lsp-test
74790
+
QuickCheck tasty tasty-hspec text
74792
+
description = "Language Server Protocol (LSP) server for Dhall";
74793
+
license = lib.licenses.mit;
74794
+
hydraPlatforms = lib.platforms.none;
74795
+
maintainers = with lib.maintainers; [ Gabriel439 ];
"dhall-nix" = callPackage
({ mkDerivation, base, containers, data-fix, dhall, hnix
, lens-family-core, neat-interpolation, optparse-generic, text
···
maintainers = with lib.maintainers; [ Gabriel439 ];
74822
+
"dhall-nix_1_1_22" = callPackage
74823
+
({ mkDerivation, base, containers, data-fix, dhall, hnix
74824
+
, lens-family-core, neat-interpolation, optparse-generic, text
74827
+
pname = "dhall-nix";
74828
+
version = "1.1.22";
74829
+
sha256 = "1da64h52fz4imvk7hqblri27zg54r9rcs6hlyzkbnqg4yivpiclg";
74830
+
isLibrary = true;
74831
+
isExecutable = true;
74832
+
libraryHaskellDepends = [
74833
+
base containers data-fix dhall hnix lens-family-core
74834
+
neat-interpolation text
74836
+
executableHaskellDepends = [
74837
+
base dhall hnix optparse-generic text
74839
+
description = "Dhall to Nix compiler";
74840
+
license = lib.licenses.bsd3;
74841
+
hydraPlatforms = lib.platforms.none;
74842
+
maintainers = with lib.maintainers; [ Gabriel439 ];
"dhall-nixpkgs" = callPackage
({ mkDerivation, aeson, base, data-fix, dhall, foldl, hnix
, lens-family-core, megaparsec, mmorph, neat-interpolation
···
74910
-
version = "1.0.5";
74911
-
sha256 = "10gvkw2rdmz7pgr9675xqnhkgi8pwjid77mwsriid81d703z2b6j";
74913
-
editedCabalFile = "1kb2bn9v6p6ma016gaq3332vpcd6rdalrmcvxzzys4vaa0l6nl68";
74853
+
version = "1.0.6";
74854
+
sha256 = "12sfxz7n86m69m1xbnrrr1ybggh70rfwmr4maflq522bhkc2hgvk";
executableHaskellDepends = [
···
74933
-
version = "1.0.1";
74934
-
sha256 = "1n34amb97dqpvz0s3mhqb46gjq1ix1gicsq700z6v6y7xssrgbz2";
74936
-
editedCabalFile = "03axb4pqa5p8fkdqxjz1xni8fxg66xr3pshfs2p3y13bgn0kn5z2";
74874
+
version = "1.0.2";
74875
+
sha256 = "1p678nn1gfj2xp0kmw8i5pzsv6s5bpnsmyng45adb9pnpiyxbcyj";
libraryHaskellDepends = [
···
pname = "dhall-recursive-adt";
sha256 = "09s3m86vflj5im2walab8d0wpvihsvxc5mzy55m10pfzr3gxsd11";
74901
+
editedCabalFile = "0phfa1y6fic6wyvm3bp56z4sj43wbf75rzggzgf763vivlnvc7xw";
libraryHaskellDepends = [ base data-fix dhall recursion-schemes ];
base dhall either hedgehog recursion-schemes tasty tasty-hedgehog
···
description = "Compile Dhall expressions to Cabal files";
license = lib.licenses.mit;
74957
+
hydraPlatforms = lib.platforms.none;
74961
+
"dhall-toml" = callPackage
74962
+
({ mkDerivation, base, containers, dhall, directory, doctest
74963
+
, filepath, prettyprinter, tasty, tasty-hunit, text, tomland
74964
+
, unordered-containers
74967
+
pname = "dhall-toml";
74968
+
version = "1.0.0";
74969
+
sha256 = "13pz6y0l70h3x62wkhay2jiws6s5m6dy9v7kpd2c5mqzaspfy0w2";
74970
+
isLibrary = true;
74971
+
isExecutable = true;
74972
+
libraryHaskellDepends = [
74973
+
base containers dhall prettyprinter text tomland
74974
+
unordered-containers
74976
+
executableHaskellDepends = [ base ];
74977
+
testHaskellDepends = [
74978
+
base dhall directory doctest filepath tasty tasty-hunit text
74981
+
description = "Convert between Dhall and TOML";
74982
+
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
maintainers = with lib.maintainers; [ Gabriel439 ];
75016
+
"dhall-yaml_1_2_8" = callPackage
75017
+
({ mkDerivation, aeson, ansi-terminal, base, bytestring, dhall
75018
+
, dhall-json, exceptions, HsYAML, HsYAML-aeson
75019
+
, optparse-applicative, prettyprinter, prettyprinter-ansi-terminal
75020
+
, tasty, tasty-expected-failure, tasty-hunit, text, vector
75023
+
pname = "dhall-yaml";
75024
+
version = "1.2.8";
75025
+
sha256 = "1p766ybwib3f2i5h7m1hh71vc255ahvf7237bpprdapqw3ag8nak";
75026
+
isLibrary = true;
75027
+
isExecutable = true;
75028
+
libraryHaskellDepends = [
75029
+
aeson base bytestring dhall dhall-json HsYAML HsYAML-aeson
75030
+
optparse-applicative text vector
75032
+
executableHaskellDepends = [
75033
+
aeson ansi-terminal base bytestring dhall dhall-json exceptions
75034
+
optparse-applicative prettyprinter prettyprinter-ansi-terminal text
75036
+
testHaskellDepends = [
75037
+
base bytestring dhall dhall-json tasty tasty-expected-failure
75040
+
description = "Convert between Dhall and YAML";
75041
+
license = lib.licenses.gpl3Only;
75042
+
hydraPlatforms = lib.platforms.none;
75043
+
maintainers = with lib.maintainers; [ Gabriel439 ];
"dhcp-lease-parser" = callPackage
({ mkDerivation, attoparsec, base, bytestring, chronos, ip, tasty
···
pname = "diagrams-builder";
sha256 = "0dz617kfkvjf3f2zbphkdx1scglcjj162qsfk9xj7slbapnj918m";
75301
-
editedCabalFile = "0rcj755n729gs9rgmjwai1xacigwpyk4b91x0cadfsl7xrgqax0c";
75298
+
editedCabalFile = "1jys7j2s8shwh5yr7w597qd46ip5xqvszaqgpjvnx9fxazqp6r0v";
configureFlags = [ "-fcairo" "-fps" "-frasterific" "-fsvg" ];
···
pname = "diagrams-cairo";
sha256 = "0vyd2yr55n7x71194i18lnbcshdjpnqw4qyq7vj5zx377rsz711k";
75332
-
editedCabalFile = "0ngbshqmb86sc9djmgkn3zc9l69bn3kdml7ld6qx36dsyq6mafq9";
75329
+
editedCabalFile = "16jm9g9rfc7d1dy2kwq3n9wfgcj8l6c0d54lym1r6b0arc7yjqlb";
libraryHaskellDepends = [
array base bytestring cairo colour containers data-default-class
diagrams-core diagrams-lib filepath hashable JuicyPixels lens mtl
···
pname = "diagrams-canvas";
sha256 = "1ihmv42412d8dk3s894zd70xd386wrk9ycxkid19barry1vz5plj";
75353
-
editedCabalFile = "12p6n6g4ab81b39d031vzwfj89qi5wm27srpyigf2v0zswppdyvn";
75350
+
editedCabalFile = "0x8iv0998nn42l0ph90xq50ca514m3zhac4s9zl1hc5hzivj10sl";
libraryHaskellDepends = [
base blank-canvas cmdargs containers data-default-class
diagrams-core diagrams-lib lens mtl NumInstances
···
pname = "diagrams-contrib";
sha256 = "043jpr7lqg708lzmv6cqys7312lfdwnf8ijcnpl4jkbvcwl87c1m";
75378
-
editedCabalFile = "1mkpq356z7b2q6ifa4f1k7whsmhgn3hww8scacca0q2wnc8p4xjg";
75375
+
editedCabalFile = "03drxpqhyv62kzsxiabhfjiayk79fpv8wrq4qapsjbv7ph2jhx2v";
libraryHaskellDepends = [
base circle-packing colour containers cubicbezier data-default
data-default-class diagrams-core diagrams-lib diagrams-solve
···
pname = "diagrams-graphviz";
sha256 = "0lscrxd682jvyrl5bj4dxp7593qwyis01sl0p4jm2jfn335wdq40";
75441
-
editedCabalFile = "1qx69541pxf71whfz2a913yzbhfcks2pyzfprkgrcmiiyv0a3i7b";
75438
+
editedCabalFile = "0cxg21lsahkrf129k5h82d4znm3861dqc597mgzwyl5f0ywhllzr";
libraryHaskellDepends = [
base containers diagrams-lib fgl graphviz split
···
pname = "diagrams-haddock";
sha256 = "0p978saxsfad6d8wkjnp6i300cf58ps02yw7a1zzhjfgk5ih2qlb";
75477
+
editedCabalFile = "063j6drlybzbm6bf9yfix86hs3hvgb98sgh4rzgrqkq9kvarj2ij";
libraryHaskellDepends = [
···
pname = "diagrams-postscript";
sha256 = "00j58mc84srjvrf21v6zjxxlbw6b8ahhn1jmbq697w8kw3cvygpa";
75679
-
editedCabalFile = "0dyji1b8mcxaxwzgckkk3p3ji0prrp7rsin98f1hmyjlj3ih735b";
75678
+
editedCabalFile = "1aq214837jk85b2l79adm5rcrv8y929aspvix7yjq1skyrqgk7pa";
libraryHaskellDepends = [
base bytestring containers data-default-class diagrams-core
diagrams-lib hashable lens monoid-extras mtl semigroups split
···
pname = "diagrams-rasterific";
sha256 = "09a1jnpc4kplg1yhv5kxhi0ph22m5xyr0vmnjv2c5wlz72c72z2z";
75716
-
editedCabalFile = "1nc12hm4qbj2lmbpk3a77cd46n5bcf20vwd075qj2vglbca2yl9b";
75715
+
editedCabalFile = "1vd8njhanjaa86h0g8hb6khz11bv9zvg8l4pfx0dj4ypknz4hwak";
libraryHaskellDepends = [
base bytestring containers data-default-class diagrams-core
diagrams-lib file-embed filepath FontyFruity hashable JuicyPixels
···
sha256 = "1ysv6cz0fngrndl4wjmw4hrdj2rik5fxa1dkxzwnlgf1xwpvxgk8";
75789
-
editedCabalFile = "19n3g9wvp2fj4dlz3ssyjqx1b6ihskg5s595x9z2c99bpbzyykkv";
75788
+
editedCabalFile = "0irjf0g1barr06fy409r0ld2hypihrhh6n80ig3487xxny6gfzs0";
libraryHaskellDepends = [
base base64-bytestring bytestring colour containers diagrams-core
diagrams-lib filepath hashable JuicyPixels lens monoid-extras mtl
···
89801
-
"faktory_1_1_0_0" = callPackage
89802
-
({ mkDerivation, aeson, aeson-casing, async, base, bytestring
89803
-
, connection, cryptonite, errors, hspec, markdown-unlit, megaparsec
89804
-
, memory, mtl, network, random, safe-exceptions, scanner
89805
-
, semigroups, text, time, unix, unordered-containers
89800
+
"faktory_1_1_1_0" = callPackage
89801
+
({ mkDerivation, aeson, aeson-casing, aeson-qq, async, base
89802
+
, bytestring, connection, cryptonite, errors, hspec, markdown-unlit
89803
+
, megaparsec, memory, mtl, network, random, safe-exceptions
89804
+
, scanner, semigroups, text, time, unix, unordered-containers
89809
-
version = "1.1.0.0";
89810
-
sha256 = "0bxwrrypkwhq7whaj79dkibad022bdxd8r5vh1dnd4aka3bdk8mj";
89808
+
version = "1.1.1.0";
89809
+
sha256 = "1lh427lq991pclzqr112dw4jjalcxpkwl440ygg2fhl6bgn082wx";
libraryHaskellDepends = [
···
executableHaskellDepends = [ aeson base safe-exceptions ];
89820
-
aeson async base hspec markdown-unlit mtl time
89819
+
aeson aeson-qq async base hspec markdown-unlit mtl time
testToolDepends = [ markdown-unlit ];
description = "Faktory Worker for Haskell";
···
89945
-
version = "0.1.2.1";
89946
-
sha256 = "0j11ahdmbni56car4zblwz9yz1qkrr6qbmpbah4fgpiyq6177cn9";
89944
+
version = "0.1.3.0";
89945
+
sha256 = "0j2dfh6y689sk5ahh232zl8glbmwp34xnqkmaq9n9jwbddw4fg5z";
libraryHaskellDepends = [ base bytestring ghc-prim ];
testHaskellDepends = [ base bytestring process QuickCheck stm ];
benchmarkHaskellDepends = [
···
"fast-digits" = callPackage
89978
-
({ mkDerivation, base, digits, gauge, integer-gmp, QuickCheck
89979
-
, smallcheck, tasty, tasty-quickcheck, tasty-smallcheck
89982
-
pname = "fast-digits";
89983
-
version = "0.3.0.0";
89984
-
sha256 = "1vlmjlkmv1nmw1rriafm2hzkmqd5xnwgzmvrg6xxqj1ab5sdsafs";
89985
-
libraryHaskellDepends = [ base integer-gmp ];
89986
-
testHaskellDepends = [
89987
-
base digits QuickCheck smallcheck tasty tasty-quickcheck
89990
-
benchmarkHaskellDepends = [ base digits gauge ];
89991
-
doHaddock = false;
89992
-
description = "Integer-to-digits conversion";
89993
-
license = lib.licenses.gpl3Only;
89994
-
hydraPlatforms = lib.platforms.none;
89997
-
"fast-digits_0_3_1_0" = callPackage
({ mkDerivation, base, integer-gmp, QuickCheck, smallcheck, tasty
, tasty-bench, tasty-quickcheck, tasty-smallcheck
···
description = "Integer-to-digits conversion";
license = lib.licenses.gpl3Only;
90013
-
hydraPlatforms = lib.platforms.none;
"fast-downward" = callPackage
···
"filepath-bytestring" = callPackage
92107
-
({ mkDerivation, base, bytestring, filepath, QuickCheck, unix }:
92109
-
pname = "filepath-bytestring";
92110
-
version = "1.4.2.1.7";
92111
-
sha256 = "00xayqjq2qvb4yj0ppx838cabg5cx9swh0mzfb8c6njk9y5rc41n";
92112
-
libraryHaskellDepends = [ base bytestring unix ];
92113
-
testHaskellDepends = [ base bytestring filepath QuickCheck ];
92114
-
description = "Library for manipulating RawFilePaths in a cross platform way";
92115
-
license = lib.licenses.bsd3;
92118
-
"filepath-bytestring_1_4_2_1_8" = callPackage
({ mkDerivation, base, bytestring, criterion, filepath, QuickCheck
···
benchmarkHaskellDepends = [ base criterion filepath ];
description = "Library for manipulating RawFilePaths in a cross platform way";
license = lib.licenses.bsd3;
92131
-
hydraPlatforms = lib.platforms.none;
"filepath-crypto" = callPackage
···
96147
+
"freckle-app" = callPackage
96148
+
({ mkDerivation, aeson, ansi-terminal, base, bytestring
96149
+
, case-insensitive, conduit, data-default, datadog, directory
96150
+
, doctest, errors, exceptions, fast-logger, filepath, Glob, hspec
96151
+
, hspec-core, hspec-expectations-lifted, hspec-junit-formatter
96152
+
, http-client, http-conduit, http-link-header, http-types, immortal
96153
+
, iproute, lens, lens-aeson, load-env, monad-control, monad-logger
96154
+
, MonadRandom, mtl, network, network-uri, persistent
96155
+
, persistent-postgresql, postgresql-simple, primitive, process
96156
+
, resource-pool, retry, rio, temporary, text, time, transformers
96157
+
, transformers-base, unliftio, unliftio-core, wai, wai-extra, yaml
96158
+
, yesod, yesod-core
96161
+
pname = "freckle-app";
96162
+
version = "1.0.0.2";
96163
+
sha256 = "1mrydqmwzwa391cb6pzxmjd5yl04f5xggz0wha7rm2a0pksgxphy";
96164
+
libraryHaskellDepends = [
96165
+
aeson ansi-terminal base bytestring case-insensitive conduit
96166
+
data-default datadog doctest errors exceptions fast-logger filepath
96167
+
Glob hspec hspec-core hspec-expectations-lifted
96168
+
hspec-junit-formatter http-client http-conduit http-link-header
96169
+
http-types immortal iproute lens load-env monad-control
96170
+
monad-logger MonadRandom mtl network network-uri persistent
96171
+
persistent-postgresql postgresql-simple primitive process
96172
+
resource-pool retry rio text time transformers transformers-base
96173
+
unliftio unliftio-core wai wai-extra yaml yesod yesod-core
96175
+
testHaskellDepends = [
96176
+
aeson base bytestring directory hspec http-types lens lens-aeson
96177
+
process temporary text time wai wai-extra
96179
+
description = "Haskell application toolkit used at Freckle";
96180
+
license = lib.licenses.mit;
96181
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, amqp, async, base, broadcast-chan, bytestring
, data-default, hspec, random, text, uuid
···
({ mkDerivation, base, ghc }:
pname = "ghc-api-compat";
101934
-
version = "8.10.5";
101935
-
sha256 = "09g04k7zvzjs312yn9hhk8bk3l6k2vbb8qrdpnlr12a6az4adq3s";
101936
+
version = "8.10.6";
101937
+
sha256 = "1zrwa266v776w8rvcjggdpnyhs8kk36w5wrh63l16kxh58yc2vjz";
libraryHaskellDepends = [ base ghc ];
description = "GHC-API compatibility helpers";
···
102531
-
version = "8.10.5.20210606";
102532
-
sha256 = "0bl2jp44s3pd1a1sg0kslkhi97f4z2423kdkizg65m6cvmk25ijs";
102533
+
version = "8.10.6.20210814";
102534
+
sha256 = "0gnjps6xf5wq0nl4rlm4c1mqp3a3rbkwskv85fm852n5cf7bicd6";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
array base binary bytestring containers deepseq directory filepath
···
"ghc-lib-parser" = callPackage
({ mkDerivation, alex, array, base, binary, bytestring, containers
102567
-
, deepseq, directory, filepath, ghc-prim, happy, hpc, pretty
102568
-
, process, time, transformers, unix
102569
+
, deepseq, directory, filepath, ghc-prim, happy, pretty, process
102570
+
, time, transformers, unix
pname = "ghc-lib-parser";
102572
-
version = "8.10.5.20210606";
102573
-
sha256 = "0pqsq49kvqwgbi6jw0dycbdzyldi0sannyqkfzavhqjf4mwjzn4a";
102574
+
version = "8.10.6.20210814";
102575
+
sha256 = "16kmm5wv3kym3qjq43pldycnira64zyga2c4b2vccvlvbi0v40hi";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
array base binary bytestring containers deepseq directory filepath
102577
-
ghc-prim hpc pretty process time transformers unix
102579
+
ghc-prim pretty process time transformers unix
libraryToolDepends = [ alex happy ];
description = "The GHC API, decoupled from GHC versions";
···
pname = "ghc-lib-parser-ex";
102612
-
version = "8.10.0.21";
102613
-
sha256 = "0ynrn7qdmim35fs9qdlbajqwyz559x1l9cqmjhb54vbrs2xnk6vp";
102614
+
version = "8.10.0.22";
102615
+
sha256 = "1a1yhm8rflln6m8sn2bbh5x6cbn20zfq91vfk1ywmia0v5y2sx03";
libraryHaskellDepends = [
base bytestring containers ghc ghc-boot ghc-boot-th uniplate
···
112159
-
version = "1.5.8";
112160
-
sha256 = "1vli6dc0wc1an6vfhchai6s8xrg8rfds2k07x2xszaqg7r2njc9k";
112161
+
version = "1.5.9";
112162
+
sha256 = "0j2qw42fv5pg6v6bq51hk6lw3gcz35xd1gfvm8i74irv6bqialgy";
libraryHaskellDepends = [ base ];
base QuickCheck test-framework test-framework-quickcheck2
···
112399
-
version = "7.8.14";
112400
-
sha256 = "11rnsl6bs6qpx90p8jzdigncv6m5wbn6sav8gb3mlbm40fpi3p93";
112401
+
version = "7.8.15";
112402
+
sha256 = "0fsgax3xpdhnwn67s4wqqpvmm98j7b1fp6lrx98m15nxmjqb7rcc";
libraryHaskellDepends = [ base containers ];
base QuickCheck test-framework test-framework-quickcheck2
···
libraryPkgconfigDepends = [ gtk-mac-integration-gtk2 ];
description = "Bindings for the Gtk/OS X integration library";
license = lib.licenses.lgpl21Only;
113333
-
platforms = [ "x86_64-darwin" ];
113335
+
platforms = [ "aarch64-darwin" "x86_64-darwin" ];
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) gtk-mac-integration-gtk2;};
···
sha256 = "0dyn343wdwbm1facpcjiyd8w0s0hk23jqh7mbj108az5dx5rdgar";
118875
+
editedCabalFile = "05jwmd6d127vykb1y13q7sjn5mhfs5pbbkal33jq5kg1rx3hj6kq";
libraryHaskellDepends = [
base bytestring deepseq ghc-prim integer-gmp text
···
122176
-
version = "0.15.1";
122177
-
sha256 = "00n9fan0g3xdl9k0f0rw32xgrwzxb8x85vrj98yyk1dk490pgfhm";
122180
+
base containers criterion deepseq fingertree hashable random time
122181
+
sha256 = "19bskg552zfkfxrkgp7s3pcwjccn3ra3qc13inis55gxg56gwcs0";
libraryHaskellDepends = [
···
description = "Ethereum virtual machine evaluator";
license = lib.licenses.agpl3Only;
127514
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
127518
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
}) {inherit (pkgs) libff; inherit (pkgs) secp256k1;};
···
base containers criterion deepseq fingertree hashable random time
base containers criterion deepseq fingertree hashable random time
license = lib.licenses.bsd3;
128150
-
platforms = [ "x86_64-darwin" ];
128155
+
platforms = [ "aarch64-darwin" "x86_64-darwin" ];
base containers criterion deepseq fingertree hashable random time
base containers criterion deepseq fingertree hashable random time
···
"hpack-dhall" = callPackage
({ mkDerivation, aeson, aeson-pretty, base, bytestring, Cabal
134729
-
, dhall, dhall-json, Diff, directory, filepath, hpack, megaparsec
134730
-
, microlens, optparse-applicative, prettyprinter, tasty
134731
-
, tasty-golden, text, transformers, utf8-string, yaml
134734
-
pname = "hpack-dhall";
134735
-
version = "0.5.2";
134736
-
sha256 = "16mnh9hwp0224cn3rlpbjgqklgvbaffbzjskyksakpgxc0phk1zi";
134737
-
isLibrary = true;
134738
-
isExecutable = true;
134739
-
libraryHaskellDepends = [
134740
-
aeson aeson-pretty base bytestring dhall dhall-json filepath hpack
134741
-
megaparsec microlens prettyprinter text transformers yaml
134743
-
executableHaskellDepends = [
134744
-
aeson aeson-pretty base bytestring dhall dhall-json filepath hpack
134745
-
megaparsec microlens optparse-applicative prettyprinter text
134746
-
transformers yaml
134748
-
testHaskellDepends = [
134749
-
aeson aeson-pretty base bytestring Cabal dhall dhall-json Diff
134750
-
directory filepath hpack megaparsec microlens prettyprinter tasty
134751
-
tasty-golden text transformers utf8-string yaml
134753
-
description = "hpack's dhalling";
134754
-
license = lib.licenses.bsd3;
134757
-
"hpack-dhall_0_5_3" = callPackage
134758
-
({ mkDerivation, aeson, aeson-pretty, base, bytestring, Cabal
, dhall, dhall-json, Diff, directory, filepath, hlint, hpack
, megaparsec, microlens, optparse-applicative, prettyprinter, tasty
, tasty-golden, text, transformers, utf8-string, yaml
···
description = "hpack's dhalling";
license = lib.licenses.bsd3;
134785
-
hydraPlatforms = lib.platforms.none;
···
executableHaskellDepends = [
base Cabal containers directory filepath ghc mtl process strict
136621
+
description = "Create tag files (ctags and etags) for Haskell code";
136622
+
license = lib.licenses.mit;
136623
+
hydraPlatforms = lib.platforms.none;
136627
+
"hs-tags_0_1_5_1" = callPackage
136628
+
({ mkDerivation, base, Cabal, containers, directory, filepath, ghc
136629
+
, ghc-paths, mtl, process, strict
136632
+
pname = "hs-tags";
136633
+
version = "0.1.5.1";
136634
+
sha256 = "1yk1x24qar19hx47yjlr4f1qz3ld45hzpc74yxak73rsz08c08dx";
136635
+
isLibrary = false;
136636
+
isExecutable = true;
136637
+
executableHaskellDepends = [
136638
+
base Cabal containers directory filepath ghc ghc-paths mtl process
description = "Create tag files (ctags and etags) for Haskell code";
license = lib.licenses.mit;
···
140090
-
version = "0.1.0.0";
140091
-
sha256 = "11mbrr785j6pa02zil705sy67cdvjhwq9l927mm74barf9ph776r";
140084
+
version = "0.2.0.0";
140085
+
sha256 = "1nxsw25a8g8xhfbcybsamn64bzrr7gl2q6ydd62zj073bkh413iq";
libraryHaskellDepends = [
···
141137
-
version = "1.3.2.1";
141138
-
sha256 = "196c8zcnjp1pc5qvqxd8arx3xkw0a90rvg9mmiw2l4zwnx65709n";
141139
-
libraryHaskellDepends = [
141140
-
attoparsec base bytestring conduit conduit-extra containers
141141
-
resourcet text transformers xml-conduit xml-types
141143
-
testHaskellDepends = [
141144
-
base bytestring containers deepseq hspec HUnit text xml-conduit
141146
-
description = "Parse HTML documents using xml-conduit datatypes";
141147
-
license = lib.licenses.mit;
141150
-
"html-conduit_1_3_2_2" = callPackage
141151
-
({ mkDerivation, attoparsec, base, bytestring, conduit
141152
-
, conduit-extra, containers, deepseq, hspec, HUnit, resourcet, text
141153
-
, transformers, xml-conduit, xml-types
141156
-
pname = "html-conduit";
sha256 = "09bwrdam3y47kqllgg6w098ghqb8jb10dp4wxirsvx5ddpx9zpi6";
libraryHaskellDepends = [
···
description = "Parse HTML documents using xml-conduit datatypes";
license = lib.licenses.mit;
141168
-
hydraPlatforms = lib.platforms.none;
"html-email-validate" = callPackage
···
license = lib.licenses.bsd3;
141955
+
"http-common_0_8_3_4" = callPackage
141956
+
({ mkDerivation, base, base64-bytestring, blaze-builder, bytestring
141957
+
, case-insensitive, directory, mtl, network, random, text
141958
+
, transformers, unordered-containers
141961
+
pname = "http-common";
141962
+
version = "0.8.3.4";
141963
+
sha256 = "1xpbnfac0fqa5r670ggwm4kq3cmz9jpaw9bx40j9w9qiw6xi4i28";
141964
+
libraryHaskellDepends = [
141965
+
base base64-bytestring blaze-builder bytestring case-insensitive
141966
+
directory mtl network random text transformers unordered-containers
141968
+
description = "Common types for HTTP clients and servers";
141969
+
license = lib.licenses.bsd3;
141970
+
hydraPlatforms = lib.platforms.none;
"http-conduit" = callPackage
({ mkDerivation, aeson, attoparsec, base, blaze-builder, bytestring
, case-insensitive, conduit, conduit-extra, connection, cookie
···
license = lib.licenses.bsd3;
142622
+
"http-streams_0_8_9_4" = callPackage
142623
+
({ mkDerivation, aeson, aeson-pretty, attoparsec, base
142624
+
, base64-bytestring, blaze-builder, bytestring, case-insensitive
142625
+
, directory, filepath, ghc-prim, HsOpenSSL, hspec
142626
+
, hspec-expectations, http-common, HUnit, io-streams, lifted-base
142627
+
, mtl, network, network-uri, openssl-streams, random, snap-core
142628
+
, snap-server, system-fileio, system-filepath, text, transformers
142629
+
, unordered-containers
142632
+
pname = "http-streams";
142633
+
version = "0.8.9.4";
142634
+
sha256 = "03xdcb0v735xdrkjlm1w56mskh3x08cbsjrcd7wn4li65ixc20xa";
142635
+
libraryHaskellDepends = [
142636
+
aeson attoparsec base base64-bytestring blaze-builder bytestring
142637
+
case-insensitive directory filepath HsOpenSSL http-common
142638
+
io-streams mtl network network-uri openssl-streams text
142639
+
transformers unordered-containers
142641
+
testHaskellDepends = [
142642
+
aeson aeson-pretty attoparsec base base64-bytestring blaze-builder
142643
+
bytestring case-insensitive directory ghc-prim HsOpenSSL hspec
142644
+
hspec-expectations http-common HUnit io-streams lifted-base mtl
142645
+
network network-uri openssl-streams random snap-core snap-server
142646
+
system-fileio system-filepath text transformers
142647
+
unordered-containers
142649
+
description = "An HTTP client using io-streams";
142650
+
license = lib.licenses.bsd3;
142651
+
hydraPlatforms = lib.platforms.none;
"http-test" = callPackage
({ mkDerivation, aeson, base, bytestring, http-client, lens
, lens-aeson, mtl, tasty, tasty-hunit, text, time, wreq
···
({ mkDerivation, base, dejafu, exceptions, HUnit }:
143279
-
version = "2.0.0.4";
143280
-
sha256 = "11d52blw31mcsg7c3w1f7khy3vk2p03h4c5z6ja6wb9k5bg4d004";
143281
-
libraryHaskellDepends = [ base dejafu exceptions HUnit ];
143282
-
description = "Deja Fu support for the HUnit test framework";
143283
-
license = lib.licenses.mit;
143286
-
"hunit-dejafu_2_0_0_5" = callPackage
143287
-
({ mkDerivation, base, dejafu, exceptions, HUnit }:
143289
-
pname = "hunit-dejafu";
sha256 = "0pbsbj70a2m7zvk25wa8mi0ymxv4c49g2vgg8819wpjcrxw8sy64";
libraryHaskellDepends = [ base dejafu exceptions HUnit ];
description = "Deja Fu support for the HUnit test framework";
license = lib.licenses.mit;
143295
-
hydraPlatforms = lib.platforms.none;
"hunit-gui" = callPackage
···
license = lib.licenses.mit;
149448
+
"inspection-testing_0_4_6_0" = callPackage
149449
+
({ mkDerivation, base, containers, ghc, mtl, template-haskell
149453
+
pname = "inspection-testing";
149454
+
version = "0.4.6.0";
149455
+
sha256 = "0qz1npyycj4bvyly9xmjbnhw569l52h38gx02rk0r7zhapw83aig";
149456
+
libraryHaskellDepends = [
149457
+
base containers ghc mtl template-haskell transformers
149459
+
testHaskellDepends = [ base ];
149460
+
description = "GHC plugin to do inspection testing";
149461
+
license = lib.licenses.mit;
149462
+
hydraPlatforms = lib.platforms.none;
"inspector-wrecker" = callPackage
({ mkDerivation, aeson, base, bytestring, case-insensitive
, connection, data-default, http-client, http-client-tls
···
"interpolation" = callPackage
150217
-
({ mkDerivation, array, base, containers, QuickCheck, utility-ht }:
150219
-
pname = "interpolation";
150220
-
version = "0.1.1.1";
150221
-
sha256 = "081xlf59xp0j1svigkqfcz5an3yl3p8f5402i6492hz9rpv5qwy5";
150222
-
isLibrary = true;
150223
-
isExecutable = true;
150224
-
libraryHaskellDepends = [ base utility-ht ];
150225
-
testHaskellDepends = [
150226
-
array base containers QuickCheck utility-ht
150228
-
description = "piecewise linear and cubic Hermite interpolation";
150229
-
license = lib.licenses.bsd3;
150232
-
"interpolation_0_1_1_2" = callPackage
({ mkDerivation, array, base, containers, doctest-exitcode-stdio
, doctest-lib, QuickCheck, utility-ht
···
description = "piecewise linear and cubic Hermite interpolation";
license = lib.licenses.bsd3;
150249
-
hydraPlatforms = lib.platforms.none;
"interpolator" = callPackage
···
pname = "interval-algebra";
150340
-
version = "0.10.0";
150341
-
sha256 = "1b1a78rssxaqiw42hbb1zqmlq4lmxkxxkhrm3ybqpmrqk492mckv";
150351
+
version = "0.10.1";
150352
+
sha256 = "1nplznmspji7g51g2xxsr2b5lahhxqnmbs180mm3zmvkam8zizri";
libraryHaskellDepends = [
base containers foldl QuickCheck safe time witherable
···
151392
-
version = "1.1.2.1";
151393
-
sha256 = "1zaa8na730m96flgiyzcwq95v2ianvflsw3abvdavf7xpq4s71ld";
151394
-
libraryHaskellDepends = [
151395
-
base bytestring conduit connection containers contravariant
151396
-
exceptions irc-conduit irc-ctcp mtl network-conduit-tls old-locale
151397
-
profunctors stm stm-chans text time tls transformers x509
151398
-
x509-store x509-validation
151400
-
description = "An IRC client library";
151401
-
license = lib.licenses.mit;
151402
-
maintainers = with lib.maintainers; [ sternenseemann ];
151405
-
"irc-client_1_1_2_2" = callPackage
151406
-
({ mkDerivation, base, bytestring, conduit, connection, containers
151407
-
, contravariant, exceptions, irc-conduit, irc-ctcp, mtl
151408
-
, network-conduit-tls, old-locale, profunctors, stm, stm-chans
151409
-
, text, time, tls, transformers, x509, x509-store, x509-validation
151412
-
pname = "irc-client";
sha256 = "0hhaf7xhy3q48gkp2j01jjiiz0ww9mwwjh8brbqs8phlal03ks70";
libraryHaskellDepends = [
···
description = "An IRC client library";
license = lib.licenses.mit;
151423
-
hydraPlatforms = lib.platforms.none;
maintainers = with lib.maintainers; [ sternenseemann ];
···
151445
-
version = "0.3.0.4";
151446
-
sha256 = "0asaddcbdcnbp0bbhvzaq5514nw2l1cp1gac3jbn4mh7brgfwjc1";
151447
-
libraryHaskellDepends = [
151448
-
async base bytestring conduit conduit-extra connection irc irc-ctcp
151449
-
network-conduit-tls profunctors text time tls transformers
151452
-
description = "Streaming IRC message library using conduits";
151453
-
license = lib.licenses.mit;
151456
-
"irc-conduit_0_3_0_5" = callPackage
151457
-
({ mkDerivation, async, base, bytestring, conduit, conduit-extra
151458
-
, connection, irc, irc-ctcp, network-conduit-tls, profunctors, text
151459
-
, time, tls, transformers, x509-validation
151462
-
pname = "irc-conduit";
sha256 = "02ziqjzqdyaizhrrzlbq4ddkfjfjf58jvwqfzrbf0mf0f5scv9cz";
libraryHaskellDepends = [
···
description = "Streaming IRC message library using conduits";
license = lib.licenses.mit;
151472
-
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, bytestring, text }:
151497
-
version = "0.1.3.0";
151498
-
sha256 = "16mp9dpp57id760zc932dszd5r1ncskwwxrp0djka5r1alddjz6n";
151499
-
libraryHaskellDepends = [ base bytestring text ];
151500
-
description = "A CTCP encoding and decoding library for IRC clients";
151501
-
license = lib.licenses.mit;
151504
-
"irc-ctcp_0_1_3_1" = callPackage
151505
-
({ mkDerivation, base, bytestring, text }:
151507
-
pname = "irc-ctcp";
sha256 = "1ckdbxnjv96bpyhcpdi0vj6pjjq8wm4zyh75fps57wi1j61c4v2n";
libraryHaskellDepends = [ base bytestring text ];
description = "A CTCP encoding and decoding library for IRC clients";
license = lib.licenses.mit;
151513
-
hydraPlatforms = lib.platforms.none;
···
description = "A (bytestring-) builder for the ISO-14496-12 base media file format";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
151967
+
"isocline" = callPackage
151968
+
({ mkDerivation, base, bytestring, text }:
151970
+
pname = "isocline";
151971
+
version = "1.0.1";
151972
+
sha256 = "1s57gqzhic1zjc0fn1j8l834cfa24w9q2rvhbxdfkb442qpw4piw";
151973
+
isLibrary = true;
151974
+
isExecutable = true;
151975
+
libraryHaskellDepends = [ base bytestring text ];
151976
+
executableHaskellDepends = [ base bytestring text ];
151977
+
testHaskellDepends = [ base bytestring text ];
151978
+
description = "A portable alternative to GNU Readline";
151979
+
license = lib.licenses.mit;
151980
+
hydraPlatforms = lib.platforms.none;
···
libraryToolDepends = [ c2hs ];
description = "A binding to the kqueue event library";
license = lib.licenses.bsd3;
158259
-
platforms = [ "x86_64-darwin" ];
158234
+
platforms = [ "aarch64-darwin" "x86_64-darwin" ];
···
description = "Client library for Kubernetes";
license = lib.licenses.asl20;
158456
-
hydraPlatforms = lib.platforms.none;
"kubernetes-client-core" = callPackage
···
158884
+
"lambda-cube" = callPackage
158885
+
({ mkDerivation, base, hspec, megaparsec, QuickCheck
158886
+
, template-haskell, text
158889
+
pname = "lambda-cube";
158890
+
version = "0.1.0.0";
158891
+
sha256 = "0s5sh4r43r5xhlldxqy2snddc5dgnx2rpawk4pipxp69983xhazi";
158893
+
editedCabalFile = "0ycaf4j9g0zsbw4qjwd6san4vn7h6iiyyf0dqgqwcl0vfv7z2hf0";
158894
+
libraryHaskellDepends = [ base megaparsec template-haskell text ];
158895
+
testHaskellDepends = [ base hspec QuickCheck ];
158896
+
description = "Haskell implementation of (some of) lambda cube calculi";
158897
+
license = lib.licenses.mit;
"lambda-devs" = callPackage
({ mkDerivation, base, binary, containers, dimensional
, distributed-process, HUnit, numtype, QuickCheck, test-framework
···
pname = "lambdabot-core";
159088
-
version = "5.3.0.1";
159089
-
sha256 = "05xx68f3gpc7s1k8p81pwphmiznf7niradf52p39rss3nx8rr3ay";
159090
-
libraryHaskellDepends = [
159091
-
base binary bytestring containers dependent-map dependent-sum
159092
-
dependent-sum-template directory edit-distance exceptions filepath
159093
-
haskeline hslogger HTTP lifted-base monad-control mtl network
159094
-
network-bsd parsec prim-uniq random random-fu random-source
159095
-
regex-tdfa SafeSemaphore split syb template-haskell time
159096
-
transformers transformers-base unix utf8-string zlib
159098
-
description = "Lambdabot core functionality";
159099
-
license = "GPL";
159102
-
"lambdabot-core_5_3_0_2" = callPackage
159103
-
({ mkDerivation, base, binary, bytestring, containers
159104
-
, dependent-map, dependent-sum, dependent-sum-template, directory
159105
-
, edit-distance, exceptions, filepath, haskeline, hslogger, HTTP
159106
-
, lifted-base, monad-control, mtl, network, network-bsd, parsec
159107
-
, prim-uniq, random, random-fu, random-source, regex-tdfa
159108
-
, SafeSemaphore, split, syb, template-haskell, time, transformers
159109
-
, transformers-base, unix, utf8-string, zlib
159112
-
pname = "lambdabot-core";
sha256 = "1i375kiw98j5gd4pixh59lcqk0lakwmrgxzpkr0431a48kxffq7r";
libraryHaskellDepends = [
···
description = "Lambdabot core functionality";
159125
-
hydraPlatforms = lib.platforms.none;
"lambdabot-haskell-plugins" = callPackage
···
"language-docker" = callPackage
({ mkDerivation, base, bytestring, containers, data-default-class
160083
-
, hspec, HUnit, megaparsec, prettyprinter, QuickCheck, split, text
160087
-
pname = "language-docker";
160088
-
version = "10.0.1";
160089
-
sha256 = "19pyms0ik37wpzjnlplj2vwikbjdjaw78llpfjp0a0467wlk7na6";
160090
-
libraryHaskellDepends = [
160091
-
base bytestring containers data-default-class megaparsec
160092
-
prettyprinter split text time
160094
-
testHaskellDepends = [
160095
-
base bytestring containers data-default-class hspec HUnit
160096
-
megaparsec prettyprinter QuickCheck split text time
160098
-
description = "Dockerfile parser, pretty-printer and embedded DSL";
160099
-
license = lib.licenses.gpl3Only;
160102
-
"language-docker_10_0_2" = callPackage
160103
-
({ mkDerivation, base, bytestring, containers, data-default-class
, hspec, hspec-megaparsec, HUnit, megaparsec, prettyprinter
, QuickCheck, split, text, time
···
description = "Dockerfile parser, pretty-printer and embedded DSL";
license = lib.licenses.gpl3Only;
160122
-
hydraPlatforms = lib.platforms.none;
"language-dockerfile" = callPackage
···
pname = "lapack-comfort-array";
161162
-
version = "0.0.0.1";
161163
-
sha256 = "0kn9bb3q772sbzm54rdqbqrmp21kck2gvc0xagi974dq7b1wilh1";
161164
-
libraryHaskellDepends = [
161165
-
base comfort-array lapack-ffi netlib-comfort-array netlib-ffi
161166
-
storable-complex transformers
161168
-
description = "Auto-generated interface to Fortran LAPACK via comfort-array";
161169
-
license = lib.licenses.bsd3;
161170
-
hydraPlatforms = lib.platforms.none;
161173
-
"lapack-comfort-array_0_0_1" = callPackage
161174
-
({ mkDerivation, base, comfort-array, lapack-ffi
161175
-
, netlib-comfort-array, netlib-ffi, storable-complex, transformers
161178
-
pname = "lapack-comfort-array";
sha256 = "1p4vfw95qnd48cbizncb7b7fgzkxbv7r3rp3ffw6r11wymhm67q0";
libraryHaskellDepends = [
···
description = "Efficiently hash (large) Haskell values";
license = lib.licenses.bsd3;
161274
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
161199
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
maintainers = with lib.maintainers; [ sternenseemann ];
161205
+
"large-records" = callPackage
161206
+
({ mkDerivation, aeson, base, containers, generic-deriving
161207
+
, generics-sop, ghc-dump-core, haskell-src-exts, haskell-src-meta
161208
+
, json-sop, microlens, mtl, newtype, QuickCheck
161209
+
, record-dot-preprocessor, record-hasfield, sop-core, syb, tasty
161210
+
, tasty-hunit, tasty-quickcheck, template-haskell, text
161211
+
, transformers, vector
161214
+
pname = "large-records";
161215
+
version = "0.1.0.0";
161216
+
sha256 = "1l4j7vb3lckqn1cvyvcg6g3bnvi8x69nsjmkmmi7666025bxfw61";
161218
+
editedCabalFile = "1j89aypcp97vwb7qyg4n2ffilsp064z1w7kck1wh2rp69wk5r51n";
161219
+
libraryHaskellDepends = [
161220
+
aeson base containers generics-sop haskell-src-exts
161221
+
haskell-src-meta microlens mtl record-hasfield sop-core syb
161222
+
template-haskell text vector
161224
+
testHaskellDepends = [
161225
+
aeson base generic-deriving generics-sop ghc-dump-core json-sop
161226
+
microlens mtl newtype QuickCheck record-dot-preprocessor
161227
+
record-hasfield sop-core tasty tasty-hunit tasty-quickcheck
161228
+
template-haskell transformers vector
161230
+
testToolDepends = [ record-dot-preprocessor ];
161231
+
description = "Efficient compilation for large records, linear in the size of the record";
161232
+
license = lib.licenses.bsd3;
"largeword" = callPackage
({ mkDerivation, base, binary, bytestring, HUnit, QuickCheck
, test-framework, test-framework-hunit, test-framework-quickcheck2
···
description = "Use SMT solvers to solve linear systems over integers and rationals";
license = lib.licenses.bsd3;
165598
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
165554
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
···
description = "Core functionality for LTI 1.3.";
license = lib.licenses.lgpl3Only;
169874
-
hydraPlatforms = lib.platforms.none;
···
description = "Sample from a posterior using Markov chain Monte Carlo";
license = lib.licenses.gpl3Plus;
174211
-
hydraPlatforms = lib.platforms.none;
"mcmc-samplers" = callPackage
···
pname = "mixed-types-num";
177862
-
version = "0.5.8.0";
177863
-
sha256 = "1i40g6kf4my91i7xg54wfi6n2s8ivmx5k08ccqz3iycn6gha8pr7";
177864
-
libraryHaskellDepends = [
177865
-
base collect-errors hspec hspec-smallcheck mtl QuickCheck
177866
-
smallcheck template-haskell
177868
-
testHaskellDepends = [
177869
-
base collect-errors hspec hspec-smallcheck QuickCheck smallcheck
177871
-
description = "Alternative Prelude with numeric and logic expressions typed bottom-up";
177872
-
license = lib.licenses.bsd3;
177875
-
"mixed-types-num_0_5_9_1" = callPackage
177876
-
({ mkDerivation, base, collect-errors, hspec, hspec-smallcheck, mtl
177877
-
, QuickCheck, smallcheck, template-haskell
177880
-
pname = "mixed-types-num";
sha256 = "009hsagx0g1myf2jlljqnf96mwnz3a4jbcmrcjs0lizskprzj1n2";
libraryHaskellDepends = [
···
description = "Alternative Prelude with numeric and logic expressions typed bottom-up";
license = lib.licenses.bsd3;
177892
-
hydraPlatforms = lib.platforms.none;
"mixpanel-client" = callPackage
···
179183
-
version = "1.0.3";
179184
-
sha256 = "16rdv4s85ni1xdbd8nzarm4sh331198jnmakrn5wxla9hrfwg2fi";
179185
-
libraryHaskellDepends = [
179186
-
base stm transformers transformers-base transformers-compat
179188
-
description = "Lift control operations, like exception catching, through monad transformers";
179189
-
license = lib.licenses.bsd3;
179192
-
"monad-control_1_0_3_1" = callPackage
179193
-
({ mkDerivation, base, stm, transformers, transformers-base
179194
-
, transformers-compat
179197
-
pname = "monad-control";
sha256 = "0g3if9km8ik80bcy130a826ig9wlk4bnf0qli3vmwdwr9nhaw2xf";
libraryHaskellDepends = [
···
description = "Lift control operations, like exception catching, through monad transformers";
license = lib.licenses.bsd3;
179205
-
hydraPlatforms = lib.platforms.none;
"monad-control-aligned" = callPackage
···
pname = "monad-coroutine";
179244
-
version = "0.9.1.2";
179245
-
sha256 = "1s4975q1k23b2skyq9mwkkda08f2zxkv96x0yplzhz9n64kchhf3";
179246
-
libraryHaskellDepends = [
179247
-
base monad-parallel transformers transformers-compat
179249
-
description = "Coroutine monad transformer for suspending and resuming monadic computations";
179250
-
license = "GPL";
179253
-
"monad-coroutine_0_9_1_3" = callPackage
179254
-
({ mkDerivation, base, monad-parallel, transformers
179255
-
, transformers-compat
179258
-
pname = "monad-coroutine";
sha256 = "0ns8863695hm4yabd4908znpn1bqc7ayfnzl9bkkqhs70rff2dmh";
libraryHaskellDepends = [
···
description = "Coroutine monad transformer for suspending and resuming monadic computations";
179266
-
hydraPlatforms = lib.platforms.none;
"monad-dijkstra" = callPackage
···
pname = "monad-parallel";
179841
-
version = "0.7.2.4";
179842
-
sha256 = "1h36hwbk800v0cq2x8kxf7v3gkr8maws7ijxckvsqp480xr4r5xx";
179843
-
libraryHaskellDepends = [
179844
-
base parallel transformers transformers-compat
179846
-
description = "Parallel execution of monadic computations";
179847
-
license = lib.licenses.bsd3;
179850
-
"monad-parallel_0_7_2_5" = callPackage
179851
-
({ mkDerivation, base, parallel, transformers, transformers-compat
179854
-
pname = "monad-parallel";
sha256 = "0yjn8acn8z8b1v5nnmwrmrcim9lqh942kgi2c03cnnklfdc1cqip";
libraryHaskellDepends = [
···
description = "Parallel execution of monadic computations";
license = lib.licenses.bsd3;
179862
-
hydraPlatforms = lib.platforms.none;
"monad-parallel-progressbar" = callPackage
···
180054
+
"monad-tree" = callPackage
180055
+
({ mkDerivation, base }:
180057
+
pname = "monad-tree";
180058
+
version = "0.1.0";
180059
+
sha256 = "1rjrcai2wqz3qkn3sk1fj6c0vvzk58gmghzwp9w9xvr09kd7zyd2";
180060
+
libraryHaskellDepends = [ base ];
180061
+
description = "Tree data structure for nondeterministic computations";
180062
+
license = lib.licenses.mit;
···
181023
-
version = "1.0.0.1";
181024
-
sha256 = "1ns4zm1vny8r49k0iq77b75s17gqmzxjv3kj70a4k5j4jx5s70fr";
180922
+
version = "1.0.0.2";
180923
+
sha256 = "1m0c6ldc5sg2if4b21n7b13f5rpyws0vmw9nn8gjqly7rbq446az";
libraryHaskellDepends = [
···
description = "A GUI library for writing native Haskell applications";
license = lib.licenses.bsd3;
181051
-
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) glew;};
"monomorphic" = callPackage
···
description = "Save your spot when watching movies with @mplayer@";
license = lib.licenses.bsd3;
182089
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
181987
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
···
184713
-
version = "0.15.0.1";
184714
-
sha256 = "1p8c5g4hb72k90ai39rgpn6cr942i6636l1y0zfp9xgjb3v0a2q3";
184716
-
editedCabalFile = "0si7d23ycyg1072w10v06zh1xx4yy5jxwmrrs65inrs7fhdb1r28";
184717
-
libraryHaskellDepends = [
184718
-
base math-functions primitive random time vector
184720
-
testHaskellDepends = [
184721
-
base bytestring doctest primitive QuickCheck random tasty
184722
-
tasty-hunit tasty-quickcheck vector
184724
-
benchmarkHaskellDepends = [
184725
-
base gauge mersenne-random random vector
184727
-
doCheck = false;
184728
-
description = "Fast, high quality pseudo random number generation";
184729
-
license = lib.licenses.bsd3;
184732
-
"mwc-random_0_15_0_2" = callPackage
184733
-
({ mkDerivation, base, bytestring, doctest, gauge, math-functions
184734
-
, mersenne-random, primitive, QuickCheck, random, tasty
184735
-
, tasty-hunit, tasty-quickcheck, time, vector
184738
-
pname = "mwc-random";
sha256 = "0ny2mw4am24d6ykrm8rbcjnrq6p2cjmzjb4m6qfk54wfdxflvmim";
libraryHaskellDepends = [
···
description = "Fast, high quality pseudo random number generation";
license = lib.licenses.bsd3;
184754
-
hydraPlatforms = lib.platforms.none;
"mwc-random-accelerate" = callPackage
···
185850
-
version = "0.7.0.0";
185851
-
sha256 = "1mrn5dy05nl5kkxw5vfgf57wifllq7jnv0akd1wi9wnlgvvqjnqz";
185722
+
version = "0.8.0.0";
185723
+
sha256 = "1il4305wv7f53225jv5s04nf7gf5rw6cfxm8j3v1di2xvhdingz5";
libraryHaskellDepends = [ base bytestring containers text vector ];
185855
-
librarySystemDepends = [ freetype glew libGL libGLU libX11 ];
185856
-
libraryPkgconfigDepends = [ glew ];
185727
+
librarySystemDepends = [ glew libGL libGLU libX11 ];
185728
+
libraryPkgconfigDepends = [ freetype glew ];
libraryToolDepends = [ c2hs ];
testHaskellDepends = [ base containers hspec inline-c QuickCheck ];
description = "Haskell bindings for nanovg";
license = lib.licenses.isc;
185861
-
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) freetype; inherit (pkgs) glew;
inherit (pkgs) libGL; inherit (pkgs) libGLU;
inherit (pkgs.xorg) libX11;};
···
description = "Simple interface to rendering with NanoVG";
license = lib.licenses.bsd3;
185882
-
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, comfort-array, netlib-ffi, transformers }:
pname = "netlib-comfort-array";
187055
-
version = "0.0.0.1";
187056
-
sha256 = "0v4p1l8gjqkxncjrp6bv664x6xs3y6n5h76pvgccsja5rammwbp3";
187057
-
libraryHaskellDepends = [
187058
-
base comfort-array netlib-ffi transformers
187060
-
description = "Helper modules for comfort-array wrappers to BLAS and LAPACK";
187061
-
license = lib.licenses.bsd3;
187064
-
"netlib-comfort-array_0_0_0_2" = callPackage
187065
-
({ mkDerivation, base, comfort-array, netlib-ffi, transformers }:
187067
-
pname = "netlib-comfort-array";
sha256 = "1mwgdll9m0ryy5y1385sx2asff98kqfkz4bif8s4i0dkrqalsfx4";
libraryHaskellDepends = [
···
description = "Helper modules for comfort-array wrappers to BLAS and LAPACK";
license = lib.licenses.bsd3;
187075
-
hydraPlatforms = lib.platforms.none;
"netlib-ffi" = callPackage
···
hydraPlatforms = lib.platforms.none;
190436
+
"not-prelude" = callPackage
190437
+
({ mkDerivation, base-noprelude, data-default, exceptions, failable
190438
+
, mtl, text, transformers
190441
+
pname = "not-prelude";
190442
+
version = "0.1.0.0";
190443
+
sha256 = "0hb3ri6g1v21wi3saaai56b1a2r76g2dgaa7xqqchi31lh004131";
190444
+
libraryHaskellDepends = [
190445
+
base-noprelude data-default exceptions failable mtl text
190448
+
description = "An opinionated Prelude replacement library";
190449
+
license = lib.licenses.mit;
({ mkDerivation, base, template-haskell }:
···
193361
-
version = "0.7.3.0";
193362
-
sha256 = "0ls8hk8iy47hna1y7kbakzv9ihp61lv605f1ap4di95fv03wy288";
193363
-
libraryHaskellDepends = [
193364
-
aeson base base16-bytestring bytestring case-insensitive
193365
-
contravariant postgresql-simple pretty product-profunctors
193366
-
profunctors scientific semigroups text time time-locale-compat
193367
-
transformers uuid void
193369
-
testHaskellDepends = [
193370
-
aeson base bytestring containers contravariant dotenv hspec
193371
-
hspec-discover multiset postgresql-simple product-profunctors
193372
-
profunctors QuickCheck semigroups text time transformers uuid
193374
-
testToolDepends = [ hspec-discover ];
193375
-
description = "An SQL-generating DSL targeting PostgreSQL";
193376
-
license = lib.licenses.bsd3;
193379
-
"opaleye_0_7_4_0" = callPackage
193380
-
({ mkDerivation, aeson, base, base16-bytestring, bytestring
193381
-
, case-insensitive, containers, contravariant, dotenv, hspec
193382
-
, hspec-discover, multiset, postgresql-simple, pretty
193383
-
, product-profunctors, profunctors, QuickCheck, scientific
193384
-
, semigroups, text, time, time-locale-compat, transformers, uuid
193388
-
pname = "opaleye";
sha256 = "1v4gxqnjacyj7npcvl70dzksgl12qrgwscv4l47kvzmf76i1x6rd";
libraryHaskellDepends = [
···
testToolDepends = [ hspec-discover ];
description = "An SQL-generating DSL targeting PostgreSQL";
license = lib.licenses.bsd3;
193405
-
hydraPlatforms = lib.platforms.none;
"opaleye-classy" = callPackage
···
maintainers = with lib.maintainers; [ peti ];
197111
-
"pandoc_2_14_1" = callPackage
196953
+
"pandoc_2_14_2" = callPackage
({ mkDerivation, aeson, aeson-pretty, array, attoparsec, base
, base64-bytestring, binary, blaze-html, blaze-markup, bytestring
, case-insensitive, citeproc, commonmark, commonmark-extensions
···
, Diff, directory, doclayout, doctemplates, emojis, exceptions
, file-embed, filepath, Glob, haddock-library, hslua
, hslua-module-path, hslua-module-system, hslua-module-text, HsYAML
197119
-
, HTTP, http-client, http-client-tls, http-types, ipynb
197120
-
, jira-wiki-markup, JuicyPixels, mtl, network, network-uri
197121
-
, pandoc-types, parsec, process, QuickCheck, random, safe
197122
-
, scientific, SHA, skylighting, skylighting-core, split, syb
197123
-
, tagsoup, tasty, tasty-bench, tasty-golden, tasty-hunit, tasty-lua
197124
-
, tasty-quickcheck, temporary, texmath, text, text-conversions
197125
-
, time, unicode-collation, unicode-transforms, unix
197126
-
, unordered-containers, xml, xml-conduit, zip-archive, zlib
196961
+
, http-client, http-client-tls, http-types, ipynb, jira-wiki-markup
196962
+
, JuicyPixels, mtl, network, network-uri, pandoc-types, parsec
196963
+
, process, QuickCheck, random, safe, scientific, SHA, skylighting
196964
+
, skylighting-core, split, syb, tagsoup, tasty, tasty-bench
196965
+
, tasty-golden, tasty-hunit, tasty-lua, tasty-quickcheck, temporary
196966
+
, texmath, text, text-conversions, time, unicode-collation
196967
+
, unicode-transforms, unix, unordered-containers, xml, xml-conduit
196968
+
, zip-archive, zlib
197130
-
version = "2.14.1";
197131
-
sha256 = "1jj011az45zpd201f3dwb90m22p60nv5bmpbh39li885xwv46qyq";
196972
+
version = "2.14.2";
196973
+
sha256 = "1bjw5di5dwfpnxgkj2qmri8f1nv6yin23cd8s38chwan29vd7xrc";
configureFlags = [ "-fhttps" "-f-trypandoc" ];
···
commonmark commonmark-extensions commonmark-pandoc connection
containers data-default deepseq directory doclayout doctemplates
emojis exceptions file-embed filepath Glob haddock-library hslua
197142
-
hslua-module-path hslua-module-system hslua-module-text HsYAML HTTP
196984
+
hslua-module-path hslua-module-system hslua-module-text HsYAML
http-client http-client-tls http-types ipynb jira-wiki-markup
JuicyPixels mtl network network-uri pandoc-types parsec process
random safe scientific SHA skylighting skylighting-core split syb
···
description = "A Pandoc filter to include figures generated from code blocks using your plotting toolkit of choice";
license = lib.licenses.gpl2Plus;
197420
+
"pandoc-plot_1_3_0" = callPackage
197421
+
({ mkDerivation, base, bytestring, containers, criterion
197422
+
, data-default, directory, filepath, gitrev, hashable, hspec
197423
+
, hspec-expectations, lifted-async, lifted-base, mtl
197424
+
, optparse-applicative, pandoc, pandoc-types, shakespeare, tagsoup
197425
+
, tasty, tasty-hspec, tasty-hunit, template-haskell, text
197426
+
, typed-process, unix, yaml
197429
+
pname = "pandoc-plot";
197430
+
version = "1.3.0";
197431
+
sha256 = "0d33cbw0ygsdwh718q7q5gw2s6565dbrjwi3rz0qdf78q14wiayi";
197432
+
isLibrary = true;
197433
+
isExecutable = true;
197434
+
libraryHaskellDepends = [
197435
+
base bytestring containers data-default directory filepath hashable
197436
+
lifted-async lifted-base mtl pandoc pandoc-types shakespeare
197437
+
tagsoup template-haskell text typed-process unix yaml
197439
+
executableHaskellDepends = [
197440
+
base containers directory filepath gitrev optparse-applicative
197441
+
pandoc pandoc-types template-haskell text typed-process
197443
+
testHaskellDepends = [
197444
+
base containers directory filepath hspec hspec-expectations
197445
+
pandoc-types tasty tasty-hspec tasty-hunit text
197447
+
benchmarkHaskellDepends = [
197448
+
base criterion pandoc-types template-haskell text
197450
+
description = "A Pandoc filter to include figures generated from code blocks using your plotting toolkit of choice";
197451
+
license = lib.licenses.gpl2Plus;
197452
+
hydraPlatforms = lib.platforms.none;
"pandoc-pyplot" = callPackage
···
description = "Hashing and checking of passwords";
license = lib.licenses.bsd3;
199762
-
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
199640
+
"aarch64-darwin" "i686-linux" "x86_64-darwin" "x86_64-linux"
maintainers = with lib.maintainers; [ cdepillabout ];
···
description = "typeclass instances for password package";
license = lib.licenses.bsd3;
199787
-
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
199667
+
"aarch64-darwin" "i686-linux" "x86_64-darwin" "x86_64-linux"
maintainers = with lib.maintainers; [ cdepillabout ];
···
license = lib.licenses.asl20;
200790
-
"pcre2_2_0_0" = callPackage
200791
-
({ mkDerivation, base, containers, criterion, hspec
200671
+
"pcre2_2_0_1" = callPackage
200672
+
({ mkDerivation, base, containers, criterion, hspec, microlens
, microlens-platform, mtl, pcre-light, regex-pcre-builtin
200797
-
version = "2.0.0";
200798
-
sha256 = "1jkyc2s3x5n7zrw9b78gk8jj262xfmg8cva2gr7mlzzl0hd9r11y";
200678
+
version = "2.0.1";
200679
+
sha256 = "0f93z99qhlhyvq7xsfn0nap9cxpxg2hs7790jqc5hi5kmqxlwvmy";
libraryHaskellDepends = [
200800
-
base containers mtl template-haskell text
200681
+
base containers microlens mtl template-haskell text
200803
-
base containers hspec microlens-platform mtl template-haskell text
200684
+
base containers hspec microlens microlens-platform mtl
200685
+
template-haskell text
benchmarkHaskellDepends = [
200806
-
base containers criterion microlens-platform mtl pcre-light
200807
-
regex-pcre-builtin template-haskell text
200688
+
base containers criterion microlens microlens-platform mtl
200689
+
pcre-light regex-pcre-builtin template-haskell text
description = "Regular expressions via the PCRE2 C library (included)";
license = lib.licenses.asl20;
···
description = "Serialization library with state and leb128 encoding";
license = lib.licenses.bsd3;
201962
-
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
201845
+
"aarch64-darwin" "i686-linux" "x86_64-darwin" "x86_64-linux"
"persist2er" = callPackage
···
pname = "pinned-warnings";
204520
-
version = "0.1.0.6";
204521
-
sha256 = "1n0h2v71x3j0wn0g2f3zq3xw681s16hl7ffywi83z50hacd8x6kx";
204404
+
version = "0.1.0.8";
204405
+
sha256 = "0ky5lqvf1bfbjzblqgnj47jhkxw4fb7gz7k268hnf41gfnbsy3i4";
libraryHaskellDepends = [
base bytestring containers directory ghc time transformers
···
"primitive" = callPackage
({ mkDerivation, base, base-orphans, deepseq, ghc-prim, QuickCheck
212011
-
, quickcheck-classes-base, semigroups, tagged, tasty
212012
-
, tasty-quickcheck, transformers, transformers-compat
212015
-
pname = "primitive";
212016
-
version = "0.7.1.0";
212017
-
sha256 = "1w53i4mk248g58xrffmksznr4nmn2bbbycajzpcqfxx5ybyyrsvb";
212019
-
editedCabalFile = "03vgkhib8w3g0m0zwpz74hsixrf0pvgh6ql0xcy05fpq1kynppi9";
212020
-
libraryHaskellDepends = [ base deepseq transformers ];
212021
-
testHaskellDepends = [
212022
-
base base-orphans ghc-prim QuickCheck quickcheck-classes-base
212023
-
semigroups tagged tasty tasty-quickcheck transformers
212024
-
transformers-compat
212026
-
description = "Primitive memory-related operations";
212027
-
license = lib.licenses.bsd3;
212030
-
"primitive_0_7_2_0" = callPackage
212031
-
({ mkDerivation, base, base-orphans, deepseq, ghc-prim, QuickCheck
, quickcheck-classes-base, tagged, tasty, tasty-quickcheck
, transformers, transformers-compat
···
description = "Primitive memory-related operations";
license = lib.licenses.bsd3;
212046
-
hydraPlatforms = lib.platforms.none;
"primitive-addr" = callPackage
···
pname = "replace-attoparsec";
224885
-
version = "1.4.4.0";
224886
-
sha256 = "06js4adbzvm2qn18vlaaxhav2dq1hqp825lmsvpg69cylp72fzif";
224887
-
libraryHaskellDepends = [ attoparsec base bytestring text ];
224888
-
testHaskellDepends = [
224889
-
attoparsec base bytestring Cabal parsers text
224891
-
description = "Find, replace, and split string patterns with Attoparsec parsers (instead of regex)";
224892
-
license = lib.licenses.bsd2;
224895
-
"replace-attoparsec_1_4_5_0" = callPackage
224896
-
({ mkDerivation, attoparsec, base, bytestring, Cabal, parsers, text
224899
-
pname = "replace-attoparsec";
sha256 = "1mr7d6w5x6igsvl6mccchr2wbxxr5p86kpyxlbk7m17dplvwazcq";
libraryHaskellDepends = [ attoparsec base bytestring text ];
···
description = "Find, replace, and split string patterns with Attoparsec parsers (instead of regex)";
license = lib.licenses.bsd2;
224908
-
hydraPlatforms = lib.platforms.none;
"replace-megaparsec" = callPackage
···
"req-conduit" = callPackage
({ mkDerivation, base, bytestring, conduit, conduit-extra, hspec
225201
-
, http-client, req, resourcet, temporary, transformers, weigh
225204
-
pname = "req-conduit";
225205
-
version = "1.0.0";
225206
-
sha256 = "193bv4jp7rrbpb1i9as9s2l978wz5kbz5kvr7ppllif5ppj699qx";
225208
-
editedCabalFile = "1md7zajmw87qrx6rvs35yrkbjs3s9nm0akg35jmf7a34xccrr7a7";
225209
-
libraryHaskellDepends = [
225210
-
base bytestring conduit http-client req resourcet transformers
225212
-
testHaskellDepends = [
225213
-
base bytestring conduit conduit-extra hspec req resourcet temporary
225216
-
benchmarkHaskellDepends = [
225217
-
base bytestring conduit conduit-extra req resourcet temporary weigh
225219
-
description = "Conduit helpers for the req HTTP client library";
225220
-
license = lib.licenses.bsd3;
225221
-
hydraPlatforms = lib.platforms.none;
225225
-
"req-conduit_1_0_1" = callPackage
225226
-
({ mkDerivation, base, bytestring, conduit, conduit-extra, hspec
, hspec-discover, http-client, req, resourcet, temporary
···
225733
-
version = "1.2.4.2";
225734
-
sha256 = "11zb4figcs22hjaq6zsknf70kf9k2bxnw6w03ab9kl9s0i10iwhp";
225735
-
libraryHaskellDepends = [
225736
-
base containers exceptions mtl primitive transformers unliftio-core
225738
-
testHaskellDepends = [ base exceptions hspec transformers ];
225739
-
description = "Deterministic allocation and freeing of scarce resources";
225740
-
license = lib.licenses.bsd3;
225743
-
"resourcet_1_2_4_3" = callPackage
225744
-
({ mkDerivation, base, containers, exceptions, hspec, mtl
225745
-
, primitive, transformers, unliftio-core
225748
-
pname = "resourcet";
sha256 = "0zrvnikw1a0r2j59k12fxikyrg0ki5a7xhqhjgfl9h6dqpz54h85";
libraryHaskellDepends = [
···
testHaskellDepends = [ base exceptions hspec transformers ];
description = "Deterministic allocation and freeing of scarce resources";
license = lib.licenses.bsd3;
225757
-
hydraPlatforms = lib.platforms.none;
"resourcet-pool" = callPackage
···
license = lib.licenses.mit;
226027
+
"retroclash-lib" = callPackage
226028
+
({ mkDerivation, barbies, base, clash-ghc, clash-lib, clash-prelude
226029
+
, containers, ghc-typelits-extra, ghc-typelits-knownnat
226030
+
, ghc-typelits-natnormalise, lens, lift-type, monoidal-containers
226031
+
, mtl, template-haskell, transformers
226034
+
pname = "retroclash-lib";
226035
+
version = "0.1.0";
226036
+
sha256 = "062pjqhba41d4bb9gb8wxpd87mpsmzj3np8y9ymagjrnv5iyaf5w";
226037
+
libraryHaskellDepends = [
226038
+
barbies base clash-ghc clash-lib clash-prelude containers
226039
+
ghc-typelits-extra ghc-typelits-knownnat ghc-typelits-natnormalise
226040
+
lens lift-type monoidal-containers mtl template-haskell
226043
+
description = "Code shared across the code samples in the book \"Retrocomputing with Clash\"";
226044
+
license = lib.licenses.mit;
226045
+
hydraPlatforms = lib.platforms.none;
226048
+
"retroclash-sim" = callPackage
226049
+
({ mkDerivation, array, arrows, base, clash-ghc, clash-lib
226050
+
, clash-prelude, ghc-typelits-extra, ghc-typelits-knownnat
226051
+
, ghc-typelits-natnormalise, lens, mtl, retroclash-lib, sdl2, text
226055
+
pname = "retroclash-sim";
226056
+
version = "0.1.0";
226057
+
sha256 = "1wv8is17ds9y49an832dlgixly9b98h8x6ybc5dj7zzf1jwplyp8";
226058
+
libraryHaskellDepends = [
226059
+
array arrows base clash-ghc clash-lib clash-prelude
226060
+
ghc-typelits-extra ghc-typelits-knownnat ghc-typelits-natnormalise
226061
+
lens mtl retroclash-lib sdl2 text transformers
226063
+
description = "High-level simulators from the book \"Retrocomputing with Clash\"";
226064
+
license = lib.licenses.mit;
226065
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, exceptions, ghc-prim, hedgehog, HUnit, mtl
, random, stm, tasty, tasty-hedgehog, tasty-hunit, time
···
({ mkDerivation, base, bytestring, containers, deepseq, directory
227168
-
, exceptions, filepath, hashable, hspec, microlens, microlens-mtl
227169
-
, mtl, primitive, process, QuickCheck, text, time, typed-process
227170
-
, unix, unliftio, unliftio-core, unordered-containers, vector
227174
-
version = "0.1.20.0";
227175
-
sha256 = "0x5b5c0y97b5n1lvbcsqlkhbv4nbbznx1w1fp3a17a03pz7qf61s";
227176
-
libraryHaskellDepends = [
227177
-
base bytestring containers deepseq directory exceptions filepath
227178
-
hashable microlens microlens-mtl mtl primitive process text time
227179
-
typed-process unix unliftio unliftio-core unordered-containers
227182
-
testHaskellDepends = [
227183
-
base bytestring containers deepseq directory exceptions filepath
227184
-
hashable hspec microlens microlens-mtl mtl primitive process
227185
-
QuickCheck text time typed-process unix unliftio unliftio-core
227186
-
unordered-containers vector
227188
-
description = "A standard library for Haskell";
227189
-
license = lib.licenses.mit;
227192
-
"rio_0_1_21_0" = callPackage
227193
-
({ mkDerivation, base, bytestring, containers, deepseq, directory
, exceptions, filepath, hashable, hspec, hspec-discover, microlens
, microlens-mtl, mtl, primitive, process, QuickCheck, text, time
, typed-process, unix, unliftio, unliftio-core
···
testToolDepends = [ hspec-discover ];
description = "A standard library for Haskell";
license = lib.licenses.mit;
227218
-
hydraPlatforms = lib.platforms.none;
···
description = "SMT Based Verification: Symbolic Haskell theorem prover using SMT solving";
license = lib.licenses.bsd3;
231353
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
231170
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
hydraPlatforms = lib.platforms.none;
···
description = "SMT Based Verification: Symbolic Haskell theorem prover using SMT solving";
license = lib.licenses.bsd3;
231388
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
231206
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
231211
+
"sbv_8_16" = callPackage
231212
+
({ mkDerivation, array, async, base, bench-show, bytestring
231213
+
, containers, deepseq, directory, doctest, filepath, gauge, Glob
231214
+
, hlint, libBF, mtl, pretty, process, QuickCheck, random, silently
231215
+
, syb, tasty, tasty-golden, tasty-hunit, tasty-quickcheck
231216
+
, template-haskell, text, time, transformers, uniplate, z3
231220
+
version = "8.16";
231221
+
sha256 = "1jmcc9qz659my5i3ir6lq34zfbjp9wcnq61fppic1hlwm39qjppd";
231222
+
enableSeparateDataOutput = true;
231223
+
libraryHaskellDepends = [
231224
+
array async base containers deepseq directory filepath libBF mtl
231225
+
pretty process QuickCheck random syb template-haskell text time
231226
+
transformers uniplate
231228
+
testHaskellDepends = [
231229
+
base bytestring containers directory doctest filepath Glob hlint
231230
+
mtl QuickCheck random tasty tasty-golden tasty-hunit
231231
+
tasty-quickcheck
231233
+
testSystemDepends = [ z3 ];
231234
+
benchmarkHaskellDepends = [
231235
+
base bench-show containers deepseq directory filepath gauge mtl
231236
+
process random silently syb text time
231238
+
description = "SMT Based Verification: Symbolic Haskell theorem prover using SMT solving";
231239
+
license = lib.licenses.bsd3;
231241
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
231244
+
hydraPlatforms = lib.platforms.none;
231245
+
}) {inherit (pkgs) z3;};
"sbvPlugin" = callPackage
({ mkDerivation, base, containers, directory, filepath, ghc
, ghc-prim, mtl, process, sbv, tasty, tasty-golden
···
description = "Generates unique passwords for various websites from a single password";
license = lib.licenses.bsd3;
231751
-
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
231607
+
"aarch64-darwin" "i686-linux" "x86_64-darwin" "x86_64-linux"
···
description = "Stronger password hashing via sequential memory-hard functions";
license = lib.licenses.bsd3;
232934
-
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
232792
+
"aarch64-darwin" "i686-linux" "x86_64-darwin" "x86_64-linux"
···
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
240156
+
"shortbytestring" = callPackage
240157
+
({ mkDerivation, base, bytestring, deepseq, exceptions, ghc-prim
240158
+
, primitive, random, tasty, tasty-bench, tasty-quickcheck
240159
+
, template-haskell, text, word16, word8
240162
+
pname = "shortbytestring";
240163
+
version = "0.1.0.0";
240164
+
sha256 = "1wjk73xlrk0qgnn8j53ngnikh034v295mm7w9nqadvwg9y3absfy";
240165
+
libraryHaskellDepends = [
240166
+
base bytestring exceptions primitive template-haskell text word16
240169
+
testHaskellDepends = [
240170
+
base bytestring deepseq ghc-prim tasty tasty-quickcheck word16
240173
+
benchmarkHaskellDepends = [
240174
+
base bytestring deepseq random tasty-bench
240176
+
description = "Additional ShortByteString API";
240177
+
license = lib.licenses.mit;
"shortcircuit" = callPackage
···
hydraPlatforms = lib.platforms.none;
246494
+
"some-dict-of" = callPackage
246495
+
({ mkDerivation, base, constraints }:
246497
+
pname = "some-dict-of";
246498
+
version = "0.1.0.0";
246499
+
sha256 = "0c7gr41fqak777wnh0q81mkpv89j6m1q3qqca5r2mzqhkqli4d4d";
246500
+
libraryHaskellDepends = [ base constraints ];
246501
+
testHaskellDepends = [ base constraints ];
246502
+
description = "Carry evidence of constraints around";
246503
+
license = lib.licenses.bsd3;
"sonic-visualiser" = callPackage
({ mkDerivation, array, base, bytestring, bzlib, containers, mtl
, pretty, utf8-string, xml
···
sha256 = "16ygxiqb9d0js3gr4823fdkk8pzsairby6iywnvsafas1qvhm0yp";
248760
+
editedCabalFile = "0y1x65mmhsa78svk19nwf7211fny9c4w3gf9d31d10j9bglyly8f";
libraryHaskellDepends = [
attoparsec base dhall either formatting simple-media-timestamp
simple-media-timestamp-formatting srt srt-attoparsec srt-formatting
···
251931
-
version = "0.7.11";
251932
-
sha256 = "03i9gd18xqbfmj5kmiv4k4sw44gn6mn4faj71r2723abm3qwklwr";
251933
-
libraryHaskellDepends = [
251934
-
array async base base-orphans base64-bytestring bifunctors
251935
-
bytestring containers contravariant cryptohash deepseq directory
251936
-
filepath free ghc-prim hashable hspec hspec-smallcheck integer-gmp
251937
-
lifted-base monad-control mono-traversable nats network primitive
251938
-
resourcet safe smallcheck store-core syb template-haskell text
251939
-
th-lift th-lift-instances th-orphans th-reify-many th-utilities
251940
-
time transformers unordered-containers vector void
251942
-
testHaskellDepends = [
251943
-
array async base base-orphans base64-bytestring bifunctors
251944
-
bytestring clock containers contravariant cryptohash deepseq
251945
-
directory filepath free ghc-prim hashable hspec hspec-smallcheck
251946
-
integer-gmp lifted-base monad-control mono-traversable nats network
251947
-
primitive resourcet safe smallcheck store-core syb template-haskell
251948
-
text th-lift th-lift-instances th-orphans th-reify-many
251949
-
th-utilities time transformers unordered-containers vector void
251951
-
benchmarkHaskellDepends = [
251952
-
array async base base-orphans base64-bytestring bifunctors
251953
-
bytestring cereal cereal-vector containers contravariant criterion
251954
-
cryptohash deepseq directory filepath free ghc-prim hashable hspec
251955
-
hspec-smallcheck integer-gmp lifted-base monad-control
251956
-
mono-traversable nats network primitive resourcet safe smallcheck
251957
-
store-core syb template-haskell text th-lift th-lift-instances
251958
-
th-orphans th-reify-many th-utilities time transformers
251959
-
unordered-containers vector vector-binary-instances void weigh
251961
-
description = "Fast binary serialization";
251962
-
license = lib.licenses.mit;
251965
-
"store_0_7_12" = callPackage
251966
-
({ mkDerivation, array, async, base, base-orphans
251967
-
, base64-bytestring, bifunctors, bytestring, cereal, cereal-vector
251968
-
, clock, containers, contravariant, criterion, cryptohash, deepseq
251969
-
, directory, filepath, free, ghc-prim, hashable, hspec
251970
-
, hspec-smallcheck, integer-gmp, lifted-base, monad-control
251971
-
, mono-traversable, nats, network, primitive, resourcet, safe
251972
-
, smallcheck, store-core, syb, template-haskell, text, th-lift
251973
-
, th-lift-instances, th-orphans, th-reify-many, th-utilities, time
251974
-
, transformers, unordered-containers, vector
251975
-
, vector-binary-instances, void, weigh
251978
-
pname = "store";
sha256 = "1r6wajaxjlh38bivzmcdx8p0x89g04p6alddlibpa356drzl3jbp";
libraryHaskellDepends = [
···
description = "Fast binary serialization";
license = lib.licenses.mit;
252011
-
hydraPlatforms = lib.platforms.none;
"store-core" = callPackage
···
license = lib.licenses.mit;
259374
+
"tasty_1_4_2" = callPackage
259375
+
({ mkDerivation, ansi-terminal, base, clock, containers, mtl
259376
+
, optparse-applicative, stm, tagged, unbounded-delays, unix
259380
+
pname = "tasty";
259381
+
version = "1.4.2";
259382
+
sha256 = "0574hbqzxzyv6vsk5kzbf04kz58y0iy8x9ydcj4b8fpncgmgy63g";
259383
+
libraryHaskellDepends = [
259384
+
ansi-terminal base clock containers mtl optparse-applicative stm
259385
+
tagged unbounded-delays unix wcwidth
259387
+
description = "Modern and extensible testing framework";
259388
+
license = lib.licenses.mit;
259389
+
hydraPlatforms = lib.platforms.none;
"tasty-ant-xml" = callPackage
({ mkDerivation, base, containers, directory, filepath
, generic-deriving, ghc-prim, mtl, stm, tagged, tasty, transformers
···
({ mkDerivation, base, dejafu, random, tagged, tasty }:
259642
-
version = "2.0.0.7";
259643
-
sha256 = "0jzaqra7gsrvy33j1g6bnrwg7x5pyg5p50l5mgvpz71kd946725l";
259644
-
libraryHaskellDepends = [ base dejafu random tagged tasty ];
259645
-
description = "Deja Fu support for the Tasty test framework";
259646
-
license = lib.licenses.mit;
259649
-
"tasty-dejafu_2_0_0_8" = callPackage
259650
-
({ mkDerivation, base, dejafu, random, tagged, tasty }:
259652
-
pname = "tasty-dejafu";
sha256 = "0v0vkbj8nr4jg62a5c0qygj1pjkz1vnssiicafv87qis02j36myx";
libraryHaskellDepends = [ base dejafu random tagged tasty ];
description = "Deja Fu support for the Tasty test framework";
license = lib.licenses.mit;
259658
-
hydraPlatforms = lib.platforms.none;
"tasty-discover" = callPackage
···
262919
-
version = "0.12.3";
262920
-
sha256 = "0lhbgnswhss56lrp25i70hvmn6zg6xcfwdigfmwjggmhz0h5q88x";
262921
-
isLibrary = true;
262922
-
isExecutable = true;
262923
-
libraryHaskellDepends = [
262924
-
base containers mtl pandoc-types parsec split syb text xml
262926
-
testHaskellDepends = [
262927
-
base bytestring directory filepath process temporary text
262930
-
description = "Conversion between formats used to represent mathematics";
262931
-
license = lib.licenses.gpl2Only;
262934
-
"texmath_0_12_3_1" = callPackage
262935
-
({ mkDerivation, base, bytestring, containers, directory, filepath
262936
-
, mtl, pandoc-types, parsec, process, split, syb, temporary, text
262937
-
, utf8-string, xml
262940
-
pname = "texmath";
sha256 = "1qyiihb9h7w7074p495yd4s8dj9adz0dy865gyp822z69jvmkcki";
···
description = "Conversion between formats used to represent mathematics";
license = lib.licenses.gpl2Only;
262954
-
hydraPlatforms = lib.platforms.none;
"texrunner" = callPackage
···
benchmarkHaskellDepends = [ base criterion deepseq text weigh ];
description = "Calculate various string metrics efficiently";
license = lib.licenses.bsd3;
263291
+
"text-metrics_0_3_1" = callPackage
263292
+
({ mkDerivation, base, containers, criterion, deepseq, hspec
263293
+
, QuickCheck, text, vector, weigh
263296
+
pname = "text-metrics";
263297
+
version = "0.3.1";
263298
+
sha256 = "17bp1lnbkqr5ykrcd6v5sqv0fhljck7hky8zrrpw7rlkb1f3sdc2";
263299
+
libraryHaskellDepends = [ base containers text vector ];
263300
+
testHaskellDepends = [ base hspec QuickCheck text ];
263301
+
benchmarkHaskellDepends = [ base criterion deepseq text weigh ];
263302
+
description = "Calculate various string metrics efficiently";
263303
+
license = lib.licenses.bsd3;
263304
+
hydraPlatforms = lib.platforms.none;
"text-normal" = callPackage
···
license = lib.licenses.bsd3;
265427
+
"ticket-management" = callPackage
265428
+
({ mkDerivation, base, bytestring, cereal, containers, directory
265429
+
, optparse-applicative, QuickCheck, text, time, unliftio
265432
+
pname = "ticket-management";
265433
+
version = "0.2.0.0";
265434
+
sha256 = "0cbdkjjh2sfsj4cjgxvxjrva6rb0gli36q3g8idhwf7wa2llyz4w";
265435
+
isLibrary = true;
265436
+
isExecutable = true;
265437
+
libraryHaskellDepends = [
265438
+
base bytestring cereal containers directory optparse-applicative
265439
+
QuickCheck text time unliftio
265441
+
executableHaskellDepends = [ base ];
265442
+
testHaskellDepends = [ base QuickCheck text ];
265443
+
description = "A basic implementation of a personal ticket management system";
265444
+
license = lib.licenses.mit;
265445
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, bifunctors, bytestring, checkers, filepath
, lens, mtl, papa, QuickCheck, semigroupoids, semigroups, tasty
···
267097
-
version = "0.9.0";
267098
-
sha256 = "0dixx8i6ka3ksfcr6bjybs1i3ry0wpiffsmskh56cxxcys0jgm5h";
267099
-
isLibrary = true;
267100
-
isExecutable = true;
267101
-
libraryHaskellDepends = [
267102
-
ansi-terminal base bytestring cmark containers directory filepath
267103
-
http-conduit optparse-applicative semigroups text time zip-archive
267105
-
executableHaskellDepends = [ base ];
267106
-
testHaskellDepends = [ base tasty tasty-golden ];
267107
-
description = "Haskell tldr client";
267108
-
license = lib.licenses.bsd3;
267111
-
"tldr_0_9_1" = callPackage
267112
-
({ mkDerivation, ansi-terminal, base, bytestring, cmark, containers
267113
-
, directory, filepath, http-conduit, optparse-applicative
267114
-
, semigroups, tasty, tasty-golden, text, time, zip-archive
sha256 = "0xgj3mf51iv68fhgyrjvxfmzrbcwnk7siaynm213x0kgcyvkwbz0";
···
testHaskellDepends = [ base tasty tasty-golden ];
description = "Haskell tldr client";
license = lib.licenses.bsd3;
267130
-
hydraPlatforms = lib.platforms.none;
···
pname = "transformers-base";
269128
-
version = "0.4.5.2";
269129
-
sha256 = "1s256bi0yh0x2hp2gwd30f3mg1cv53zz397dv1yhfsnfzmihrj6h";
269131
-
editedCabalFile = "18j122ypx12rbl9bbf622fvj8nif4rsci8z4qw2llmznbvfl09s0";
269132
-
libraryHaskellDepends = [
269133
-
base base-orphans stm transformers transformers-compat
269135
-
description = "Lift computations from the bottom of a transformer stack";
269136
-
license = lib.licenses.bsd3;
269139
-
"transformers-base_0_4_6" = callPackage
269140
-
({ mkDerivation, base, base-orphans, stm, transformers
269141
-
, transformers-compat
269144
-
pname = "transformers-base";
sha256 = "146g69yxmlrmvqnzwcw4frxfl3z04lda9zqwcqib34dnkrlghfrj";
libraryHaskellDepends = [
···
description = "Lift computations from the bottom of a transformer stack";
license = lib.licenses.bsd3;
269152
-
hydraPlatforms = lib.platforms.none;
"transformers-bifunctors" = callPackage
···
license = lib.licenses.mit;
270665
+
"ttc_1_1_0_2" = callPackage
270666
+
({ mkDerivation, base, bytestring, tasty, tasty-hunit
270667
+
, template-haskell, text
270671
+
version = "1.1.0.2";
270672
+
sha256 = "0i1jnign6xb0i4y5rkwz2rp2lj7q3r50i4bkjghz8i2djw2sd1cw";
270673
+
libraryHaskellDepends = [ base bytestring template-haskell text ];
270674
+
testHaskellDepends = [
270675
+
base bytestring tasty tasty-hunit template-haskell text
270677
+
description = "Textual Type Classes";
270678
+
license = lib.licenses.mit;
270679
+
hydraPlatforms = lib.platforms.none;
"ttl-hashtables" = callPackage
({ mkDerivation, base, clock, containers, data-default, failable
, hashable, hashtables, hspec, mtl, transformers
···
({ mkDerivation, base, doctest, Glob }:
pname = "type-errors-pretty";
272217
-
version = "0.0.1.1";
272218
-
sha256 = "1z6rqah3qnvnlckcw3xhsp4yyfd21harw6kzqbz20y6k7a22jlf0";
272220
-
editedCabalFile = "1qfm0018ids9s7kdwf6d3r1cwnb5aqn55in4vdwklas3ydi8mmrx";
272221
-
libraryHaskellDepends = [ base ];
272222
-
testHaskellDepends = [ base doctest Glob ];
272223
-
description = "Combinators for writing pretty type errors easily";
272224
-
license = lib.licenses.mpl20;
272227
-
"type-errors-pretty_0_0_1_2" = callPackage
272228
-
({ mkDerivation, base, doctest, Glob }:
272230
-
pname = "type-errors-pretty";
sha256 = "01zdb5mw77d5rj3yvabqdch132mjw49awpjnjvms20hdhwjgqb6b";
libraryHaskellDepends = [ base ];
testHaskellDepends = [ base doctest Glob ];
description = "Combinators for writing pretty type errors easily";
license = lib.licenses.mpl20;
272237
-
hydraPlatforms = lib.platforms.none;
···
272909
-
version = "0.2.6.0";
272910
-
sha256 = "1cf2pfym8zdxvvy7xv72ixj7wy3rjrdss6f57k1ysgs66cgsi8ii";
272911
-
libraryHaskellDepends = [
272912
-
async base bytestring process stm transformers unliftio-core
272914
-
testHaskellDepends = [
272915
-
async base base64-bytestring bytestring hspec process stm temporary
272916
-
transformers unliftio-core
272918
-
description = "Run external processes, with strong typing of streams";
272919
-
license = lib.licenses.mit;
272922
-
"typed-process_0_2_6_1" = callPackage
272923
-
({ mkDerivation, async, base, base64-bytestring, bytestring, hspec
272924
-
, process, stm, temporary, transformers, unliftio-core
272927
-
pname = "typed-process";
sha256 = "0w4c76qln49967nnhf7f1zj3gbdfqp2qgf5ym8svhqyhp5gh61ws";
libraryHaskellDepends = [
···
description = "Run external processes, with strong typing of streams";
license = lib.licenses.mit;
272939
-
hydraPlatforms = lib.platforms.none;
"typed-spreadsheet" = callPackage
···
278033
+
"valida" = callPackage
278034
+
({ mkDerivation, base, smallcheck, tasty, tasty-hunit
278035
+
, tasty-quickcheck, tasty-smallcheck
278038
+
pname = "valida";
278039
+
version = "0.1.0";
278040
+
sha256 = "1spdf40jcm9b6ah18m5nw550x2mlq4bjmqvscf4cnjpc7izdmdng";
278041
+
libraryHaskellDepends = [ base ];
278042
+
testHaskellDepends = [
278043
+
base smallcheck tasty tasty-hunit tasty-quickcheck tasty-smallcheck
278045
+
description = "Simple applicative validation for product types, batteries included!";
278046
+
license = lib.licenses.mit;
···
description = "An intermediate language for Hoare logic style verification";
license = lib.licenses.asl20;
279817
-
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
279644
+
"aarch64-darwin" "armv7l-linux" "i686-linux" "x86_64-darwin"
···
281119
-
version = "3.12.1";
281120
-
sha256 = "0y9ykv0dx5hvh2683yyn8mdl3jxqk9zaf2a1rkyr5zgc43wsbm05";
280947
+
version = "3.12.2";
280948
+
sha256 = "1vypjnwvvvd0rw99qsb00jnwpq792s9x1wi62zdyzq9cwlf47ici";
libraryHaskellDepends = [ base bytestring transformers vector ];
libraryPkgconfigDepends = [ vulkan ];
···
"wai-middleware-auth" = callPackage
281982
-
({ mkDerivation, aeson, base, base64-bytestring, binary
281983
-
, blaze-builder, blaze-html, bytestring, case-insensitive, cereal
281984
-
, clientsession, cookie, exceptions, hedgehog, hoauth2, http-client
281985
-
, http-client-tls, http-conduit, http-reverse-proxy, http-types
281986
-
, jose, microlens, mtl, optparse-applicative, optparse-simple
281987
-
, regex-posix, safe-exceptions, shakespeare, tasty, tasty-hedgehog
281988
-
, tasty-hunit, text, time, unix-compat, unordered-containers
281989
-
, uri-bytestring, vault, wai, wai-app-static, wai-extra, warp, yaml
281992
-
pname = "wai-middleware-auth";
281993
-
version = "0.2.5.0";
281994
-
sha256 = "12yv8rcybd7saflfcyjy08p1m6il07nk831pkj0isxk8mwjq64l4";
281995
-
isLibrary = true;
281996
-
isExecutable = true;
281997
-
libraryHaskellDepends = [
281998
-
aeson base base64-bytestring binary blaze-builder blaze-html
281999
-
bytestring case-insensitive cereal clientsession cookie exceptions
282000
-
hoauth2 http-client http-client-tls http-conduit http-reverse-proxy
282001
-
http-types jose microlens mtl regex-posix safe-exceptions
282002
-
shakespeare text time unix-compat unordered-containers
282003
-
uri-bytestring vault wai wai-app-static wai-extra yaml
282005
-
executableHaskellDepends = [
282006
-
base bytestring cereal clientsession optparse-applicative
282007
-
optparse-simple wai-extra warp
282009
-
testHaskellDepends = [
282010
-
aeson base binary bytestring clientsession cookie hedgehog hoauth2
282011
-
http-types jose microlens mtl tasty tasty-hedgehog tasty-hunit text
282012
-
time uri-bytestring wai wai-extra warp
282014
-
description = "Authentication middleware that secures WAI application";
282015
-
license = lib.licenses.mit;
282018
-
"wai-middleware-auth_0_2_5_1" = callPackage
({ mkDerivation, aeson, base, base64-bytestring, binary
, blaze-builder, blaze-html, bytestring, case-insensitive, cereal
, clientsession, cookie, exceptions, hedgehog, hoauth2, http-client
···
description = "Authentication middleware that secures WAI application";
license = lib.licenses.mit;
282053
-
hydraPlatforms = lib.platforms.none;
"wai-middleware-brotli" = callPackage
···
hydraPlatforms = lib.platforms.none;
285010
+
"wgpu-hs" = callPackage
285011
+
({ mkDerivation, base, bytestring, data-default, GLFW-b, text
285012
+
, transformers, vector, wgpu-raw-hs
285015
+
pname = "wgpu-hs";
285016
+
version = "0.2.0.0";
285017
+
sha256 = "1kc5xmknfhh9dmn90rbnplmx8n7f07xwvrvz7dcybjpiw8pr2dml";
285018
+
isLibrary = true;
285019
+
isExecutable = true;
285020
+
libraryHaskellDepends = [
285021
+
base bytestring data-default GLFW-b text transformers vector
285024
+
executableHaskellDepends = [
285025
+
base data-default GLFW-b text transformers
285027
+
doHaddock = false;
285028
+
description = "WGPU";
285029
+
license = lib.licenses.bsd3;
"wgpu-raw-hs" = callPackage
({ mkDerivation, base, GLFW-b, unix }:
285224
-
version = "0.1.0.2";
285225
-
sha256 = "1hagn99jdmwjcyz2afmmd9ws31dncas9fssv6lx75kshar6x4rah";
285226
-
isLibrary = true;
285227
-
isExecutable = true;
285036
+
version = "0.2.0.0";
285037
+
sha256 = "05dzz6q5laxw7wwhly7v5i4bppfqz4yahh8qq6qc0h2c8v0qmdzp";
libraryHaskellDepends = [ base GLFW-b unix ];
285229
-
executableHaskellDepends = [ base GLFW-b ];
description = "WGPU Raw";
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
286177
+
"word16" = callPackage
286178
+
({ mkDerivation, base, bytestring, criterion, hspec, hspec-discover
286179
+
, template-haskell, text
286182
+
pname = "word16";
286183
+
version = "0.1.0.0";
286184
+
sha256 = "0z2nabnh7b42bl7hqy2iw68a1gxay26pgsid7m4hs8s2d7cghndx";
286185
+
libraryHaskellDepends = [ base bytestring template-haskell text ];
286186
+
testHaskellDepends = [ base hspec ];
286187
+
testToolDepends = [ hspec-discover ];
286188
+
benchmarkHaskellDepends = [ base bytestring criterion ];
286189
+
description = "Word16 library";
286190
+
license = lib.licenses.mit;
({ mkDerivation, base, criterion, deepseq, QuickCheck
, test-framework, test-framework-quickcheck2
···
executableSystemDepends = [ xgboost ];
description = "XGBoost library for Haskell";
license = lib.licenses.mit;
288185
-
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
288011
+
"aarch64-darwin" "i686-linux" "x86_64-darwin" "x86_64-linux"
}) {inherit (pkgs) xgboost;};
"xhaskell-library" = callPackage
···
291015
-
({ mkDerivation, base, bytestring, directory, hashable, network
291016
-
, process, regex-tdfa
290842
+
({ mkDerivation, base, bytestring, directory, hashable, hspec
290843
+
, network, process, regex-tdfa
291020
-
version = "0.1.1";
291021
-
sha256 = "1zbk2whfi09wzx9ql4dhkbg50s7v45y309avxljypg7z9i9pvx3x";
290847
+
version = "0.1.3";
290848
+
sha256 = "11p3ygnfpsh9dqlnpppi02baa5bk86pw6w6f1gawdd848qh7q9if";
libraryHaskellDepends = [
291025
-
base bytestring directory hashable network process regex-tdfa
290852
+
base bytestring directory hashable hspec network process regex-tdfa
291027
-
executableHaskellDepends = [ base regex-tdfa ];
291028
-
testHaskellDepends = [ base ];
290854
+
executableHaskellDepends = [ base hspec regex-tdfa ];
290855
+
testHaskellDepends = [ base hspec process ];
description = "Yet Another Parser Builder (YAPB)";
license = lib.licenses.bsd3;
290858
+
hydraPlatforms = lib.platforms.none;
"yarn-lock" = callPackage
···
description = "A yesod-auth plugin for LTI 1.3";
license = lib.licenses.lgpl3Only;
291860
-
hydraPlatforms = lib.platforms.none;
"yesod-auth-nopassword" = callPackage