mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231
.
This commit is contained in:
parent
b93138e174
commit
c85fe3c330
186
pkgs/development/haskell-modules/hackage-packages.nix
generated
186
pkgs/development/haskell-modules/hackage-packages.nix
generated
|
@ -9630,6 +9630,8 @@ self: {
|
|||
testHaskellDepends = [ base hspec QuickCheck ];
|
||||
description = "A library for arbitrary precision decimal numbers";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"HasCacBDD" = callPackage
|
||||
|
@ -10563,6 +10565,8 @@ self: {
|
|||
];
|
||||
description = "JSON to YAML Adapter";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"Hsed" = callPackage
|
||||
|
@ -23143,6 +23147,8 @@ self: {
|
|||
];
|
||||
description = "Extra goodies for aeson";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"aeson-filthy" = callPackage
|
||||
|
@ -24146,6 +24152,8 @@ self: {
|
|||
];
|
||||
description = "Cairo-based charting backend for the Aivika simulation library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"aivika-experiment-chart" = callPackage
|
||||
|
@ -24163,6 +24171,8 @@ self: {
|
|||
];
|
||||
description = "Simulation experiments with charting for the Aivika library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"aivika-experiment-diagrams" = callPackage
|
||||
|
@ -24179,6 +24189,8 @@ self: {
|
|||
];
|
||||
description = "Diagrams-based charting backend for the Aivika simulation library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"aivika-gpss" = callPackage
|
||||
|
@ -25751,6 +25763,8 @@ self: {
|
|||
];
|
||||
description = "Amazon Cognito Identity SDK";
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"amazonka-cognito-idp" = callPackage
|
||||
|
@ -26104,6 +26118,8 @@ self: {
|
|||
];
|
||||
description = "Amazon EC2 Container Service SDK";
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"amazonka-efs" = callPackage
|
||||
|
@ -32210,6 +32226,8 @@ self: {
|
|||
];
|
||||
description = "Streaming parser/renderer for the Atom 1.0 standard (RFC 4287).";
|
||||
license = stdenv.lib.licenses.cc0;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"atom-msp430" = callPackage
|
||||
|
@ -34373,6 +34391,8 @@ self: {
|
|||
testToolDepends = [ tasty-discover ];
|
||||
description = "The Axel programming language";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"axiom" = callPackage
|
||||
|
@ -35914,16 +35934,21 @@ self: {
|
|||
}) {};
|
||||
|
||||
"bbi" = callPackage
|
||||
({ mkDerivation, base, bytestring, cereal, conduit, containers, mtl
|
||||
, zlib
|
||||
({ mkDerivation, base, bioinformatics-toolkit, bytestring, cereal
|
||||
, conduit, containers, mtl, random, tasty, tasty-golden
|
||||
, tasty-hunit, vector, zlib
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "bbi";
|
||||
version = "0.1.0";
|
||||
sha256 = "0y18lc7h5sljzvcbfa69n22p0l12a1rjymp4x24wlz25jbq9bm2g";
|
||||
version = "0.1.1";
|
||||
sha256 = "1m9rhng6kpqzsgmyr5ilq7brvx9jpkvqgqaixbdlx79ijxkw7dz3";
|
||||
libraryHaskellDepends = [
|
||||
base bytestring cereal conduit containers mtl zlib
|
||||
];
|
||||
testHaskellDepends = [
|
||||
base bioinformatics-toolkit bytestring conduit mtl random tasty
|
||||
tasty-golden tasty-hunit vector
|
||||
];
|
||||
description = "Tools for reading Big Binary Indexed files, e.g., bigBed, bigWig";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
@ -37107,8 +37132,8 @@ self: {
|
|||
pname = "binary";
|
||||
version = "0.7.6.1";
|
||||
sha256 = "0rqhz349w72h1bi79lga5x1d95g59h15srlahxbhfrmy2pycm1cg";
|
||||
revision = "1";
|
||||
editedCabalFile = "0lq4zn0wzfh7pwc163l2fain297njpd82jgjwkylbza3qs0nfx9m";
|
||||
revision = "2";
|
||||
editedCabalFile = "0kk10dhawx3lravnlxi2f3n430k0qz3i5p8mpmi0bi6j72ihlddw";
|
||||
libraryHaskellDepends = [ array base bytestring containers ];
|
||||
testHaskellDepends = [
|
||||
array base bytestring Cabal containers directory filepath HUnit
|
||||
|
@ -38782,8 +38807,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "bioinformatics-toolkit";
|
||||
version = "0.7.0";
|
||||
sha256 = "1wdxlpi24c5axy8d0b9hq8wqr58ikbqy9cwrixi9dc1yya6c2mxg";
|
||||
version = "0.8.0";
|
||||
sha256 = "0mkcxqnszkr9r8w2rqb79501wxfpgd2g17rn2lrjcqllmxdvkgwk";
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
aeson aeson-pretty attoparsec base bytestring bytestring-lexing
|
||||
|
@ -39982,8 +40007,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "blas-comfort-array";
|
||||
version = "0.0.0.1";
|
||||
sha256 = "1m6kq46sz4chjfc5kh1vqvdfzvn0c46iq93hv9d5rrc9adhma7gb";
|
||||
version = "0.0.0.2";
|
||||
sha256 = "1n9w905ppb08w0d8xbxvgipr9fv1iapwq3ybvk0dbj009w341kd1";
|
||||
libraryHaskellDepends = [
|
||||
base blas-ffi comfort-array netlib-comfort-array netlib-ffi
|
||||
storable-complex transformers
|
||||
|
@ -52150,6 +52175,8 @@ self: {
|
|||
executableToolDepends = [ markdown-unlit ];
|
||||
description = "Composable Contravariant Comonadic Logging Library";
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"co-log_0_3_0_0" = callPackage
|
||||
|
@ -52179,6 +52206,7 @@ self: {
|
|||
description = "Composable Contravariant Comonadic Logging Library";
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"co-log-core" = callPackage
|
||||
|
@ -53409,6 +53437,8 @@ self: {
|
|||
];
|
||||
description = "Arrays where the index type is a function of the shape type";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"comfort-graph" = callPackage
|
||||
|
@ -56801,6 +56831,8 @@ self: {
|
|||
];
|
||||
description = "Unified interface for primitive arrays";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"contiguous-checked" = callPackage
|
||||
|
@ -76087,6 +76119,8 @@ self: {
|
|||
testHaskellDepends = [ base ];
|
||||
description = "Error code functions";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"error-context" = callPackage
|
||||
|
@ -92726,6 +92760,8 @@ self: {
|
|||
];
|
||||
description = "Git remote helper to store git objects on IPFS";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"git-repair" = callPackage
|
||||
|
@ -111685,6 +111721,8 @@ self: {
|
|||
libraryHaskellDepends = [ base hedgehog QuickCheck transformers ];
|
||||
description = "Use QuickCheck generators in Hedgehog and vice versa";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hedis" = callPackage
|
||||
|
@ -116663,19 +116701,17 @@ self: {
|
|||
}) {};
|
||||
|
||||
"hmm-lapack" = callPackage
|
||||
({ mkDerivation, base, boxes, comfort-array, containers, deepseq
|
||||
({ mkDerivation, base, comfort-array, containers, deepseq
|
||||
, explicit-exception, fixed-length, lapack, lazy-csv, netlib-ffi
|
||||
, non-empty, prelude-compat, QuickCheck, random, semigroups, tfp
|
||||
, transformers, utility-ht
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hmm-lapack";
|
||||
version = "0.3.0.3";
|
||||
sha256 = "0ng5nayyqcjd10ai1bgksavsy2ndmr3qyv32qpvz9yslds8d73xk";
|
||||
revision = "1";
|
||||
editedCabalFile = "02m92qv8jg9xl489x177l9bnrz3nqxbcv4936xa4xhgmfgyfs7fg";
|
||||
version = "0.4";
|
||||
sha256 = "0f0xf1fjsqqfimxx7skdwddw8zbdmas3l31y6921mxzy1syys30w";
|
||||
libraryHaskellDepends = [
|
||||
base boxes comfort-array containers deepseq explicit-exception
|
||||
base comfort-array containers deepseq explicit-exception
|
||||
fixed-length lapack lazy-csv netlib-ffi non-empty prelude-compat
|
||||
QuickCheck random semigroups tfp transformers utility-ht
|
||||
];
|
||||
|
@ -126682,6 +126718,31 @@ self: {
|
|||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hw-balancedparens_0_2_0_3" = callPackage
|
||||
({ mkDerivation, base, criterion, deepseq, hspec, hspec-discover
|
||||
, hw-bits, hw-excess, hw-prim, hw-rankselect-base, QuickCheck
|
||||
, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "hw-balancedparens";
|
||||
version = "0.2.0.3";
|
||||
sha256 = "18hr2knvmy0jg0w5z73hsjnqcl3804chykr81wg82dx21snd6vmi";
|
||||
libraryHaskellDepends = [
|
||||
base deepseq hw-bits hw-excess hw-prim hw-rankselect-base vector
|
||||
];
|
||||
testHaskellDepends = [
|
||||
base hspec hw-bits hw-prim hw-rankselect-base QuickCheck vector
|
||||
];
|
||||
testToolDepends = [ hspec-discover ];
|
||||
benchmarkHaskellDepends = [
|
||||
base criterion hw-bits hw-prim vector
|
||||
];
|
||||
description = "Balanced parentheses";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hw-bits" = callPackage
|
||||
({ mkDerivation, base, bytestring, criterion, hedgehog, hspec
|
||||
, hspec-discover, hw-hspec-hedgehog, hw-int, hw-prim
|
||||
|
@ -127612,6 +127673,8 @@ self: {
|
|||
testToolDepends = [ hspec-discover ];
|
||||
description = "CI Assistant for Haskell projects";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hw-vector" = callPackage
|
||||
|
@ -129026,6 +129089,8 @@ self: {
|
|||
];
|
||||
description = "Base i3blocks written in haskell";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"i3ipc" = callPackage
|
||||
|
@ -133393,6 +133458,8 @@ self: {
|
|||
];
|
||||
description = "IPLD Content-IDentifiers <https://github.com/ipld/cid>";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ipopt-hs" = callPackage
|
||||
|
@ -138713,6 +138780,8 @@ self: {
|
|||
];
|
||||
description = "Manage and abstract your packer configurations";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"keter" = callPackage
|
||||
|
@ -141998,8 +142067,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "lapack";
|
||||
version = "0.3";
|
||||
sha256 = "1dgm8c46jl5r8584l1qr99jmc7wdi4yh5cw7q6fzmfg678k0jh78";
|
||||
version = "0.3.0.1";
|
||||
sha256 = "0i7zzsw7rdb2hja0rdmw0l45x8svv5dxmnmrjdfs52gxzqmq621g";
|
||||
libraryHaskellDepends = [
|
||||
base blas-ffi blaze-html boxes comfort-array deepseq fixed-length
|
||||
guarded-allocation hyper lapack-ffi lazyio netlib-ffi non-empty
|
||||
|
@ -142038,14 +142107,16 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "lapack-comfort-array";
|
||||
version = "0.0";
|
||||
sha256 = "06pzjr9n5pn0aqgf1p7njls65m10zfryzld3sxlr9ybailmnsa2j";
|
||||
version = "0.0.0.1";
|
||||
sha256 = "0kn9bb3q772sbzm54rdqbqrmp21kck2gvc0xagi974dq7b1wilh1";
|
||||
libraryHaskellDepends = [
|
||||
base comfort-array lapack-ffi netlib-comfort-array netlib-ffi
|
||||
storable-complex transformers
|
||||
];
|
||||
description = "Auto-generated interface to Fortran LAPACK via comfort-array";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"lapack-ffi" = callPackage
|
||||
|
@ -145603,8 +145674,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "linear-circuit";
|
||||
version = "0.1";
|
||||
sha256 = "0rvmnk8fwyns645rs8s0nwyfcyk2nc0z8jk03raasrk4kv3f26z3";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "1pm2pvx9ds1x9cb85n9b2km6ypmqqv5d3rwxyyszy10vcymypns4";
|
||||
libraryHaskellDepends = [
|
||||
base comfort-array comfort-graph containers lapack netlib-ffi
|
||||
transformers utility-ht
|
||||
|
@ -150269,8 +150340,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "magic-wormhole";
|
||||
version = "0.2.1";
|
||||
sha256 = "1wdn5nykn4wqb65xdhkpy8gpz216a5wi3nngadf58c7acym60gyx";
|
||||
version = "0.3.2";
|
||||
sha256 = "1fn9z92ckyq1zl7n83v8qcaawmgy4zbjjwihhy117m7nh4cl38hk";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
|
@ -159979,6 +160050,8 @@ self: {
|
|||
testHaskellDepends = [ base doctest QuickCheck template-haskell ];
|
||||
description = "Self-identifying base encodings, implementation of <https://github.com/multiformats/multihash>";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"multifile" = callPackage
|
||||
|
@ -160087,6 +160160,8 @@ self: {
|
|||
testHaskellDepends = [ base cryptonite hedgehog serialise ];
|
||||
description = "CBOR encoding of multihashes";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"multihashmap" = callPackage
|
||||
|
@ -163191,13 +163266,15 @@ self: {
|
|||
({ mkDerivation, base, comfort-array, netlib-ffi, transformers }:
|
||||
mkDerivation {
|
||||
pname = "netlib-comfort-array";
|
||||
version = "0.0";
|
||||
sha256 = "1lr28jpv4yznkfak9jvcmjnxfy6334bplvq8rkf7nsqs6jbjx3al";
|
||||
version = "0.0.0.1";
|
||||
sha256 = "0v4p1l8gjqkxncjrp6bv664x6xs3y6n5h76pvgccsja5rammwbp3";
|
||||
libraryHaskellDepends = [
|
||||
base comfort-array netlib-ffi transformers
|
||||
];
|
||||
description = "Helper modules for comfort-array wrappers to BLAS and LAPACK";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"netlib-ffi" = callPackage
|
||||
|
@ -166953,6 +167030,8 @@ self: {
|
|||
testHaskellDepends = [ base hedgehog numhask numhask-prelude ];
|
||||
description = "Laws and tests for numhask";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"numhask-histogram" = callPackage
|
||||
|
@ -167023,6 +167102,8 @@ self: {
|
|||
];
|
||||
description = "numerical spaces";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"numhask-test" = callPackage
|
||||
|
@ -182841,6 +182922,8 @@ self: {
|
|||
libraryHaskellDepends = [ base primitive ];
|
||||
description = "Addresses to unmanaged memory";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"primitive-atomic" = callPackage
|
||||
|
@ -182853,6 +182936,8 @@ self: {
|
|||
testHaskellDepends = [ base primitive primitive-unlifted ];
|
||||
description = "Wrappers for primops around atomic operations";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"primitive-checked" = callPackage
|
||||
|
@ -183020,6 +183105,8 @@ self: {
|
|||
testHaskellDepends = [ base primitive stm ];
|
||||
description = "Primitive GHC types with unlifted types inside";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"primula-board" = callPackage
|
||||
|
@ -196430,6 +196517,8 @@ self: {
|
|||
benchmarkHaskellDepends = [ base criterion ];
|
||||
description = "RNG within an IORef for convenient concurrent use";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"rob" = callPackage
|
||||
|
@ -196603,6 +196692,8 @@ self: {
|
|||
];
|
||||
description = "RocksDB database querying library for Haskell";
|
||||
license = stdenv.lib.licenses.publicDomain;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"roguestar" = callPackage
|
||||
|
@ -201864,6 +201955,8 @@ self: {
|
|||
pname = "semigroups";
|
||||
version = "0.18.5";
|
||||
sha256 = "17g29h62g1k51ghhvzkw72zksjgi6vs6bfipkj81pqw1dsprcamb";
|
||||
revision = "1";
|
||||
editedCabalFile = "1inqcxrzzs8xz60pvbmznyi6g6xwzpxv7p6dqlcwariz31grzvs1";
|
||||
libraryHaskellDepends = [ base ];
|
||||
description = "Anything that associates";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
|
@ -206030,20 +206123,26 @@ self: {
|
|||
}) {inherit (pkgs) zlib;};
|
||||
|
||||
"sgd" = callPackage
|
||||
({ mkDerivation, base, binary, bytestring, containers, data-default
|
||||
, deepseq, filepath, hmatrix, logfloat, monad-par, mtl, parallel
|
||||
, pipes, primitive, random, random-shuffle, temporary, vector
|
||||
({ mkDerivation, ad, base, binary, bytestring, containers
|
||||
, data-default, deepseq, filepath, hmatrix, logfloat, monad-par
|
||||
, mtl, parallel, pipes, primitive, random, random-shuffle, tasty
|
||||
, tasty-hunit, temporary, vector
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "sgd";
|
||||
version = "0.7.0.1";
|
||||
sha256 = "1bfj74i9m1989wav6irlfiwgq8mgyf9g49cpdipgdiqqb4qmhv13";
|
||||
version = "0.8.0.2";
|
||||
sha256 = "1lzfnzk2iqjrsp6xksfa4qm7a2qh4q1y10mdqigl8slr5nsy9045";
|
||||
libraryHaskellDepends = [
|
||||
base binary bytestring containers data-default deepseq filepath
|
||||
hmatrix logfloat monad-par mtl parallel pipes primitive random
|
||||
random-shuffle temporary vector
|
||||
];
|
||||
description = "Stochastic gradient descent";
|
||||
testHaskellDepends = [
|
||||
ad base binary bytestring containers data-default deepseq filepath
|
||||
hmatrix logfloat monad-par mtl parallel pipes primitive random
|
||||
random-shuffle tasty tasty-hunit temporary vector
|
||||
];
|
||||
description = "Stochastic gradient descent library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
|
@ -208031,6 +208130,18 @@ self: {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
"simple-cmd-args_0_1_2" = callPackage
|
||||
({ mkDerivation, base, optparse-applicative }:
|
||||
mkDerivation {
|
||||
pname = "simple-cmd-args";
|
||||
version = "0.1.2";
|
||||
sha256 = "1vj5yvqvch8ckf1jzp77d7l6g89wxzb8ngqn6iw3m215f8xl77p8";
|
||||
libraryHaskellDepends = [ base optparse-applicative ];
|
||||
description = "Simple command args parsing and execution";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"simple-conduit" = callPackage
|
||||
({ mkDerivation, base, bifunctors, bytestring, CC-delcont
|
||||
, chunked-data, conduit, conduit-combinators, conduit-extra
|
||||
|
@ -223871,6 +223982,8 @@ self: {
|
|||
];
|
||||
description = "Coverage tracking for Hedgehog Property-Based Testing via Tasty";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"tasty-hspec" = callPackage
|
||||
|
@ -226489,8 +226602,8 @@ self: {
|
|||
pname = "text";
|
||||
version = "1.2.3.1";
|
||||
sha256 = "19j725g8xma1811avl3nz2vndwynsmpx3sqf6bd7iwh1bm6n4q43";
|
||||
revision = "1";
|
||||
editedCabalFile = "1bvfb180m3c9jwmxldmg3h742fj9x2kfjclqr1c71clc3zxd65fn";
|
||||
revision = "2";
|
||||
editedCabalFile = "0ax6h9mvs4567nzi936jkd8f94bi8jnxis4wikjzyaxqfwm5zc6f";
|
||||
libraryHaskellDepends = [
|
||||
array base binary bytestring deepseq ghc-prim integer-gmp
|
||||
];
|
||||
|
@ -235428,6 +235541,8 @@ self: {
|
|||
doHaddock = false;
|
||||
description = "Efficient implementation of a dependent map with types as keys";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"typerep-map_0_3_2" = callPackage
|
||||
|
@ -235458,6 +235573,7 @@ self: {
|
|||
description = "Efficient implementation of a dependent map with types as keys";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"types-compat" = callPackage
|
||||
|
@ -241134,6 +241250,8 @@ self: {
|
|||
];
|
||||
description = "types for ingesting vflow data with aeson";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"vfr-waypoints" = callPackage
|
||||
|
|
Loading…
Reference in a new issue