hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-7-g30d5c33 from Hackage revision
17709067c7
.
This commit is contained in:
parent
bc6776a3b6
commit
7c83bf4a2e
|
@ -9883,8 +9883,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "HasCacBDD";
|
||||
version = "0.1.0.2";
|
||||
sha256 = "1yilx2pl0j4bw3c83kzc1y9wmg67r88gpahbwykff1jjr2xnrsp0";
|
||||
version = "0.1.0.3";
|
||||
sha256 = "04kczdr702kkqa89pm5lc3glq4xqnjy0rszpq7ms1zlj1gwvgckz";
|
||||
setupHaskellDepends = [ base Cabal directory ];
|
||||
libraryHaskellDepends = [ base process QuickCheck ];
|
||||
librarySystemDepends = [ CacBDD ];
|
||||
|
@ -41123,8 +41123,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "bishbosh";
|
||||
version = "0.0.0.4";
|
||||
sha256 = "0d9mn2jn1iv9x41c1yskfkx9d7papwn863gc1wffcb6aw8wg4mrz";
|
||||
version = "0.0.0.5";
|
||||
sha256 = "0i05xbld89ws9bzp9ynr9ly2jy0gw3nvikpbj61i669n9yazps90";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
|
@ -42550,6 +42550,24 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"blaze-markup_0_8_2_7" = callPackage
|
||||
({ mkDerivation, base, blaze-builder, bytestring, containers, HUnit
|
||||
, QuickCheck, tasty, tasty-hunit, tasty-quickcheck, text
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "blaze-markup";
|
||||
version = "0.8.2.7";
|
||||
sha256 = "1r4fij8qs1z4dfrh6cjzjbnx9f3jyx01zgj15wvy961d8bnqjr4b";
|
||||
libraryHaskellDepends = [ base blaze-builder bytestring text ];
|
||||
testHaskellDepends = [
|
||||
base blaze-builder bytestring containers HUnit QuickCheck tasty
|
||||
tasty-hunit tasty-quickcheck text
|
||||
];
|
||||
description = "A blazingly fast markup combinator library for Haskell";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"blaze-shields" = callPackage
|
||||
({ mkDerivation, base, blaze-html, blaze-markup, blaze-svg, text }:
|
||||
mkDerivation {
|
||||
|
@ -45869,8 +45887,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "bytebuild";
|
||||
version = "0.3.5.0";
|
||||
sha256 = "15ccfbhrvb6pj9py99qpbdrrfla83797ywmxjry2c7raaz3kpr73";
|
||||
version = "0.3.6.0";
|
||||
sha256 = "15nk9r9mx798kmjl04qf01il1csfjyi3jx44yhi4hmgl66p9fdx3";
|
||||
libraryHaskellDepends = [
|
||||
base byteslice bytestring integer-logarithms natural-arithmetic
|
||||
primitive primitive-offset primitive-unlifted run-st text-short
|
||||
|
@ -50657,8 +50675,8 @@ self: {
|
|||
pname = "cborg";
|
||||
version = "0.2.3.0";
|
||||
sha256 = "14y7yckj1xzldadyq8g84dgsdaygf9ss0gd38vjfw62smdjq1in8";
|
||||
revision = "1";
|
||||
editedCabalFile = "0rwliw9xl6y5ypwcywlmr1adqi4c8zi0vghxxarkwh7s5ny34q9f";
|
||||
revision = "2";
|
||||
editedCabalFile = "1qphglprccmyvjh3v2asikmwgdim4rndin5vls6iwb71hl703h2r";
|
||||
libraryHaskellDepends = [
|
||||
array base bytestring containers deepseq ghc-prim half integer-gmp
|
||||
primitive text
|
||||
|
@ -60716,8 +60734,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "contiguous";
|
||||
version = "0.5";
|
||||
sha256 = "0nz3ssh0zc8rs67mk8fmc8plvbjac6mlxdmzk9fw8sj2vx2ssisq";
|
||||
version = "0.5.1";
|
||||
sha256 = "1y02gqgd012zggs7kqxkky0prmbl0k9ji5ynb74i5mym88xrj67h";
|
||||
libraryHaskellDepends = [
|
||||
base deepseq primitive primitive-unlifted
|
||||
];
|
||||
|
@ -65203,8 +65221,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "curve25519";
|
||||
version = "0.2.3";
|
||||
sha256 = "0kwn7g479vpmir0vklvj7pw9xav3l463i1apzrqd45paiz88px6k";
|
||||
version = "0.2.4";
|
||||
sha256 = "1ckwdd9x03y6008ikl757sp7hkqscad144l9djmcm6pq5isjn7jh";
|
||||
libraryHaskellDepends = [ base bytestring crypto-api ];
|
||||
testHaskellDepends = [
|
||||
base bytestring crypto-api DRBG HUnit QuickCheck tagged
|
||||
|
@ -69760,6 +69778,23 @@ self: {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"dejafu_2_4_0_0" = callPackage
|
||||
({ mkDerivation, base, concurrency, containers, contravariant
|
||||
, deepseq, exceptions, leancheck, profunctors, random, transformers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "dejafu";
|
||||
version = "2.4.0.0";
|
||||
sha256 = "1kj4ygdbbkr54bqknxk3jqif74jxgpid7cz9vzcm2m15h8q2z9k2";
|
||||
libraryHaskellDepends = [
|
||||
base concurrency containers contravariant deepseq exceptions
|
||||
leancheck profunctors random transformers
|
||||
];
|
||||
description = "A library for unit-testing concurrent programs";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"deka" = callPackage
|
||||
({ mkDerivation, base, bytestring, mpdec, parsec, transformers }:
|
||||
mkDerivation {
|
||||
|
@ -75117,8 +75152,8 @@ self: {
|
|||
({ mkDerivation, base, dobutokO-frequency }:
|
||||
mkDerivation {
|
||||
pname = "dobutokO-effects";
|
||||
version = "0.2.0.0";
|
||||
sha256 = "1xf5s6phcw2xwwz7qvklzql5hrfz7mr17yzqcm88hc8a4bqj421x";
|
||||
version = "0.3.1.0";
|
||||
sha256 = "03xsgbmvbkgqprxq6pkdifjcli7wf9clvyz9k4g5c5p387yj9jh5";
|
||||
libraryHaskellDepends = [ base dobutokO-frequency ];
|
||||
description = "A library to deal with SoX effects and possibilities";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
|
@ -84873,8 +84908,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "factory";
|
||||
version = "0.3.2.1";
|
||||
sha256 = "1vz273vni9335py69nlc2g92gkvy13rkfa238116g83qjjcx8w1f";
|
||||
version = "0.3.2.2";
|
||||
sha256 = "00nxadfipy92rpg7d3ypgigr51n4sn9jjh6n1gzxfjl6p7vq6myn";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
@ -87426,6 +87461,19 @@ self: {
|
|||
license = stdenv.lib.licenses.publicDomain;
|
||||
}) {};
|
||||
|
||||
"filelock_0_1_1_5" = callPackage
|
||||
({ mkDerivation, async, base, process, unix }:
|
||||
mkDerivation {
|
||||
pname = "filelock";
|
||||
version = "0.1.1.5";
|
||||
sha256 = "06a44i7a956d7xkk2na4090xj2a7b7a228pk4spmccs4x20ymssh";
|
||||
libraryHaskellDepends = [ base unix ];
|
||||
testHaskellDepends = [ async base process ];
|
||||
description = "Portable interface to file locking (flock / LockFileEx)";
|
||||
license = stdenv.lib.licenses.publicDomain;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"filemanip" = callPackage
|
||||
({ mkDerivation, base, bytestring, directory, filepath, mtl
|
||||
, unix-compat
|
||||
|
@ -88160,8 +88208,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "fishfood";
|
||||
version = "0.0.1.9";
|
||||
sha256 = "128m9zhn57jzz5ijkz54mlw70g0d1byp2gisw7wyrgddi0j3x3i5";
|
||||
version = "0.0.1.10";
|
||||
sha256 = "075hqpp4jmhl57a6y5vgnmxc3264mby2xpcmskxpcrqf6isbljah";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
@ -109799,26 +109847,25 @@ self: {
|
|||
|
||||
"hackport" = callPackage
|
||||
({ mkDerivation, array, async, base, base16-bytestring
|
||||
, base64-bytestring, binary, bytestring, containers, cryptohash
|
||||
, deepseq, directory, ed25519, extensible-exceptions, filepath
|
||||
, ghc-prim, hashable, HTTP, HUnit, MissingH, mtl, network
|
||||
, network-uri, old-locale, old-time, parsec, pretty, process
|
||||
, random, regex-compat, split, stm, tar, template-haskell, text
|
||||
, time, transformers, unix, xml, zlib
|
||||
, base64-bytestring, binary, bytestring, containers
|
||||
, cryptohash-sha256, deepseq, directory, ed25519
|
||||
, extensible-exceptions, filepath, ghc-prim, hashable, HTTP, HUnit
|
||||
, lukko, mtl, network, network-uri, old-locale, parsec, pretty
|
||||
, process, random, split, stm, tar, template-haskell, text, time
|
||||
, transformers, unix, xml, zlib
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hackport";
|
||||
version = "0.6.4";
|
||||
sha256 = "185b2mincqzla8j675lv4ydi8fvsj3ikyq4g8jivygbkcpawi5f5";
|
||||
version = "0.6.5";
|
||||
sha256 = "1869fkrcapnvvzgqwfaivjgcmbmmg53l335qgb6fw672g4bhkc2x";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [
|
||||
array async base base16-bytestring base64-bytestring binary
|
||||
bytestring containers cryptohash deepseq directory ed25519
|
||||
extensible-exceptions filepath ghc-prim hashable HTTP MissingH mtl
|
||||
network network-uri old-locale old-time parsec pretty process
|
||||
random regex-compat split stm tar template-haskell text time
|
||||
transformers unix xml zlib
|
||||
bytestring containers cryptohash-sha256 deepseq directory ed25519
|
||||
extensible-exceptions filepath ghc-prim hashable HTTP lukko mtl
|
||||
network network-uri old-locale parsec pretty process random split
|
||||
stm tar template-haskell text time transformers unix xml zlib
|
||||
];
|
||||
testHaskellDepends = [
|
||||
array base binary bytestring containers deepseq directory
|
||||
|
@ -110646,6 +110693,44 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {inherit (pkgs) utillinux;};
|
||||
|
||||
"hakyll_4_13_4_0" = callPackage
|
||||
({ mkDerivation, base, binary, blaze-html, blaze-markup, bytestring
|
||||
, containers, cryptonite, data-default, deepseq, directory
|
||||
, file-embed, filepath, fsnotify, http-conduit, http-types
|
||||
, lrucache, memory, mtl, network-uri, optparse-applicative, pandoc
|
||||
, pandoc-citeproc, parsec, process, QuickCheck, random, regex-tdfa
|
||||
, resourcet, scientific, tagsoup, tasty, tasty-hunit
|
||||
, tasty-quickcheck, template-haskell, text, time
|
||||
, time-locale-compat, unordered-containers, utillinux, vector, wai
|
||||
, wai-app-static, warp, yaml
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hakyll";
|
||||
version = "4.13.4.0";
|
||||
sha256 = "0gcs79jmpayndfsmmb40avrgyl4f0f1brprm2l0mvybfah84h2m3";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
base binary blaze-html blaze-markup bytestring containers
|
||||
cryptonite data-default deepseq directory file-embed filepath
|
||||
fsnotify http-conduit http-types lrucache memory mtl network-uri
|
||||
optparse-applicative pandoc pandoc-citeproc parsec process random
|
||||
regex-tdfa resourcet scientific tagsoup template-haskell text time
|
||||
time-locale-compat unordered-containers vector wai wai-app-static
|
||||
warp yaml
|
||||
];
|
||||
executableHaskellDepends = [ base directory filepath ];
|
||||
testHaskellDepends = [
|
||||
base bytestring containers filepath QuickCheck tasty tasty-hunit
|
||||
tasty-quickcheck text unordered-containers yaml
|
||||
];
|
||||
testToolDepends = [ utillinux ];
|
||||
description = "A static website compiler library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {inherit (pkgs) utillinux;};
|
||||
|
||||
"hakyll-R" = callPackage
|
||||
({ mkDerivation, base, directory, filepath, hakyll, pandoc, process
|
||||
}:
|
||||
|
@ -136102,6 +136187,18 @@ self: {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"hunit-dejafu_2_0_0_4" = callPackage
|
||||
({ mkDerivation, base, dejafu, exceptions, HUnit }:
|
||||
mkDerivation {
|
||||
pname = "hunit-dejafu";
|
||||
version = "2.0.0.4";
|
||||
sha256 = "11d52blw31mcsg7c3w1f7khy3vk2p03h4c5z6ja6wb9k5bg4d004";
|
||||
libraryHaskellDepends = [ base dejafu exceptions HUnit ];
|
||||
description = "Deja Fu support for the HUnit test framework";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"hunit-gui" = callPackage
|
||||
({ mkDerivation, base, cairo, gtk, haskell98, HUnit }:
|
||||
mkDerivation {
|
||||
|
@ -150225,6 +150322,37 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"krank_0_2_2" = callPackage
|
||||
({ mkDerivation, aeson, base, bytestring, containers, hspec
|
||||
, hspec-expectations, http-client, http-types, lifted-async, mtl
|
||||
, optparse-applicative, pcre-heavy, pretty-terminal, PyF, req
|
||||
, safe-exceptions, text, unordered-containers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "krank";
|
||||
version = "0.2.2";
|
||||
sha256 = "10w6vbpcn9n07s99w02izg7nfizpbq5m5mg6zv46f1llm35jpv6w";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring containers http-client http-types
|
||||
lifted-async mtl pcre-heavy pretty-terminal PyF req safe-exceptions
|
||||
text unordered-containers
|
||||
];
|
||||
executableHaskellDepends = [
|
||||
base containers mtl optparse-applicative pcre-heavy pretty-terminal
|
||||
PyF text
|
||||
];
|
||||
testHaskellDepends = [
|
||||
aeson base bytestring containers hspec hspec-expectations
|
||||
http-client http-types lifted-async mtl pcre-heavy pretty-terminal
|
||||
PyF req safe-exceptions text unordered-containers
|
||||
];
|
||||
description = "Krank checks your code source comments for important markers";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"krapsh" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, base, base16-bytestring
|
||||
, binary, bytestring, containers, cryptohash-sha256, deepseq
|
||||
|
@ -150318,27 +150446,35 @@ self: {
|
|||
}) {egl = null; inherit (pkgs) glew;};
|
||||
|
||||
"kubernetes-client" = callPackage
|
||||
({ mkDerivation, aeson, base, bytestring, connection, containers
|
||||
, data-default-class, hspec, http-client, http-client-tls
|
||||
, kubernetes-client-core, microlens, mtl, pem, safe-exceptions
|
||||
, streaming-bytestring, text, tls, x509, x509-store, x509-system
|
||||
({ mkDerivation, aeson, attoparsec, base, base64-bytestring
|
||||
, bytestring, connection, containers, data-default-class, either
|
||||
, file-embed, filepath, hoauth2, hspec, hspec-attoparsec
|
||||
, http-client, http-client-tls, jose-jwt, jsonpath
|
||||
, kubernetes-client-core, microlens, mtl, oidc-client, pem
|
||||
, safe-exceptions, stm, streaming-bytestring, text, time, timerep
|
||||
, tls, typed-process, uri-bytestring, x509, x509-store, x509-system
|
||||
, x509-validation, yaml
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "kubernetes-client";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "0fzilm4k7cq3k6vlx01c5gzg4lnrgpfdldbiml4rbiv42f13pr7j";
|
||||
version = "0.2.0.0";
|
||||
sha256 = "07vvp8yb7jx5cgn3siykkh7jdkkcxapclyp09q4n975fzd01waww";
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring connection containers data-default-class
|
||||
http-client http-client-tls kubernetes-client-core microlens mtl
|
||||
pem safe-exceptions streaming-bytestring text tls x509 x509-store
|
||||
x509-system x509-validation
|
||||
aeson attoparsec base base64-bytestring bytestring connection
|
||||
containers data-default-class either filepath hoauth2 http-client
|
||||
http-client-tls jose-jwt jsonpath kubernetes-client-core microlens
|
||||
mtl oidc-client pem safe-exceptions stm streaming-bytestring text
|
||||
time timerep tls typed-process uri-bytestring x509 x509-store
|
||||
x509-system x509-validation yaml
|
||||
];
|
||||
testHaskellDepends = [
|
||||
aeson base bytestring connection containers data-default-class
|
||||
hspec http-client http-client-tls kubernetes-client-core microlens
|
||||
mtl pem safe-exceptions streaming-bytestring text tls x509
|
||||
x509-store x509-system x509-validation yaml
|
||||
aeson attoparsec base base64-bytestring bytestring connection
|
||||
containers data-default-class either file-embed filepath hoauth2
|
||||
hspec hspec-attoparsec http-client http-client-tls jose-jwt
|
||||
jsonpath kubernetes-client-core microlens mtl oidc-client pem
|
||||
safe-exceptions stm streaming-bytestring text time timerep tls
|
||||
typed-process uri-bytestring x509 x509-store x509-system
|
||||
x509-validation yaml
|
||||
];
|
||||
description = "Client library for Kubernetes";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
|
@ -150356,10 +150492,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "kubernetes-client-core";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "08sxsc9a9vdsqp71zxnc309cng75k3c57mcmmryhpwwyscvgfnsk";
|
||||
revision = "1";
|
||||
editedCabalFile = "0qzh7zq36q57yfccna1izi1gz9fpki9ngnl8dgf3m6halrxwqlc7";
|
||||
version = "0.2.0.0";
|
||||
sha256 = "03f9h4cb02nj2g49grp3i22djc6zh2bqxl7yxkx1yf70fnqv2zcq";
|
||||
libraryHaskellDepends = [
|
||||
aeson base base64-bytestring bytestring case-insensitive containers
|
||||
deepseq exceptions http-api-data http-client http-client-tls
|
||||
|
@ -151907,8 +152041,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "language-dickinson";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "0aq948mln0gc3f5ngb1wnykw233fyp4wmaak4mb1rxjbmfhwyvqw";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "0ry3mkgvabm4hvax8lm7pdm8bsmp1qiaq6kndfj5m95fc0ddd1j4";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
|
@ -184467,14 +184601,14 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"optparse-generic_1_4_0" = callPackage
|
||||
"optparse-generic_1_4_1" = callPackage
|
||||
({ mkDerivation, base, bytestring, Only, optparse-applicative
|
||||
, semigroups, system-filepath, text, time, transformers, void
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "optparse-generic";
|
||||
version = "1.4.0";
|
||||
sha256 = "1wbakc4lk0pyxij9pg95v4hi4k4l7jd4iai0ya6ncmy5bj21fyvd";
|
||||
version = "1.4.1";
|
||||
sha256 = "0w9hl8ncw7v7bvzli68czqabxg7h15jn8b9rmgn53dn3xyw0h68y";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring Only optparse-applicative semigroups
|
||||
system-filepath text time transformers void
|
||||
|
@ -186017,6 +186151,62 @@ self: {
|
|||
maintainers = with stdenv.lib.maintainers; [ peti ];
|
||||
}) {};
|
||||
|
||||
"pandoc_2_10" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, attoparsec, base
|
||||
, base64-bytestring, binary, blaze-html, blaze-markup, bytestring
|
||||
, case-insensitive, cmark-gfm, connection, containers, criterion
|
||||
, data-default, deepseq, Diff, directory, doclayout, doctemplates
|
||||
, emojis, exceptions, executable-path, filepath, Glob
|
||||
, haddock-library, hslua, hslua-module-system, hslua-module-text
|
||||
, HsYAML, HTTP, http-client, http-client-tls, http-types, ipynb
|
||||
, jira-wiki-markup, JuicyPixels, mtl, network, network-uri
|
||||
, pandoc-types, parsec, process, QuickCheck, random, safe
|
||||
, scientific, SHA, skylighting, skylighting-core, split, syb
|
||||
, tagsoup, tasty, tasty-golden, tasty-hunit, tasty-lua
|
||||
, tasty-quickcheck, temporary, texmath, text, text-conversions
|
||||
, time, unicode-transforms, unix, unordered-containers, weigh, xml
|
||||
, zip-archive, zlib
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "pandoc";
|
||||
version = "2.10";
|
||||
sha256 = "11jj4pxbbl3b585bcfx641m7bk3hl4vl6fgriv76mach5wljl5j1";
|
||||
configureFlags = [ "-fhttps" "-f-trypandoc" ];
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
aeson aeson-pretty attoparsec base base64-bytestring binary
|
||||
blaze-html blaze-markup bytestring case-insensitive cmark-gfm
|
||||
connection containers data-default deepseq directory doclayout
|
||||
doctemplates emojis exceptions filepath Glob haddock-library hslua
|
||||
hslua-module-system hslua-module-text HsYAML HTTP 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 tagsoup
|
||||
temporary texmath text text-conversions time unicode-transforms
|
||||
unix unordered-containers xml zip-archive zlib
|
||||
];
|
||||
executableHaskellDepends = [ base ];
|
||||
testHaskellDepends = [
|
||||
base base64-bytestring bytestring containers Diff directory
|
||||
doctemplates exceptions executable-path filepath Glob hslua mtl
|
||||
pandoc-types process QuickCheck tasty tasty-golden tasty-hunit
|
||||
tasty-lua tasty-quickcheck temporary text time xml zip-archive
|
||||
];
|
||||
benchmarkHaskellDepends = [
|
||||
base bytestring containers criterion mtl text time weigh
|
||||
];
|
||||
postInstall = ''
|
||||
mkdir -p $out/share/man/man1
|
||||
mv "man/"*.1 $out/share/man/man1/
|
||||
'';
|
||||
description = "Conversion between markup formats";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
maintainers = with stdenv.lib.maintainers; [ peti ];
|
||||
}) {};
|
||||
|
||||
"pandoc-citeproc" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, attoparsec, base, bytestring
|
||||
, Cabal, containers, data-default, directory, filepath, hs-bibutils
|
||||
|
@ -187790,6 +187980,25 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"parse-gcstats" = callPackage
|
||||
({ mkDerivation, attoparsec, base, conduit, conduit-extra, filepath
|
||||
, tasty, tasty-golden, text, unordered-containers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "parse-gcstats";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "07l2jy59grxqnn90kyj13zg7b5x8j21apcywf6m4yws41j8il0nc";
|
||||
libraryHaskellDepends = [
|
||||
attoparsec base text unordered-containers
|
||||
];
|
||||
testHaskellDepends = [
|
||||
attoparsec base conduit conduit-extra filepath tasty tasty-golden
|
||||
text
|
||||
];
|
||||
description = "Parse machine-readable GHC GC stats";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"parse-help" = callPackage
|
||||
({ mkDerivation, attoparsec, base, cmdargs, containers
|
||||
, data-default, file-location, template-haskell, text, th-lift
|
||||
|
@ -200689,6 +200898,26 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"prometheus-wai-middleware" = callPackage
|
||||
({ mkDerivation, async, base, clock, containers, http-types
|
||||
, prometheus, text, wai, warp
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "prometheus-wai-middleware";
|
||||
version = "1.0.0.0";
|
||||
sha256 = "0ndzhd0ghk9l2avi5agllfj3j1smamwplsnqlg0sav8n54r7n6wv";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
base clock containers http-types prometheus text wai
|
||||
];
|
||||
executableHaskellDepends = [
|
||||
async base http-types prometheus wai warp
|
||||
];
|
||||
description = "Instrument a wai application with various metrics";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"promise" = callPackage
|
||||
({ mkDerivation, async, base }:
|
||||
mkDerivation {
|
||||
|
@ -209991,8 +210220,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "regexchar";
|
||||
version = "0.9.0.17";
|
||||
sha256 = "1vkljfqilk0sfwnww1b907lqsdqxd8fdy64kf4vg26r89rzcd5i9";
|
||||
version = "0.9.0.18";
|
||||
sha256 = "1xrv67w6pr3jc8rcmzsfr6ga1g3zcsq1qb327c9viqhj40s5rarm";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
|
@ -210015,8 +210244,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "regexdot";
|
||||
version = "0.12.2.1";
|
||||
sha256 = "0s8jbkhhlhhdadwf7d8hy1cjs05mlf1r3czc861llwqrshys3c8c";
|
||||
version = "0.12.2.2";
|
||||
sha256 = "0kaqinn8v6hc67rmj89sl6chagzycz61x5ng8cxxpap0zcxwx4ya";
|
||||
libraryHaskellDepends = [
|
||||
base data-default deepseq extra parallel parsec toolshed
|
||||
];
|
||||
|
@ -217079,19 +217308,19 @@ self: {
|
|||
|
||||
"sbv" = callPackage
|
||||
({ mkDerivation, array, async, base, bytestring, containers
|
||||
, crackNum, criterion, deepseq, directory, doctest, filepath
|
||||
, generic-deriving, ghc, Glob, hlint, mtl, pretty, process
|
||||
, QuickCheck, random, syb, tasty, tasty-golden, tasty-hunit
|
||||
, crackNum, deepseq, directory, doctest, filepath, gauge
|
||||
, generic-deriving, Glob, hlint, mtl, pretty, process, QuickCheck
|
||||
, random, silently, syb, tasty, tasty-golden, tasty-hunit
|
||||
, tasty-quickcheck, template-haskell, time, transformers, z3
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "sbv";
|
||||
version = "8.6";
|
||||
sha256 = "01y3dg8gprddn2477cw8k5a9a2gn0330qbpqyc3l2zbnwf3a2yga";
|
||||
version = "8.7";
|
||||
sha256 = "0iipl3ra0ih6fjxfs4p554va5243rg1ddkllfdbs7y2sj697841l";
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
array async base containers crackNum deepseq directory filepath
|
||||
generic-deriving ghc mtl pretty process QuickCheck random syb
|
||||
generic-deriving mtl pretty process QuickCheck random syb
|
||||
template-haskell time transformers
|
||||
];
|
||||
testHaskellDepends = [
|
||||
|
@ -217101,8 +217330,8 @@ self: {
|
|||
];
|
||||
testSystemDepends = [ z3 ];
|
||||
benchmarkHaskellDepends = [
|
||||
base containers crackNum criterion deepseq directory filepath mtl
|
||||
process random syb
|
||||
base containers crackNum deepseq directory filepath gauge mtl
|
||||
process random silently syb
|
||||
];
|
||||
description = "SMT Based Verification: Symbolic Haskell theorem prover using SMT solving";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
|
@ -224817,16 +225046,16 @@ self: {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"shake-plus_0_1_8_0" = callPackage
|
||||
({ mkDerivation, base, comonad, extra, hashable, path, rio, shake
|
||||
"shake-plus_0_1_10_0" = callPackage
|
||||
({ mkDerivation, aeson, base, comonad, extra, path, rio, shake
|
||||
, within
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "shake-plus";
|
||||
version = "0.1.8.0";
|
||||
sha256 = "1p92f5npf1f75lpmkkhvf8rbz67536rd383dqfjaa05wwr1il696";
|
||||
version = "0.1.10.0";
|
||||
sha256 = "0jp0b593162y2m9mxrh4fhgvjiwyxx4zk5spmr46aby5hhrgdwcr";
|
||||
libraryHaskellDepends = [
|
||||
base comonad extra hashable path rio shake within
|
||||
aeson base comonad extra path rio shake within
|
||||
];
|
||||
description = "Re-export of Shake using well-typed paths and ReaderT";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
|
@ -224834,27 +225063,27 @@ self: {
|
|||
}) {};
|
||||
|
||||
"shakebook" = callPackage
|
||||
({ mkDerivation, aeson, aeson-with, base, comonad, comonad-extras
|
||||
, doctemplates, feed, free, ixset-typed, lens, lens-aeson, mustache
|
||||
, pandoc, pandoc-types, path-extensions, rio, shake-plus
|
||||
, sitemap-gen, slick, split, tasty, tasty-golden, text-time
|
||||
, zipper-extra
|
||||
({ mkDerivation, aeson, aeson-with, base, binary-instances, comonad
|
||||
, comonad-extras, doctemplates, feed, free, http-conduit
|
||||
, ixset-typed, lens, lens-aeson, mustache, pandoc, pandoc-types
|
||||
, path-extensions, rio, shake-plus, sitemap-gen, slick, split
|
||||
, tasty, tasty-golden, text-time, zipper-extra
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "shakebook";
|
||||
version = "0.7.3.0";
|
||||
sha256 = "1dfnnbj7b6f0fcn54p43dp0vqnayinc2knqfimizr999vnblz2z1";
|
||||
version = "0.8.0.0";
|
||||
sha256 = "1c26j95jcljr5qfn54kgvh2mcvgsk0995zij7a23nxmb5529glhd";
|
||||
libraryHaskellDepends = [
|
||||
aeson aeson-with base comonad comonad-extras doctemplates feed free
|
||||
ixset-typed lens lens-aeson mustache pandoc pandoc-types
|
||||
path-extensions rio shake-plus sitemap-gen slick split text-time
|
||||
zipper-extra
|
||||
aeson aeson-with base binary-instances comonad comonad-extras
|
||||
doctemplates feed free http-conduit ixset-typed lens lens-aeson
|
||||
mustache pandoc pandoc-types path-extensions rio shake-plus
|
||||
sitemap-gen slick split text-time zipper-extra
|
||||
];
|
||||
testHaskellDepends = [
|
||||
aeson aeson-with base comonad comonad-extras doctemplates feed free
|
||||
ixset-typed lens lens-aeson mustache pandoc pandoc-types
|
||||
path-extensions rio shake-plus sitemap-gen slick split tasty
|
||||
tasty-golden text-time zipper-extra
|
||||
aeson aeson-with base binary-instances comonad comonad-extras
|
||||
doctemplates feed free http-conduit ixset-typed lens lens-aeson
|
||||
mustache pandoc pandoc-types path-extensions rio shake-plus
|
||||
sitemap-gen slick split tasty tasty-golden text-time zipper-extra
|
||||
];
|
||||
description = "Shake-based technical documentation generator; HTML & PDF";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
|
@ -233745,8 +233974,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "squeeze";
|
||||
version = "1.0.4.17";
|
||||
sha256 = "10nm5jim5cw7qmkdr1j7665g646kay53w8n5rcsp1jz3lglpymdw";
|
||||
version = "1.0.4.18";
|
||||
sha256 = "0s10k1fyh8xrsf0cbj32r8f7clcj6pfyc39b9bmgsixg1qngjbdj";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
@ -238110,8 +238339,8 @@ self: {
|
|||
pname = "string-interpolate";
|
||||
version = "0.2.1.0";
|
||||
sha256 = "0wply8lqfhc1xnqxq88xwygwqxbq86gjrwphygbn7nz66g2abgda";
|
||||
revision = "1";
|
||||
editedCabalFile = "1xp470mrm3srvmvk6xznx9wim8xwsz93pskpv4hnk2ra3a7lr2lr";
|
||||
revision = "2";
|
||||
editedCabalFile = "00dsrl53aggn0d45cv3c7w6x82qhz3a059w957s9i3qdqfphbvx9";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring haskell-src-exts haskell-src-meta split
|
||||
template-haskell text text-conversions utf8-string
|
||||
|
@ -243278,6 +243507,18 @@ self: {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"tasty-dejafu_2_0_0_6" = callPackage
|
||||
({ mkDerivation, base, dejafu, random, tagged, tasty }:
|
||||
mkDerivation {
|
||||
pname = "tasty-dejafu";
|
||||
version = "2.0.0.6";
|
||||
sha256 = "0iw7yqb52cxw3fgp9did73wk41c1jxvdxx4vg0rna32bc0d7rwyh";
|
||||
libraryHaskellDepends = [ base dejafu random tagged tasty ];
|
||||
description = "Deja Fu support for the Tasty test framework";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"tasty-discover" = callPackage
|
||||
({ mkDerivation, base, containers, directory, filepath, Glob
|
||||
, hedgehog, tasty, tasty-hedgehog, tasty-hspec, tasty-hunit
|
||||
|
@ -251271,8 +251512,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "toolshed";
|
||||
version = "0.18.0.1";
|
||||
sha256 = "0sw7fxcqr1pfb7kjzvra56ji6nl02175rscb1s4bvw6rrq7xjb6v";
|
||||
version = "0.18.0.2";
|
||||
sha256 = "0iaq3fgx67w7jf3qc5rvxsnbc0y159psqd44klhm8lyvdb6rd4kh";
|
||||
libraryHaskellDepends = [
|
||||
array base containers data-default deepseq directory filepath
|
||||
QuickCheck random
|
||||
|
@ -262525,8 +262766,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "vinyl";
|
||||
version = "0.12.2";
|
||||
sha256 = "1h5q5y3ni7vx48rmammf66nzjmbclwh5n1c41gln8fm98n6n96yn";
|
||||
version = "0.12.3";
|
||||
sha256 = "0vqi8xkbijyjs0z7v08j37rlcjsy5s48b5q2dyj8j4j4z7ghnrcx";
|
||||
libraryHaskellDepends = [ array base ghc-prim ];
|
||||
testHaskellDepends = [
|
||||
aeson base doctest hspec lens lens-aeson microlens mtl
|
||||
|
@ -266825,18 +267066,18 @@ self: {
|
|||
"weeder" = callPackage
|
||||
({ mkDerivation, algebraic-graphs, base, bytestring, containers
|
||||
, dhall, directory, filepath, generic-lens, ghc, lens, mtl
|
||||
, optparse-applicative, regex-tdfa, transformers
|
||||
, optparse-applicative, regex-tdfa, text, transformers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "weeder";
|
||||
version = "2.0.1";
|
||||
sha256 = "1x5hgyp3zcwz63wcwh8bqalckcb7baakj39zwymifirxvhkws1xz";
|
||||
version = "2.1.0";
|
||||
sha256 = "0pplr61bf9b6s5wgji8s5dwpp69164zhh6skpsminf6fcpvwqwcl";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
algebraic-graphs base bytestring containers dhall directory
|
||||
filepath generic-lens ghc lens mtl optparse-applicative regex-tdfa
|
||||
transformers
|
||||
text transformers
|
||||
];
|
||||
executableHaskellDepends = [
|
||||
base bytestring containers directory filepath ghc
|
||||
|
@ -266854,8 +267095,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "weekdaze";
|
||||
version = "0.0.0.1";
|
||||
sha256 = "13nxi6gqm4by2y6wd3vwj0rqjircpfng0nz5h2spci2jrbmv52d3";
|
||||
version = "0.0.0.2";
|
||||
sha256 = "17i8pq4xfc6mxdphc7xiiwlnqw3m70sh7d3pjnql33m1083kbkxb";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
|
@ -273647,6 +273888,34 @@ self: {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"yesod-bin_1_6_0_5" = callPackage
|
||||
({ mkDerivation, base, bytestring, Cabal, conduit, conduit-extra
|
||||
, containers, data-default-class, directory, file-embed, filepath
|
||||
, fsnotify, http-client, http-client-tls, http-reverse-proxy
|
||||
, http-types, network, optparse-applicative, process
|
||||
, project-template, say, split, stm, streaming-commons, tar, text
|
||||
, time, transformers, transformers-compat, unliftio
|
||||
, unordered-containers, wai, wai-extra, warp, warp-tls, yaml, zlib
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "yesod-bin";
|
||||
version = "1.6.0.5";
|
||||
sha256 = "06klixw5qi12bxpll1bvyc5lngpkzd48qvq4r3v4vlppninsj2cd";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [
|
||||
base bytestring Cabal conduit conduit-extra containers
|
||||
data-default-class directory file-embed filepath fsnotify
|
||||
http-client http-client-tls http-reverse-proxy http-types network
|
||||
optparse-applicative process project-template say split stm
|
||||
streaming-commons tar text time transformers transformers-compat
|
||||
unliftio unordered-containers wai wai-extra warp warp-tls yaml zlib
|
||||
];
|
||||
description = "The yesod helper executable";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"yesod-bootstrap" = callPackage
|
||||
({ mkDerivation, base, blaze-html, blaze-markup, bootstrap-types
|
||||
, shakespeare, text, transformers, yesod-core, yesod-elements
|
||||
|
|
Loading…
Reference in New Issue