hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
9c425500b9
.
This commit is contained in:
parent
ff2bad16d8
commit
01742ad805
1 changed files with 163 additions and 16 deletions
179
pkgs/development/haskell-modules/hackage-packages.nix
generated
179
pkgs/development/haskell-modules/hackage-packages.nix
generated
|
@ -36566,8 +36566,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "aws-lambda-haskell-runtime-wai";
|
||||
version = "2.0.0";
|
||||
sha256 = "1m95hcfl72v9rrks0clzrz3md35jsk5jgc5ds81vrknzxr0b0fgj";
|
||||
version = "2.0.1";
|
||||
sha256 = "13h0cxmxzr7bgma1ry1yj9dhqzqvh5sgzv6nqyvb0xy8n3gysbcn";
|
||||
libraryHaskellDepends = [
|
||||
aeson aws-lambda-haskell-runtime base binary bytestring
|
||||
case-insensitive http-types iproute network text
|
||||
|
@ -43561,6 +43561,8 @@ self: {
|
|||
pname = "blaze-html";
|
||||
version = "0.9.1.2";
|
||||
sha256 = "0k1r1hddjgqighazcazxrx6xfhvy2gm8il8l82ainv3cai13yl30";
|
||||
revision = "1";
|
||||
editedCabalFile = "0wvlfb3rd9cm3p894p5rl9kggrsr5da3n8x9ydrbagx91yvkxns9";
|
||||
libraryHaskellDepends = [
|
||||
base blaze-builder blaze-markup bytestring text
|
||||
];
|
||||
|
@ -50216,8 +50218,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "camfort";
|
||||
version = "1.0";
|
||||
sha256 = "1lgsn1jin57677j8xia7ga4pdvs0yrs9spdmm9rbncxcz5c3nf52";
|
||||
version = "1.0.1";
|
||||
sha256 = "1jwlkrf4aja71sbxxlxsd7syh6sb4vgv2pb18mvj5ppm6al2ykp3";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
@ -88536,8 +88538,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "faktory";
|
||||
version = "1.0.2.0";
|
||||
sha256 = "1i16g4sj5qrbyldyylggcammr2fs0dvi9hc986ijpv3iy0ryqkmw";
|
||||
version = "1.0.2.1";
|
||||
sha256 = "0n1pcchzb5bxhykdjdri84g0hnbrzd76brpqqx8f6yhwll5vaxsq";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
|
@ -91534,6 +91536,19 @@ self: {
|
|||
license = lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"first-class-families_0_8_0_1" = callPackage
|
||||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "first-class-families";
|
||||
version = "0.8.0.1";
|
||||
sha256 = "0wnsq69f2br9h9hnf8sx41pchwjag86hb41ivjl7wx81psyqy72a";
|
||||
libraryHaskellDepends = [ base ];
|
||||
testHaskellDepends = [ base ];
|
||||
description = "First-class type families";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"first-class-instances" = callPackage
|
||||
({ mkDerivation, base, Cabal, containers, hspec, hspec-discover
|
||||
, template-haskell
|
||||
|
@ -130269,6 +130284,26 @@ self: {
|
|||
license = lib.licenses.bsd3;
|
||||
}) {inherit (pkgs) openblasCompat;};
|
||||
|
||||
"hmatrix_0_20_2" = callPackage
|
||||
({ mkDerivation, array, base, binary, bytestring, deepseq
|
||||
, openblasCompat, primitive, random, semigroups, split
|
||||
, storable-complex, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hmatrix";
|
||||
version = "0.20.2";
|
||||
sha256 = "05462prqkbqpxfbzsgsp8waf0sirg2qz6lzsk7r1ll752n7gqkbg";
|
||||
configureFlags = [ "-fdisable-default-paths" "-fopenblas" ];
|
||||
libraryHaskellDepends = [
|
||||
array base binary bytestring deepseq primitive random semigroups
|
||||
split storable-complex vector
|
||||
];
|
||||
librarySystemDepends = [ openblasCompat ];
|
||||
description = "Numeric Linear Algebra";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {inherit (pkgs) openblasCompat;};
|
||||
|
||||
"hmatrix-backprop" = callPackage
|
||||
({ mkDerivation, backprop, base, finite-typelits
|
||||
, ghc-typelits-knownnat, ghc-typelits-natnormalise, hedgehog
|
||||
|
@ -133078,8 +133113,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "hpath";
|
||||
version = "0.11.0";
|
||||
sha256 = "07p5h68sz079rvhbz9sig4146127l29xsrphd1i3y4gskzwdvy1a";
|
||||
version = "0.12.1";
|
||||
sha256 = "1v5i8gdsb05s2klsrby82ms4sphvgk6k1xvhj2c7g2r3zsn6rxws";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring deepseq exceptions hpath-filepath template-haskell
|
||||
utf8-string word8
|
||||
|
@ -133096,8 +133131,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "hpath-directory";
|
||||
version = "0.14.1";
|
||||
sha256 = "1q9v36ff6ah7dgm5yr2iskx3w3rhdqhn2g07f3877g272ppiglpm";
|
||||
version = "0.14.2";
|
||||
sha256 = "04lkan37v8i1clw459csn8jvkzasz0p8ik8q8slqb9g3a5j68hjy";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring exceptions hpath-filepath hpath-posix IfElse
|
||||
safe-exceptions streamly streamly-bytestring streamly-posix time
|
||||
|
@ -133129,8 +133164,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "hpath-io";
|
||||
version = "0.14.1";
|
||||
sha256 = "1w6xpnxwwdna4299nw455kh3nv6pcrfgr3xgaa96dvxjygryww36";
|
||||
version = "0.14.2";
|
||||
sha256 = "1xbxkzajzf46qdbhnyn866v12rkynhbsk610ypcfgaj2rm413flr";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring exceptions hpath hpath-directory hpath-posix
|
||||
safe-exceptions streamly time unix
|
||||
|
@ -133143,8 +133178,8 @@ self: {
|
|||
({ mkDerivation, base, bytestring, hpath-filepath, unix }:
|
||||
mkDerivation {
|
||||
pname = "hpath-posix";
|
||||
version = "0.13.2";
|
||||
sha256 = "1gxqrlxcm01ysd3hs61rhzfa3inxsj1w0hncydf1q66skshabzmf";
|
||||
version = "0.13.3";
|
||||
sha256 = "1qnz2y6k5axy1pzgx1hgygxv6rdqx9w9kzjmaf890zifv0vv46as";
|
||||
libraryHaskellDepends = [ base bytestring hpath-filepath unix ];
|
||||
description = "Some low-level POSIX glue code, that is not in 'unix'";
|
||||
license = lib.licenses.bsd3;
|
||||
|
@ -154593,8 +154628,8 @@ self: {
|
|||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "keep-alive";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "1h1x28adh7y561pmmbw064vyz9qx013spkcr8pwg9hjcnzn03yvw";
|
||||
version = "0.2.0.0";
|
||||
sha256 = "1hkmm1933y6dlzr88p75kkl6qiw5jnb1f4klfbwbl2d3jx8fg92k";
|
||||
libraryHaskellDepends = [ base ];
|
||||
testHaskellDepends = [ base ];
|
||||
description = "TCP keep alive implementation";
|
||||
|
@ -193677,6 +193712,65 @@ self: {
|
|||
maintainers = with lib.maintainers; [ peti ];
|
||||
}) {};
|
||||
|
||||
"pandoc_2_12" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, attoparsec, base
|
||||
, base64-bytestring, binary, blaze-html, blaze-markup, bytestring
|
||||
, case-insensitive, citeproc, commonmark, commonmark-extensions
|
||||
, commonmark-pandoc, connection, containers, data-default, deepseq
|
||||
, Diff, directory, doclayout, doctemplates, emojis, exceptions
|
||||
, executable-path, file-embed, filepath, Glob, haddock-library
|
||||
, hslua, hslua-module-path, hslua-module-system, hslua-module-text
|
||||
, HsYAML, HTTP, http-client, http-client-tls, http-types, ipynb
|
||||
, jira-wiki-markup, JuicyPixels, mtl, network, network-uri
|
||||
, pandoc-types, parsec, process, QuickCheck, random, safe
|
||||
, scientific, SHA, skylighting, skylighting-core, split, syb
|
||||
, tagsoup, tasty, tasty-bench, tasty-golden, tasty-hunit, tasty-lua
|
||||
, tasty-quickcheck, temporary, texmath, text, text-conversions
|
||||
, time, unicode-transforms, unix, unordered-containers, xml
|
||||
, xml-conduit, zip-archive, zlib
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "pandoc";
|
||||
version = "2.12";
|
||||
sha256 = "0z7j6hqfjis0a9bng7dlkwilksrambdcr72gj3aijv827hmz45sm";
|
||||
configureFlags = [ "-fhttps" "-f-trypandoc" ];
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
aeson aeson-pretty attoparsec base base64-bytestring binary
|
||||
blaze-html blaze-markup bytestring case-insensitive citeproc
|
||||
commonmark commonmark-extensions commonmark-pandoc connection
|
||||
containers data-default deepseq directory doclayout doctemplates
|
||||
emojis exceptions file-embed filepath Glob haddock-library hslua
|
||||
hslua-module-path hslua-module-system hslua-module-text HsYAML HTTP
|
||||
http-client http-client-tls http-types ipynb jira-wiki-markup
|
||||
JuicyPixels mtl network network-uri pandoc-types parsec process
|
||||
random safe scientific SHA skylighting skylighting-core split syb
|
||||
tagsoup temporary texmath text text-conversions time
|
||||
unicode-transforms unix unordered-containers xml xml-conduit
|
||||
zip-archive zlib
|
||||
];
|
||||
executableHaskellDepends = [ base text ];
|
||||
testHaskellDepends = [
|
||||
base base64-bytestring bytestring containers Diff directory
|
||||
doctemplates exceptions executable-path filepath Glob hslua mtl
|
||||
pandoc-types process QuickCheck tasty tasty-golden tasty-hunit
|
||||
tasty-lua tasty-quickcheck temporary text time xml zip-archive
|
||||
];
|
||||
benchmarkHaskellDepends = [
|
||||
base bytestring containers mtl tasty tasty-bench text time
|
||||
];
|
||||
postInstall = ''
|
||||
mkdir -p $out/share/man/man1
|
||||
mv "man/"*.1 $out/share/man/man1/
|
||||
'';
|
||||
description = "Conversion between markup formats";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = with lib.maintainers; [ peti ];
|
||||
}) {};
|
||||
|
||||
"pandoc-citeproc" = callPackage
|
||||
({ mkDerivation, aeson, aeson-pretty, attoparsec, base, bytestring
|
||||
, Cabal, containers, data-default, directory, filepath, hs-bibutils
|
||||
|
@ -210482,6 +210576,33 @@ self: {
|
|||
broken = true;
|
||||
}) {};
|
||||
|
||||
"prune-juice" = callPackage
|
||||
({ mkDerivation, aeson, base, bytestring, containers, directory
|
||||
, file-path-th, filepath, hpack, hspec, megaparsec, mtl
|
||||
, optparse-applicative, process, text, yaml
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "prune-juice";
|
||||
version = "0.4";
|
||||
sha256 = "15h8myma47wxnjnxhqncwsdsc44zqqqkcmjfa9wqpwlgq5v7xr8p";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring containers directory filepath hpack
|
||||
megaparsec mtl process text yaml
|
||||
];
|
||||
executableHaskellDepends = [
|
||||
aeson base bytestring containers directory filepath hpack
|
||||
megaparsec mtl optparse-applicative process text yaml
|
||||
];
|
||||
testHaskellDepends = [
|
||||
aeson base bytestring containers directory file-path-th filepath
|
||||
hpack hspec megaparsec mtl process text yaml
|
||||
];
|
||||
description = "Prune unused Haskell dependencies";
|
||||
license = lib.licenses.mit;
|
||||
}) {};
|
||||
|
||||
"psc-ide" = callPackage
|
||||
({ mkDerivation, aeson, base, bytestring, containers, directory
|
||||
, edit-distance, either, filepath, fsnotify, hspec, http-client
|
||||
|
@ -230220,6 +230341,30 @@ self: {
|
|||
license = lib.licenses.gpl3;
|
||||
}) {};
|
||||
|
||||
"sequence-formats_1_6_1" = callPackage
|
||||
({ mkDerivation, attoparsec, base, bytestring, containers, errors
|
||||
, exceptions, foldl, hspec, lens-family, pipes, pipes-attoparsec
|
||||
, pipes-bytestring, pipes-safe, tasty, tasty-hunit, transformers
|
||||
, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "sequence-formats";
|
||||
version = "1.6.1";
|
||||
sha256 = "0r2p8aap9z82yhw6gagl1h7s8v05zf6w82qzhqr6p1msv183fm2a";
|
||||
libraryHaskellDepends = [
|
||||
attoparsec base bytestring containers errors exceptions foldl
|
||||
lens-family pipes pipes-attoparsec pipes-bytestring pipes-safe
|
||||
transformers vector
|
||||
];
|
||||
testHaskellDepends = [
|
||||
base bytestring containers foldl hspec pipes pipes-safe tasty
|
||||
tasty-hunit transformers vector
|
||||
];
|
||||
description = "A package with basic parsing utilities for several Bioinformatic data formats";
|
||||
license = lib.licenses.gpl3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"sequenceTools" = callPackage
|
||||
({ mkDerivation, ansi-wl-pprint, base, bytestring, foldl, hspec
|
||||
, lens-family, optparse-applicative, pipes, pipes-group
|
||||
|
@ -248604,6 +248749,8 @@ self: {
|
|||
pname = "stripe-signature";
|
||||
version = "1.0.0.6";
|
||||
sha256 = "0lp3fli9g5yvlxy8f0md2d3wv6z45mw0929b8c0y2xkcsdjvpp5l";
|
||||
revision = "1";
|
||||
editedCabalFile = "07qn3apcb4dxvyxd3042d1nymy3bnab1x2s7csxpjrin6crq0gj7";
|
||||
libraryHaskellDepends = [
|
||||
base base16-bytestring bytestring cryptonite memory stripe-concepts
|
||||
text
|
||||
|
|
Loading…
Reference in a new issue