summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-03-04 14:21:48 +0100
committerPeter Simons <simons@cryp.to>2017-03-06 14:35:21 +0100
commit1329368d82529eaea134f79a199c46ea0bf590e6 (patch)
treecada2190659b6ecf26bbd4fa4da31d54f774c1c1
parentfb5b6ddab60f27667e7a1e1234b2083955821dda (diff)
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1-2-g3de0b84 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/ea0774dfde00b2922e2c048bdf678bd96de02d08.
-rw-r--r--pkgs/development/haskell-modules/hackage-packages.nix1037
1 files changed, 882 insertions, 155 deletions
diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix
index 0c70f42b65f9..d9ebdb70b82c 100644
--- a/pkgs/development/haskell-modules/hackage-packages.nix
+++ b/pkgs/development/haskell-modules/hackage-packages.nix
@@ -3450,19 +3450,22 @@ self: {
}) {};
"DPutils" = callPackage
- ({ mkDerivation, base, containers, criterion, kan-extensions
- , parallel, pipes, QuickCheck, tasty, tasty-quickcheck, tasty-th
- , vector
+ ({ mkDerivation, base, bytestring, containers, criterion
+ , kan-extensions, lens, mtl, parallel, pipes, pipes-bytestring
+ , pipes-parse, QuickCheck, quickcheck-instances, stringsearch
+ , tasty, tasty-quickcheck, tasty-th, transformers, vector
}:
mkDerivation {
pname = "DPutils";
- version = "0.0.0.2";
- sha256 = "cfa99cdd515cffd20f5c20ad100d4793ea3d36f650a7c049bc7182efec5cc33e";
+ version = "0.0.1.0";
+ sha256 = "2640e8e994275b3227578d33551f60528da345ad336c287b10136113f0de11a8";
libraryHaskellDepends = [
- base containers kan-extensions parallel pipes QuickCheck vector
+ base bytestring containers kan-extensions parallel pipes QuickCheck
+ stringsearch transformers vector
];
testHaskellDepends = [
- base containers kan-extensions parallel pipes QuickCheck tasty
+ base bytestring containers kan-extensions lens mtl parallel pipes
+ pipes-bytestring pipes-parse QuickCheck quickcheck-instances tasty
tasty-quickcheck tasty-th vector
];
benchmarkHaskellDepends = [ base criterion vector ];
@@ -4543,6 +4546,17 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "Empty" = callPackage
+ ({ mkDerivation, base, containers }:
+ mkDerivation {
+ pname = "Empty";
+ version = "0.1.0.1";
+ sha256 = "62afb83e3ca21f67181289f6496e566ffb2bbadfec91f170bc6f40a76212953d";
+ libraryHaskellDepends = [ base containers ];
+ description = "A type class for empty containers";
+ license = stdenv.lib.licenses.bsd3;
+ }) {};
+
"Encode" = callPackage
({ mkDerivation, base, Cabal, containers, mtl }:
mkDerivation {
@@ -8022,8 +8036,8 @@ self: {
}:
mkDerivation {
pname = "HSH";
- version = "2.1.2";
- sha256 = "788a7f25336e7fe9c7d38b68bb4cc0030712fc47e0cdf282267dea1e46b0da9f";
+ version = "2.1.3";
+ sha256 = "54df051277d3dfe263277e2c2416ecb5f1515bc69729870f13749b495565670d";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -13750,22 +13764,23 @@ self: {
"PrimitiveArray" = callPackage
({ mkDerivation, aeson, base, binary, bits, cereal, cereal-vector
- , deepseq, DPutils, hashable, OrderedBits, primitive, QuickCheck
- , smallcheck, tasty, tasty-quickcheck, tasty-smallcheck, tasty-th
- , vector, vector-binary-instances, vector-th-unbox
+ , containers, deepseq, DPutils, hashable, log-domain, OrderedBits
+ , primitive, QuickCheck, smallcheck, tasty, tasty-quickcheck
+ , tasty-smallcheck, tasty-th, text, vector, vector-binary-instances
+ , vector-th-unbox
}:
mkDerivation {
pname = "PrimitiveArray";
- version = "0.7.1.0";
- sha256 = "d950e1f842ff65012484a7d0c03f1b3e990d3ff6bdd08eecdac4d478f9af23f6";
+ version = "0.8.0.0";
+ sha256 = "b4af0d0d8502dc8ba8985cd70b69a0220a70e8d44a2ee4dfa73db1bce5774445";
libraryHaskellDepends = [
aeson base binary bits cereal cereal-vector deepseq DPutils
- hashable OrderedBits primitive QuickCheck smallcheck vector
- vector-binary-instances vector-th-unbox
+ hashable log-domain OrderedBits primitive QuickCheck smallcheck
+ text vector vector-binary-instances vector-th-unbox
];
testHaskellDepends = [
- base QuickCheck smallcheck tasty tasty-quickcheck tasty-smallcheck
- tasty-th
+ base containers QuickCheck smallcheck tasty tasty-quickcheck
+ tasty-smallcheck tasty-th
];
homepage = "https://github.com/choener/PrimitiveArray";
description = "Efficient multidimensional arrays";
@@ -13774,17 +13789,18 @@ self: {
}) {};
"PrimitiveArray-Pretty" = callPackage
- ({ mkDerivation, base, diagrams, diagrams-lib, diagrams-postscript
- , diagrams-svg, log-domain, QuickCheck, split, test-framework
- , test-framework-quickcheck2, test-framework-th
+ ({ mkDerivation, base, diagrams, diagrams-contrib, diagrams-lib
+ , diagrams-postscript, diagrams-svg, filepath, log-domain
+ , QuickCheck, split, test-framework, test-framework-quickcheck2
+ , test-framework-th
}:
mkDerivation {
pname = "PrimitiveArray-Pretty";
- version = "0.0.0.1";
- sha256 = "cd1b84ee169bb3fa05eac16916158a622984a78e9ddaca834deec3f79e6095ac";
+ version = "0.0.0.2";
+ sha256 = "87d0b2c42dc47f3c6c42b94dcd543b09bdc512e67f81c7ab72368cc374bc894d";
libraryHaskellDepends = [
- base diagrams diagrams-lib diagrams-postscript diagrams-svg
- log-domain split
+ base diagrams diagrams-contrib diagrams-lib diagrams-postscript
+ diagrams-svg filepath log-domain split
];
testHaskellDepends = [
base QuickCheck test-framework test-framework-quickcheck2
@@ -17477,16 +17493,22 @@ self: {
}) {};
"ViennaRNA-bindings" = callPackage
- ({ mkDerivation, array, base, c2hs }:
+ ({ mkDerivation, array, base, c2hs, QuickCheck, tasty, tasty-hunit
+ , tasty-silver, tasty-th
+ }:
mkDerivation {
pname = "ViennaRNA-bindings";
- version = "0.1.2.2";
- sha256 = "83169ef8f28901644c36446b12322ab5e63b5d5c5a007de4fad878ddb61eff1b";
+ version = "0.233.1.1";
+ sha256 = "8435afc87b0265175eef88b586e69934e8404bd5126b6d6f5969c6486ce31b1a";
libraryHaskellDepends = [ array base ];
libraryToolDepends = [ c2hs ];
- homepage = "http://www.tbi.univie.ac.at/~choener/";
+ testHaskellDepends = [
+ array base QuickCheck tasty tasty-hunit tasty-silver tasty-th
+ ];
+ homepage = "https://github.com/choener/ViennaRNA-bindings";
description = "ViennaRNA v2 bindings";
license = "unknown";
+ hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ViennaRNAParser" = callPackage
@@ -20189,6 +20211,35 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "aeson_0_11_3_0" = callPackage
+ ({ mkDerivation, attoparsec, base, base-orphans, bytestring
+ , containers, deepseq, dlist, fail, ghc-prim, hashable, HUnit, mtl
+ , QuickCheck, quickcheck-instances, scientific, syb, tagged
+ , template-haskell, test-framework, test-framework-hunit
+ , test-framework-quickcheck2, text, time, transformers
+ , unordered-containers, vector
+ }:
+ mkDerivation {
+ pname = "aeson";
+ version = "0.11.3.0";
+ sha256 = "f326fac57881c228d91f610a2c92f083a60e3830d9c7d35dfb0a16925c95ece9";
+ libraryHaskellDepends = [
+ attoparsec base bytestring containers deepseq dlist fail ghc-prim
+ hashable mtl scientific syb tagged template-haskell text time
+ transformers unordered-containers vector
+ ];
+ testHaskellDepends = [
+ attoparsec base base-orphans bytestring containers ghc-prim
+ hashable HUnit QuickCheck quickcheck-instances tagged
+ template-haskell test-framework test-framework-hunit
+ test-framework-quickcheck2 text time unordered-containers vector
+ ];
+ homepage = "https://github.com/bos/aeson";
+ description = "Fast JSON parsing and encoding";
+ license = stdenv.lib.licenses.bsd3;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"aeson" = callPackage
({ mkDerivation, attoparsec, base, base-compat, base-orphans
, base16-bytestring, bytestring, containers, deepseq, dlist
@@ -22719,6 +22770,7 @@ self: {
homepage = "https://github.com/brendanhay/amazonka";
description = "Amazon Elastic Compute Cloud SDK";
license = "unknown";
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"amazonka-ecr" = callPackage
@@ -23394,6 +23446,7 @@ self: {
homepage = "https://github.com/brendanhay/amazonka";
description = "Amazon Simple Storage Service SDK";
license = "unknown";
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"amazonka-s3-streaming" = callPackage
@@ -23418,6 +23471,7 @@ self: {
homepage = "https://github.com/Axman6/amazonka-s3-streaming#readme";
description = "Provides conduits to upload data to S3 using the Multipart API";
license = stdenv.lib.licenses.bsd3;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"amazonka-s3-streaming_0_2_0_1" = callPackage
@@ -23703,6 +23757,7 @@ self: {
homepage = "https://github.com/brendanhay/amazonka";
description = "Amazon Simple Workflow Service SDK";
license = "unknown";
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"amazonka-test" = callPackage
@@ -28400,15 +28455,18 @@ self: {
}:
mkDerivation {
pname = "azubi";
- version = "0.2.0.0";
- sha256 = "c3ac3b5ff5960c7ba0349bae282be1b0e4f361268b85aa80d57f399bac5a455c";
+ version = "0.2.0.1";
+ sha256 = "9c772283727f23f433bb3617917ad7318c179a7e34b9bc890ab42ca20e9bd651";
libraryHaskellDepends = [
base Diff directory filepath options process unix
];
- testHaskellDepends = [ base filepath hspec ];
+ testHaskellDepends = [
+ base Diff directory filepath hspec options process unix
+ ];
homepage = "http://palovandalo.com/azubi";
description = "A simple DevOps tool which will never \"reach\" enterprice level";
license = stdenv.lib.licenses.gpl3;
+ hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"azure-acs" = callPackage
@@ -29327,6 +29385,25 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "basic-prelude_0_6_1_1" = callPackage
+ ({ mkDerivation, base, bytestring, containers, filepath, hashable
+ , lifted-base, ReadArgs, safe, text, transformers
+ , unordered-containers, vector
+ }:
+ mkDerivation {
+ pname = "basic-prelude";
+ version = "0.6.1.1";
+ sha256 = "f7b178ad8d1491933e1eb8def0b98c7270da3a5e06bed977f0c624c24ff92ec7";
+ libraryHaskellDepends = [
+ base bytestring containers filepath hashable lifted-base ReadArgs
+ safe text transformers unordered-containers vector
+ ];
+ homepage = "https://github.com/snoyberg/basic-prelude";
+ description = "An enhanced core prelude; a common foundation for alternate preludes";
+ license = stdenv.lib.licenses.mit;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"basic-sop" = callPackage
({ mkDerivation, base, deepseq, generics-sop, QuickCheck, text }:
mkDerivation {
@@ -30258,8 +30335,8 @@ self: {
}:
mkDerivation {
pname = "bimaps";
- version = "0.1.0.1";
- sha256 = "c143b5e2643d3c679b0e3083fe46a447eeab4fbac1f979c593c5c189f047ba04";
+ version = "0.1.0.2";
+ sha256 = "9774dd645620074f0b95d8c29183f4bf328944f571b2dbe9c0f02d508c6d9520";
libraryHaskellDepends = [
aeson base binary cereal cereal-vector containers deepseq hashable
primitive storable-tuple unordered-containers vector
@@ -34431,15 +34508,13 @@ self: {
}) {};
"bson-mapping" = callPackage
- ({ mkDerivation, base, bson, compact-string-fix, template-haskell
- , th-lift
- }:
+ ({ mkDerivation, base, bson, template-haskell, text, th-lift }:
mkDerivation {
pname = "bson-mapping";
- version = "0.1.4.1";
- sha256 = "eaa729942da079f4d4bce93ab1be378491fe171d74d6297814b8d203fdcc214d";
+ version = "0.1.5.0";
+ sha256 = "ba8ec4df8362c67e3da032399e92ddc94a6ddbd80232e2566648de0b5d53085a";
libraryHaskellDepends = [
- base bson compact-string-fix template-haskell th-lift
+ base bson template-haskell text th-lift
];
description = "Mapping between BSON and algebraic data types";
license = "unknown";
@@ -35681,8 +35756,8 @@ self: {
}:
mkDerivation {
pname = "cabal-bounds";
- version = "1.0.4";
- sha256 = "2621cd4e76357bcf7f175413c111874c6afc552d80c85372dc43f4bcd5c99719";
+ version = "1.0.5";
+ sha256 = "10a81b97a6d993c37778b5840be9a7a67ab47feb59cec3550e345ab5239c8e62";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -35705,8 +35780,8 @@ self: {
}:
mkDerivation {
pname = "cabal-cargs";
- version = "0.7.10";
- sha256 = "464b299f095150bd0831df7dbab45d272909875a21f4030b79aee58faefdbb1d";
+ version = "0.7.11";
+ sha256 = "160d44411a0a8fe922ae1aa192de5b481d4354d5df4e863d2782f49f0ab57277";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -36078,8 +36153,8 @@ self: {
}:
mkDerivation {
pname = "cabal-lenses";
- version = "0.4.8";
- sha256 = "0dd6bbe6b77f6d8cfaff690f0ce53064e9fae10d317278205895fa5fb8d13195";
+ version = "0.4.9";
+ sha256 = "59bb6a13229fbb28a481cb8839369cfd0e30c2d9f65a93f3ee8240ad19288238";
libraryHaskellDepends = [
base Cabal either lens strict system-fileio system-filepath text
transformers unordered-containers
@@ -40516,6 +40591,38 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "classy-prelude_1_2_0_1" = callPackage
+ ({ mkDerivation, async, base, basic-prelude, bifunctors, bytestring
+ , chunked-data, containers, deepseq, dlist, exceptions, ghc-prim
+ , hashable, hspec, lifted-async, lifted-base, monad-unlift
+ , mono-traversable, mono-traversable-instances, mtl
+ , mutable-containers, primitive, QuickCheck, safe-exceptions, say
+ , semigroups, stm, stm-chans, text, time, time-locale-compat
+ , transformers, transformers-base, unordered-containers, vector
+ , vector-instances
+ }:
+ mkDerivation {
+ pname = "classy-prelude";
+ version = "1.2.0.1";
+ sha256 = "a47ee0c339a73b19fb511e1477fec6a385d2180bcc836a92c157dcb5c91ffa34";
+ libraryHaskellDepends = [
+ async base basic-prelude bifunctors bytestring chunked-data
+ containers deepseq dlist exceptions ghc-prim hashable lifted-async
+ lifted-base monad-unlift mono-traversable
+ mono-traversable-instances mtl mutable-containers primitive
+ safe-exceptions say semigroups stm stm-chans text time
+ time-locale-compat transformers transformers-base
+ unordered-containers vector vector-instances
+ ];
+ testHaskellDepends = [
+ base containers hspec QuickCheck transformers unordered-containers
+ ];
+ homepage = "https://github.com/snoyberg/mono-traversable";
+ description = "A typeclass-based Prelude";
+ license = stdenv.lib.licenses.mit;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"classy-prelude-conduit" = callPackage
({ mkDerivation, base, bytestring, classy-prelude, conduit
, conduit-combinators, hspec, monad-control, QuickCheck, resourcet
@@ -41086,18 +41193,23 @@ self: {
}) {};
"clit" = callPackage
- ({ mkDerivation, aeson, authenticate-oauth, base, bytestring
- , data-default, http-client, http-client-tls, http-types, lens
- , optparse-applicative, split, text
+ ({ mkDerivation, aeson, ansi-wl-pprint, authenticate-oauth, base
+ , bytestring, data-default, http-client, http-client-tls
+ , http-types, lens, megaparsec, MissingH, optparse-applicative
+ , split, text
}:
mkDerivation {
pname = "clit";
- version = "0.2.2.6";
- sha256 = "28913ec550761c623008250ef071840761216eaa1bb9e02b77c32c1dac6bb656";
+ version = "0.3.0.3";
+ sha256 = "963a5a636ded2f1f7ac7a6b4b4af8a38403ecda4913e12b36719ee57c1a27925";
+ isLibrary = true;
+ isExecutable = true;
libraryHaskellDepends = [
- aeson authenticate-oauth base bytestring data-default http-client
- http-client-tls http-types lens optparse-applicative split text
+ aeson ansi-wl-pprint authenticate-oauth base bytestring
+ data-default http-client http-client-tls http-types lens megaparsec
+ MissingH optparse-applicative split text
];
+ executableHaskellDepends = [ base ];
homepage = "https://github.com/vmchale/command-line-tweeter#readme";
description = "Post tweets from stdin";
license = stdenv.lib.licenses.bsd3;
@@ -43344,14 +43456,14 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
- "concurrency_1_1_0_0" = callPackage
+ "concurrency_1_1_1_0" = callPackage
({ mkDerivation, array, atomic-primops, base, exceptions
, monad-control, mtl, stm, transformers
}:
mkDerivation {
pname = "concurrency";
- version = "1.1.0.0";
- sha256 = "bc6e4d9db178937bf5223b8534bb56bf508242259ee489709af203ad39914605";
+ version = "1.1.1.0";
+ sha256 = "f955671cc7814d06d99a84f003423d8903604cdc9911d7f4986acaa39c519973";
libraryHaskellDepends = [
array atomic-primops base exceptions monad-control mtl stm
transformers
@@ -51969,15 +52081,15 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
- "dejafu_0_5_1_1" = callPackage
+ "dejafu_0_5_1_2" = callPackage
({ mkDerivation, base, concurrency, containers, deepseq, exceptions
, monad-loops, mtl, random, ref-fd, semigroups, transformers
, transformers-base
}:
mkDerivation {
pname = "dejafu";
- version = "0.5.1.1";
- sha256 = "c8ba221dd45a107488e5b499fc59f66587a66eb366c4e3dafb76b84b9d38488a";
+ version = "0.5.1.2";
+ sha256 = "0e6114f59678ff0c5a9f5a4561f9b1ae4d87c77c50fd498e447ca7f67eae6d4c";
libraryHaskellDepends = [
base concurrency containers deepseq exceptions monad-loops mtl
random ref-fd semigroups transformers transformers-base
@@ -54325,26 +54437,27 @@ self: {
"discord-hs" = callPackage
({ mkDerivation, aeson, base, bytestring, case-insensitive
- , containers, data-default, hakyll, hashable, hslogger, lens
- , mmorph, mtl, pipes, split, stm, stm-conduit, text, time
- , transformers, unordered-containers, url, vector, websockets, wreq
- , wuss
+ , containers, data-default, hakyll, hashable, hslogger, http-client
+ , mmorph, mtl, pipes, req, split, stm, stm-conduit, text, time
+ , transformers, unordered-containers, url, vector, websockets, wuss
}:
mkDerivation {
pname = "discord-hs";
- version = "0.1.3";
- sha256 = "4cdcbc983ef10838e96344ad9b63e772296d9e734b4dc87768f657b7aaa106fc";
+ version = "0.2.1";
+ sha256 = "439cc60b1206c4709a9a28e9ac5c64f7fb6eb5e40014ef055624459842add95e";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson base bytestring case-insensitive containers data-default
- hashable hslogger lens mmorph mtl pipes stm stm-conduit text time
- transformers unordered-containers url vector websockets wreq wuss
+ hashable hslogger http-client mmorph mtl pipes req stm stm-conduit
+ text time transformers unordered-containers url vector websockets
+ wuss
];
executableHaskellDepends = [ base hakyll split ];
homepage = "https://github.com/jano017/Discord.hs";
description = "An API wrapper for Discord in Haskell";
license = stdenv.lib.licenses.mit;
+ hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"discordian-calendar" = callPackage
@@ -54476,8 +54589,8 @@ self: {
({ mkDerivation, base, dlist }:
mkDerivation {
pname = "disposable";
- version = "0.1.0.0";
- sha256 = "fc7d7dc460566c9f3ac965c355792806278a19a0fa35e89ab3a5df465fb34e43";
+ version = "0.1.1.0";
+ sha256 = "719e8e28cfe3345c441478f9d88949767122d2708241a0e232e9fe672c662b12";
libraryHaskellDepends = [ base dlist ];
homepage = "https://github.com/louispan/disposable#readme";
description = "Allows storing different resource-releasing actions together";
@@ -57462,6 +57575,7 @@ self: {
homepage = "https://github.com/achirkin/easytensor#readme";
description = "Initial project template from stack";
license = stdenv.lib.licenses.mit;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"ebeats" = callPackage
@@ -61132,13 +61246,22 @@ self: {
}) {inherit (pkgs) exif;};
"exinst" = callPackage
- ({ mkDerivation, base, constraints, profunctors, singletons }:
+ ({ mkDerivation, aeson, base, bytes, constraints, deepseq
+ , generic-random, hashable, profunctors, QuickCheck, singletons
+ , tasty, tasty-hunit, tasty-quickcheck
+ }:
mkDerivation {
pname = "exinst";
- version = "0.2";
- sha256 = "64c8d5a121db7274436f4e0fdb5c7ea3c9746419a84c0f16e6edb92bb83c7a3b";
+ version = "0.3";
+ sha256 = "3edfe07ca71b4c296349661f8f2d496100d3b44ae72af8ce1ab7f76f1adddb11";
libraryHaskellDepends = [
- base constraints profunctors singletons
+ aeson base bytes constraints deepseq hashable profunctors
+ QuickCheck singletons
+ ];
+ testHaskellDepends = [
+ aeson base bytes constraints deepseq generic-random hashable
+ profunctors QuickCheck singletons tasty tasty-hunit
+ tasty-quickcheck
];
homepage = "https://github.com/k0001/exinst";
description = "Derive instances for your existential types";
@@ -61584,6 +61707,31 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
+ "extensible_0_4" = callPackage
+ ({ mkDerivation, base, comonad, constraints, criterion, deepseq
+ , effin, extensible-effects, freer, ghc-prim, lens, monad-skeleton
+ , mtl, primitive, profunctors, semigroups, tagged, template-haskell
+ , transformers
+ }:
+ mkDerivation {
+ pname = "extensible";
+ version = "0.4";
+ sha256 = "f9fbd703c2ac7b2790446cb04281d3577848797d53413374e5c1987afcec3a1c";
+ libraryHaskellDepends = [
+ base comonad constraints deepseq ghc-prim monad-skeleton mtl
+ primitive profunctors semigroups tagged template-haskell
+ transformers
+ ];
+ testHaskellDepends = [ base ];
+ benchmarkHaskellDepends = [
+ base criterion effin extensible-effects freer lens mtl
+ ];
+ homepage = "https://github.com/fumieval/extensible";
+ description = "Extensible, efficient, optics-friendly data types and effects";
+ license = stdenv.lib.licenses.bsd3;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"extensible-data" = callPackage
({ mkDerivation, base, data-lens, hashable, template-haskell
, unordered-containers
@@ -62282,8 +62430,8 @@ self: {
pname = "fay";
version = "0.23.1.16";
sha256 = "c46ef8cb7980bcf62ef7ccc9897e9c4246e6bec8cafc06d49ebe1d5bcd618a64";
- revision = "3";
- editedCabalFile = "636e2fbbe689dde982c327a7fc33871804ec66e47105d6cbffd6ce09716c241f";
+ revision = "4";
+ editedCabalFile = "efe4614bc8832765c649a86b4e4a8c26122af3a5a23cad77676e062e3a85f66c";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -63130,6 +63278,24 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
+ "fgl_5_5_3_1" = callPackage
+ ({ mkDerivation, array, base, containers, deepseq, hspec
+ , microbench, QuickCheck, transformers
+ }:
+ mkDerivation {
+ pname = "fgl";
+ version = "5.5.3.1";
+ sha256 = "dea97201d22c55b57a38b8f5a1ff272be8ba83db3824ab0f1232c60b8dcc2e4c";
+ libraryHaskellDepends = [
+ array base containers deepseq transformers
+ ];
+ testHaskellDepends = [ base containers hspec QuickCheck ];
+ benchmarkHaskellDepends = [ base deepseq microbench ];
+ description = "Martin Erwig's Functional Graph Library";
+ license = stdenv.lib.licenses.bsd3;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"fgl-arbitrary" = callPackage
({ mkDerivation, base, containers, fgl, hspec, QuickCheck }:
mkDerivation {
@@ -63142,6 +63308,19 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
+ "fgl-arbitrary_0_2_0_3" = callPackage
+ ({ mkDerivation, base, containers, fgl, hspec, QuickCheck }:
+ mkDerivation {
+ pname = "fgl-arbitrary";
+ version = "0.2.0.3";
+ sha256 = "55ba994bdb884497b5e664b1c14969d66235ba2358eb38283aca21efded7c152";
+ libraryHaskellDepends = [ base fgl QuickCheck ];
+ testHaskellDepends = [ base containers fgl hspec QuickCheck ];
+ description = "QuickCheck support for fgl";
+ license = stdenv.lib.licenses.bsd3;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"fgl-extras-decompositions" = callPackage
({ mkDerivation, base, containers, fgl }:
mkDerivation {
@@ -64778,8 +64957,8 @@ self: {
}:
mkDerivation {
pname = "fltkhs";
- version = "0.5.1.1";
- sha256 = "9230417d449ea9af3257dbaba15a7aada3db6289b2e26246bbd92787f3cb394c";
+ version = "0.5.1.2";
+ sha256 = "30a8f7229bb16ccd72bdefddf67d4ef23e9c87e200207dfdf944b737dd49a71d";
isLibrary = true;
isExecutable = true;
setupHaskellDepends = [ base Cabal directory filepath ];
@@ -64945,8 +65124,8 @@ self: {
}:
mkDerivation {
pname = "fmt";
- version = "0.0.0.3";
- sha256 = "a6cc32309e996acc4db281368184a1333b52072023315dfa8f20fbfa235ed81b";
+ version = "0.0.0.4";
+ sha256 = "bfc71940c7f5c90c72945906e0887eb71894858593d536cb43b04109fd82634f";
libraryHaskellDepends = [
base base16-bytestring base64-bytestring bytestring microlens text
text-format
@@ -65113,6 +65292,7 @@ self: {
homepage = "http://github.com/Data61/foldl-statistics#readme";
description = "Statistical functions from the statistics package implemented as Folds";
license = stdenv.lib.licenses.bsd3;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"foldl-transduce" = callPackage
@@ -65518,6 +65698,7 @@ self: {
homepage = "https://github.com/agrafix/format-numbers#readme";
description = "Various number formatting functions";
license = stdenv.lib.licenses.mit;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"format-status" = callPackage
@@ -70110,6 +70291,24 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "ghcjs-hplay_0_4_1" = callPackage
+ ({ mkDerivation, base, bytestring, containers, directory
+ , ghcjs-perch, mtl, transformers, transient, transient-universe
+ }:
+ mkDerivation {
+ pname = "ghcjs-hplay";
+ version = "0.4.1";
+ sha256 = "0589b76f6411abcf05a61a3f2b9d2d25064d5c1140dabf14b4a5d6aca0162b2b";
+ libraryHaskellDepends = [
+ base bytestring containers directory ghcjs-perch mtl transformers
+ transient transient-universe
+ ];
+ homepage = "https://github.com/transient-haskell/ghcjs-hplay";
+ description = "Client-side web EDSL for transient nodes running in the web browser";
+ license = stdenv.lib.licenses.mit;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"ghcjs-perch" = callPackage
({ mkDerivation, base, transformers }:
mkDerivation {
@@ -71659,6 +71858,7 @@ self: {
homepage = "https://toktok.github.io/";
description = "Various Github helper utilities";
license = stdenv.lib.licenses.agpl3;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"github-types" = callPackage
@@ -75885,6 +76085,24 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
+ "google-maps-geocoding" = callPackage
+ ({ mkDerivation, aeson, base, http-client, servant, servant-client
+ , text
+ }:
+ mkDerivation {
+ pname = "google-maps-geocoding";
+ version = "0.1.0.0";
+ sha256 = "375204744bebde75f9d249dc535d6b3199b342c6e68e452b7af4a3ac55521ef5";
+ revision = "1";
+ editedCabalFile = "293782aef4b6465cfe154b1601db24c5720a444c802f5a454fa06f04f0549614";
+ libraryHaskellDepends = [
+ aeson base http-client servant servant-client text
+ ];
+ homepage = "https://github.com/mpilgrem/google-maps-geocoding#readme";
+ description = "Google Maps Geocoding API bindings";
+ license = stdenv.lib.licenses.bsd3;
+ }) {};
+
"google-oauth2" = callPackage
({ mkDerivation, aeson, base, bytestring, hspec, HTTP, http-conduit
, http-types, load-env
@@ -76973,10 +77191,8 @@ self: {
}:
mkDerivation {
pname = "graphql-api";
- version = "0.1.1";
- sha256 = "e8d19197ff982e111ec199b411faf78e2800778b82c3c0147f1ef35615522a7d";
- revision = "1";
- editedCabalFile = "593742fa27cf4b14bcb88ced31b9af3a0567a5fab700e18e2f47f49a6c5fd1a9";
+ version = "0.1.2";
+ sha256 = "8620df9b4750b3b6003d3efe6ba74e27581f3df042c7333ce0bd9c6e9e2e8c13";
libraryHaskellDepends = [
aeson attoparsec base containers exceptions protolude QuickCheck
scientific text transformers
@@ -76989,7 +77205,7 @@ self: {
attoparsec base criterion exceptions protolude transformers
];
homepage = "https://github.com/jml/graphql-api#readme";
- description = "Write type-safe GraphQL services in Haskell";
+ description = "Sketch of GraphQL stuff";
license = stdenv.lib.licenses.asl20;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
@@ -85321,23 +85537,22 @@ self: {
"hasmin" = callPackage
({ mkDerivation, attoparsec, base, bytestring, containers, doctest
- , doctest-discover, gitrev, hopfli, hspec, hspec-attoparsec
- , mainland-pretty, matrix, mtl, numbers, optparse-applicative
- , parsers, QuickCheck, semigroups, text
+ , doctest-discover, gitrev, hopfli, hspec, hspec-attoparsec, matrix
+ , mtl, numbers, optparse-applicative, parsers, QuickCheck, text
}:
mkDerivation {
pname = "hasmin";
- version = "0.3.0.1";
- sha256 = "b4b7b8fbe3553a2b93de7a7f3a90b9e8a5410a5e79f59db15e1f08ef62777e38";
+ version = "0.3.1.3";
+ sha256 = "b5297b795fba11f2644c9211b60cf535ca8d67aea6059714e7948d8261ddc9d8";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
- attoparsec base bytestring containers mainland-pretty matrix mtl
- numbers parsers semigroups text
+ attoparsec base bytestring containers matrix mtl numbers parsers
+ text
];
executableHaskellDepends = [
- attoparsec base bytestring containers gitrev hopfli mainland-pretty
- matrix mtl numbers optparse-applicative parsers text
+ attoparsec base bytestring containers gitrev hopfli matrix mtl
+ numbers optparse-applicative parsers text
];
testHaskellDepends = [
attoparsec base doctest doctest-discover hspec hspec-attoparsec mtl
@@ -88247,8 +88462,8 @@ self: {
}:
mkDerivation {
pname = "hexpat";
- version = "0.20.9";
- sha256 = "5d1c075f1ae00be2e80c0018b522a351b2f4ef73b9baca1113ee80e554449d9d";
+ version = "0.20.10";
+ sha256 = "39e6a1a30e80873165c3287a5b84de325c0b1dee1ddfd271daa360c1b15e0e2e";
libraryHaskellDepends = [
base bytestring containers deepseq List text transformers
utf8-string
@@ -88829,6 +89044,33 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "hgis" = callPackage
+ ({ mkDerivation, ansi-wl-pprint, base, binary, bytestring, cairo
+ , Chart, Chart-cairo, Chart-diagrams, colour, composition
+ , data-binary-ieee754, data-default, directory, filepath, hspec
+ , lens, monad-loops, optparse-applicative, transformers
+ }:
+ mkDerivation {
+ pname = "hgis";
+ version = "0.1.1.2";
+ sha256 = "fe9ba90e951533980aff909f6c53a33d2e1960ddb5eb547a4650564a0ee4bb5f";
+ isLibrary = true;
+ isExecutable = true;
+ libraryHaskellDepends = [
+ ansi-wl-pprint base binary bytestring Chart Chart-cairo
+ Chart-diagrams colour composition data-binary-ieee754 data-default
+ directory filepath lens monad-loops optparse-applicative
+ transformers
+ ];
+ libraryPkgconfigDepends = [ cairo ];
+ executableHaskellDepends = [ base ];
+ testHaskellDepends = [ base hspec ];
+ homepage = "https://github.com/vmchale/hgis#readme";
+ description = "Package and command-line for GIS with Haskell";
+ license = stdenv.lib.licenses.bsd3;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {inherit (pkgs) cairo;};
+
"hgithub" = callPackage
({ mkDerivation, aeson, attoparsec, base, base64-bytestring
, bytestring, case-insensitive, cmdargs, directory, http-enumerator
@@ -89289,6 +89531,7 @@ self: {
homepage = "https://github.com/agrafix/highjson";
description = "Derive swagger instances from highjson specs";
license = stdenv.lib.licenses.mit;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"highjson-th" = callPackage
@@ -89310,6 +89553,7 @@ self: {
homepage = "https://github.com/agrafix/highjson";
description = "Template Haskell helpers for highjson specs";
license = stdenv.lib.licenses.mit;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"highlight-versions" = callPackage
@@ -92542,6 +92786,7 @@ self: {
homepage = "https://github.com/ciez/hora";
description = "date time";
license = stdenv.lib.licenses.publicDomain;
+ hydraPlatforms = [ "x86_64-darwin" "x86_64-linux" ];
}) {};
"horizon" = callPackage
@@ -97820,6 +98065,37 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "http-client_0_4_31_2" = callPackage
+ ({ mkDerivation, array, async, base, base64-bytestring
+ , blaze-builder, bytestring, case-insensitive, containers, cookie
+ , data-default-class, deepseq, directory, exceptions, filepath
+ , ghc-prim, hspec, http-types, mime-types, monad-control, network
+ , network-uri, random, streaming-commons, text, time, transformers
+ , zlib
+ }:
+ mkDerivation {
+ pname = "http-client";
+ version = "0.4.31.2";
+ sha256 = "16410148a9705677cdd89510192caf1abd3460db2a17ce0c2fafd7bd0c15d88b";
+ libraryHaskellDepends = [
+ array base base64-bytestring blaze-builder bytestring
+ case-insensitive containers cookie data-default-class deepseq
+ exceptions filepath ghc-prim http-types mime-types network
+ network-uri random streaming-commons text time transformers
+ ];
+ testHaskellDepends = [
+ async base base64-bytestring blaze-builder bytestring
+ case-insensitive containers deepseq directory hspec http-types
+ monad-control network network-uri streaming-commons text time
+ transformers zlib
+ ];
+ doCheck = false;
+ homepage = "https://github.com/snoyberg/http-client";
+ description = "An HTTP client engine, intended as a base layer for more user-friendly packages";
+ license = stdenv.lib.licenses.mit;
+ hydraPlatforms = stdenv.lib.platforms.none;
+ }) {};
+
"http-client" = callPackage
({ mkDerivation, array, async, base, base64-bytestring
, blaze-builder, bytestring, case-insensitive, containers, cookie
@@ -97981,6 +98257,28 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
+ "http-client-tls_0_2_4_1" = callPackage
+ ({ mkDerivation, base, bytestring, connection, data-default-class
+ , hspec, http-client, http-types, network, tls
+ }:
+ mkDerivation {
+ pname = "http-client-tls";
+ version = "0.2.4.1";
+ sha256 = "8dc85884e15cd32f59a47e11861d78566c6ccb202e8d317403b784278f628ba3";
+ revision = "1";
+ editedCabalFile = "26f1b0cf1b449df4fce7c4531444ff06ccfacae528d20c5470461ecc4058f56c";
+ libraryHaskellDepends = [
+ base bytestring connection data-default-class http-client network
+ tls
+ ];
+ testHaskellDepends = [ base hspec http-client http-types ];
+