hackage-packages: re-generate from Hackage 2015-01-28T23:33:14+0100

This commit is contained in:
Peter Simons 2015-01-28 19:22:17 +01:00
parent 7e638e0809
commit 78980ea300

View File

@ -6189,6 +6189,31 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"HGraphStorage" = callPackage
({ mkDerivation, base, binary, bytestring, containers, data-default
, directory, filepath, HUnit, lifted-base, monad-control
, monad-logger, QuickCheck, resourcet, tasty, tasty-hunit
, tasty-quickcheck, text, transformers, transformers-base
}:
mkDerivation {
pname = "HGraphStorage";
version = "0.0.1";
sha256 = "1l6vd69dm19phl7vl8r6d21hralq7gc9raclypmf2nj97mf4743l";
buildDepends = [
base binary bytestring containers data-default directory filepath
lifted-base monad-control monad-logger resourcet text transformers
transformers-base
];
testDepends = [
base bytestring containers data-default directory filepath HUnit
lifted-base monad-control monad-logger QuickCheck resourcet tasty
tasty-hunit tasty-quickcheck text transformers transformers-base
];
homepage = "https://github.com/JPMoresmau/HGraphStorage";
description = "Graph database stored on disk";
license = stdenv.lib.licenses.bsd3;
}) {};
"HHDL" = callPackage
({ mkDerivation, base, containers, mtl, template-haskell }:
mkDerivation {
@ -16621,9 +16646,8 @@ self: {
}:
mkDerivation {
pname = "aeson-utils";
version = "0.2.2.1";
sha256 = "0sj4kdcxcj2wnf3s109yxq8gghz976hkiqs19bjcp6qkzdf5w6sd";
editedCabalFile = "f306a03acf8d68a087cdcf5fd1ddcf7672820cd303a494c892aa176f56d1332d";
version = "0.3";
sha256 = "12rb5dfhcr5rahk14nxc5ac416sxpzsihyciwk551kyyvahmrp3v";
buildDepends = [
aeson attoparsec base bytestring scientific text
];
@ -36642,8 +36666,8 @@ self: {
}:
mkDerivation {
pname = "deepseq-bounded";
version = "0.6.0.2";
sha256 = "1fysa53bxd3lvhbkh5zhf1vr7dyl4kkyr9iw188kgss096ps5dgh";
version = "0.6.0.3";
sha256 = "13cyxhh0fjwqg5ys7dcgbvbnwm9p4x7zvk8jrkfwr0py9w6vfdz6";
buildDepends = [
array attoparsec base bytestring cpphs deepseq deepseq-generics
generics-sop mtl parallel random syb text
@ -37234,8 +37258,8 @@ self: {
}:
mkDerivation {
pname = "descriptive";
version = "0.6.0";
sha256 = "13pcsl7dvnvib1ah2rnp14cp1f6f57q8d69flghkclca0gwnmr1h";
version = "0.7.0";
sha256 = "1mwym78ba1wcqzzmjy9azvwzqjkwvykkh6m9bnvid9hq6mqycw3q";
buildDepends = [
aeson base bifunctors containers mtl scientific text transformers
vector
@ -45155,10 +45179,10 @@ self: {
({ mkDerivation, base }:
mkDerivation {
pname = "floating-bits";
version = "0.1.0.0";
sha256 = "1sprs296ppz8mdpxa9p4c397nkx20h3lddggk7ap0fr3zb300fi1";
editedCabalFile = "cec5d92b886e329078d4f4b4bf1f7981718c0ff4a54dc595ea9d70a7d46a211f";
version = "0.2.0.0";
sha256 = "0b50pabkwvlj90vyld795k072am1w387215lz1cvm42pwb6m6ara";
buildDepends = [ base ];
testDepends = [ base ];
description = "Conversions between floating and integral values";
license = stdenv.lib.licenses.bsd3;
}) {};
@ -47871,8 +47895,8 @@ self: {
}:
mkDerivation {
pname = "ghc-exactprint";
version = "0.1.0.0";
sha256 = "1afsipsjgafgw8ngz33j4gb9rxf17icmxd4hqg5v0s47fcrapx52";
version = "0.1.0.1";
sha256 = "0z6ff4pf3dnz8slg7sfmq86ygzxqn87idv5d63h4qyg8pwvv6zvx";
buildDepends = [ base containers ghc ghc-paths syb ];
testDepends = [
base containers directory filepath ghc ghc-paths ghc-syb-utils
@ -50630,11 +50654,12 @@ self: {
}:
mkDerivation {
pname = "grid";
version = "7.6.10";
sha256 = "18f5p9zxh8a8iifspfnpqbsfilfg3jjvkvq6qxlghi4mpx5c8gvy";
version = "7.7.0";
sha256 = "0v8r95f478hrf4zylpmasr4mpsa58l07am1ci33cbm4dk31akdzr";
buildDepends = [ base cereal containers ];
testDepends = [
base QuickCheck test-framework test-framework-quickcheck2
base containers QuickCheck test-framework
test-framework-quickcheck2
];
homepage = "https://github.com/mhwombat/grid";
description = "Tools for working with regular grids (graphs, lattices)";
@ -53365,8 +53390,8 @@ self: {
}:
mkDerivation {
pname = "handsy";
version = "0.0.4";
sha256 = "15xhx912drsnp7sj70diwxp9x2a2c82j5h96qywb27kbmrvpcja4";
version = "0.0.5";
sha256 = "0hwvs62sqcmj5kgahjj80dnb1daj73vcc246hiv0j8c0k3fjc4vv";
buildDepends = [
base bytestring free process process-extras transformers
];
@ -57782,9 +57807,8 @@ self: {
}:
mkDerivation {
pname = "heist";
version = "0.14.0.1";
sha256 = "1nhksdn95v35ymml3kgm70axjl4vkjfvj1wvlcm1a1frlnbk993w";
editedCabalFile = "6cc46649ab05899f5c784e81e2dcbda7b9c2f1da43cdefa7dc3462ae59c71eae";
version = "0.14.1";
sha256 = "11g6nrg9xn9ypwrz7mj3hqjhg45ia1miihh1ydls7vfdm2fqlagy";
buildDepends = [
aeson attoparsec base blaze-builder blaze-html bytestring
containers directory directory-tree dlist errors filepath hashable
@ -59240,8 +59264,8 @@ self: {
}:
mkDerivation {
pname = "hindent";
version = "4.3.3";
sha256 = "0j4gh546frqawhrwnmmx5jvmqg0h9gi646n919i37pgcn4wvqsp7";
version = "4.3.4";
sha256 = "0w914nknki9yal49xhdk0fhbfrrhlbrjg3m3q3z6dkbnszc6c1id";
isLibrary = true;
isExecutable = true;
buildDepends = [
@ -61251,8 +61275,8 @@ self: {
}:
mkDerivation {
pname = "hoogle";
version = "4.2.37";
sha256 = "0yzm3k7gvpim0mhmc3x16yl00xa3iz8dvq8732nfyfh4i3scnqd4";
version = "4.2.38";
sha256 = "0ijd23chnkcmymn1yf4rb7jbsbdnjxjvld7wsikp85ar1l3s858a";
isLibrary = true;
isExecutable = true;
buildDepends = [
@ -69042,9 +69066,8 @@ self: {
}:
mkDerivation {
pname = "io-streams";
version = "1.2.1.1";
sha256 = "1pvrscyw7wcv910p8d9j4a9jdm0vm7m74g5kgzpc5hnxdfibhqj1";
editedCabalFile = "3492f92c21c89afd37162a81f51eb75d30574c3cf74dd94ed4d82342a308bf6c";
version = "1.2.1.2";
sha256 = "03jwm9p4pmh6bra19lkgbkb08aghfylv4gjwg3mfcipw981dnzb8";
buildDepends = [
attoparsec base blaze-builder bytestring network primitive process
text time transformers vector zlib-bindings
@ -70995,8 +71018,8 @@ self: {
}:
mkDerivation {
pname = "json-schema";
version = "0.7.3.0";
sha256 = "0jdhmzg1is8dnyz46r6w616xq0w1lypc9xz1c2mcimr9xb9r70zw";
version = "0.7.3.1";
sha256 = "07jvr0n6vakyvsqxl783fyqsgw83fvk5vk9p93v3hnpxlz0vrfnp";
buildDepends = [
aeson base containers generic-aeson generic-deriving mtl scientific
tagged text time unordered-containers vector
@ -73642,9 +73665,9 @@ self: {
}:
mkDerivation {
pname = "leaky";
version = "0.2.0.1";
sha256 = "1nh3km2fw7cbcwrh3qzgl4glxrv338yrppd8qnl2vxgv6szfaq75";
editedCabalFile = "201227fe083b2c092bb9dac45a7314bc9c05490070bdc6fe826ad3312b87118d";
version = "0.2.1.0";
sha256 = "1byp6vrisb423cnlwbd211k8d85df8mwiqvl22w3wxv36dnvpah1";
editedCabalFile = "d611cb7f5ce8d16bed7f49ac17145b958dccd2e774089fc88bdfbe45ffe6751b";
isLibrary = false;
isExecutable = true;
buildDepends = [
@ -76939,10 +76962,9 @@ self: {
({ mkDerivation, base, blaze-builder, lucid, text, transformers }:
mkDerivation {
pname = "lucid-svg";
version = "0.4";
sha256 = "0krigrzf775grzd41s7dcvy299kzyhlzpygpj2h51064fwpnr97r";
version = "0.4.0.1";
sha256 = "1gg4zmvz80bqw9sv11irfzn0if7z1558d50cnsl0n12fw45vz87n";
buildDepends = [ base blaze-builder lucid text transformers ];
jailbreak = true;
homepage = "http://github.com/jeffreyrosenbluth/lucid-svg.git";
description = "DSL for SVG using lucid for HTML";
license = stdenv.lib.licenses.bsd3;
@ -88823,20 +88845,20 @@ self: {
}) {};
"pgdl" = callPackage
({ mkDerivation, base, binary, bytestring, configurator, directory
, filepath, http-conduit, process, resourcet, split, tagsoup, text
, transformers, vty, vty-ui
({ mkDerivation, base, binary, bytestring, Cabal, configurator
, directory, filepath, http-conduit, process, resourcet, split
, tagsoup, text, transformers, vty, vty-ui
}:
mkDerivation {
pname = "pgdl";
version = "6.6";
sha256 = "1014r7p8n06zv8a4i68d0j5j9g98i27k5gr53b2855wnd6aklpcr";
editedCabalFile = "341c753356aabd712a0c54c00ef29b4d520abca7f1e9c0d428fbf9d8a1181847";
version = "6.7";
sha256 = "0ccyvg785n2cmkwcp3yvh38mlf84hkix0fx6kcam6fh82p1lrbbj";
isLibrary = false;
isExecutable = true;
buildDepends = [
base binary bytestring configurator directory filepath http-conduit
process resourcet split tagsoup text transformers vty vty-ui
base binary bytestring Cabal configurator directory filepath
http-conduit process resourcet split tagsoup text transformers vty
vty-ui
];
description = "pgdownloader";
license = stdenv.lib.licenses.publicDomain;
@ -89239,8 +89261,8 @@ self: {
}:
mkDerivation {
pname = "pipes-binary";
version = "0.4.0.3";
sha256 = "0r56h5f9i6hy4zb2bhfi26y7y3z0j4nacdb2dgkxmh5mqjd33f0q";
version = "0.4.0.4";
sha256 = "1c90vvdzbrp5x73iwpdcsi701v4krmqqxj0l9kyzfygvd242i56i";
buildDepends = [
base binary bytestring ghc-prim pipes pipes-bytestring pipes-parse
transformers
@ -89249,7 +89271,6 @@ self: {
base binary bytestring ghc-prim lens-family-core pipes pipes-parse
smallcheck tasty tasty-hunit tasty-smallcheck transformers
];
jailbreak = true;
homepage = "https://github.com/k0001/pipes-binary";
description = "Encode and decode binary streams using the pipes and binary libraries";
license = stdenv.lib.licenses.bsd3;
@ -96717,8 +96738,8 @@ self: {
}:
mkDerivation {
pname = "rest-client";
version = "0.4.0.4";
sha256 = "1ssbjrzvnhq17808p6k8cyg1n62mrpvspf6gq16n7zkvydwdj0ks";
version = "0.4.0.5";
sha256 = "11rsy9an7ck94ijafqd2ddichz0xgb01w2ybyg3iiwy5ckiy384s";
buildDepends = [
aeson-utils base bytestring case-insensitive data-default
exception-transformers http-conduit http-types hxt hxt-pickle-utils
@ -96738,8 +96759,8 @@ self: {
}:
mkDerivation {
pname = "rest-core";
version = "0.34.0.2";
sha256 = "0n9ipdbs0jq7knmqcrdagxqh8anrbl78fbw0j4qijrl4f0nxs0rh";
version = "0.34.0.3";
sha256 = "0jcbnzw0hxq1f7f0frsji3ybdlapmps8dv19ni6rq0bvmiip2i19";
buildDepends = [
aeson aeson-utils base bytestring either errors fclabels hxt
hxt-pickle-utils json-schema mtl multipart random rest-stringmap
@ -97090,8 +97111,8 @@ self: {
}:
mkDerivation {
pname = "reverse-geocoding";
version = "0.1.1.0";
sha256 = "0jgsairvah5b8i6h21wk5w9zhc6vc8ffg5baxw5ljw16cbgfdz3q";
version = "0.1.1.1";
sha256 = "05a6s6ax047b8mg73b9zs4qv33qnmlhk87a8lxnd8xx2gba9vxcb";
buildDepends = [
aeson base iso3166-country-codes lens lens-aeson text wreq
];
@ -99783,6 +99804,24 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"sdf2p1-parser" = callPackage
({ mkDerivation, base, bytestring, Cabal, HUnit, parsec
, test-framework, test-framework-hunit, transformers
}:
mkDerivation {
pname = "sdf2p1-parser";
version = "0.1";
sha256 = "1zyi5yjsrvqkvynkabpzv8qv6g2sxfvds968x4npnwsc2bl4vyy1";
buildDepends = [ base bytestring parsec transformers ];
testDepends = [
base bytestring Cabal HUnit parsec test-framework
test-framework-hunit transformers
];
homepage = "https://github.com/kojung/sdf2p1-parser";
description = "A parser for SDF version 2.1 using Parsec";
license = stdenv.lib.licenses.mit;
}) {};
"sdl2" = callPackage
({ mkDerivation, base, SDL2, transformers }:
mkDerivation {
@ -100357,8 +100396,8 @@ self: {
}:
mkDerivation {
pname = "seqaid";
version = "0.2.0.0";
sha256 = "0n7d26b9g3f042hj67giwgksgvm122ncbll250s0q1rxgbxcp81f";
version = "0.2.1.0";
sha256 = "1jfxi3ndipbvwfk41hnixpa3i7igkv2hjg4gzqrdibq6212fr3xw";
isLibrary = true;
isExecutable = true;
buildDepends = [
@ -104645,8 +104684,8 @@ self: {
}:
mkDerivation {
pname = "som";
version = "7.4.1";
sha256 = "1j75mh09rwd28xvmpxrn64aq3ghflrxba8wdwsxlafxj84cc2idq";
version = "7.5.0";
sha256 = "16bfgfd5wz60ji5rj2znx58ha1i73n376x52xdz46s71x67jzv3j";
buildDepends = [ base containers grid MonadRandom ];
testDepends = [
base containers grid MonadRandom QuickCheck random test-framework
@ -106583,8 +106622,8 @@ self: {
}:
mkDerivation {
pname = "stm-containers";
version = "0.2.7";
sha256 = "1qgmrxccnvids2xq2n28cllfqh88f0b2512hm5grrab7qb07phar";
version = "0.2.8";
sha256 = "0dqnhi99bq093zb815q8l0yhkvm0r27h230hcjmvcp01934xga0x";
buildDepends = [
base-prelude focus hashable list-t loch-th placeholders primitive
transformers
@ -107481,8 +107520,8 @@ self: {
}:
mkDerivation {
pname = "structured-haskell-mode";
version = "1.0.13";
sha256 = "06lm0kbw62bq8rphb0bk65pib28q8dpqkimmdj9mgcszip0r757a";
version = "1.0.14";
sha256 = "0qhkbkz2g7gq74ap4sn349l58da76y36ymvv7y1r2g7f5x4q5alv";
isLibrary = false;
isExecutable = true;
buildDepends = [ base descriptive haskell-src-exts text ];
@ -109658,8 +109697,8 @@ self: {
({ mkDerivation, base, tasty }:
mkDerivation {
pname = "tasty-hunit";
version = "0.9.0.1";
sha256 = "0rhdjb4fakcbkz4cvmmf679zad9h5yr31i1g9xm1338p6xd4vwcb";
version = "0.9.1";
sha256 = "1sxha5m2kcxi16gi8xkg2zgyqilk8qdplj8fifd1qq9n2ak8qha7";
buildDepends = [ base tasty ];
homepage = "http://documentup.com/feuerbach/tasty";
description = "HUnit support for the Tasty test framework";
@ -109728,12 +109767,13 @@ self: {
}) {};
"tasty-program" = callPackage
({ mkDerivation, base, directory, filepath, process, tasty }:
({ mkDerivation, base, deepseq, directory, filepath, process, tasty
}:
mkDerivation {
pname = "tasty-program";
version = "1.0.1";
sha256 = "04q2pp7hwqiiry17dd3ng0i6ikqzpg7hfgf0ckcg33xw450kpx9n";
buildDepends = [ base directory filepath process tasty ];
version = "1.0.2";
sha256 = "0ii7jcmvmbw03r1ghm2bq9bmbs7w0jqgfc7qx34n45ymjy7ipc55";
buildDepends = [ base deepseq directory filepath process tasty ];
homepage = "https://github.com/jstolarek/tasty-program";
description = "Use tasty framework to test whether a program executes correctly";
license = stdenv.lib.licenses.bsd3;
@ -109771,6 +109811,29 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"tasty-silver" = callPackage
({ mkDerivation, async, base, bytestring, containers, deepseq
, directory, filepath, mtl, optparse-applicative, process
, process-extras, tagged, tasty, tasty-hunit, temporary-rc, text
}:
mkDerivation {
pname = "tasty-silver";
version = "3.0.0.1";
sha256 = "1l8p7sdmbdnf3qp3q1alpj5napzhw4wrnc7dcai5w80k1chck430";
buildDepends = [
async base bytestring containers deepseq directory filepath mtl
optparse-applicative process process-extras tagged tasty
temporary-rc text
];
testDepends = [
base directory filepath process tasty tasty-hunit temporary-rc
];
jailbreak = true;
homepage = "https://github.com/phile314/tasty-silver";
description = "Golden tests support for tasty. Fork of tasty-golden.";
license = stdenv.lib.licenses.mit;
}) {};
"tasty-smallcheck" = callPackage
({ mkDerivation, async, base, smallcheck, tagged, tasty }:
mkDerivation {
@ -123010,13 +123073,12 @@ self: {
}:
mkDerivation {
pname = "yesod-auth-bcrypt";
version = "0.1.1";
sha256 = "04v7d88m58rgkgld2rcmi160afmn4zbbplwwfldcck3dy6i9rzhp";
version = "0.2.0";
sha256 = "06pbzk09zfnr290sczjpqjrfbbz1c6qig402siakp7lnizav4xz5";
buildDepends = [
base bcrypt bytestring text yesod-auth yesod-core yesod-form
yesod-persistent
];
jailbreak = true;
homepage = "http://www.yesodweb.com/";
description = "BCrypt salted and hashed passwords in a database as auth for yesod";
license = stdenv.lib.licenses.mit;