hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
fa720610b0
.
This commit is contained in:
parent
1f1d171337
commit
f9aa2a6614
266
pkgs/development/haskell-modules/hackage-packages.nix
generated
266
pkgs/development/haskell-modules/hackage-packages.nix
generated
@ -18214,8 +18214,8 @@ self: {
|
||||
pname = "TestExplode";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "0r4nwzwdila9p05g5y99rp06dbh1k2yl5jsc6yn6dwvxkvvdjcs1";
|
||||
revision = "6";
|
||||
editedCabalFile = "11855w0z8l8hs387rrnp9qgh3krlx6d7pd2bdrb72jcgkyvdhgjg";
|
||||
revision = "7";
|
||||
editedCabalFile = "0m66y84bcnwmws9lvgasi7vrsp5qdd68saxizx5kkqn3c6qnd06b";
|
||||
libraryHaskellDepends = [
|
||||
base containers directory fgl graphviz interpolatedstring-perl6 mtl
|
||||
process text
|
||||
@ -50660,8 +50660,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "citeproc";
|
||||
version = "0.1.1.1";
|
||||
sha256 = "1w6ivzkwjpgaqd8nnb73krp2xwnkli5ggd0nmw3llxfzcvpg0mxz";
|
||||
version = "0.2";
|
||||
sha256 = "1jibg9yzcdafijy5c8khgavirbxq44plsw81gkxya24yc9ag5bi6";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -53286,8 +53286,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "codeworld-api";
|
||||
version = "0.6.0";
|
||||
sha256 = "1m1kqr8gniqcxc3s8yvk4rb2v0cg7wl0m3dam3g4ida2i8r5p22a";
|
||||
version = "0.7.0";
|
||||
sha256 = "1l1w4mrw4b2njz4kmfvd94mlwn776vryy1y9x9cb3r69fw5qy2f3";
|
||||
libraryHaskellDepends = [
|
||||
aeson base base64-bytestring blank-canvas bytestring cereal
|
||||
cereal-text containers deepseq dependent-sum ghc-prim hashable
|
||||
@ -54935,8 +54935,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "compendium-client";
|
||||
version = "0.2.0.0";
|
||||
sha256 = "1jsl2li88wvw61r38gcwdn7y6gf7q6br50i4mfnh40mzq1qqgkm0";
|
||||
version = "0.2.1.1";
|
||||
sha256 = "0iqk3lyfayy7xwa97jzzch2mhg8zam3ip2i524ki5qnw2ih3mizv";
|
||||
libraryHaskellDepends = [
|
||||
aeson base http-client language-protobuf megaparsec servant
|
||||
servant-client text
|
||||
@ -61232,24 +61232,25 @@ self: {
|
||||
({ mkDerivation, alex, ansi-terminal, array, async, base
|
||||
, base-compat, blaze-html, bv-sized, bytestring, containers
|
||||
, criterion, cryptohash-sha1, deepseq, directory, exceptions
|
||||
, filepath, gitrev, GraphSCC, happy, haskeline, heredoc, libBF
|
||||
, monad-control, monadLib, mtl, panic, parameterized-utils, pretty
|
||||
, process, random, sbv, simple-smt, strict, text, tf-random, time
|
||||
, transformers, transformers-base, what4
|
||||
, filepath, ghc-prim, gitrev, GraphSCC, happy, haskeline, heredoc
|
||||
, integer-gmp, libBF, MemoTrie, monad-control, monadLib, mtl, panic
|
||||
, parameterized-utils, pretty, process, random, sbv, simple-smt
|
||||
, stm, strict, text, tf-random, time, transformers
|
||||
, transformers-base, what4
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "cryptol";
|
||||
version = "2.9.1";
|
||||
sha256 = "0c484pla89igj77x5n2n50a1la8j4jaqpc0pc58c1pcijffxac5l";
|
||||
version = "2.10.0";
|
||||
sha256 = "0qzgfd0nn070rca8mdm2gi7ah9aghn1kpr3fl4dx56kbfva23yhb";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
array async base base-compat bv-sized bytestring containers
|
||||
cryptohash-sha1 deepseq directory exceptions filepath gitrev
|
||||
GraphSCC heredoc libBF monad-control monadLib mtl panic
|
||||
parameterized-utils pretty process random sbv simple-smt strict
|
||||
text tf-random time transformers-base what4
|
||||
cryptohash-sha1 deepseq directory exceptions filepath ghc-prim
|
||||
gitrev GraphSCC heredoc integer-gmp libBF MemoTrie monad-control
|
||||
monadLib mtl panic parameterized-utils pretty process random sbv
|
||||
simple-smt stm strict text tf-random time transformers-base what4
|
||||
];
|
||||
libraryToolDepends = [ alex happy ];
|
||||
executableHaskellDepends = [
|
||||
@ -74624,8 +74625,8 @@ self: {
|
||||
({ mkDerivation, base, hspec }:
|
||||
mkDerivation {
|
||||
pname = "easy-args";
|
||||
version = "0.1.0";
|
||||
sha256 = "17ddcbnlyw6x6q5ryc6i1cwq5qwlxdrf406i5sr5j3q7ydwkf86n";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "07gafpn0nmkbk8hwrqgv3kyrdxhqh8ljrky6hzq2q9yylilvfr3n";
|
||||
libraryHaskellDepends = [ base hspec ];
|
||||
testHaskellDepends = [ base hspec ];
|
||||
description = "Parses command line arguments";
|
||||
@ -95897,8 +95898,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "git-lfs";
|
||||
version = "1.1.0";
|
||||
sha256 = "1llg50517xw4nccjik63gsg0nwkb4lhp0fs0lbi3q38xv9a3imyz";
|
||||
version = "1.1.1";
|
||||
sha256 = "1jjr73knvc8b7mlabb3yyyc5blfxiwgbdk6lylshfp2fqsmkvhnx";
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring case-insensitive containers http-client
|
||||
http-types network-uri text
|
||||
@ -105248,8 +105249,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hadolint";
|
||||
version = "1.18.2";
|
||||
sha256 = "0ifcnpbc667x7cl44fkdj4j968zpyz57jh8b5givqdnmvw9x8wf5";
|
||||
version = "1.19.0";
|
||||
sha256 = "0idvjk0nz9m28qcbkzcs2mjrbx543jj0gh8hj0s0lnj3nlpk0b46";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -129330,6 +129331,8 @@ self: {
|
||||
pname = "http2-grpc-proto3-wire";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "00k7sm7z0q8k1zr3lcsyaciylk03c18cpdciqq33rfj6p7jwyphv";
|
||||
revision = "1";
|
||||
editedCabalFile = "0454bzkjf63avp8rckl5pp3l30nc41d3ixzbh9diaml70hkhsv2g";
|
||||
libraryHaskellDepends = [
|
||||
base binary bytestring case-insensitive http2-grpc-types
|
||||
proto3-wire zlib
|
||||
@ -138106,6 +138109,19 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"ivory-avr-atmega328p-registers" = callPackage
|
||||
({ mkDerivation, base, base-compat, ivory, ivory-hw, monadLib }:
|
||||
mkDerivation {
|
||||
pname = "ivory-avr-atmega328p-registers";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "07janz4d196p0q3578gs77d2vbnmaz67wdb6swpdkxbhl8s7zpcg";
|
||||
libraryHaskellDepends = [
|
||||
base base-compat ivory ivory-hw monadLib
|
||||
];
|
||||
description = "Ivory register bindings for the Atmega328p";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"ivory-backend-c" = callPackage
|
||||
({ mkDerivation, base, base-compat, bytestring, containers
|
||||
, directory, filepath, ivory, ivory-artifact, ivory-opts
|
||||
@ -140595,8 +140611,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "jsonifier";
|
||||
version = "0.1.0.4";
|
||||
sha256 = "1fkjib6v9kk5vbw0sh5cb0wr0m3mxf878lcbj3jc0xyalpvz07ni";
|
||||
version = "0.1.0.5";
|
||||
sha256 = "0qx296dnhb7gdf1zybs20pa0fgi2zz6wbb4x9kcr31p7z51hd07v";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring ptr-poker scientific text
|
||||
];
|
||||
@ -165124,8 +165140,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mu-avro";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "1nbslmb30yys61a5sn8nv7lczcagi4jidrfyw2wfqagkgj3afsyq";
|
||||
version = "0.4.0.2";
|
||||
sha256 = "1g8cww3lz5dlgri34m0fjpc8sbs64f4fcxx8h1mamgzn5f3f2z7h";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
@ -165140,24 +165156,24 @@ self: {
|
||||
}) {};
|
||||
|
||||
"mu-graphql" = callPackage
|
||||
({ mkDerivation, aeson, async, attoparsec, base, bytestring
|
||||
, conduit, foldl, graphql-parser, http-types, list-t, mtl, mu-rpc
|
||||
, mu-schema, parsers, regex-tdfa, scientific, sop-core, stm
|
||||
, stm-chans, stm-conduit, stm-containers, template-haskell, text
|
||||
({ mkDerivation, aeson, async, base, bytestring, conduit, foldl
|
||||
, graphql, http-types, list-t, megaparsec, mtl, mu-rpc, mu-schema
|
||||
, parsers, regex-tdfa, scientific, sop-core, stm, stm-chans
|
||||
, stm-conduit, stm-containers, template-haskell, text
|
||||
, unordered-containers, uuid, wai, wai-extra, wai-websockets, warp
|
||||
, warp-tls, websockets
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mu-graphql";
|
||||
version = "0.4.0.0";
|
||||
sha256 = "0vww6kv76sfi4931265gmbmyd67qlijxwiyl2z0lbcj1gs95j6x2";
|
||||
version = "0.4.1.0";
|
||||
sha256 = "0qi6sc0vwzdayjhfr0rqvrfp1ydcy9fwhyzkmc488gfafi0xc1gj";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
aeson async attoparsec base bytestring conduit foldl graphql-parser
|
||||
http-types list-t mtl mu-rpc mu-schema parsers scientific sop-core
|
||||
stm stm-chans stm-conduit stm-containers template-haskell text
|
||||
aeson async base bytestring conduit foldl graphql http-types list-t
|
||||
megaparsec mtl mu-rpc mu-schema parsers scientific sop-core stm
|
||||
stm-chans stm-conduit stm-containers template-haskell text
|
||||
unordered-containers uuid wai wai-websockets warp warp-tls
|
||||
websockets
|
||||
];
|
||||
@ -165166,9 +165182,7 @@ self: {
|
||||
];
|
||||
description = "GraphQL support for Mu";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {graphql-parser = null;};
|
||||
}) {};
|
||||
|
||||
"mu-grpc-client" = callPackage
|
||||
({ mkDerivation, async, avro, base, bytestring, conduit, http2
|
||||
@ -165179,8 +165193,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mu-grpc-client";
|
||||
version = "0.4.0.0";
|
||||
sha256 = "0j1dn2c95rzm8h6yzw5h5r3yhk5p1i51kx4px668hb3m9wss5qdr";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "030b8ajbplb1w5llzm8vn8jpwa7v4kw0y8zli8xagc50k19wp75v";
|
||||
libraryHaskellDepends = [
|
||||
async avro base bytestring conduit http2 http2-client
|
||||
http2-client-grpc http2-grpc-types mu-grpc-common mu-optics
|
||||
@ -165270,8 +165284,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mu-optics";
|
||||
version = "0.3.0.0";
|
||||
sha256 = "0263nd5xwyn2jb99d6vn7fk8lzmkgarfx9n6lrc4dpa5immfypnq";
|
||||
version = "0.3.0.1";
|
||||
sha256 = "0sshv28n569zgcw464xjv8czs5ya17csl927a176d43mkss6w6jw";
|
||||
libraryHaskellDepends = [
|
||||
base containers mu-schema optics-core sop-core
|
||||
];
|
||||
@ -165281,14 +165295,15 @@ self: {
|
||||
|
||||
"mu-persistent" = callPackage
|
||||
({ mkDerivation, base, monad-logger, mu-schema, persistent
|
||||
, resourcet, transformers
|
||||
, resource-pool, resourcet, transformers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mu-persistent";
|
||||
version = "0.3.0.0";
|
||||
sha256 = "1jd0h2cqr4nbwk2vyaq3wamrgwi1dkzmyhqg6b7002wdvm1h822j";
|
||||
version = "0.3.1.0";
|
||||
sha256 = "0xhqp2ljgh9vjga1crqvb2gk3al3v0mw26aivd1pyi6rq9ncwcca";
|
||||
libraryHaskellDepends = [
|
||||
base monad-logger mu-schema persistent resourcet transformers
|
||||
base monad-logger mu-schema persistent resource-pool resourcet
|
||||
transformers
|
||||
];
|
||||
description = "Utilities for interoperation between Mu and Persistent";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
@ -165318,8 +165333,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mu-protobuf";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "1dr2vgxkzxpkz0iiwzwbficm65flwfmcs5xbxx5mg5gwf7x0qz3l";
|
||||
version = "0.4.0.2";
|
||||
sha256 = "0d33d7nw5rfmyyrahv0sc0mdwzp5ywm040hfm9c1wm9h1miahx4n";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
@ -165341,8 +165356,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "mu-rpc";
|
||||
version = "0.4.0.0";
|
||||
sha256 = "06aly31vqf4i96p62i7pjp9xr9rwvnrmg31qpvirjzgn6jq5dyk3";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "0s1q12nl6q3smnmmk2f1qhs0bk3sarmjcabvnj06vw6ciivnx16z";
|
||||
libraryHaskellDepends = [
|
||||
aeson base conduit http-types mtl mu-schema sop-core
|
||||
template-haskell text wai
|
||||
@ -172090,6 +172105,22 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"nonempty-vector_0_2_1_0" = callPackage
|
||||
({ mkDerivation, base, Cabal, cabal-doctest, deepseq, doctest
|
||||
, primitive, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "nonempty-vector";
|
||||
version = "0.2.1.0";
|
||||
sha256 = "0w6fn8dinf8lcbhr5797i5kyixpasylpwn97ljmkjc6n3ad1b21y";
|
||||
setupHaskellDepends = [ base Cabal cabal-doctest ];
|
||||
libraryHaskellDepends = [ base deepseq primitive vector ];
|
||||
testHaskellDepends = [ base doctest ];
|
||||
description = "Non-empty vectors";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"nonemptymap" = callPackage
|
||||
({ mkDerivation, base, containers, semigroupoids }:
|
||||
mkDerivation {
|
||||
@ -177791,8 +177822,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "pandoc";
|
||||
version = "2.11.1.1";
|
||||
sha256 = "0i16klsffqqbiann3p3rqcpbiwmbffg8ycmm35yrc9g705hi2r38";
|
||||
version = "2.11.2";
|
||||
sha256 = "10p2vmdjwgbzrbzrpsplbs67pycwz91aww4iz1rclw382xag42nb";
|
||||
configureFlags = [ "-fhttps" "-f-trypandoc" ];
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
@ -180954,6 +180985,24 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"pcg-random_0_1_3_7" = callPackage
|
||||
({ mkDerivation, base, bytestring, Cabal, cabal-doctest, doctest
|
||||
, entropy, primitive, random
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "pcg-random";
|
||||
version = "0.1.3.7";
|
||||
sha256 = "1l6jq5nvmg1ygk7i7g50s47p6qkh74p9avl1wbcxdl5m85lc5j76";
|
||||
setupHaskellDepends = [ base Cabal cabal-doctest ];
|
||||
libraryHaskellDepends = [
|
||||
base bytestring entropy primitive random
|
||||
];
|
||||
testHaskellDepends = [ base doctest ];
|
||||
description = "Haskell bindings to the PCG random number generator";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"pcgen" = callPackage
|
||||
({ mkDerivation, base, criterion, deepseq, hspec, QuickCheck
|
||||
, random
|
||||
@ -183594,6 +183643,17 @@ self: {
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"phonetic-languages-permutations" = callPackage
|
||||
({ mkDerivation, base, subG, subG-instances, vector }:
|
||||
mkDerivation {
|
||||
pname = "phonetic-languages-permutations";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "0vjpffazb4rbbf1pgv1phsm77g7rhwaw2np54b3hrrv2nsgakfxx";
|
||||
libraryHaskellDepends = [ base subG subG-instances vector ];
|
||||
description = "Commonly used versions of the phonetic-languages-common package";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"phonetic-languages-plus" = callPackage
|
||||
({ mkDerivation, base, bytestring, lists-flines, parallel
|
||||
, uniqueness-periods-vector-stats
|
||||
@ -183641,6 +183701,21 @@ self: {
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"phonetic-languages-simplified-common" = callPackage
|
||||
({ mkDerivation, base, phonetic-languages-permutations, subG
|
||||
, subG-instances, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "phonetic-languages-simplified-common";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "09nbg9v02mg8pl6hj48m1630z64fhmnr248j00akn8hn9npkas5l";
|
||||
libraryHaskellDepends = [
|
||||
base phonetic-languages-permutations subG subG-instances vector
|
||||
];
|
||||
description = "A simplified version of the phonetic-languages-functionality";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"phonetic-languages-ukrainian" = callPackage
|
||||
({ mkDerivation, base, mmsyn2, mmsyn5, vector }:
|
||||
mkDerivation {
|
||||
@ -192263,16 +192338,18 @@ self: {
|
||||
|
||||
"prolude" = callPackage
|
||||
({ mkDerivation, aeson, base, bytestring, cassava, containers
|
||||
, mongoDB, persistent, persistent-mongoDB, safe-exceptions
|
||||
, scientific, text, time, vector
|
||||
, generic-random, mongoDB, persistent, persistent-mongoDB
|
||||
, QuickCheck, quickcheck-instances, safe-exceptions, scientific
|
||||
, text, time, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "prolude";
|
||||
version = "0.0.0.8";
|
||||
sha256 = "1fcsph2f4k303zbx23ry1cnx3zkvamsd3b9d2jwr9kpvck63nn92";
|
||||
version = "0.0.0.9";
|
||||
sha256 = "0fnahs81xv2nx6cv6avp8bkhbprhy9vyhq5y3d0mna8iw06s0xfs";
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring cassava containers mongoDB persistent
|
||||
persistent-mongoDB safe-exceptions scientific text time vector
|
||||
aeson base bytestring cassava containers generic-random mongoDB
|
||||
persistent persistent-mongoDB QuickCheck quickcheck-instances
|
||||
safe-exceptions scientific text time vector
|
||||
];
|
||||
description = "ITProTV's custom prelude";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
@ -205771,8 +205848,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "rosebud";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "0w5p6d44wddg7sm0rna1yxhi57b1fr8in0mg34z1f6fakdm900lv";
|
||||
version = "0.2.0.0";
|
||||
sha256 = "0g21b57qiijd5dmvnzky89kfs4zi2gbgabsj5bgzx2hnban08rm4";
|
||||
libraryHaskellDepends = [ base containers transformers ];
|
||||
testHaskellDepends = [ base containers hspec QuickCheck ];
|
||||
testToolDepends = [ hspec-discover ];
|
||||
@ -228916,13 +228993,24 @@ self: {
|
||||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "subG";
|
||||
version = "0.4.0.0";
|
||||
sha256 = "1iihy4sd01bnc85gy1ipgk2jxvcrqm31b8xjflj1rly7sr69bsky";
|
||||
version = "0.4.2.0";
|
||||
sha256 = "17fzdwlmh8ykwqn9h9a60wpnvqbgbz0wk6cgcrglbj0i41jy28jv";
|
||||
libraryHaskellDepends = [ base ];
|
||||
description = "Some extension to the Foldable and Monoid classes";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"subG-instances" = callPackage
|
||||
({ mkDerivation, base, subG, vector }:
|
||||
mkDerivation {
|
||||
pname = "subG-instances";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "0nyhd0l0cd1q62ch9jbjyv33f9sdidpgkjbkb0hj4dagqyxpv0jy";
|
||||
libraryHaskellDepends = [ base subG vector ];
|
||||
description = "Additional instances for the InsertLeft class from subG package";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"subcategories" = callPackage
|
||||
({ mkDerivation, base, bytestring, containers, data-default, foldl
|
||||
, hashable, inspection-testing, mono-traversable, pointed
|
||||
@ -262430,6 +262518,44 @@ self: {
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"yesod-core_1_6_18_7" = callPackage
|
||||
({ mkDerivation, aeson, async, auto-update, base, blaze-html
|
||||
, blaze-markup, bytestring, case-insensitive, cereal, clientsession
|
||||
, conduit, conduit-extra, containers, cookie, deepseq, fast-logger
|
||||
, gauge, hspec, hspec-expectations, http-types, HUnit, memory
|
||||
, monad-logger, mtl, network, parsec, path-pieces, primitive
|
||||
, random, resourcet, shakespeare, streaming-commons
|
||||
, template-haskell, text, time, transformers, unix-compat, unliftio
|
||||
, unordered-containers, vector, wai, wai-extra, wai-logger, warp
|
||||
, word8
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "yesod-core";
|
||||
version = "1.6.18.7";
|
||||
sha256 = "0rf30h5akdjyja0xld2cg0zldvbzcqcrmg2kp4gajh1qjzzcf69g";
|
||||
libraryHaskellDepends = [
|
||||
aeson auto-update base blaze-html blaze-markup bytestring
|
||||
case-insensitive cereal clientsession conduit conduit-extra
|
||||
containers cookie deepseq fast-logger http-types memory
|
||||
monad-logger mtl parsec path-pieces primitive random resourcet
|
||||
shakespeare template-haskell text time transformers unix-compat
|
||||
unliftio unordered-containers vector wai wai-extra wai-logger warp
|
||||
word8
|
||||
];
|
||||
testHaskellDepends = [
|
||||
async base bytestring clientsession conduit conduit-extra
|
||||
containers cookie hspec hspec-expectations http-types HUnit network
|
||||
path-pieces random resourcet shakespeare streaming-commons
|
||||
template-haskell text transformers unliftio wai wai-extra warp
|
||||
];
|
||||
benchmarkHaskellDepends = [
|
||||
base blaze-html bytestring gauge shakespeare text
|
||||
];
|
||||
description = "Creation of type-safe, RESTful web applications";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"yesod-crud" = callPackage
|
||||
({ mkDerivation, base, classy-prelude, containers, MissingH
|
||||
, monad-control, persistent, random, safe, stm, uuid, yesod-core
|
||||
@ -263847,8 +263973,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "yi-core";
|
||||
version = "0.18.0";
|
||||
sha256 = "1rgi1zzdm6kpji1v4kfm7d7qwhwdqsps13h2l1k5r4v4ky7pgppw";
|
||||
version = "0.19.2";
|
||||
sha256 = "1ipmycwf2fqk701x0d32bv03aviv7z57m0knpc3np5cvss9mjzvr";
|
||||
libraryHaskellDepends = [
|
||||
array attoparsec base binary bytestring containers data-default
|
||||
directory dlist dynamic-state exceptions filepath hashable ListLike
|
||||
@ -264040,8 +264166,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "yi-language";
|
||||
version = "0.18.0";
|
||||
sha256 = "0w647h1v1mjhqxnq9a7zwh42ry8dfd8franr9p8k8662q3lalvp8";
|
||||
version = "0.19.0";
|
||||
sha256 = "18r875casrk66ck8q9p1r0c4cfjjgyd5l3gxldr95rqdjci3c09z";
|
||||
libraryHaskellDepends = [
|
||||
array base binary containers data-default hashable
|
||||
microlens-platform oo-prototypes pointedlist regex-base regex-tdfa
|
||||
@ -266098,8 +266224,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "zydiskell";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "1qrgdwmmxlf3zspxdc84cfnwj6fpwpfyx7qry91k7f46ij0aizbi";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "16fc3k0m0aln0ssy6nl2fjgl6l8svpyddyr0hrvzm0h5lbnk3h0w";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring fixed-vector storable-record vector
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user