hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-3-g78b650c from Hackage revision
74dd7d3698
.
This commit is contained in:
parent
10f2befa58
commit
b7aad29806
@ -34339,6 +34339,7 @@ self: {
|
||||
pretty process QuickCheck random regex-posix stm tagged tar tasty
|
||||
tasty-hunit tasty-quickcheck time unix zlib
|
||||
];
|
||||
doCheck = false;
|
||||
postInstall = ''
|
||||
mkdir $out/etc
|
||||
mv bash-completion $out/etc/bash_completion.d
|
||||
@ -57060,6 +57061,30 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"ersaconcat" = callPackage
|
||||
({ mkDerivation, base, directory, doctest, filepath, HTTP
|
||||
, network-uri, process, QuickCheck, tagsoup, template-haskell
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "ersaconcat";
|
||||
version = "0.0.1";
|
||||
sha256 = "7652c59b606769366babbff4b657cd8422ddb3f4aeb62afcc8ed0ce1a3ec139f";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
base directory filepath HTTP network-uri process tagsoup
|
||||
];
|
||||
executableHaskellDepends = [
|
||||
base directory filepath HTTP network-uri process tagsoup
|
||||
];
|
||||
testHaskellDepends = [
|
||||
base directory doctest filepath QuickCheck template-haskell
|
||||
];
|
||||
homepage = "https://github.com/tonymorris/ersaconcat";
|
||||
description = "A script to concatenate AIP ERSA";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"ersatz" = callPackage
|
||||
({ mkDerivation, array, base, bytestring, containers, data-default
|
||||
, directory, doctest, filepath, lens, mtl, parsec, process
|
||||
@ -63066,6 +63091,19 @@ self: {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"french-cards" = callPackage
|
||||
({ mkDerivation, base, hspec, HUnit }:
|
||||
mkDerivation {
|
||||
pname = "french-cards";
|
||||
version = "0.1.0";
|
||||
sha256 = "7e33bc462247c6ece2ed6f95c5b7aece7ff96368bf08ef1bf72ca052686ab936";
|
||||
libraryHaskellDepends = [ base ];
|
||||
testHaskellDepends = [ base hspec HUnit ];
|
||||
homepage = "https://github.com/tserduke/french-cards#readme";
|
||||
description = "French Playing Cards";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"fresco-binding" = callPackage
|
||||
({ mkDerivation, base, bytestring, cereal, containers, messagepack
|
||||
, text, unix
|
||||
@ -77718,6 +77756,20 @@ self: {
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
}) {inherit (pkgs) glib;};
|
||||
|
||||
"haskell-gi-base_0_18_3" = callPackage
|
||||
({ mkDerivation, base, bytestring, containers, glib, text }:
|
||||
mkDerivation {
|
||||
pname = "haskell-gi-base";
|
||||
version = "0.18.3";
|
||||
sha256 = "20b9765915b9007fdf6a35cca1acd8112582d3a7dd319a270ce583c7de6520b0";
|
||||
libraryHaskellDepends = [ base bytestring containers text ];
|
||||
libraryPkgconfigDepends = [ glib ];
|
||||
homepage = "https://github.com/haskell-gi/haskell-gi-base";
|
||||
description = "Foundation for libraries generated by haskell-gi";
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {inherit (pkgs) glib;};
|
||||
|
||||
"haskell-google-trends" = callPackage
|
||||
({ mkDerivation, base, bytestring, haskell-fake-user-agent, lens
|
||||
, regex-base, regex-posix, tagsoup, text, wreq
|
||||
@ -78233,6 +78285,7 @@ self: {
|
||||
base containers directory filepath mtl pretty-show smallcheck tasty
|
||||
tasty-golden tasty-smallcheck
|
||||
];
|
||||
doCheck = false;
|
||||
homepage = "https://github.com/haskell-suite/haskell-src-exts";
|
||||
description = "Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
@ -82567,8 +82620,8 @@ self: {
|
||||
({ mkDerivation, base, containers, text, unordered-containers }:
|
||||
mkDerivation {
|
||||
pname = "hext";
|
||||
version = "0.1.0.3";
|
||||
sha256 = "76e2cd8d655fead634401f65d698f2ef03617dae2bd2a6287e9f461f11861588";
|
||||
version = "0.1.0.4";
|
||||
sha256 = "a2e76f7f25853d5533dcec2819c6c1e267d53828088498861be3d493ee6b1451";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -86214,6 +86267,7 @@ self: {
|
||||
transformers uniplate unix vector vector-algorithms wai warp
|
||||
];
|
||||
testHaskellDepends = [ base directory filepath process temporary ];
|
||||
testTarget = "--test-option=--no-net";
|
||||
homepage = "http://www.haskell.org/hoogle/";
|
||||
description = "Haskell API Search";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
@ -86246,6 +86300,7 @@ self: {
|
||||
utf8-string vector wai wai-logger warp warp-tls zlib
|
||||
];
|
||||
executableHaskellDepends = [ base ];
|
||||
testTarget = "--test-option=--no-net";
|
||||
homepage = "http://hoogle.haskell.org/";
|
||||
description = "Haskell API Search";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
@ -86276,6 +86331,7 @@ self: {
|
||||
];
|
||||
executableHaskellDepends = [ base ];
|
||||
jailbreak = true;
|
||||
testTarget = "--test-option=--no-net";
|
||||
homepage = "http://hoogle.haskell.org/";
|
||||
description = "Haskell API Search";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
@ -96996,13 +97052,12 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "interlude-l";
|
||||
version = "0.1.0.5";
|
||||
sha256 = "23243eb47b718de5e49c3b5db730b874607793a47cfe37efba1ea284b5cd5578";
|
||||
version = "0.1.0.6";
|
||||
sha256 = "d2871aaf50275fc6ecf17e151e181d30c1619048b693574fbfddb6b211548acf";
|
||||
libraryHaskellDepends = [
|
||||
aeson base exceptions lens monad-control MonadRandom mtl protolude
|
||||
string-conv text transformers witherable
|
||||
];
|
||||
jailbreak = true;
|
||||
description = "Prelude replacement based on protolude";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
@ -103712,7 +103767,7 @@ self: {
|
||||
homepage = "http://lpuppet.banquise.net/";
|
||||
description = "Tools to parse and evaluate the Puppet DSL";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
hydraPlatforms = [ "x86_64-linux" ];
|
||||
}) {};
|
||||
|
||||
"language-python" = callPackage
|
||||
@ -158417,6 +158472,18 @@ self: {
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"tagsoup-selection" = callPackage
|
||||
({ mkDerivation, base, containers, parsec, tagsoup }:
|
||||
mkDerivation {
|
||||
pname = "tagsoup-selection";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "707a65edaa57643d564ece4b68e51c53b2ff401ab209759d234d094080133aca";
|
||||
libraryHaskellDepends = [ base containers parsec tagsoup ];
|
||||
jailbreak = true;
|
||||
description = "Selecting subtrees from TagSoup's TagTrees using CSS selectors";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"tagstream-conduit" = callPackage
|
||||
({ mkDerivation, attoparsec, base, blaze-builder, bytestring
|
||||
, case-insensitive, conduit, conduit-extra, data-default, hspec
|
||||
@ -161463,6 +161530,8 @@ self: {
|
||||
pname = "th-desugar";
|
||||
version = "1.6";
|
||||
sha256 = "c8f8ece2bde9b12070ea50bc089fbc672f144659225d837478fbc793777f634f";
|
||||
revision = "1";
|
||||
editedCabalFile = "ba5a42169a8e996cf9d82fdb1a6a2faa1fab3f71f1c58e77f51cd655007d312d";
|
||||
libraryHaskellDepends = [
|
||||
base containers mtl syb template-haskell th-expand-syns th-lift
|
||||
th-orphans
|
||||
@ -161471,7 +161540,7 @@ self: {
|
||||
base containers hspec HUnit mtl syb template-haskell th-expand-syns
|
||||
th-lift th-orphans
|
||||
];
|
||||
homepage = "http://www.cis.upenn.edu/~eir/packages/th-desugar";
|
||||
homepage = "https://github.com/goldfirere/th-desugar";
|
||||
description = "Functions to desugar Template Haskell";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
@ -163093,17 +163162,17 @@ self: {
|
||||
}) {};
|
||||
|
||||
"timestamp-subprocess-lines" = callPackage
|
||||
({ mkDerivation, base, bytestring, old-locale, process, split, time
|
||||
({ mkDerivation, base, bytestring, process, split, time
|
||||
, transformers
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "timestamp-subprocess-lines";
|
||||
version = "0.1.0.3";
|
||||
sha256 = "35aae25c87e8849d9eb9efe581aa94340da27c16f6f72c7ee5ea40b7d621c9ee";
|
||||
version = "0.1.0.4";
|
||||
sha256 = "2542b9977d1bf472ca8c929a6d390b223fdfff5cab940ca6bf1b632b31996bd1";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [
|
||||
base bytestring old-locale process split time transformers
|
||||
base bytestring process split time transformers
|
||||
];
|
||||
homepage = "https://github.com/Peaker/timestamp-subprocess-lines";
|
||||
description = "Run a command and timestamp its stdout/stderr lines";
|
||||
@ -171231,6 +171300,27 @@ self: {
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"wahsp" = callPackage
|
||||
({ mkDerivation, aeson, base, data-default-class, kansas-comet
|
||||
, natural-transformation, remote-monad, scotty, semigroups, stm
|
||||
, text, wai-middleware-static
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "wahsp";
|
||||
version = "0.2";
|
||||
sha256 = "e634e0743dbbf93f2dffc68b68a8cc86a7ee3b62a044932f192c5f491e81fe74";
|
||||
revision = "1";
|
||||
editedCabalFile = "145ecbcceca09e635f744466b1d439a6144cd83e3d0c74a2478e4470bbffbacd";
|
||||
libraryHaskellDepends = [
|
||||
aeson base data-default-class kansas-comet natural-transformation
|
||||
remote-monad scotty semigroups stm text wai-middleware-static
|
||||
];
|
||||
jailbreak = true;
|
||||
homepage = "https://github.com/nshaheed/WebAudioHs/";
|
||||
description = "A haskell binding of the Web Audio API ala blank-canvas";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"wai" = callPackage
|
||||
({ mkDerivation, base, blaze-builder, bytestring
|
||||
, bytestring-builder, hspec, http-types, network, text
|
||||
@ -175404,8 +175494,8 @@ self: {
|
||||
({ mkDerivation, base, monads-tf, QuickCheck, tardis, vector }:
|
||||
mkDerivation {
|
||||
pname = "x86-64bit";
|
||||
version = "0.3";
|
||||
sha256 = "cd8115c071ac2e4a9961f9a0ffe2a1733abe44f677f8cce8a0a6fcf6bda69af7";
|
||||
version = "0.3.1";
|
||||
sha256 = "8ace704629ca875748dc7d60b5dbd3b4ac029035e0298f874182a5dec8228628";
|
||||
libraryHaskellDepends = [
|
||||
base monads-tf QuickCheck tardis vector
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user