3
0
Fork 0
forked from mirrors/nixpkgs

hackage-packages.nix: update to 886308a014 with hackage2nix revision v20150807-9-gbccef2c

This commit is contained in:
Peter Simons 2015-08-08 10:54:00 +02:00
parent c25d82f64f
commit 711d7a87ba

View file

@ -55681,8 +55681,8 @@ self: {
}:
mkDerivation {
pname = "ghcjs-websockets";
version = "0.3.0.4";
sha256 = "03ycfbp756hiivbynfsmkn4ddh5gj82dswzkj3cm8dwq94m8wd16";
version = "0.3.0.5";
sha256 = "1km7hdpa036hqxzddwxw23zaq1sjvbmjmqdp4fzdz62azp6g4ygq";
libraryHaskellDepends = [
base base64-bytestring binary bytestring text
];
@ -61083,19 +61083,18 @@ self: {
"halive" = callPackage
({ mkDerivation, base, bin-package-db, containers, directory
, filepath, foreign-store, fsnotify, ghc, ghc-paths
, system-filepath, transformers
, filepath, foreign-store, fsnotify, ghc, ghc-paths, transformers
}:
mkDerivation {
pname = "halive";
version = "0.1.0.5";
sha256 = "0rxcklxmfk6z9f3alvzszq7g5wik7x9nj43m4vvf6iw1nsjvk580";
version = "0.1.0.6";
sha256 = "0mwj3d45dynsygmblr2h8dj9bkl581zjxc66871rd02c7rj914ng";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base containers foreign-store ];
executableHaskellDepends = [
base bin-package-db directory filepath fsnotify ghc ghc-paths
system-filepath transformers
transformers
];
homepage = "https://github.com/lukexi/halive";
description = "A live recompiler";
@ -61999,6 +61998,23 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) { inherit (pkgs) openssl;};
"happstack-server-tls-cryptonite" = callPackage
({ mkDerivation, base, bytestring, cryptonite, data-default-class
, extensible-exceptions, happstack-server, hslogger, network
, sendfile, time, tls, unix
}:
mkDerivation {
pname = "happstack-server-tls-cryptonite";
version = "0.1.1";
sha256 = "1y450dvdswkqcaqillrzlpizss9hlk2q61x1p715wfhrlmizlrjq";
libraryHaskellDepends = [
base bytestring cryptonite data-default-class extensible-exceptions
happstack-server hslogger network sendfile time tls unix
];
description = "Extend happstack-server with native HTTPS support (TLS/SSL)";
license = stdenv.lib.licenses.bsd3;
}) {};
"happstack-state" = callPackage
({ mkDerivation, base, binary, bytestring, containers, directory
, extensible-exceptions, filepath, happstack-data, happstack-util
@ -67879,8 +67895,8 @@ self: {
({ mkDerivation, base, containers, directory, unix }:
mkDerivation {
pname = "hinotify";
version = "0.3.8";
sha256 = "13xjhbx3b6icqf7451dzknxz41lb874a9s3zs0h0c19p902ii9ff";
version = "0.3.8.1";
sha256 = "03c1f4d7x805zdiq2w26kl09xrfjw19saycdkhnixzv2qcr6xm1p";
libraryHaskellDepends = [ base containers directory unix ];
testHaskellDepends = [ base directory ];
homepage = "https://github.com/kolmodin/hinotify.git";
@ -81270,8 +81286,8 @@ self: {
}:
mkDerivation {
pname = "json-rpc";
version = "0.6.0.0";
sha256 = "0ld8r5zln9a18vzgpiylifzbpiivv8icalqg1l1863kgirgsz2hg";
version = "0.6.1.0";
sha256 = "1vm6x08xqsw7sd3s0cq8i4hxagyxxc5jwypc80nv2rcdnyyhdmf7";
libraryHaskellDepends = [
aeson attoparsec base bytestring conduit conduit-extra deepseq
hashable lifted-async monad-control monad-logger mtl QuickCheck stm
@ -88931,10 +88947,8 @@ self: {
}:
mkDerivation {
pname = "machinecell";
version = "2.0.1";
sha256 = "0gl207a97zcs48k6pdr82x9ckg1bc2vn6wachc57gmnspk3j43xd";
revision = "1";
editedCabalFile = "5470f26ae4ebbbe5f88e6c70d3193a28ce9e5f94fd48b76c4ef576fcac92ac7d";
version = "2.1.0";
sha256 = "10ywc93sihag844ifsimxz0vmr34i3a7rjpy63gs0ikkvr4vxs1g";
libraryHaskellDepends = [
arrows base free mtl profunctors semigroups
];
@ -89818,16 +89832,13 @@ self: {
}:
mkDerivation {
pname = "manifolds";
version = "0.1.3.0";
sha256 = "17i77nhp65ikgyz0yif6i1pnj65da38mnx87yy96wkcdlad3zivj";
revision = "1";
editedCabalFile = "2495967b40c73a494475058072f59fc2c730c655bfb6861c5d0c2f51531a0060";
version = "0.1.3.1";
sha256 = "1d1hcdv76bzw2pl6ik2kdprdjdv7nmbbxs31rgz93lzhpkn8dlpj";
libraryHaskellDepends = [
base comonad constrained-categories containers deepseq hmatrix
MemoTrie semigroups tagged transformers vector vector-algorithms
vector-space void
];
jailbreak = true;
homepage = "https://github.com/leftaroundabout/manifolds";
description = "Working with manifolds in a direct, embedding-free way";
license = stdenv.lib.licenses.gpl3;
@ -92186,8 +92197,8 @@ self: {
}:
mkDerivation {
pname = "mockery";
version = "0.3.0";
sha256 = "1k9ywdamdl1c8nvp4yrjmqpbis1nqj9p9cim5rh72n9w5h3qaa6x";
version = "0.3.2";
sha256 = "0m0lp2z63sgkylz5318j53r5hnrkp705qh7nqbb149ir4gy7g1bg";
libraryHaskellDepends = [
base bytestring directory filepath logging-facade temporary
];
@ -92306,13 +92317,13 @@ self: {
({ mkDerivation, applicative-extras, base, bytestring, Cabal
, cmdargs, containers, data-default, directory, filepath, haskeline
, haskell-src-exts, HUnit, lens, lifted-base, monad-control, mtl
, pretty, process, pureMD5, set-extra, syb, system-fileio
, temporary, transformers-base
, pretty, process, pureMD5, regex-compat, set-extra, syb
, system-fileio, template-haskell, temporary, transformers-base
}:
mkDerivation {
pname = "module-management";
version = "0.20.3";
sha256 = "1lj2jhlpn1ywq60q4ph9fbmjn6rjd8wqkj2lrdgscagcvryh9ad2";
version = "0.20.4";
sha256 = "185vky00i0cm7rd019xa87x1rld4j92fqcm4a4igpn13lh2y4nzq";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -92321,8 +92332,9 @@ self: {
mtl pretty process pureMD5 set-extra syb system-fileio temporary
];
executableHaskellDepends = [
base Cabal cmdargs containers directory haskeline lens
monad-control mtl set-extra transformers-base
base Cabal cmdargs containers directory haskeline haskell-src-exts
lens monad-control mtl regex-compat set-extra template-haskell
transformers-base
];
testHaskellDepends = [
base containers filepath haskell-src-exts HUnit process
@ -92395,8 +92407,8 @@ self: {
}:
mkDerivation {
pname = "moesocks";
version = "0.1.0.10";
sha256 = "0cv741gcbjcd4gvqbiys40dh8y553cy6rxhpz0bvdv8xv4qfsz47";
version = "0.1.0.11";
sha256 = "1qmgsps9c6hcpb1y1z6jb0bjl51apll8s1vg6arz8kma98dkd79d";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -92405,7 +92417,7 @@ self: {
safe stm text transformers unix unordered-containers
];
homepage = "https://github.com/nfjinjing/moesocks";
description = "moe for all";
description = "A functional firewall killer";
license = stdenv.lib.licenses.asl20;
}) {};
@ -134101,15 +134113,15 @@ self: {
}) {};
"type-unary" = callPackage
({ mkDerivation, applicative-numbers, base, newtype, ty
, vector-space
({ mkDerivation, applicative-numbers, base, constraints, newtype
, ty, vector-space
}:
mkDerivation {
pname = "type-unary";
version = "0.2.16";
sha256 = "1pn65smi07gwd4h46irjawh1dnjnizs9ag0cyv55i0mjg8plyzvj";
version = "0.2.19";
sha256 = "04hpqmppwv6cs8vnf3whvmp1x4sqhirlkxcr2fjzcr1ji1gfchvr";
libraryHaskellDepends = [
applicative-numbers base newtype ty vector-space
applicative-numbers base constraints newtype ty vector-space
];
homepage = "https://github.com/conal/type-unary";
description = "Type-level and typed unary natural numbers, inequality proofs, vectors";