hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix 2.9.3-8-gb330eb5 from Hackage revision
5926b55f65
.
This commit is contained in:
parent
6fa41ca51f
commit
e1e707ce7f
1 changed files with 398 additions and 25 deletions
423
pkgs/development/haskell-modules/hackage-packages.nix
generated
423
pkgs/development/haskell-modules/hackage-packages.nix
generated
|
@ -3602,6 +3602,7 @@ self: {
|
||||||
executableHaskellDepends = [ base ];
|
executableHaskellDepends = [ base ];
|
||||||
description = "Darcs Patch Manager";
|
description = "Darcs Patch Manager";
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"DPutils" = callPackage
|
"DPutils" = callPackage
|
||||||
|
@ -10643,6 +10644,8 @@ self: {
|
||||||
pname = "JuicyPixels-scale-dct";
|
pname = "JuicyPixels-scale-dct";
|
||||||
version = "0.1.2";
|
version = "0.1.2";
|
||||||
sha256 = "04rhrmjnh12hh2nz04k245avgdcwqfyjnsbpcrz8j9328j41nf7p";
|
sha256 = "04rhrmjnh12hh2nz04k245avgdcwqfyjnsbpcrz8j9328j41nf7p";
|
||||||
|
revision = "1";
|
||||||
|
editedCabalFile = "1snx05qpllybd9yvy03p0lpnmimj0m24x1bxa4svxcsiv56yv9w8";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
base base-compat carray fft JuicyPixels
|
base base-compat carray fft JuicyPixels
|
||||||
];
|
];
|
||||||
|
@ -19697,6 +19700,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Provides the class ParAccelerate, nothing more";
|
description = "Provides the class ParAccelerate, nothing more";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"abt" = callPackage
|
"abt" = callPackage
|
||||||
|
@ -19783,6 +19787,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Linear algebra and interpolation using the Accelerate framework";
|
description = "Linear algebra and interpolation using the Accelerate framework";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"accelerate-bignum" = callPackage
|
"accelerate-bignum" = callPackage
|
||||||
|
@ -19991,6 +19996,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Accelerate frontend to the FFTW library (Fourier transform)";
|
description = "Accelerate frontend to the FFTW library (Fourier transform)";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"accelerate-fourier" = callPackage
|
"accelerate-fourier" = callPackage
|
||||||
|
@ -20016,6 +20022,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Fast Fourier transform and convolution using the Accelerate framework";
|
description = "Fast Fourier transform and convolution using the Accelerate framework";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"accelerate-fourier-benchmark" = callPackage
|
"accelerate-fourier-benchmark" = callPackage
|
||||||
|
@ -20129,6 +20136,7 @@ self: {
|
||||||
libraryHaskellDepends = [ accelerate base mwc-random ];
|
libraryHaskellDepends = [ accelerate base mwc-random ];
|
||||||
description = "Generate Accelerate arrays filled with high quality pseudorandom numbers";
|
description = "Generate Accelerate arrays filled with high quality pseudorandom numbers";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"accelerate-typelits" = callPackage
|
"accelerate-typelits" = callPackage
|
||||||
|
@ -20151,6 +20159,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "a typesafe way encode accelerate matrices and vectors";
|
description = "a typesafe way encode accelerate matrices and vectors";
|
||||||
license = stdenv.lib.licenses.isc;
|
license = stdenv.lib.licenses.isc;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"accelerate-utility" = callPackage
|
"accelerate-utility" = callPackage
|
||||||
|
@ -20162,6 +20171,7 @@ self: {
|
||||||
libraryHaskellDepends = [ accelerate base utility-ht ];
|
libraryHaskellDepends = [ accelerate base utility-ht ];
|
||||||
description = "Utility functions for the Accelerate framework";
|
description = "Utility functions for the Accelerate framework";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"accentuateus" = callPackage
|
"accentuateus" = callPackage
|
||||||
|
@ -22897,6 +22907,7 @@ self: {
|
||||||
libraryHaskellDepends = [ accelerate base ];
|
libraryHaskellDepends = [ accelerate base ];
|
||||||
description = "General linear algebra structures";
|
description = "General linear algebra structures";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"algebraic-classes" = callPackage
|
"algebraic-classes" = callPackage
|
||||||
|
@ -38134,6 +38145,29 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"brick_0_37_2" = callPackage
|
||||||
|
({ mkDerivation, base, config-ini, containers, contravariant
|
||||||
|
, data-clist, deepseq, dlist, microlens, microlens-mtl
|
||||||
|
, microlens-th, QuickCheck, stm, template-haskell, text
|
||||||
|
, text-zipper, transformers, vector, vty, word-wrap
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "brick";
|
||||||
|
version = "0.37.2";
|
||||||
|
sha256 = "176rq7xpwww1c3h7hm6n6z7sxbd3wc2zhxvnk65llk9lipc6rf3w";
|
||||||
|
isLibrary = true;
|
||||||
|
isExecutable = true;
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
base config-ini containers contravariant data-clist deepseq dlist
|
||||||
|
microlens microlens-mtl microlens-th stm template-haskell text
|
||||||
|
text-zipper transformers vector vty word-wrap
|
||||||
|
];
|
||||||
|
testHaskellDepends = [ base containers QuickCheck ];
|
||||||
|
description = "A declarative terminal user interface library";
|
||||||
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"brick-skylighting" = callPackage
|
"brick-skylighting" = callPackage
|
||||||
({ mkDerivation, base, brick, containers, skylighting-core, text
|
({ mkDerivation, base, brick, containers, skylighting-core, text
|
||||||
, vty
|
, vty
|
||||||
|
@ -50183,8 +50217,8 @@ self: {
|
||||||
pname = "config-schema";
|
pname = "config-schema";
|
||||||
version = "0.5.0.1";
|
version = "0.5.0.1";
|
||||||
sha256 = "18zdq0w65cs2zy8p0pvb0jfqffcyxq9km1c2h5fvky8c689lp0gp";
|
sha256 = "18zdq0w65cs2zy8p0pvb0jfqffcyxq9km1c2h5fvky8c689lp0gp";
|
||||||
revision = "1";
|
revision = "2";
|
||||||
editedCabalFile = "1wy3npyac6yv5imxqw723f8z5ylsabj7g5k2v5arqmdh3s5zjzaz";
|
editedCabalFile = "0wibr3739xwkvdl48cahppaxn8v20gcmhrjxjj8hkhvgnbpfi2gn";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
base config-value containers free kan-extensions pretty
|
base config-value containers free kan-extensions pretty
|
||||||
semigroupoids text transformers
|
semigroupoids text transformers
|
||||||
|
@ -55469,6 +55503,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Outputs dependencies of darcs patches in dot format";
|
description = "Outputs dependencies of darcs patches in dot format";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"darcsden" = callPackage
|
"darcsden" = callPackage
|
||||||
|
@ -58711,6 +58746,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Deep Learning in Haskell";
|
description = "Deep Learning in Haskell";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"deepseq_1_3_0_1" = callPackage
|
"deepseq_1_3_0_1" = callPackage
|
||||||
|
@ -58838,8 +58874,8 @@ self: {
|
||||||
({ mkDerivation, base, containers, foldl }:
|
({ mkDerivation, base, containers, foldl }:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "deferred-folds";
|
pname = "deferred-folds";
|
||||||
version = "0.5";
|
version = "0.5.1";
|
||||||
sha256 = "13izxmbw2a60g1hlyfdfk2zn2552pwvc6cgpyi2h3ndqdvcpvxkl";
|
sha256 = "0fyfm59fyz30mn5w7y47l2vx6d0ap5vijadlfff1j07ak6lnq1x3";
|
||||||
libraryHaskellDepends = [ base containers foldl ];
|
libraryHaskellDepends = [ base containers foldl ];
|
||||||
description = "Abstractions over deferred folds";
|
description = "Abstractions over deferred folds";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
@ -60058,6 +60094,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Dhall to Nix compiler";
|
description = "Dhall to Nix compiler";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"dhall-text" = callPackage
|
"dhall-text" = callPackage
|
||||||
|
@ -62177,6 +62214,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "AWS Lambda backend for distributed-fork";
|
description = "AWS Lambda backend for distributed-fork";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"distributed-process" = callPackage
|
"distributed-process" = callPackage
|
||||||
|
@ -65500,6 +65538,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "A handy tool for uploading unikernels to Amazon's EC2";
|
description = "A handy tool for uploading unikernels to Amazon's EC2";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"eccrypto" = callPackage
|
"eccrypto" = callPackage
|
||||||
|
@ -67321,6 +67360,27 @@ self: {
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"enclosed-exceptions_1_0_3" = callPackage
|
||||||
|
({ mkDerivation, async, base, deepseq, hspec, lifted-base
|
||||||
|
, monad-control, QuickCheck, stm, transformers, transformers-base
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "enclosed-exceptions";
|
||||||
|
version = "1.0.3";
|
||||||
|
sha256 = "1fghjj7nkiddrf03ks8brjpr5x25yi9fs7xg6adbi4mc2gqr6vdg";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
base deepseq lifted-base monad-control transformers
|
||||||
|
transformers-base
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
async base deepseq hspec lifted-base monad-control QuickCheck stm
|
||||||
|
transformers transformers-base
|
||||||
|
];
|
||||||
|
description = "Catching all exceptions from within an enclosed computation";
|
||||||
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"encode-string" = callPackage
|
"encode-string" = callPackage
|
||||||
({ mkDerivation, base, bytestring, QuickCheck, quickcheck-instances
|
({ mkDerivation, base, bytestring, QuickCheck, quickcheck-instances
|
||||||
, text
|
, text
|
||||||
|
@ -69337,6 +69397,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "GetEventStore store implementation";
|
description = "GetEventStore store implementation";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"eventsource-store-specs" = callPackage
|
"eventsource-store-specs" = callPackage
|
||||||
|
@ -69428,6 +69489,7 @@ self: {
|
||||||
description = "EventStore TCP Client";
|
description = "EventStore TCP Client";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
platforms = [ "x86_64-darwin" "x86_64-linux" ];
|
platforms = [ "x86_64-darwin" "x86_64-linux" ];
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"every" = callPackage
|
"every" = callPackage
|
||||||
|
@ -70281,8 +70343,8 @@ self: {
|
||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "expressions";
|
pname = "expressions";
|
||||||
version = "0.1.8";
|
version = "0.1.9";
|
||||||
sha256 = "18ys1937sf8lw07mavg4r7f5l6j9sygmx7szp5lxvs12l95x0jfb";
|
sha256 = "1620ljwnprqsrbp2dp0c2f7kpjg7j1xz12x794kpq3csbdp52afk";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
attoparsec base containers free lattices singletons text
|
attoparsec base containers free lattices singletons text
|
||||||
transformers
|
transformers
|
||||||
|
@ -72266,8 +72328,8 @@ self: {
|
||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "ffmpeg-light";
|
pname = "ffmpeg-light";
|
||||||
version = "0.12.1.0";
|
version = "0.12.2.0";
|
||||||
sha256 = "081qrvf3hpnn7mgj6i7z8lh1jfmz0ndawc7ya9x3nx7kx3d35crp";
|
sha256 = "005q3is5n6lpridfszw3c3la15byc0sbq1b1lwsw59jyffgc587c";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
|
@ -73189,6 +73251,17 @@ self: {
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"first-class-families" = callPackage
|
||||||
|
({ mkDerivation, base }:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "first-class-families";
|
||||||
|
version = "0.1.0.0";
|
||||||
|
sha256 = "19lm7p45rn3rlz51pi08ka2sc6nd01ba56pdp6nxakynmc44mw25";
|
||||||
|
libraryHaskellDepends = [ base ];
|
||||||
|
description = "First class type families";
|
||||||
|
license = stdenv.lib.licenses.mit;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"first-class-patterns" = callPackage
|
"first-class-patterns" = callPackage
|
||||||
({ mkDerivation, base, transformers }:
|
({ mkDerivation, base, transformers }:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
|
@ -80677,6 +80750,28 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd2;
|
license = stdenv.lib.licenses.bsd2;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"ghc-typelits-extra_0_2_6" = callPackage
|
||||||
|
({ mkDerivation, base, ghc, ghc-prim, ghc-tcplugins-extra
|
||||||
|
, ghc-typelits-knownnat, ghc-typelits-natnormalise, integer-gmp
|
||||||
|
, tasty, tasty-hunit, template-haskell, transformers
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "ghc-typelits-extra";
|
||||||
|
version = "0.2.6";
|
||||||
|
sha256 = "0dx6rk6lpklqqklj74mg92vjn66kkjfxp87hwazzlx9wai23r3cm";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
base ghc ghc-prim ghc-tcplugins-extra ghc-typelits-knownnat
|
||||||
|
ghc-typelits-natnormalise integer-gmp transformers
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
base ghc-typelits-knownnat ghc-typelits-natnormalise tasty
|
||||||
|
tasty-hunit template-haskell
|
||||||
|
];
|
||||||
|
description = "Additional type-level operations on GHC.TypeLits.Nat";
|
||||||
|
license = stdenv.lib.licenses.bsd2;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"ghc-typelits-knownnat" = callPackage
|
"ghc-typelits-knownnat" = callPackage
|
||||||
({ mkDerivation, base, ghc, ghc-tcplugins-extra
|
({ mkDerivation, base, ghc, ghc-tcplugins-extra
|
||||||
, ghc-typelits-natnormalise, tasty, tasty-hunit, tasty-quickcheck
|
, ghc-typelits-natnormalise, tasty, tasty-hunit, tasty-quickcheck
|
||||||
|
@ -80697,6 +80792,27 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd2;
|
license = stdenv.lib.licenses.bsd2;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"ghc-typelits-knownnat_0_5_1" = callPackage
|
||||||
|
({ mkDerivation, base, ghc, ghc-tcplugins-extra
|
||||||
|
, ghc-typelits-natnormalise, tasty, tasty-hunit, tasty-quickcheck
|
||||||
|
, template-haskell, transformers
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "ghc-typelits-knownnat";
|
||||||
|
version = "0.5.1";
|
||||||
|
sha256 = "0yvdb3y82wrm41p9sbbsmfq91cp9kzx7mmqr20wgxrqamhnw952v";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
base ghc ghc-tcplugins-extra ghc-typelits-natnormalise
|
||||||
|
template-haskell transformers
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
base ghc-typelits-natnormalise tasty tasty-hunit tasty-quickcheck
|
||||||
|
];
|
||||||
|
description = "Derive KnownNat constraints from other KnownNat constraints";
|
||||||
|
license = stdenv.lib.licenses.bsd2;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"ghc-typelits-natnormalise" = callPackage
|
"ghc-typelits-natnormalise" = callPackage
|
||||||
({ mkDerivation, base, ghc, ghc-tcplugins-extra, integer-gmp, tasty
|
({ mkDerivation, base, ghc, ghc-tcplugins-extra, integer-gmp, tasty
|
||||||
, tasty-hunit, template-haskell, transformers
|
, tasty-hunit, template-haskell, transformers
|
||||||
|
@ -80713,6 +80829,23 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd2;
|
license = stdenv.lib.licenses.bsd2;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"ghc-typelits-natnormalise_0_6_2" = callPackage
|
||||||
|
({ mkDerivation, base, ghc, ghc-tcplugins-extra, integer-gmp, tasty
|
||||||
|
, tasty-hunit, template-haskell, transformers
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "ghc-typelits-natnormalise";
|
||||||
|
version = "0.6.2";
|
||||||
|
sha256 = "04a338yfcl6jm1daax08zsy03myii4llzih4mlprkyid8i0yn740";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
base ghc ghc-tcplugins-extra integer-gmp transformers
|
||||||
|
];
|
||||||
|
testHaskellDepends = [ base tasty tasty-hunit template-haskell ];
|
||||||
|
description = "GHC typechecker plugin for types of kind GHC.TypeLits.Nat";
|
||||||
|
license = stdenv.lib.licenses.bsd2;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"ghc-typelits-presburger" = callPackage
|
"ghc-typelits-presburger" = callPackage
|
||||||
({ mkDerivation, base, containers, equational-reasoning, ghc
|
({ mkDerivation, base, containers, equational-reasoning, ghc
|
||||||
, ghc-tcplugins-extra, pretty, reflection
|
, ghc-tcplugins-extra, pretty, reflection
|
||||||
|
@ -83556,8 +83689,8 @@ self: {
|
||||||
pname = "glirc";
|
pname = "glirc";
|
||||||
version = "2.26";
|
version = "2.26";
|
||||||
sha256 = "1ax2ygzrsr1r21v9cx4ixnlgrax6nxr4rkh090n1wv6xn02kd3j0";
|
sha256 = "1ax2ygzrsr1r21v9cx4ixnlgrax6nxr4rkh090n1wv6xn02kd3j0";
|
||||||
revision = "1";
|
revision = "2";
|
||||||
editedCabalFile = "0wbkapxwzlmjcmkp6inm2xj6bghd8nl4a4ddljizm6xvwcpvp75j";
|
editedCabalFile = "0fwyd1xvz11b1433lw0c9rb8md1f87mg9kinq3hrfq8jjmaws478";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
setupHaskellDepends = [ base Cabal filepath ];
|
setupHaskellDepends = [ base Cabal filepath ];
|
||||||
|
@ -84137,8 +84270,8 @@ self: {
|
||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "gnss-converters";
|
pname = "gnss-converters";
|
||||||
version = "0.3.44";
|
version = "0.3.52";
|
||||||
sha256 = "11khp73xa1vy6w5plk644ksgv47q6j4y3jmxds6iv90mqv47z0al";
|
sha256 = "00ixm0pvi4d7512lxk3qyl3vnb8c5x3n23mblmbw66f4hvn8x88g";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
|
@ -86333,6 +86466,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Generic Programming Use in Hackage";
|
description = "Generic Programming Use in Hackage";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"gpcsets" = callPackage
|
"gpcsets" = callPackage
|
||||||
|
@ -87635,6 +87769,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Command line utility to manage AWS ECS resources";
|
description = "Command line utility to manage AWS ECS resources";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"gross" = callPackage
|
"gross" = callPackage
|
||||||
|
@ -90935,6 +91070,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "A package allowing to write Hakyll blog posts in Rmd";
|
description = "A package allowing to write Hakyll blog posts in Rmd";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-agda" = callPackage
|
"hakyll-agda" = callPackage
|
||||||
|
@ -90951,6 +91087,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Wrapper to integrate literate Agda files with Hakyll";
|
description = "Wrapper to integrate literate Agda files with Hakyll";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-blaze-templates" = callPackage
|
"hakyll-blaze-templates" = callPackage
|
||||||
|
@ -90962,6 +91099,7 @@ self: {
|
||||||
libraryHaskellDepends = [ base blaze-html blaze-markup hakyll ];
|
libraryHaskellDepends = [ base blaze-html blaze-markup hakyll ];
|
||||||
description = "Blaze templates for Hakyll";
|
description = "Blaze templates for Hakyll";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-contrib" = callPackage
|
"hakyll-contrib" = callPackage
|
||||||
|
@ -90977,6 +91115,7 @@ self: {
|
||||||
executableHaskellDepends = [ base directory filepath hakyll ];
|
executableHaskellDepends = [ base directory filepath hakyll ];
|
||||||
description = "Extra modules for the hakyll website compiler";
|
description = "Extra modules for the hakyll website compiler";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-contrib-csv" = callPackage
|
"hakyll-contrib-csv" = callPackage
|
||||||
|
@ -90993,6 +91132,7 @@ self: {
|
||||||
testHaskellDepends = [ base blaze-html bytestring cassava hspec ];
|
testHaskellDepends = [ base blaze-html bytestring cassava hspec ];
|
||||||
description = "Generate Html tables from Csv files";
|
description = "Generate Html tables from Csv files";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-contrib-elm" = callPackage
|
"hakyll-contrib-elm" = callPackage
|
||||||
|
@ -91011,6 +91151,7 @@ self: {
|
||||||
executableHaskellDepends = [ base hakyll ];
|
executableHaskellDepends = [ base hakyll ];
|
||||||
description = "Compile Elm code for inclusion in Hakyll static site";
|
description = "Compile Elm code for inclusion in Hakyll static site";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-contrib-hyphenation" = callPackage
|
"hakyll-contrib-hyphenation" = callPackage
|
||||||
|
@ -91022,6 +91163,7 @@ self: {
|
||||||
libraryHaskellDepends = [ base hakyll hyphenation split tagsoup ];
|
libraryHaskellDepends = [ base hakyll hyphenation split tagsoup ];
|
||||||
description = "automatic hyphenation for Hakyll";
|
description = "automatic hyphenation for Hakyll";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-contrib-links" = callPackage
|
"hakyll-contrib-links" = callPackage
|
||||||
|
@ -91041,6 +91183,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "A hakyll library that helps maintain a separate links database";
|
description = "A hakyll library that helps maintain a separate links database";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-convert" = callPackage
|
"hakyll-convert" = callPackage
|
||||||
|
@ -91062,6 +91205,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Convert from other blog engines to Hakyll";
|
description = "Convert from other blog engines to Hakyll";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-dir-list" = callPackage
|
"hakyll-dir-list" = callPackage
|
||||||
|
@ -91118,6 +91262,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "FileStore utilities for Hakyll";
|
description = "FileStore utilities for Hakyll";
|
||||||
license = stdenv.lib.licenses.publicDomain;
|
license = stdenv.lib.licenses.publicDomain;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-ogmarkup" = callPackage
|
"hakyll-ogmarkup" = callPackage
|
||||||
|
@ -91129,6 +91274,7 @@ self: {
|
||||||
libraryHaskellDepends = [ base hakyll ogmarkup ];
|
libraryHaskellDepends = [ base hakyll ogmarkup ];
|
||||||
description = "Integrate ogmarkup document with Hakyll";
|
description = "Integrate ogmarkup document with Hakyll";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-sass" = callPackage
|
"hakyll-sass" = callPackage
|
||||||
|
@ -94258,6 +94404,37 @@ self: {
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"haskell-lsp_0_4_0_0" = callPackage
|
||||||
|
({ mkDerivation, aeson, base, bytestring, containers, data-default
|
||||||
|
, directory, filepath, hashable, haskell-lsp-types, hslogger, hspec
|
||||||
|
, lens, mtl, network-uri, parsec, sorted-list, stm, text, time
|
||||||
|
, transformers, unordered-containers, vector, yi-rope
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "haskell-lsp";
|
||||||
|
version = "0.4.0.0";
|
||||||
|
sha256 = "1djypqp2agwd834qrhjq8q2692mjaddpzpw758aq3g7284aig76n";
|
||||||
|
isLibrary = true;
|
||||||
|
isExecutable = true;
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
aeson base bytestring containers data-default directory filepath
|
||||||
|
hashable haskell-lsp-types hslogger lens mtl network-uri parsec
|
||||||
|
sorted-list stm text time unordered-containers yi-rope
|
||||||
|
];
|
||||||
|
executableHaskellDepends = [
|
||||||
|
aeson base bytestring containers data-default directory filepath
|
||||||
|
hslogger lens mtl network-uri parsec stm text time transformers
|
||||||
|
unordered-containers vector yi-rope
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
aeson base containers directory filepath hashable hspec lens
|
||||||
|
network-uri sorted-list text yi-rope
|
||||||
|
];
|
||||||
|
description = "Haskell library for the Microsoft Language Server Protocol";
|
||||||
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"haskell-lsp-client" = callPackage
|
"haskell-lsp-client" = callPackage
|
||||||
({ mkDerivation, aeson, base, bytestring, containers, directory
|
({ mkDerivation, aeson, base, bytestring, containers, directory
|
||||||
, haskell-lsp, lens, process, text, unix
|
, haskell-lsp, lens, process, text, unix
|
||||||
|
@ -94295,6 +94472,23 @@ self: {
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"haskell-lsp-types_0_4_0_0" = callPackage
|
||||||
|
({ mkDerivation, aeson, base, bytestring, data-default, filepath
|
||||||
|
, hashable, lens, network-uri, text, unordered-containers
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "haskell-lsp-types";
|
||||||
|
version = "0.4.0.0";
|
||||||
|
sha256 = "1f0lyk02q0kqica0wa4rsm3j90ypbczmpr9fd5q90bwqfq9ydf2c";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
aeson base bytestring data-default filepath hashable lens
|
||||||
|
network-uri text unordered-containers
|
||||||
|
];
|
||||||
|
description = "Haskell library for the Microsoft Language Server Protocol, data types";
|
||||||
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"haskell-menu" = callPackage
|
"haskell-menu" = callPackage
|
||||||
({ mkDerivation, base, containers }:
|
({ mkDerivation, base, containers }:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
|
@ -103287,6 +103481,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Haskell implementation of the Nix language";
|
description = "Haskell implementation of the Nix language";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hnn" = callPackage
|
"hnn" = callPackage
|
||||||
|
@ -103538,6 +103733,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Interact with the docker registry and generate nix build instructions";
|
description = "Interact with the docker registry and generate nix build instructions";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hodatime" = callPackage
|
"hodatime" = callPackage
|
||||||
|
@ -109956,6 +110152,30 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"html-charset" = callPackage
|
||||||
|
({ mkDerivation, attoparsec, base, bytestring, charsetdetect-ae
|
||||||
|
, doctest, doctest-discover, hlint, optparse-applicative
|
||||||
|
, QuickCheck
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "html-charset";
|
||||||
|
version = "0.1.0";
|
||||||
|
sha256 = "05d0syzpxbr3y8hkk35pfpsfm8gwg5zwb72l89frrl7i6cv1b24i";
|
||||||
|
isLibrary = true;
|
||||||
|
isExecutable = true;
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
attoparsec base bytestring charsetdetect-ae
|
||||||
|
];
|
||||||
|
executableHaskellDepends = [
|
||||||
|
base bytestring optparse-applicative
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
base bytestring doctest doctest-discover hlint QuickCheck
|
||||||
|
];
|
||||||
|
description = "Determine character encoding of HTML documents/fragments";
|
||||||
|
license = stdenv.lib.licenses.lgpl21;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"html-conduit_1_2_1_2" = callPackage
|
"html-conduit_1_2_1_2" = callPackage
|
||||||
({ mkDerivation, base, bytestring, conduit, conduit-extra
|
({ mkDerivation, base, bytestring, conduit, conduit-extra
|
||||||
, containers, hspec, HUnit, resourcet, tagstream-conduit, text
|
, containers, hspec, HUnit, resourcet, tagstream-conduit, text
|
||||||
|
@ -117054,8 +117274,8 @@ self: {
|
||||||
({ mkDerivation, base, typed-process }:
|
({ mkDerivation, base, typed-process }:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "interprocess";
|
pname = "interprocess";
|
||||||
version = "0.2.0.0";
|
version = "0.2.0.1";
|
||||||
sha256 = "0cqcb7cz9psb7s7r4msn5svr7rr3pmxl2g6p1gkwj25l5f5wndby";
|
sha256 = "1s8q8nvd7x55vzvgbj0clfcjl1wh5xy04hxrqj1qz6gg0irm2iq8";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
libraryHaskellDepends = [ base ];
|
libraryHaskellDepends = [ base ];
|
||||||
|
@ -117773,6 +117993,7 @@ self: {
|
||||||
libraryToolDepends = [ c2hs ];
|
libraryToolDepends = [ c2hs ];
|
||||||
description = "haskell binding to ipopt and nlopt including automatic differentiation";
|
description = "haskell binding to ipopt and nlopt including automatic differentiation";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {inherit (pkgs) ipopt; inherit (pkgs) nlopt;};
|
}) {inherit (pkgs) ipopt; inherit (pkgs) nlopt;};
|
||||||
|
|
||||||
"ipprint" = callPackage
|
"ipprint" = callPackage
|
||||||
|
@ -119567,6 +119788,7 @@ self: {
|
||||||
testHaskellDepends = [ base containers tasty-hspec text ];
|
testHaskellDepends = [ base containers tasty-hspec text ];
|
||||||
description = "Generate nix for Jenkins plugins";
|
description = "Generate nix for Jenkins plugins";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"jespresso" = callPackage
|
"jespresso" = callPackage
|
||||||
|
@ -121989,6 +122211,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Utilities for serving static sites and blogs with Wai/Warp";
|
description = "Utilities for serving static sites and blogs with Wai/Warp";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"kawhi" = callPackage
|
"kawhi" = callPackage
|
||||||
|
@ -125055,6 +125278,51 @@ self: {
|
||||||
hydraPlatforms = [ "x86_64-linux" ];
|
hydraPlatforms = [ "x86_64-linux" ];
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"language-puppet_1_3_19_1" = callPackage
|
||||||
|
({ mkDerivation, aeson, ansi-wl-pprint, attoparsec, base
|
||||||
|
, base16-bytestring, bytestring, case-insensitive, containers
|
||||||
|
, cryptonite, directory, exceptions, filecache, filepath
|
||||||
|
, formatting, Glob, hashable, hruby, hslogger, hspec
|
||||||
|
, hspec-megaparsec, http-api-data, http-client, lens, lens-aeson
|
||||||
|
, megaparsec, memory, mtl, operational, optparse-applicative
|
||||||
|
, parallel-io, parsec, pcre-utils, process, protolude, random
|
||||||
|
, regex-pcre-builtin, scientific, servant, servant-client, split
|
||||||
|
, stm, strict-base-types, temporary, text, time, transformers, unix
|
||||||
|
, unordered-containers, vector, yaml
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "language-puppet";
|
||||||
|
version = "1.3.19.1";
|
||||||
|
sha256 = "0f1g9sq3ysyjyps8p68wxh1rmjb3v7iw9gmj8zd7wb5kyjlc4xph";
|
||||||
|
isLibrary = true;
|
||||||
|
isExecutable = true;
|
||||||
|
enableSeparateDataOutput = true;
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
aeson ansi-wl-pprint attoparsec base base16-bytestring bytestring
|
||||||
|
case-insensitive containers cryptonite directory exceptions
|
||||||
|
filecache filepath formatting hashable hruby hslogger hspec
|
||||||
|
http-api-data http-client lens lens-aeson megaparsec memory mtl
|
||||||
|
operational parsec pcre-utils process protolude random
|
||||||
|
regex-pcre-builtin scientific servant servant-client split stm
|
||||||
|
strict-base-types text time transformers unix unordered-containers
|
||||||
|
vector yaml
|
||||||
|
];
|
||||||
|
executableHaskellDepends = [
|
||||||
|
aeson ansi-wl-pprint base bytestring containers Glob hslogger
|
||||||
|
http-client lens megaparsec mtl optparse-applicative parallel-io
|
||||||
|
regex-pcre-builtin strict-base-types text transformers
|
||||||
|
unordered-containers vector yaml
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
base Glob hslogger hspec hspec-megaparsec lens megaparsec mtl
|
||||||
|
pcre-utils protolude scientific strict-base-types temporary text
|
||||||
|
transformers unordered-containers vector
|
||||||
|
];
|
||||||
|
description = "Tools to parse and evaluate the Puppet DSL";
|
||||||
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"language-python" = callPackage
|
"language-python" = callPackage
|
||||||
({ mkDerivation, alex, array, base, containers, happy, monads-tf
|
({ mkDerivation, alex, array, base, containers, happy, monads-tf
|
||||||
, pretty, transformers, utf8-string
|
, pretty, transformers, utf8-string
|
||||||
|
@ -127061,6 +127329,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Literate highlighter preprocessor for lhs2tex";
|
description = "Literate highlighter preprocessor for lhs2tex";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"lhs2html" = callPackage
|
"lhs2html" = callPackage
|
||||||
|
@ -136200,6 +136469,43 @@ self: {
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"microformats2-parser_1_0_1_9" = callPackage
|
||||||
|
({ mkDerivation, aeson, aeson-pretty, aeson-qq, attoparsec, base
|
||||||
|
, base-compat, blaze-html, blaze-markup, bytestring, containers
|
||||||
|
, data-default, either, errors, hspec
|
||||||
|
, hspec-expectations-pretty-diff, html-conduit, lens-aeson, mtl
|
||||||
|
, network, network-uri, options, pcre-heavy, raw-strings-qq, safe
|
||||||
|
, scotty, tagsoup, template-haskell, text, time, transformers
|
||||||
|
, unordered-containers, vector, wai-cli, wai-extra, xml-lens
|
||||||
|
, xss-sanitize
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "microformats2-parser";
|
||||||
|
version = "1.0.1.9";
|
||||||
|
sha256 = "1lxbw825yg16nmflf93l1sy6mxa3dnd7a5mdalc034brsnf1vish";
|
||||||
|
isLibrary = true;
|
||||||
|
isExecutable = true;
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
aeson aeson-qq attoparsec base base-compat blaze-markup bytestring
|
||||||
|
containers data-default either errors html-conduit lens-aeson
|
||||||
|
network-uri pcre-heavy safe tagsoup text time transformers
|
||||||
|
unordered-containers vector xml-lens xss-sanitize
|
||||||
|
];
|
||||||
|
executableHaskellDepends = [
|
||||||
|
aeson aeson-pretty base base-compat blaze-html blaze-markup
|
||||||
|
data-default network network-uri options scotty text wai-cli
|
||||||
|
wai-extra
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
aeson-qq base base-compat bytestring data-default hspec
|
||||||
|
hspec-expectations-pretty-diff html-conduit mtl network-uri
|
||||||
|
raw-strings-qq template-haskell text time xml-lens
|
||||||
|
];
|
||||||
|
description = "A Microformats 2 parser";
|
||||||
|
license = stdenv.lib.licenses.publicDomain;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"microformats2-types" = callPackage
|
"microformats2-types" = callPackage
|
||||||
({ mkDerivation, aeson, base, data-default-class, pandoc-types
|
({ mkDerivation, aeson, base, data-default-class, pandoc-types
|
||||||
, setters, text, time
|
, setters, text, time
|
||||||
|
@ -145625,6 +145931,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Generate nix expressions from npm packages";
|
description = "Generate nix expressions from npm packages";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"nixos-types" = callPackage
|
"nixos-types" = callPackage
|
||||||
|
@ -151742,6 +152049,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Examples to accompany the book \"Parallel and Concurrent Programming in Haskell\"";
|
description = "Examples to accompany the book \"Parallel and Concurrent Programming in Haskell\"";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"pareto" = callPackage
|
"pareto" = callPackage
|
||||||
|
@ -162151,6 +162459,24 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"prospect" = callPackage
|
||||||
|
({ mkDerivation, base, deepseq, free, hspec, inspection-testing
|
||||||
|
, kan-extensions, mtl, transformers
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "prospect";
|
||||||
|
version = "0.1.0.0";
|
||||||
|
sha256 = "1rvdhk3vnkmblg0zg9vw9akvlsqsc125av3889ipi0axzdcygykg";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
base deepseq free kan-extensions mtl transformers
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
base deepseq free hspec inspection-testing kan-extensions
|
||||||
|
];
|
||||||
|
description = "Explore continuations with trepidation";
|
||||||
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"prosper" = callPackage
|
"prosper" = callPackage
|
||||||
({ mkDerivation, aeson, base, bytestring, cereal, containers
|
({ mkDerivation, aeson, base, bytestring, cereal, containers
|
||||||
, HsOpenSSL, http-streams, io-streams, mtl, text, transformers
|
, HsOpenSSL, http-streams, io-streams, mtl, text, transformers
|
||||||
|
@ -178868,6 +179194,7 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Servant Nix content-type";
|
description = "Servant Nix content-type";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"servant-options" = callPackage
|
"servant-options" = callPackage
|
||||||
|
@ -187131,19 +187458,19 @@ self: {
|
||||||
"speechmatics" = callPackage
|
"speechmatics" = callPackage
|
||||||
({ mkDerivation, aeson, base, bytestring, heavy-logger, HsOpenSSL
|
({ mkDerivation, aeson, base, bytestring, heavy-logger, HsOpenSSL
|
||||||
, hspec, http-client, http-client-openssl, http-types
|
, hspec, http-client, http-client-openssl, http-types
|
||||||
, json-autotype, lens, mime-types, mtl, neat-interpolation, options
|
, json-autotype, lens, mime-types, monad-control, mtl
|
||||||
, SHA, text, text-format-heavy, wreq
|
, neat-interpolation, options, SHA, text, text-format-heavy, wreq
|
||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "speechmatics";
|
pname = "speechmatics";
|
||||||
version = "0.7.0.0";
|
version = "0.7.1.0";
|
||||||
sha256 = "13rz6h9wxclmbd7zx26f0x3xb6i884k2mrpqczhix3gby6banzpl";
|
sha256 = "1sx4q4l1rx6xss6xp1qqdb1nscclaszpkn78cs47rxpa19lcnsd2";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
aeson base bytestring heavy-logger HsOpenSSL http-client
|
aeson base bytestring heavy-logger HsOpenSSL http-client
|
||||||
http-client-openssl http-types json-autotype lens mime-types mtl
|
http-client-openssl http-types json-autotype lens mime-types
|
||||||
text text-format-heavy wreq
|
monad-control mtl text text-format-heavy wreq
|
||||||
];
|
];
|
||||||
executableHaskellDepends = [
|
executableHaskellDepends = [
|
||||||
aeson base bytestring heavy-logger mime-types mtl options SHA text
|
aeson base bytestring heavy-logger mime-types mtl options SHA text
|
||||||
|
@ -188788,6 +189115,7 @@ self: {
|
||||||
executableHaskellDepends = [ base Cabal optparse-applicative ];
|
executableHaskellDepends = [ base Cabal optparse-applicative ];
|
||||||
description = "Convert stack.yaml files into Nix build instructions.";
|
description = "Convert stack.yaml files into Nix build instructions.";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"stackage" = callPackage
|
"stackage" = callPackage
|
||||||
|
@ -200983,6 +201311,7 @@ self: {
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
executableHaskellDepends = [ base haskeline uu-parsinglib ];
|
executableHaskellDepends = [ base haskeline uu-parsinglib ];
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"timeconsole" = callPackage
|
"timeconsole" = callPackage
|
||||||
|
@ -205967,6 +206296,32 @@ self: {
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"typerep-map" = callPackage
|
||||||
|
({ mkDerivation, base, containers, criterion, deepseq
|
||||||
|
, dependent-map, dependent-sum, ghc-prim, ghc-typelits-knownnat
|
||||||
|
, hedgehog, primitive, tasty, tasty-discover, tasty-hedgehog
|
||||||
|
, tasty-hspec, vector
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "typerep-map";
|
||||||
|
version = "0.1.0";
|
||||||
|
sha256 = "1wswnbivzlkdvc3ylizh34a58m087azwss0524zbhqc5p9n8kmr8";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
base containers ghc-prim primitive vector
|
||||||
|
];
|
||||||
|
testHaskellDepends = [
|
||||||
|
base ghc-typelits-knownnat hedgehog tasty tasty-discover
|
||||||
|
tasty-hedgehog tasty-hspec
|
||||||
|
];
|
||||||
|
benchmarkHaskellDepends = [
|
||||||
|
base criterion deepseq dependent-map dependent-sum
|
||||||
|
ghc-typelits-knownnat
|
||||||
|
];
|
||||||
|
doHaddock = false;
|
||||||
|
description = "Efficient implementation of a dependent map with types as keys";
|
||||||
|
license = stdenv.lib.licenses.mit;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"types-compat" = callPackage
|
"types-compat" = callPackage
|
||||||
({ mkDerivation, base }:
|
({ mkDerivation, base }:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
|
@ -208213,6 +208568,7 @@ self: {
|
||||||
executableHaskellDepends = [ base text ];
|
executableHaskellDepends = [ base text ];
|
||||||
description = "A program to update fetchgit values in Nix expressions";
|
description = "A program to update fetchgit values in Nix expressions";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"update-repos" = callPackage
|
"update-repos" = callPackage
|
||||||
|
@ -210528,6 +210884,23 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
|
"vector-sized_1_0_3_1" = callPackage
|
||||||
|
({ mkDerivation, adjunctions, base, deepseq, distributive
|
||||||
|
, finite-typelits, indexed-list-literals, primitive, vector
|
||||||
|
}:
|
||||||
|
mkDerivation {
|
||||||
|
pname = "vector-sized";
|
||||||
|
version = "1.0.3.1";
|
||||||
|
sha256 = "0dzf3cg7zfg4k5jiq7h6dw2ihczs42as9cxn8dkswx5v6nahnnxx";
|
||||||
|
libraryHaskellDepends = [
|
||||||
|
adjunctions base deepseq distributive finite-typelits
|
||||||
|
indexed-list-literals primitive vector
|
||||||
|
];
|
||||||
|
description = "Size tagged vectors";
|
||||||
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
}) {};
|
||||||
|
|
||||||
"vector-space" = callPackage
|
"vector-space" = callPackage
|
||||||
({ mkDerivation, base, Boolean, MemoTrie, NumInstances }:
|
({ mkDerivation, base, Boolean, MemoTrie, NumInstances }:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
|
@ -219429,7 +219802,7 @@ self: {
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
}) {inherit (pkgs) libyaml;};
|
}) {inherit (pkgs) libyaml;};
|
||||||
|
|
||||||
"yaml_0_8_32" = callPackage
|
"yaml_0_9_0" = callPackage
|
||||||
({ mkDerivation, aeson, attoparsec, base, base-compat, bytestring
|
({ mkDerivation, aeson, attoparsec, base, base-compat, bytestring
|
||||||
, conduit, containers, directory, filepath, hspec, HUnit, mockery
|
, conduit, containers, directory, filepath, hspec, HUnit, mockery
|
||||||
, resourcet, scientific, semigroups, template-haskell, temporary
|
, resourcet, scientific, semigroups, template-haskell, temporary
|
||||||
|
@ -219437,8 +219810,8 @@ self: {
|
||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "yaml";
|
pname = "yaml";
|
||||||
version = "0.8.32";
|
version = "0.9.0";
|
||||||
sha256 = "0cbsyh4ilvjzq1q7pxls43k6pdqxg1l85xzibcwpbvmlvrizh86w";
|
sha256 = "05mw3d6k2dahdsajghgbqhlk84x6iym6bci1g1qhpy4k2cfjyjzc";
|
||||||
configureFlags = [ "-fsystem-libyaml" ];
|
configureFlags = [ "-fsystem-libyaml" ];
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
|
@ -220617,8 +220990,8 @@ self: {
|
||||||
pname = "yesod-bin";
|
pname = "yesod-bin";
|
||||||
version = "1.6.0.3";
|
version = "1.6.0.3";
|
||||||
sha256 = "1p5f6bl4gynm47m1xg1x1xh9nz913i83iprh2xd207359idjknz4";
|
sha256 = "1p5f6bl4gynm47m1xg1x1xh9nz913i83iprh2xd207359idjknz4";
|
||||||
revision = "1";
|
revision = "2";
|
||||||
editedCabalFile = "0dr9i8jisp5vd0pz6pckdiax1ynm9rhgjjr2xhxlrlfy24k14gg3";
|
editedCabalFile = "0h4nam6zkhz7km0z5z3zngnrgif7a42llvh013iava171kadn8xp";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
executableHaskellDepends = [
|
executableHaskellDepends = [
|
||||||
|
|
Loading…
Reference in a new issue