forked from mirrors/nixpkgs
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-15-g1073700 from Hackage revision
85155b55bc
.
This commit is contained in:
parent
85cef2f373
commit
c7f24ae3e7
109
pkgs/development/haskell-modules/hackage-packages.nix
generated
109
pkgs/development/haskell-modules/hackage-packages.nix
generated
|
@ -56745,6 +56745,8 @@ self: {
|
|||
];
|
||||
description = "A ctags file generator for cabal project dependencies";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"codo-notation" = callPackage
|
||||
|
@ -65058,6 +65060,8 @@ self: {
|
|||
];
|
||||
description = "Reversable and secure encoding of object ids as a bytestring";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"cryptoids-class" = callPackage
|
||||
|
@ -82099,6 +82103,8 @@ self: {
|
|||
];
|
||||
description = "Typed encryption with persistent support";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"endo" = callPackage
|
||||
|
@ -89118,6 +89124,8 @@ self: {
|
|||
];
|
||||
description = "Reversable and secure encoding of object ids as filepaths";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"filepath-io-access" = callPackage
|
||||
|
@ -106855,6 +106863,8 @@ self: {
|
|||
];
|
||||
description = "Bindings to the Google Geocoding API (formerly Maps Geocoding API)";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"google-oauth2" = callPackage
|
||||
|
@ -106987,6 +106997,8 @@ self: {
|
|||
];
|
||||
description = "Bindings to the Google Maps Static API (formerly Static Maps API)";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"google-translate" = callPackage
|
||||
|
@ -112541,6 +112553,8 @@ self: {
|
|||
testToolDepends = [ utillinux ];
|
||||
description = "A static website compiler library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {inherit (pkgs) utillinux;};
|
||||
|
||||
"hakyll-R" = callPackage
|
||||
|
@ -112654,6 +112668,8 @@ self: {
|
|||
libraryHaskellDepends = [ base hakyll hyphenation split tagsoup ];
|
||||
description = "automatic hyphenation for Hakyll";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hakyll-contrib-links" = callPackage
|
||||
|
@ -112718,6 +112734,8 @@ self: {
|
|||
executableHaskellDepends = [ base dhall hakyll ];
|
||||
description = "Dhall compiler for Hakyll";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hakyll-dir-list" = callPackage
|
||||
|
@ -112762,6 +112780,8 @@ self: {
|
|||
executableHaskellDepends = [ base hakyll ];
|
||||
testHaskellDepends = [ base ];
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hakyll-filestore" = callPackage
|
||||
|
@ -112799,6 +112819,8 @@ self: {
|
|||
];
|
||||
description = "Hakyll utilities to work with images";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hakyll-ogmarkup" = callPackage
|
||||
|
@ -112827,6 +112849,8 @@ self: {
|
|||
];
|
||||
description = "Hakyll SASS compiler over hsass";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hakyll-series" = callPackage
|
||||
|
@ -112857,6 +112881,8 @@ self: {
|
|||
];
|
||||
description = "Hakyll Hamlet compiler";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hakyll-shortcode" = callPackage
|
||||
|
@ -127319,6 +127345,8 @@ self: {
|
|||
];
|
||||
description = "High-level Redis Database";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hlrdb-core" = callPackage
|
||||
|
@ -142122,6 +142150,8 @@ self: {
|
|||
];
|
||||
description = "A Haskell backend kernel for the IPython project";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-aeson" = callPackage
|
||||
|
@ -142137,6 +142167,8 @@ self: {
|
|||
];
|
||||
description = "IHaskell display instances for Aeson";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-basic" = callPackage
|
||||
|
@ -142161,6 +142193,8 @@ self: {
|
|||
libraryHaskellDepends = [ base blaze-html blaze-markup ihaskell ];
|
||||
description = "IHaskell display instances for blaze-html types";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-charts" = callPackage
|
||||
|
@ -142177,6 +142211,8 @@ self: {
|
|||
];
|
||||
description = "IHaskell display instances for charts types";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-diagrams" = callPackage
|
||||
|
@ -142193,6 +142229,8 @@ self: {
|
|||
];
|
||||
description = "IHaskell display instances for diagram types";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-display" = callPackage
|
||||
|
@ -142217,6 +142255,8 @@ self: {
|
|||
libraryHaskellDepends = [ base bytestring gnuplot ihaskell ];
|
||||
description = "IHaskell display instance for Gnuplot (from gnuplot package)";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-graphviz" = callPackage
|
||||
|
@ -142228,6 +142268,8 @@ self: {
|
|||
libraryHaskellDepends = [ base bytestring ihaskell process ];
|
||||
description = "IHaskell display instance for GraphViz (external binary)";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-hatex" = callPackage
|
||||
|
@ -142239,6 +142281,8 @@ self: {
|
|||
libraryHaskellDepends = [ base HaTeX ihaskell text ];
|
||||
description = "IHaskell display instances for hatex";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-hvega" = callPackage
|
||||
|
@ -142250,6 +142294,8 @@ self: {
|
|||
libraryHaskellDepends = [ aeson base hvega ihaskell text ];
|
||||
description = "IHaskell display instance for hvega types";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-inline-r" = callPackage
|
||||
|
@ -142267,6 +142313,8 @@ self: {
|
|||
];
|
||||
description = "Embed R quasiquotes and plots in IHaskell notebooks";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-juicypixels" = callPackage
|
||||
|
@ -142281,6 +142329,8 @@ self: {
|
|||
];
|
||||
description = "IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-magic" = callPackage
|
||||
|
@ -142297,6 +142347,8 @@ self: {
|
|||
];
|
||||
description = "IHaskell display instances for bytestrings";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ihaskell-parsec" = callPackage
|
||||
|
@ -155756,6 +155808,8 @@ self: {
|
|||
];
|
||||
description = "Use actual LaTeX to render formulae inside Hakyll pages";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"latex-svg-image" = callPackage
|
||||
|
@ -155792,6 +155846,8 @@ self: {
|
|||
executableHaskellDepends = [ base latex-svg-image pandoc-types ];
|
||||
description = "Render LaTeX formulae in pandoc documents to images with an actual LaTeX";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"lattices" = callPackage
|
||||
|
@ -189644,6 +189700,8 @@ self: {
|
|||
executableHaskellDepends = [ base csv pandoc pandoc-types ];
|
||||
description = "Convert CSV to Pandoc Table Markdown";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"pandoc-emphasize-code" = callPackage
|
||||
|
@ -189754,6 +189812,8 @@ self: {
|
|||
];
|
||||
description = "A Pandoc filter for including code from source files";
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"pandoc-japanese-filters" = callPackage
|
||||
|
@ -190084,6 +190144,8 @@ self: {
|
|||
];
|
||||
description = "Utility functions to work with Pandoc in Haskell applications";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"pandoc-vimhl" = callPackage
|
||||
|
@ -199322,6 +199384,8 @@ self: {
|
|||
];
|
||||
description = "Polysemy effects for testing";
|
||||
license = "BSD-2-Clause-Patent";
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"polysemy-webserver" = callPackage
|
||||
|
@ -203018,6 +203082,8 @@ self: {
|
|||
testHaskellDepends = [ base doctest template-haskell ];
|
||||
description = "Primeval world of Haskell";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"primal-memory" = callPackage
|
||||
|
@ -203034,6 +203100,8 @@ self: {
|
|||
];
|
||||
description = "Unified interface for memory managemenet";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"primes" = callPackage
|
||||
|
@ -221553,31 +221621,31 @@ self: {
|
|||
}) {};
|
||||
|
||||
"sbv" = callPackage
|
||||
({ mkDerivation, array, async, base, bytestring, containers
|
||||
, crackNum, deepseq, directory, doctest, filepath, gauge
|
||||
, generic-deriving, Glob, hlint, mtl, pretty, process, QuickCheck
|
||||
, random, silently, syb, tasty, tasty-golden, tasty-hunit
|
||||
, tasty-quickcheck, template-haskell, time, transformers, z3
|
||||
({ mkDerivation, array, async, base, bench-show, bytestring
|
||||
, containers, crackNum, deepseq, directory, doctest, filepath
|
||||
, gauge, Glob, hlint, mtl, pretty, process, QuickCheck, random
|
||||
, silently, syb, tasty, tasty-golden, tasty-hunit, tasty-quickcheck
|
||||
, template-haskell, time, transformers, z3
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "sbv";
|
||||
version = "8.7";
|
||||
sha256 = "0iipl3ra0ih6fjxfs4p554va5243rg1ddkllfdbs7y2sj697841l";
|
||||
version = "8.8";
|
||||
sha256 = "0xm05g9kxh38jjbssnhyw6c8q4rsyjndm2b8r36cqwx0n607zvgy";
|
||||
enableSeparateDataOutput = true;
|
||||
libraryHaskellDepends = [
|
||||
array async base containers crackNum deepseq directory filepath
|
||||
generic-deriving mtl pretty process QuickCheck random syb
|
||||
template-haskell time transformers
|
||||
array async base containers crackNum deepseq directory filepath mtl
|
||||
pretty process QuickCheck random syb template-haskell time
|
||||
transformers
|
||||
];
|
||||
testHaskellDepends = [
|
||||
base bytestring containers crackNum directory doctest filepath Glob
|
||||
hlint mtl QuickCheck random syb tasty tasty-golden tasty-hunit
|
||||
tasty-quickcheck template-haskell
|
||||
hlint mtl QuickCheck random tasty tasty-golden tasty-hunit
|
||||
tasty-quickcheck
|
||||
];
|
||||
testSystemDepends = [ z3 ];
|
||||
benchmarkHaskellDepends = [
|
||||
base containers crackNum deepseq directory filepath gauge mtl
|
||||
process random silently syb
|
||||
base bench-show containers crackNum deepseq directory filepath
|
||||
gauge mtl process random silently syb time
|
||||
];
|
||||
description = "SMT Based Verification: Symbolic Haskell theorem prover using SMT solving";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
|
@ -232564,6 +232632,8 @@ self: {
|
|||
];
|
||||
description = "A simple to understand static site generator";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"sixel" = callPackage
|
||||
|
@ -243573,6 +243643,8 @@ self: {
|
|||
];
|
||||
description = "Listen for Stripe webhook events with Scotty";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"stripe-signature" = callPackage
|
||||
|
@ -243590,6 +243662,8 @@ self: {
|
|||
testHaskellDepends = [ base bytestring text ];
|
||||
description = "Verification of Stripe webhook signatures";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"stripe-signature_1_0_0_6" = callPackage
|
||||
|
@ -243608,6 +243682,7 @@ self: {
|
|||
description = "Verification of Stripe webhook signatures";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"stripe-tests" = callPackage
|
||||
|
@ -249956,6 +250031,8 @@ self: {
|
|||
];
|
||||
description = "Optics for template-haskell types";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"template-haskell-util" = callPackage
|
||||
|
@ -255253,6 +255330,8 @@ self: {
|
|||
testToolDepends = [ hspec-discover ];
|
||||
description = "Haskell bindings for the zone-detect C library; plus tz-aware utils";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"timezone-olson" = callPackage
|
||||
|
@ -265832,6 +265911,8 @@ self: {
|
|||
];
|
||||
description = "Reversable and secure encoding of object ids as uuids";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"uuid-le" = callPackage
|
||||
|
|
Loading…
Reference in a new issue