hackage-packages.nix: re-generate from Hackage 2015-03-26T14:11:09+0100
This commit is contained in:
parent
b948978729
commit
fa8c514407
@ -417,12 +417,12 @@ self: {
|
||||
}) {};
|
||||
|
||||
"ALUT" = callPackage
|
||||
({ mkDerivation, base, freealut, OpenAL, OpenGL }:
|
||||
({ mkDerivation, base, freealut, OpenAL, StateVar, transformers }:
|
||||
mkDerivation {
|
||||
pname = "ALUT";
|
||||
version = "2.3.0.2";
|
||||
sha256 = "02kfyb4g7sfjfzqlddxqbjffrj4a0gfrzkisdpbj2lw67j1gq5dp";
|
||||
buildDepends = [ base OpenAL OpenGL ];
|
||||
version = "2.4.0.0";
|
||||
sha256 = "0g8rzzk54y8d567dvj32bq0h409ag0am196kkirsjd6f58vgjp0g";
|
||||
buildDepends = [ base OpenAL StateVar transformers ];
|
||||
extraLibraries = [ freealut ];
|
||||
homepage = "https://github.com/haskell-openal/ALUT";
|
||||
description = "A binding for the OpenAL Utility Toolkit";
|
||||
@ -10529,8 +10529,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "Nomyx";
|
||||
version = "0.7.5";
|
||||
sha256 = "1vnq19yh1sr39zch76fxangslx12zsv5w7p6nq48cbz8jix0ypxp";
|
||||
version = "0.7.6";
|
||||
sha256 = "1zbrirplcgff9z75lmamh0i5749m22kvnwcr3s51wajnvh982qi3";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
@ -10554,8 +10554,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "Nomyx-Core";
|
||||
version = "0.7.5";
|
||||
sha256 = "0kd8rl0i7d4kbhnsakiqk0zmz956f12hccmql8fgnnww4fmf36zs";
|
||||
version = "0.7.6";
|
||||
sha256 = "16s60gap32kjs62zxjddppxyg9jhamzgm4d41mfg3vviadlacdrq";
|
||||
buildDepends = [
|
||||
acid-state aeson base blaze-html blaze-markup bytestring data-lens
|
||||
data-lens-fd data-lens-template DebugTraceHelpers deepseq directory
|
||||
@ -10577,8 +10577,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "Nomyx-Language";
|
||||
version = "0.7.5";
|
||||
sha256 = "11480ggfphwdyakhch1i8fr3cqhdmx32jg5nj5pc43sk3bpq2dwk";
|
||||
version = "0.7.6";
|
||||
sha256 = "0na9nm6qnayip2lx3nd3if4c1iyp7zs89jp2dgb7zkmbiwvax3l9";
|
||||
buildDepends = [
|
||||
base Boolean containers data-lens data-lens-fd data-lens-template
|
||||
DebugTraceHelpers ghc mtl old-locale random safe time
|
||||
@ -10617,8 +10617,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "Nomyx-Web";
|
||||
version = "0.7.5";
|
||||
sha256 = "161b87ysa9fh40r1z9cp1mzyrs5ws3d97bsrnqwgcaz4rhnjzyvb";
|
||||
version = "0.7.6";
|
||||
sha256 = "193v967bzhs0linqvh93w7viwdrlmsbdpnr8asigqhp5905zdjb7";
|
||||
buildDepends = [
|
||||
base blaze-html blaze-markup bytestring data-lens data-lens-fd fb
|
||||
filepath happstack-authenticate happstack-server hscolour mtl
|
||||
@ -10935,12 +10935,14 @@ self: {
|
||||
}) {};
|
||||
|
||||
"OpenAL" = callPackage
|
||||
({ mkDerivation, base, openal, OpenGL }:
|
||||
({ mkDerivation, base, ObjectName, openal, OpenGL, StateVar
|
||||
, transformers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "OpenAL";
|
||||
version = "1.6.0.1";
|
||||
sha256 = "0m29p6mm87lbx1507n9w4ara4l1xva8j42xjp0771ngx4sbphn2y";
|
||||
buildDepends = [ base OpenGL ];
|
||||
version = "1.7.0.0";
|
||||
sha256 = "111r78zx39nyfnpq2pmy440bi4ymr6i2difwfaislvmjq43plhjw";
|
||||
buildDepends = [ base ObjectName OpenGL StateVar transformers ];
|
||||
extraLibraries = [ openal ];
|
||||
homepage = "https://github.com/haskell-openal/ALUT";
|
||||
description = "A binding to the OpenAL cross-platform 3D audio API";
|
||||
@ -21054,10 +21056,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "auto";
|
||||
version = "0.2.0.5";
|
||||
revision = "2";
|
||||
sha256 = "1c6n5yc24g3chm18c5jaspidgi064pbzbd9gnakxj6q0npwwmp1h";
|
||||
editedCabalFile = "21de0f6b3309a084876f2e6a3ef4a87a2953511d9d564528071c0a81bcf22dd0";
|
||||
version = "0.2.0.6";
|
||||
sha256 = "1k0nzhkn32jypf1yqjqadmqwq9ckyax23lmvwzz110fx657j1nhi";
|
||||
buildDepends = [
|
||||
base bytestring cereal containers deepseq MonadRandom profunctors
|
||||
random semigroups transformers
|
||||
@ -21772,8 +21772,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "b9";
|
||||
version = "0.4.0";
|
||||
sha256 = "0cwx7irpzbl1g3wi4fcdjrkv2968517gljyvc9w8vm6f81wr2xcb";
|
||||
version = "0.4.1";
|
||||
sha256 = "1zylnxh6r6sbk6fyx3b5hh6msajrrr07nsb4hwqlh07n1zzavw7j";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
@ -25273,19 +25273,22 @@ self: {
|
||||
}) {};
|
||||
|
||||
"blunt" = callPackage
|
||||
({ mkDerivation, aeson, array, base, bytestring, containers
|
||||
, haskell-src-exts, http-types, pointful, transformers, wai, warp
|
||||
({ mkDerivation, aeson, array, base, bytestring, clay, containers
|
||||
, haskell-src-exts, http-types, jmacro, lucid, pointful, text
|
||||
, transformers, wai, warp, wl-pprint-text
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "blunt";
|
||||
version = "0.0.12";
|
||||
sha256 = "19x4djczbzrjpqmcjz4pal0cks4xbrhgxw9gs45r6rbs3d7g06am";
|
||||
version = "0.0.13";
|
||||
sha256 = "1mawchdfywhs7gqfy1p91drfc4l31c2m2v8nkma5bg9i5zb81kyr";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
aeson array base bytestring containers haskell-src-exts http-types
|
||||
pointful transformers wai warp
|
||||
aeson array base bytestring clay containers haskell-src-exts
|
||||
http-types jmacro lucid pointful text transformers wai warp
|
||||
wl-pprint-text
|
||||
];
|
||||
homepage = "https://blunt.herokuapp.com";
|
||||
description = "Point-free Haskell as a service";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
}) {};
|
||||
@ -25466,6 +25469,38 @@ self: {
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"borel" = callPackage
|
||||
({ mkDerivation, aeson, async, attoparsec, base, bimap, cassava
|
||||
, ceilometer-common, chevalier-common, configurator, containers
|
||||
, either, errors, hslogger, hspec, lens, lens-properties, marquise
|
||||
, mtl, multiset, network, network-uri, pipes, pipes-concurrency
|
||||
, pipes-safe, QuickCheck, text, time, transformers
|
||||
, unordered-containers, vaultaire-common, vector, zeromq4-haskell
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "borel";
|
||||
version = "0.18.0";
|
||||
sha256 = "0daayl70l8afpf6l4822nz2cqjy2k8zbrj89apipjbynsq543453";
|
||||
buildDepends = [
|
||||
aeson async attoparsec base bimap cassava ceilometer-common
|
||||
chevalier-common configurator containers errors hslogger lens
|
||||
marquise mtl multiset network network-uri pipes pipes-concurrency
|
||||
pipes-safe text time transformers unordered-containers
|
||||
vaultaire-common vector zeromq4-haskell
|
||||
];
|
||||
testDepends = [
|
||||
aeson async attoparsec base bimap cassava ceilometer-common
|
||||
chevalier-common configurator containers either errors hslogger
|
||||
hspec lens lens-properties marquise mtl multiset network
|
||||
network-uri pipes pipes-concurrency pipes-safe QuickCheck text time
|
||||
transformers unordered-containers vaultaire-common vector
|
||||
zeromq4-haskell
|
||||
];
|
||||
homepage = "https://github.com/anchor/borel-core";
|
||||
description = "Metering System for OpenStack metrics provided by Vaultaire";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"bot" = callPackage
|
||||
({ mkDerivation, arrows, base, Stream }:
|
||||
mkDerivation {
|
||||
@ -26414,6 +26449,19 @@ self: {
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"bytestring-short" = callPackage
|
||||
({ mkDerivation, base, bytestring, deepseq, QuickCheck }:
|
||||
mkDerivation {
|
||||
pname = "bytestring-short";
|
||||
version = "0.0.1.0";
|
||||
sha256 = "034c63hw49sy4mg6xarf61d4f3shafj66v4sqky04sin460s28wv";
|
||||
buildDepends = [ base bytestring deepseq ];
|
||||
testDepends = [ base bytestring QuickCheck ];
|
||||
jailbreak = true;
|
||||
description = "Backport copy of ShortByteString";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"bytestring-show" = callPackage
|
||||
({ mkDerivation, array, base, binary, bytestring, containers
|
||||
, integer-gmp
|
||||
@ -28577,8 +28625,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "ceilometer-common";
|
||||
version = "0.2.2";
|
||||
sha256 = "01lvjyl884i6qcfxr7xj42g5spn1fx3jgcq1g8zv0b5y9jwpj7lr";
|
||||
version = "0.2.3";
|
||||
sha256 = "1zqqh7k627yw6vfcdihl2gw8hh3l9gxj283azmmcc9pm15grblps";
|
||||
buildDepends = [
|
||||
base bimap binary bytestring containers foldl lens pipes siphash
|
||||
template-haskell text vaultaire-common
|
||||
@ -28589,7 +28637,7 @@ self: {
|
||||
text transformers vaultaire-common
|
||||
];
|
||||
homepage = "https://github.com/anchor/ceilometer-common";
|
||||
description = "Common Haskell types and encoding for ceilometer";
|
||||
description = "Common Haskell types and encoding for OpenStack Ceilometer";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
@ -29305,6 +29353,23 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"chevalier-common" = callPackage
|
||||
({ mkDerivation, base, bifunctors, bytestring, cereal, locators
|
||||
, mtl, network, network-uri, protobuf, text, unordered-containers
|
||||
, vaultaire-common, zeromq4-haskell
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "chevalier-common";
|
||||
version = "0.6.0";
|
||||
sha256 = "0fg7cb5ds2ixk046isz6wala7azaxqlfsacb1p7l9j6din9mgzrs";
|
||||
buildDepends = [
|
||||
base bifunctors bytestring cereal locators mtl network network-uri
|
||||
protobuf text unordered-containers vaultaire-common zeromq4-haskell
|
||||
];
|
||||
description = "Query interface for Chevalier";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"chp" = callPackage
|
||||
({ mkDerivation, base, containers, deepseq, extensible-exceptions
|
||||
, pretty, stm
|
||||
@ -30770,8 +30835,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "clustering";
|
||||
version = "0.1.1";
|
||||
sha256 = "1xjsbpp6xl5nbp9v14jad8nrzylg4vbn1s6skzdknk36midds2ws";
|
||||
version = "0.1.2";
|
||||
sha256 = "0idmh6k6j4dmnaf8zsvw30lkwsgk5hqvp4hlzfd4j6d9ah2pwmfp";
|
||||
buildDepends = [
|
||||
base binary containers matrices mwc-random primitive vector
|
||||
];
|
||||
@ -34898,8 +34963,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "cryptol";
|
||||
version = "2.2.0";
|
||||
sha256 = "0f82hpw71yb7p3nfh4zpap8ag7dw3932qm9gvaw3b3xiild701gv";
|
||||
version = "2.2.1";
|
||||
sha256 = "06dl3jkv0ygyb42p89hifrsmcg8jipyag01ibwj3gr6kxm443cg7";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
@ -46041,6 +46106,18 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"filtrable" = callPackage
|
||||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "filtrable";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "0hxnfjmwv1p1izxr5h7qrd5zdynj2c8k4zh198pinav5skf6v3kd";
|
||||
buildDepends = [ base ];
|
||||
jailbreak = true;
|
||||
description = "Class of filtrable containers";
|
||||
license = "unknown";
|
||||
}) {};
|
||||
|
||||
"final" = callPackage
|
||||
({ mkDerivation, base, stm, transformers }:
|
||||
mkDerivation {
|
||||
@ -49752,8 +49829,8 @@ self: {
|
||||
({ mkDerivation, base, cpphs, ghc, happy }:
|
||||
mkDerivation {
|
||||
pname = "ghc-parser";
|
||||
version = "0.1.4.0";
|
||||
sha256 = "0d29bl64gsij7169wvqgdkr8vcn35jdbqyq2aky53wcbhw4kq7k7";
|
||||
version = "0.1.6.0";
|
||||
sha256 = "1j0axpzm1ysi6sv80rr2bka1wycinrnqvkpnxlb18yb3zbwijz76";
|
||||
buildDepends = [ base ghc ];
|
||||
buildTools = [ cpphs happy ];
|
||||
patchPhase = ''
|
||||
@ -50174,6 +50251,7 @@ self: {
|
||||
aeson base bytestring cassava containers directory filepath shake
|
||||
split text unordered-containers vector yaml
|
||||
];
|
||||
jailbreak = true;
|
||||
homepage = "https://github.com/nomeata/gipeda";
|
||||
description = "Git Performance Dashboard";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
@ -56967,8 +57045,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "haskell-neo4j-client";
|
||||
version = "0.3.0.13";
|
||||
sha256 = "1j2ka83s4fa8aqqnhvp83zqlp019ayznlkhd7pb6pqkd19npr78a";
|
||||
version = "0.3.0.15";
|
||||
sha256 = "1gxnwz7xzf4l0d4hwi8ij95910d38l89i9x3sw051zwn4fzns1cv";
|
||||
buildDepends = [
|
||||
aeson base bytestring containers data-default hashable HTTP
|
||||
http-conduit http-types lifted-base mtl resourcet scientific text
|
||||
@ -61783,8 +61861,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hjsonschema";
|
||||
version = "0.5.1.2";
|
||||
sha256 = "0vxlmlfyv3an8dhw5yrsnkaqhascdw3hdmpillrj266ag5w4b139";
|
||||
version = "0.5.2.1";
|
||||
sha256 = "0kff73g9gjvc035lw3420mxz9mp7pd1yl941wr3jagqnh6g1s85m";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
@ -68136,13 +68214,13 @@ self: {
|
||||
|
||||
"http2" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, array, base, blaze-builder
|
||||
, bytestring, containers, directory, doctest, filepath, hex, hspec
|
||||
, PSQueue, text, unordered-containers, vector, word8
|
||||
, bytestring, containers, directory, doctest, filepath, Glob, hex
|
||||
, hspec, PSQueue, text, unordered-containers, vector, word8
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "http2";
|
||||
version = "0.8.0";
|
||||
sha256 = "1hvjb22jmmfrj0ym4sk4yn2y4x9manic42w7yfy8kckhihzh1j1s";
|
||||
version = "0.9.0";
|
||||
sha256 = "117s8kjbqhd034f483j2x3m2kkjl895b1bc1lxj35b6ar326fp2b";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
@ -68152,7 +68230,7 @@ self: {
|
||||
];
|
||||
testDepends = [
|
||||
aeson aeson-pretty array base blaze-builder bytestring containers
|
||||
directory doctest filepath hex hspec PSQueue text
|
||||
directory doctest filepath Glob hex hspec PSQueue text
|
||||
unordered-containers vector word8
|
||||
];
|
||||
description = "HTTP/2.0 library including frames and HPACK";
|
||||
@ -69203,12 +69281,12 @@ self: {
|
||||
}) {};
|
||||
|
||||
"hydrogen-multimap" = callPackage
|
||||
({ mkDerivation, base, containers }:
|
||||
({ mkDerivation, base, containers, ghc-prim }:
|
||||
mkDerivation {
|
||||
pname = "hydrogen-multimap";
|
||||
version = "0.2";
|
||||
sha256 = "0v0yylh9zpfzyb19mhwwf6pw36pmpn3gj7cdiamqzz3db0zcadwb";
|
||||
buildDepends = [ base containers ];
|
||||
version = "0.3";
|
||||
sha256 = "0ik68a85yxdz12sgfpqi7bagkhvm9qgvl2bgplm2anxjsxcqbi93";
|
||||
buildDepends = [ base containers ghc-prim ];
|
||||
homepage = "https://scravy.de/hydrogen-multimap/";
|
||||
description = "Hydrogen Multimap";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
@ -69228,19 +69306,19 @@ self: {
|
||||
}) {};
|
||||
|
||||
"hydrogen-prelude" = callPackage
|
||||
({ mkDerivation, array, base, cereal, containers, directory
|
||||
, filepath, hashable, hydrogen-multimap, hydrogen-version, network
|
||||
, process, random, regex-base, regex-tdfa, strict, time
|
||||
, transformers, uuid
|
||||
({ mkDerivation, array, base, binary, bytestring, cereal
|
||||
, containers, directory, filepath, hashable, hydrogen-multimap
|
||||
, hydrogen-version, network, process, random, regex-base
|
||||
, regex-tdfa, strict, text, time, transformers, uuid
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hydrogen-prelude";
|
||||
version = "0.19";
|
||||
sha256 = "0sl8gvihqhp7jrf6x6m6yg4kv4by63q6r4qi9bnlwbs3yykbriah";
|
||||
version = "0.20";
|
||||
sha256 = "18g3r95ssg385zqzny3137ms0ppv7d33xgvc4gvxkijv8cgj1697";
|
||||
buildDepends = [
|
||||
array base cereal containers directory filepath hashable
|
||||
hydrogen-multimap hydrogen-version network process random
|
||||
regex-base regex-tdfa strict time transformers uuid
|
||||
array base binary bytestring cereal containers directory filepath
|
||||
hashable hydrogen-multimap hydrogen-version network process random
|
||||
regex-base regex-tdfa strict text time transformers uuid
|
||||
];
|
||||
homepage = "http://scravy.de/hydrogen-prelude/";
|
||||
description = "Hydrogen Prelude";
|
||||
@ -69297,8 +69375,8 @@ self: {
|
||||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "hydrogen-version";
|
||||
version = "1.3";
|
||||
sha256 = "1211ynxr4l1kwkxj37gyyfjcd8mmdajrnmwg9lwlf85dn49r4xzv";
|
||||
version = "1.4";
|
||||
sha256 = "04v39lvh0z0ig6igsz7ncfasag3j6pdbsa86gyp63n4g325fmf38";
|
||||
buildDepends = [ base ];
|
||||
homepage = "https://scravy.de/hydrogen-version/";
|
||||
description = "Hydrogen Version Type";
|
||||
@ -69926,40 +70004,40 @@ self: {
|
||||
}) {};
|
||||
|
||||
"ihaskell" = callPackage
|
||||
({ mkDerivation, aeson, base, base64-bytestring, bytestring, cereal
|
||||
, classy-prelude, cmdargs, containers, directory, filepath, ghc
|
||||
, ghc-parser, ghc-paths, haskeline, haskell-src-exts, here, hlint
|
||||
, hspec, http-client, http-client-tls, HUnit, ipython-kernel
|
||||
, MissingH, mono-traversable, mtl, parsec, process, random, setenv
|
||||
, shelly, split, stm, strict, system-argv0, system-filepath, tar
|
||||
, template-haskell, text, transformers, unix, unordered-containers
|
||||
, utf8-string, uuid, vector
|
||||
({ mkDerivation, aeson, base, base64-bytestring, bin-package-db
|
||||
, bytestring, cereal, classy-prelude, cmdargs, containers
|
||||
, directory, filepath, ghc, ghc-parser, ghc-paths, haskeline
|
||||
, haskell-src-exts, here, hlint, hspec, http-client
|
||||
, http-client-tls, HUnit, ipython-kernel, MissingH
|
||||
, mono-traversable, mtl, parsec, process, random, setenv, shelly
|
||||
, split, stm, strict, system-argv0, system-filepath, tar, text
|
||||
, transformers, unix, unordered-containers, utf8-string, uuid
|
||||
, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "ihaskell";
|
||||
version = "0.5.0.0";
|
||||
sha256 = "1vp31ihl2hbpw3fadwmdm6hg1692khmb1v7gzcqik162i65dyzrj";
|
||||
version = "0.6.0.0";
|
||||
sha256 = "15fsan1dxlmd7y31630rqrg9gaa205g3s89vlqnxjv0dfvs86qf0";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
aeson base base64-bytestring bytestring cereal classy-prelude
|
||||
cmdargs containers directory filepath ghc ghc-parser ghc-paths
|
||||
haskeline haskell-src-exts here hlint hspec http-client
|
||||
aeson base base64-bytestring bin-package-db bytestring cereal
|
||||
classy-prelude cmdargs containers directory filepath ghc ghc-parser
|
||||
ghc-paths haskeline haskell-src-exts here hlint hspec http-client
|
||||
http-client-tls HUnit ipython-kernel MissingH mono-traversable mtl
|
||||
parsec process random shelly split stm strict system-argv0
|
||||
system-filepath tar template-haskell text transformers unix
|
||||
unordered-containers utf8-string uuid vector
|
||||
system-filepath tar text transformers unix unordered-containers
|
||||
utf8-string uuid vector
|
||||
];
|
||||
testDepends = [
|
||||
aeson base base64-bytestring bytestring cereal classy-prelude
|
||||
cmdargs containers directory filepath ghc ghc-parser ghc-paths
|
||||
haskeline haskell-src-exts here hlint hspec http-client
|
||||
aeson base base64-bytestring bin-package-db bytestring cereal
|
||||
classy-prelude cmdargs containers directory filepath ghc ghc-parser
|
||||
ghc-paths haskeline haskell-src-exts here hlint hspec http-client
|
||||
http-client-tls HUnit ipython-kernel MissingH mono-traversable mtl
|
||||
parsec process random setenv shelly split stm strict system-argv0
|
||||
system-filepath tar text transformers unix unordered-containers
|
||||
utf8-string uuid vector
|
||||
];
|
||||
jailbreak = true;
|
||||
homepage = "http://gibiansky.github.io/IHaskell/";
|
||||
description = "A Haskell backend kernel for the IPython project";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
@ -70127,8 +70205,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "ihaskell-rlangqq";
|
||||
version = "0.2.0.0";
|
||||
sha256 = "18681acd0wmmbalj87p4psis1qf84rzhvh8c1a96jgh5nv3rk5dn";
|
||||
version = "0.2.0.1";
|
||||
sha256 = "1si38n47p57kwqsmsqw9bnv4k6z3zd6n8f5kmsmmbcmjdqmi7i86";
|
||||
buildDepends = [
|
||||
base base64-bytestring blaze-html bytestring directory filepath
|
||||
ihaskell ihaskell-blaze Rlang-QQ split stm template-haskell xformat
|
||||
@ -71669,18 +71747,18 @@ self: {
|
||||
|
||||
"ipython-kernel" = callPackage
|
||||
({ mkDerivation, aeson, base, bytestring, cereal, containers
|
||||
, directory, filepath, mtl, parsec, tar, text, transformers, unix
|
||||
, uuid, zeromq4-haskell
|
||||
, directory, filepath, mtl, parsec, SHA, tar, text, transformers
|
||||
, unix, uuid, zeromq4-haskell
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "ipython-kernel";
|
||||
version = "0.3.0.0";
|
||||
sha256 = "035cfq1dlkjmmfjkmfvkn4i4rx04wzsgz9s4dbdwhkx3x7bcj7sj";
|
||||
version = "0.6.0.0";
|
||||
sha256 = "0pk49hz2ba2ikd96nymrlk7nrd5sw1fmy7xbx24hrri5izqfjjli";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
aeson base bytestring cereal containers directory filepath mtl
|
||||
parsec tar text transformers unix uuid zeromq4-haskell
|
||||
parsec SHA tar text transformers unix uuid zeromq4-haskell
|
||||
];
|
||||
homepage = "http://github.com/gibiansky/IHaskell";
|
||||
description = "A library for creating kernels for IPython frontends";
|
||||
@ -74617,15 +74695,14 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "laika";
|
||||
version = "0.1.1";
|
||||
sha256 = "1ifs8brgbhzwl58ccnpyvfrkn1x27a38ylawik382n221sv28pj5";
|
||||
version = "0.1.3";
|
||||
sha256 = "1j9f76sch91igpgarw7pwzhymd6ji7wnwr9l8riallglphc55g7l";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
attoparsec base-prelude either record system-fileio system-filepath
|
||||
template-haskell text transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
homepage = "https://github.com/nikita-volkov/laika";
|
||||
description = "Minimalistic type-checked compile-time template engine";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
@ -79927,6 +80004,19 @@ self: {
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
}) {};
|
||||
|
||||
"machines-zlib" = callPackage
|
||||
({ mkDerivation, base, basic-prelude, machines, streaming-commons
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "machines-zlib";
|
||||
version = "0.1.0";
|
||||
sha256 = "0ajdc7878vzam5zphdaw8zn8knzk8kq80y3yf84jwlakb6ihrv6d";
|
||||
buildDepends = [ base basic-prelude machines streaming-commons ];
|
||||
homepage = "https://github.com/lshift/machines-zlib";
|
||||
description = "Decompression support for machines";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"macho" = callPackage
|
||||
({ mkDerivation, base, binary, bytestring }:
|
||||
mkDerivation {
|
||||
@ -86504,8 +86594,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "network-anonymous-i2p";
|
||||
version = "0.9.2";
|
||||
sha256 = "1rn7i6f2ks9ddqsxpira25d7g7dhkm23lnyndpxknhvkj4d3zvk8";
|
||||
version = "0.10.0";
|
||||
sha256 = "0b7z7w105l1yd3xpnnl2z779m5zknf756cslksbbpsy16rn7kxfg";
|
||||
buildDepends = [
|
||||
attoparsec base bytestring exceptions mtl network
|
||||
network-attoparsec network-simple text transformers uuid
|
||||
@ -92282,8 +92372,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "pinboard";
|
||||
version = "0.3";
|
||||
sha256 = "0z6vxh9pnq3ixmi7bcpn17wf4w1blj6l4k7lw39gzs7jjbcpijzr";
|
||||
version = "0.4";
|
||||
sha256 = "0vn5fy15yshr9ypz8qagnqsgkkn33qv19ayqp4fy5x5bv68y7a0b";
|
||||
buildDepends = [
|
||||
aeson base bytestring containers either HsOpenSSL http-streams
|
||||
http-types io-streams mtl network old-locale random text time
|
||||
@ -93941,8 +94031,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "posix-paths";
|
||||
version = "0.2.0.4";
|
||||
sha256 = "1cym8c5hjjs7i2gx4n9m7a9zg7dls4wqnnr5bravj7gv2gh9s67q";
|
||||
version = "0.2.0.5";
|
||||
sha256 = "046y5i4hw4a326r3145yrfd1p6sn3b9xsn6rdk73nv74ks4wrn5v";
|
||||
buildDepends = [ base bytestring unix ];
|
||||
testDepends = [ base bytestring doctest HUnit QuickCheck unix ];
|
||||
description = "POSIX filepath/directory functionality";
|
||||
@ -95201,8 +95291,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "process-streaming";
|
||||
version = "0.7.0.0";
|
||||
sha256 = "0ja4ba5w8rq3snmgaky8kxaq9s5h446kw7cbp7agrzc06w03xaci";
|
||||
version = "0.7.0.1";
|
||||
sha256 = "1dnarvm26xwrys8wjh43757r59pby41w5cizqwyg1zcr2qk7awd8";
|
||||
buildDepends = [
|
||||
base bifunctors bytestring conceit containers contravariant foldl
|
||||
free pipes pipes-bytestring pipes-concurrency pipes-parse
|
||||
@ -104772,8 +104862,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "shake";
|
||||
version = "0.14.3";
|
||||
sha256 = "1s5xm205k3pvndn21vd0y9mnggrm91psf64mw445r08xasi658vl";
|
||||
version = "0.15";
|
||||
sha256 = "02zqkm248fvv6nh10nj6rw7ks5w832q2zrzzk9z9gp1zrqnbhxhk";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
@ -104848,6 +104938,7 @@ self: {
|
||||
version = "0.1.2";
|
||||
sha256 = "1xsh6bjrr0l4vqn8iqlkv8s0y5qwaqqz3yjlxk0y3fsi1qz28yxs";
|
||||
buildDepends = [ base bytestring css-text hjsmin shake text ];
|
||||
jailbreak = true;
|
||||
homepage = "https://github.com/LukeHoersten/shake-minify";
|
||||
description = "Shake Minify Rules";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
@ -104860,6 +104951,7 @@ self: {
|
||||
version = "0.1.0";
|
||||
sha256 = "158xjn4lzcj8gk4b9z4rhql7mqdp7v5x8rpc0sb3mlws2drr8yh0";
|
||||
buildDepends = [ base bytestring bzlib shake tar ];
|
||||
jailbreak = true;
|
||||
homepage = "https://github.com/LukeHoersten/shake-pack";
|
||||
description = "Shake File Pack Actions";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
@ -112545,8 +112637,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "system-fileio";
|
||||
version = "0.3.16.1";
|
||||
sha256 = "037p2i5gmcnw3qqh3yhn700w51kkyc7rpw9c77wlgdq5bgbyfkbk";
|
||||
version = "0.3.16.2";
|
||||
sha256 = "17mk1crlgrh9c9lfng6a2fdk49m2mbkkdlq5iysl1rzwkn12mmkd";
|
||||
buildDepends = [ base bytestring system-filepath text time unix ];
|
||||
testDepends = [
|
||||
base bytestring chell system-filepath temporary text time
|
||||
@ -121612,14 +121704,14 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "vcache";
|
||||
version = "0.2.3";
|
||||
sha256 = "0zswcrd65dv8mnifh3h5hr1bmysc7mlqyyi4viln1is08daramzz";
|
||||
version = "0.2.4";
|
||||
sha256 = "1dfdfcvq6554dxda1h2mnl1ggm39k8w779836v3dwpi0wnq4x249";
|
||||
buildDepends = [
|
||||
base bytestring containers direct-murmur-hash easy-file filelock
|
||||
lmdb random stm transformers
|
||||
];
|
||||
homepage = "http://github.com/dmbarbour/haskell-vcache";
|
||||
description = "large, persistent, memcached values and structure sharing for Haskell";
|
||||
description = "semi-transparent persistence for Haskell using LMDB, STM";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
@ -122118,8 +122210,10 @@ self: {
|
||||
({ mkDerivation, alex, array, base, happy, monadLib }:
|
||||
mkDerivation {
|
||||
pname = "verilog";
|
||||
version = "0.0.9";
|
||||
sha256 = "0i7jc3lriy0ad4ixkf7lj7yis9lzs9j3wh5la7rlawvfq8hj0sag";
|
||||
version = "0.0.10";
|
||||
sha256 = "1kyhxxa1d1pqipq714nh60qh90pwb2b3a5wiy1h6yms77c2p4wq4";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ array base monadLib ];
|
||||
buildTools = [ alex happy ];
|
||||
homepage = "http://github.com/tomahawkins/verilog";
|
||||
@ -122814,8 +122908,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "wai-extra";
|
||||
version = "3.0.4.6";
|
||||
sha256 = "0vl6f2by245fg5sfbzj27zb5mmskqj2h4a68rhwdb8w7gsl2mxz5";
|
||||
version = "3.0.5";
|
||||
sha256 = "1z4ifsldm1j6kf7jnbq8j4pk39f5d51yrygaxfs1m3mnnvr8xl52";
|
||||
buildDepends = [
|
||||
ansi-terminal base base64-bytestring blaze-builder bytestring
|
||||
case-insensitive containers data-default-class deepseq directory
|
||||
@ -124722,8 +124816,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "witherable";
|
||||
version = "0.1.2.1";
|
||||
sha256 = "1f3dr6dml0lpqrpzr601isfb9jzii5mlqdc240fbail8xb09gf52";
|
||||
version = "0.1.2.2";
|
||||
sha256 = "18vhaardjzxbs2if9va4fadr47cjkbv84b2lvpszarrvfgibvxb7";
|
||||
buildDepends = [
|
||||
base containers hashable transformers unordered-containers vector
|
||||
];
|
||||
@ -126257,14 +126351,18 @@ self: {
|
||||
}) {};
|
||||
|
||||
"xml-lens" = callPackage
|
||||
({ mkDerivation, base, containers, lens, text, xml-conduit }:
|
||||
({ mkDerivation, base, case-insensitive, containers, lens, text
|
||||
, xml-conduit
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "xml-lens";
|
||||
version = "0.1.6.2";
|
||||
sha256 = "14x3xz4rydl8x7ddznz90n3z5csy12c7l0r7bms8s7yqv4qzf6hz";
|
||||
buildDepends = [ base containers lens text xml-conduit ];
|
||||
version = "0.1.6.3";
|
||||
sha256 = "1s5ivi3caz56g5yyg3pharshs3wcygcssjx1sm9aw4mv3ylz3msd";
|
||||
buildDepends = [
|
||||
base case-insensitive containers lens text xml-conduit
|
||||
];
|
||||
homepage = "https://github.com/fumieval/xml-lens";
|
||||
description = "Lenses, traversals, prisms for xml-conduit";
|
||||
description = "Lenses, traversals, and prisms for xml-conduit";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
@ -127946,8 +128044,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "yesod-core";
|
||||
version = "1.4.8.3";
|
||||
sha256 = "0k49s9cybr36knmx2lwapivszcq6xg67vpx5fw812dzv8x2cj714";
|
||||
version = "1.4.9";
|
||||
sha256 = "10rf7xrb0zrqpiv8149z52h1jx4nr96ajs2pxdr9avazprls9jmb";
|
||||
buildDepends = [
|
||||
aeson auto-update base blaze-builder blaze-html blaze-markup
|
||||
bytestring case-insensitive cereal clientsession conduit
|
||||
|
Loading…
Reference in New Issue
Block a user