hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
d1d0ee2298.
This commit is contained in:
Peter Simons 2020-01-17 20:26:11 +01:00
parent 40420dc313
commit 8576e8b2c3

View file

@ -21960,6 +21960,8 @@ self: {
];
description = "Accelerate backend component generating LLVM IR";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"accelerate-llvm-native" = callPackage
@ -25086,6 +25088,8 @@ self: {
libraryHaskellDepends = [ base syb template-haskell ];
description = "Conversions between algebraic classes and F-algebras";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"algebraic-graphs" = callPackage
@ -28304,6 +28308,8 @@ self: {
];
description = "Generic Haskell AMQP tools";
license = stdenv.lib.licenses.gpl3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"amqp-worker" = callPackage
@ -31348,6 +31354,8 @@ self: {
];
description = "Arithmetic circuits for zkSNARKs";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"arithmoi" = callPackage
@ -34436,6 +34444,8 @@ self: {
];
description = "Tool for decoding avro";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"avwx" = callPackage
@ -70761,6 +70771,8 @@ self: {
libraryHaskellDepends = [ base Enum util ];
description = "Diff and patch";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"diff-gestalt" = callPackage
@ -73530,6 +73542,24 @@ self: {
}) {};
"doclayout" = callPackage
({ mkDerivation, base, criterion, mtl, safe, tasty, tasty-golden
, tasty-hunit, text
}:
mkDerivation {
pname = "doclayout";
version = "0.2.0.1";
sha256 = "0f6zfb0f4m71irc8wknkdk6xylgncsahhl7ga7rzpr4pxy3bnqak";
enableSeparateDataOutput = true;
libraryHaskellDepends = [ base mtl safe text ];
testHaskellDepends = [
base mtl tasty tasty-golden tasty-hunit text
];
benchmarkHaskellDepends = [ base criterion mtl text ];
description = "A prettyprinting library for laying out text documents";
license = stdenv.lib.licenses.bsd3;
}) {};
"doclayout_0_3" = callPackage
({ mkDerivation, base, criterion, mtl, safe, tasty, tasty-golden
, tasty-hunit, text
}:
@ -73545,6 +73575,7 @@ self: {
benchmarkHaskellDepends = [ base criterion mtl text ];
description = "A prettyprinting library for laying out text documents";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"docopt" = callPackage
@ -73621,6 +73652,33 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"doctemplates_0_8" = callPackage
({ mkDerivation, aeson, base, bytestring, containers, criterion
, doclayout, filepath, Glob, HsYAML, mtl, parsec, safe, scientific
, tasty, tasty-golden, tasty-hunit, temporary, text
, text-conversions, unordered-containers, vector
}:
mkDerivation {
pname = "doctemplates";
version = "0.8";
sha256 = "0zhnhdpbh0cyh6nr655yfik135gssa1qhfhzsvaph2n1qwq1l6nn";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson base containers doclayout filepath HsYAML mtl parsec safe
scientific text text-conversions unordered-containers vector
];
testHaskellDepends = [
aeson base bytestring containers doclayout filepath Glob tasty
tasty-golden tasty-hunit temporary text
];
benchmarkHaskellDepends = [
aeson base containers criterion doclayout filepath mtl text
];
description = "Pandoc-style document templates";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"doctemplates_0_8_1" = callPackage
({ mkDerivation, aeson, base, bytestring, containers, criterion
, doclayout, filepath, Glob, HsYAML, mtl, parsec, safe, scientific
@ -77899,6 +77957,8 @@ self: {
doHaddock = false;
description = "Crossing the road between Haskell and Elm";
license = stdenv.lib.licenses.mpl20;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"elm-syntax" = callPackage
@ -79142,6 +79202,8 @@ self: {
];
description = "Safe helpers for accessing and modifying environment variables";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"env-locale" = callPackage
@ -81319,6 +81381,8 @@ self: {
libraryHaskellDepends = [ base template-haskell ];
description = "Exception type hierarchy with TemplateHaskell";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"exception-mailer" = callPackage
@ -82434,6 +82498,8 @@ self: {
testHaskellDepends = [ base extensible ];
description = "Operational-based extensible effect library";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"extensible-sp" = callPackage
@ -89056,6 +89122,8 @@ self: {
];
description = "Free functors, adjoint to functors that forget class constraints";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"free-game" = callPackage
@ -95648,6 +95716,8 @@ self: {
];
description = "The core of an IDE";
license = stdenv.lib.licenses.asl20;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"ghcjs-ajax" = callPackage
@ -96231,6 +96301,8 @@ self: {
libraryPkgconfigDepends = [ gtk4-x11 ];
description = "GdkX11 bindings";
license = stdenv.lib.licenses.lgpl21;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {gtk4-x11 = null;};
"gi-ggit" = callPackage
@ -97543,6 +97615,8 @@ self: {
];
description = "Tool to help resolving git conflicts";
license = stdenv.lib.licenses.gpl2;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"git-monitor" = callPackage
@ -104892,6 +104966,8 @@ self: {
];
description = "GTFS RealTime protobafs library (autogenerated from .proto file)";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"gtk" = callPackage
@ -112432,6 +112508,8 @@ self: {
libraryHaskellDepends = [ base haskell-src-exts ];
description = "A simplified view on the haskell-src-exts AST";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"haskell-src-exts-util" = callPackage
@ -119304,21 +119382,21 @@ self: {
"hgeometry" = callPackage
({ mkDerivation, aeson, base, bifunctors, bytestring, containers
, data-clist, deepseq, dlist, doctest, doctest-discover, fingertree
, fixed-vector, hgeometry-combinatorial, lens, linear, MonadRandom
, mtl, QuickCheck, quickcheck-instances, reflection, semigroupoids
, semigroups, singletons, template-haskell, text, vector
, vector-builder, vinyl, yaml
, fixed-vector, hgeometry-combinatorial, hspec, lens, linear
, MonadRandom, mtl, primitive, QuickCheck, quickcheck-instances
, reflection, semigroupoids, semigroups, template-haskell, text
, vector, vector-builder, vinyl, yaml
}:
mkDerivation {
pname = "hgeometry";
version = "0.9.0.0";
sha256 = "1s9hmknrqdsrfda5l8qjs85qhq6lm8vfkd54dnkbg67xk42z0y1m";
version = "0.10.0.0";
sha256 = "01kf7cmjdr2s172xj25i9vyjpfd0wayh0bjgccxqqy886kxrkhfw";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson base bifunctors bytestring containers data-clist deepseq
dlist fingertree fixed-vector hgeometry-combinatorial lens linear
MonadRandom mtl QuickCheck quickcheck-instances reflection
semigroupoids semigroups singletons template-haskell text vector
dlist fingertree fixed-vector hgeometry-combinatorial hspec lens
linear MonadRandom mtl primitive QuickCheck quickcheck-instances
reflection semigroupoids semigroups template-haskell text vector
vector-builder vinyl yaml
];
testHaskellDepends = [ base doctest doctest-discover QuickCheck ];
@ -119339,13 +119417,13 @@ self: {
}:
mkDerivation {
pname = "hgeometry-combinatorial";
version = "0.9.0.0";
sha256 = "0c9byfg6x1ch1812s6kf9w1vkrhzffqw6asllhln95f6cvsz58z0";
version = "0.10.0.0";
sha256 = "0v168wxnzkmylh8gzxzrq0sfq5y2xn3i8r6kqnahc14x1c1jzzk1";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson base bifunctors bytestring containers contravariant
data-clist deepseq dlist fingertree lens MonadRandom mtl QuickCheck
quickcheck-instances reflection semigroupoids semigroups singletons
quickcheck-instances reflection semigroupoids semigroups
template-haskell text vector vector-builder vinyl yaml
];
testHaskellDepends = [
@ -119875,6 +119953,8 @@ self: {
];
description = "Set up a GHC API session";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"hie-core" = callPackage
@ -125054,6 +125134,8 @@ self: {
];
description = "High-level IO operations on files/directories";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"hpc_0_6_0_3" = callPackage
@ -132216,6 +132298,8 @@ self: {
testHaskellDepends = [ base ];
description = "A native HTTP2 client library";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"http2-client-exe" = callPackage
@ -132235,6 +132319,8 @@ self: {
];
description = "A command-line http2 client";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"http2-client-grpc" = callPackage
@ -132942,6 +133028,8 @@ self: {
];
description = "Haskell URL resolver";
license = stdenv.lib.licenses.gpl3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"hurriyet" = callPackage
@ -138107,6 +138195,8 @@ self: {
];
description = "The Infernal Machine - An AWS Lambda Custom Runtime for Haskell";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"infernu" = callPackage
@ -138978,6 +139068,8 @@ self: {
libraryHaskellDepends = [ base containers primitive ];
description = "Advent of Code 2019 intcode interpreter";
license = stdenv.lib.licenses.isc;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"integer-gmp_1_0_2_0" = callPackage
@ -151423,6 +151515,8 @@ self: {
benchmarkHaskellDepends = [ base gauge util ];
description = "See README for more info";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"lexer-applicative" = callPackage
@ -154975,6 +155069,8 @@ self: {
];
description = "General purpose LLVM bindings";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {llvm-config = null;};
"llvm-hs_9_0_1" = callPackage
@ -155002,6 +155098,7 @@ self: {
description = "General purpose LLVM bindings";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {llvm-config = null;};
"llvm-hs-pretty" = callPackage
@ -157615,8 +157712,8 @@ self: {
}:
mkDerivation {
pname = "lzlib";
version = "0.3.0.5";
sha256 = "0mlwcchikmiaq6scs48g2snaiwcznwrcfksn4yij4hagjz734rpq";
version = "0.3.1.0";
sha256 = "0yklxk2hqfc47lh0i347lwbnr54xk5zk2r6yqyckbaqb89k3xw0p";
libraryHaskellDepends = [ base bytestring ];
libraryToolDepends = [ c2hs ];
testHaskellDepends = [ base bytestring directory hspec ];
@ -168478,6 +168575,8 @@ self: {
];
description = "gRPC clients from Mu definitions";
license = stdenv.lib.licenses.asl20;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"mu-grpc-server" = callPackage
@ -168506,6 +168605,8 @@ self: {
];
description = "gRPC servers for Mu definitions";
license = stdenv.lib.licenses.asl20;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"mu-persistent" = callPackage
@ -168546,6 +168647,8 @@ self: {
];
description = "Protocol Buffers serialization and gRPC schema import for Mu microservices";
license = stdenv.lib.licenses.asl20;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"mu-rpc" = callPackage
@ -172805,6 +172908,8 @@ self: {
];
description = "An interface to bitcoind";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"network-bsd" = callPackage
@ -180641,6 +180746,8 @@ self: {
benchmarkHaskellDepends = [ base byteslice gauge primitive ];
description = "Parse syslog traffic from PAN-OS";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"panda" = callPackage
@ -182420,6 +182527,8 @@ self: {
];
description = "Streaming Parquet reader";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"parse-dimacs" = callPackage
@ -193506,6 +193615,8 @@ self: {
libraryHaskellDepends = [ base graphviz prettyprinter text ];
description = "a prettyprinter backend for graphviz";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"prettyprinter-vty" = callPackage
@ -201914,6 +202025,8 @@ self: {
base bytestring containers directory hspec text
];
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"read-editor" = callPackage
@ -203453,6 +203566,8 @@ self: {
libraryHaskellDepends = [ base fsnotify reflex ];
description = "reflex-frp interface for watching files";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"reflex-ghci" = callPackage
@ -203476,6 +203591,8 @@ self: {
];
description = "A GHCi widget library for use in reflex applications";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"reflex-gloss" = callPackage
@ -203595,6 +203712,8 @@ self: {
];
description = "reflex-frp interface for running shell commands";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"reflex-sdl2" = callPackage
@ -204030,6 +204149,8 @@ self: {
];
description = "PCRE wrapper";
license = stdenv.lib.licenses.publicDomain;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"regex-easy" = callPackage
@ -213662,6 +213783,8 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Bindings for secp256k1 library from Bitcoin Core";
license = stdenv.lib.licenses.publicDomain;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {libsecp256k1 = null;};
"secp256k1-haskell_0_1_8" = callPackage
@ -213686,6 +213809,7 @@ self: {
description = "Bindings for secp256k1 library from Bitcoin Core";
license = stdenv.lib.licenses.publicDomain;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {libsecp256k1 = null;};
"secp256k1-legacy" = callPackage
@ -219803,6 +219927,8 @@ self: {
isExecutable = true;
description = "Examples for the shine package";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"shine-varying" = callPackage
@ -221440,6 +221566,8 @@ self: {
librarySystemDepends = [ sqlite ];
description = "Simplest SQLite3 binding";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {inherit (pkgs) sqlite;};
"simplex" = callPackage
@ -231557,6 +231685,8 @@ self: {
];
description = "Folder watching as a Streamly stream";
license = stdenv.lib.licenses.gpl3Plus;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"streamproc" = callPackage
@ -236052,6 +236182,8 @@ self: {
executablePkgconfigDepends = [ gtk3 ];
description = "A desktop bar similar to xmobar, but with more GUI";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {inherit (pkgs) gtk3;};
"tag-bits" = callPackage
@ -242460,6 +242592,8 @@ self: {
testHaskellDepends = [ async base deepseq doctest Glob hspec ];
description = "A concurrent utility inspired by Ticker in golang";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"tickle" = callPackage
@ -244452,6 +244586,8 @@ self: {
text unordered-containers
];
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"tokenify" = callPackage
@ -247047,6 +247183,8 @@ self: {
benchmarkHaskellDepends = [ base criterion ];
description = "A Tropical Geometry package for Haskell";
license = stdenv.lib.licenses.gpl3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"true-name" = callPackage
@ -254785,6 +254923,8 @@ self: {
libraryHaskellDepends = [ base fin lens vec ];
description = "Vec: length-indexed (sized) list: lens support";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"vec-optics" = callPackage
@ -254796,6 +254936,8 @@ self: {
libraryHaskellDepends = [ base fin optics-core vec ];
description = "Vec: length-indexed (sized) list: optics support";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"vect" = callPackage
@ -258967,6 +259109,8 @@ self: {
libraryHaskellDepends = [ base network systemd unix wai warp ];
description = "Socket activation and other systemd integration for the Warp web server (WAI)";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"warp-tls" = callPackage