Peter Simons
2015-11-25 11:30:42 +01:00
parent e16a6c0feb
commit b21f6c7823
62 changed files with 533 additions and 128 deletions
@@ -8770,7 +8770,7 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"HTTP" = callPackage
"HTTP_4000_2_20" = callPackage
({ mkDerivation, array, base, bytestring, case-insensitive, conduit
, conduit-extra, deepseq, http-types, httpd-shed, HUnit, mtl
, network, network-uri, old-time, parsec, pureMD5, split
@@ -8793,9 +8793,10 @@ self: {
homepage = "https://github.com/haskell/HTTP";
description = "A library for client-side HTTP";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"HTTP_4000_2_21" = callPackage
"HTTP" = callPackage
({ mkDerivation, array, base, bytestring, case-insensitive, conduit
, conduit-extra, deepseq, http-types, httpd-shed, HUnit, mtl
, network, network-uri, old-time, parsec, pureMD5, split
@@ -8814,10 +8815,10 @@ self: {
test-framework test-framework-hunit wai warp
];
jailbreak = true;
doCheck = false;
homepage = "https://github.com/haskell/HTTP";
description = "A library for client-side HTTP";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"HTTP-Simple" = callPackage
@@ -12484,6 +12485,7 @@ self: {
base bytestring containers GLUtil lens linear OpenGL OpenGLRaw
WaveFront
];
doHaddock = false;
description = "OpenGL for dummies";
license = stdenv.lib.licenses.mit;
hydraPlatforms = [ "i686-linux" "x86_64-linux" ];
@@ -32734,7 +32736,7 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"b9" = callPackage
"b9_0_5_14" = callPackage
({ mkDerivation, aeson, async, base, bifunctors, binary, boxes
, bytestring, conduit, conduit-extra, ConfigFile, directory
, filepath, free, hashable, hspec, hspec-expectations, mtl
@@ -32765,9 +32767,10 @@ self: {
homepage = "https://github.com/sheyll/b9-vm-image-builder";
description = "A tool and library for building virtual machine images";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"b9_0_5_15" = callPackage
"b9" = callPackage
({ mkDerivation, aeson, async, base, bifunctors, binary, boxes
, bytestring, conduit, conduit-extra, ConfigFile, directory
, filepath, free, hashable, hspec, hspec-expectations, mtl
@@ -32798,7 +32801,6 @@ self: {
homepage = "https://github.com/sheyll/b9-vm-image-builder";
description = "A tool and library for building virtual machine images";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"babylon" = callPackage
@@ -60221,11 +60223,13 @@ self: {
pname = "digestive-functors-scotty";
version = "0.2.0.2";
sha256 = "9732a545196767e24697297da75275ec40a5d5d1e9db11e945d28d0ea70a953a";
revision = "1";
editedCabalFile = "5d7d94c850207910683a4ac60426bf3fb0d62ba2d15cd0bfb758cbee51417580";
libraryHaskellDepends = [
base bytestring digestive-functors http-types scotty text wai
wai-extra
];
homepage = "https://bitbucket.org/wniare/digestive-functors-scotty";
homepage = "https://github.com/mmartin/digestive-functors-scotty";
description = "Scotty backend for the digestive-functors library";
license = stdenv.lib.licenses.bsd3;
}) {};
@@ -60325,8 +60329,8 @@ self: {
}:
mkDerivation {
pname = "dimensional";
version = "1.0.0.0";
sha256 = "1f66c105a4a11a3014b8387cd3df9a4d30124f7c49bacad72e425d7f95f13c38";
version = "1.0.1.0";
sha256 = "42d32f6691c2c52a3e12ec3dbed7bd90e18137e67c46f97c2336101bd99a8a6d";
libraryHaskellDepends = [
base deepseq exact-pi numtype-dk vector
];
@@ -67237,8 +67241,8 @@ self: {
}:
mkDerivation {
pname = "eventstore";
version = "0.9.0.0";
sha256 = "c9630947df7cddc354ccda91e2f39e37d151f4ed30494501220161c27175480c";
version = "0.9.1.0";
sha256 = "662ce1e2e74b88f27909b8abffae0944023c285202ba670ad2f9297e7c2e1a53";
libraryHaskellDepends = [
aeson async attoparsec base bytestring cereal containers network
protobuf random stm text time unordered-containers uuid
@@ -67347,8 +67351,8 @@ self: {
}:
mkDerivation {
pname = "exact-real";
version = "0.10.0";
sha256 = "12ef2d480f4ccb63895e4f47c4c9b6303005afc87a1d1d8b7f0d16768ff01572";
version = "0.11.3";
sha256 = "0a1cd3676e1b814c1aa9d75388e0f14a4edd4c547ad8e63ca33f0ca72f588322";
libraryHaskellDepends = [ base integer-gmp memoize ];
testHaskellDepends = [
base checkers directory doctest filepath groups QuickCheck random
@@ -67364,10 +67368,9 @@ self: {
({ mkDerivation, base, template-haskell }:
mkDerivation {
pname = "exception-hierarchy";
version = "0.0.0.1";
sha256 = "eb81af0a768b5a1dc16fc589f3c4bb5c631fd39cbe29db8a579097078bb5efc3";
version = "0.0.0.2";
sha256 = "8c899c08ce4cc7b3d599d1938ddfb12c03ac7b6088ed24a4ae1f62f1eb1d67d2";
libraryHaskellDepends = [ base template-haskell ];
jailbreak = true;
homepage = "yet";
description = "Exception type hierarchy with TemplateHaskell";
license = stdenv.lib.licenses.bsd3;
@@ -67782,8 +67785,8 @@ self: {
}:
mkDerivation {
pname = "exp-pairs";
version = "0.1.4.0";
sha256 = "0cba194b4637d4b7d24ebed74079a4512f8cefea202bfc14f6f35c09e4a98d27";
version = "0.1.4.1";
sha256 = "8532ee6bf433c613f0eb9315219175330808aee326651dad74bbd467aedb4d4b";
libraryHaskellDepends = [
base deepseq ghc-prim memoize wl-pprint
];
@@ -76526,12 +76529,16 @@ self: {
}) {};
"ghc-simple" = callPackage
({ mkDerivation, base, directory, filepath, ghc, ghc-paths }:
({ mkDerivation, base, binary, bytestring, directory, filepath, ghc
, ghc-paths
}:
mkDerivation {
pname = "ghc-simple";
version = "0.1.3";
sha256 = "1e33b4ca680b2444697961d9cb504531b7ce65c2a0143e07c75907408c4e7d38";
libraryHaskellDepends = [ base directory filepath ghc ghc-paths ];
version = "0.2.1";
sha256 = "f8d471879c3b89dba9849896aff24c96dc2ad4f22e5f835d3f89929a2886c1a5";
libraryHaskellDepends = [
base binary bytestring directory filepath ghc ghc-paths
];
homepage = "https://github.com/valderman/ghc-simple";
description = "Simplified interface to the GHC API";
license = stdenv.lib.licenses.mit;
@@ -90946,8 +90953,8 @@ self: {
pname = "haste-compiler";
version = "0.5.2";
sha256 = "26e5d5961717e1a9f1d2a41475f9d40ac180bba3eea0ee90e003420fe6fd7c54";
revision = "1";
editedCabalFile = "189a89b642ff529e4ca292ae6500ae18879efc263dc31d4bc32ca80842f2b5f0";
revision = "2";
editedCabalFile = "726a9e31dbb59233cfbdb4fb230be6d38ec7333a850c063121bf75ad25e959ca";
configureFlags = [ "-fportable" ];
isLibrary = true;
isExecutable = true;
@@ -96391,15 +96398,15 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"hlint_1_9_24" = callPackage
"hlint_1_9_25" = callPackage
({ mkDerivation, ansi-terminal, base, cmdargs, containers, cpphs
, directory, extra, filepath, haskell-src-exts, hscolour, process
, refact, transformers, uniplate
}:
mkDerivation {
pname = "hlint";
version = "1.9.24";
sha256 = "a830f049bf732f2e1bb79095a7c835e6aca8298098ad4cfa0ac79b813f98ba84";
version = "1.9.25";
sha256 = "df91b43493f0c408fc6b7f9a1f65802e9dc49ff5c126b5b8f8464d8db7443f95";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -99230,10 +99237,8 @@ self: {
}:
mkDerivation {
pname = "hpc-coveralls";
version = "1.0.2";
sha256 = "e2ee0a3ac6bf15d772eea39b49e57c17de4b8e1e2312e87adc915a545a513e12";
revision = "2";
editedCabalFile = "71b6f277f1e446c9dfce66cd121b7686644bc6b2aa279c5759cda68ed7e54029";
version = "1.0.3";
sha256 = "44eee01aa01c1e6f1b4d2d5c738d9d66b82fed99f690d529bd1d717f61297734";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -106083,8 +106088,8 @@ self: {
}:
mkDerivation {
pname = "http2";
version = "1.3.0";
sha256 = "b862fce13a3d68e699cbfff1bb3520cfa30cffccd413ddd80f9b5d36a3be60cf";
version = "1.3.1";
sha256 = "547aa0826373711e4ec8d271f767cd8db74ac3cb822cdf58d305c18babd22f96";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -106106,37 +106111,6 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"http2_1_3_1" = callPackage
({ mkDerivation, aeson, aeson-pretty, array, base, bytestring
, bytestring-builder, containers, directory, doctest, filepath
, Glob, hex, hspec, mwc-random, psqueues, stm, text
, unordered-containers, vector, word8
}:
mkDerivation {
pname = "http2";
version = "1.3.1";
sha256 = "547aa0826373711e4ec8d271f767cd8db74ac3cb822cdf58d305c18babd22f96";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
array base bytestring bytestring-builder containers psqueues stm
unordered-containers
];
executableHaskellDepends = [
aeson aeson-pretty array base bytestring bytestring-builder
containers directory filepath hex text unordered-containers vector
word8
];
testHaskellDepends = [
aeson aeson-pretty array base bytestring bytestring-builder
containers directory doctest filepath Glob hex hspec mwc-random
psqueues stm text unordered-containers vector word8
];
description = "HTTP/2.0 library including frames and HPACK";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"httpd-shed" = callPackage
({ mkDerivation, base, network, network-uri }:
mkDerivation {
@@ -107842,6 +107816,8 @@ self: {
pname = "hyperloglog";
version = "0.3.4";
sha256 = "4f5d4a3be879651a88c3713c010218311d6938ba35fe42695fd0f31ede6c5888";
revision = "1";
editedCabalFile = "2d152b42ce20e23f1ea60febb92e9600cde19932884c4418e65739d3e8ff27cf";
libraryHaskellDepends = [
approximate base binary bits bytes cereal cereal-vector comonad
deepseq distributive hashable hashable-extras lens reflection
@@ -107851,7 +107827,6 @@ self: {
base directory doctest filepath generic-deriving semigroups
simple-reflect
];
jailbreak = true;
homepage = "http://github.com/analytics/hyperloglog";
description = "An approximate streaming (constant space) unique object counter";
license = stdenv.lib.licenses.bsd3;
@@ -108192,6 +108167,26 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ical" = callPackage
({ mkDerivation, aeson, attoparsec, base, containers, either, mtl
, text, time, transformers
}:
mkDerivation {
pname = "ical";
version = "0.0.1";
sha256 = "f5e45df4249aa90a87080ef6714d77d8e961c5ba50e6813062379fcdaea7d882";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson attoparsec base containers either mtl text time transformers
];
executableHaskellDepends = [ base time ];
testHaskellDepends = [ base ];
homepage = "http://github.com/chrisdone/ical#readme";
description = "iCalendar format parser and org-mode converter";
license = stdenv.lib.licenses.bsd3;
}) {};
"iconv_0_4_1_2" = callPackage
({ mkDerivation, base, bytestring }:
mkDerivation {
@@ -110503,8 +110498,8 @@ self: {
}:
mkDerivation {
pname = "inline-r";
version = "0.7.1.2";
sha256 = "0f3eeece3cb0f37243051fb05205bdecf61ce83a7bcbac6b8d2ca4ea8491f6c7";
version = "0.7.2.0";
sha256 = "2cd4cd0cbf47c1a6a40a9803a34f5f913520eb3e61b95a26a65bfab0e083dc34";
libraryHaskellDepends = [
aeson base bytestring data-default-class deepseq exceptions mtl
pretty primitive process setenv singletons template-haskell text
@@ -147398,8 +147393,8 @@ self: {
({ mkDerivation, base, bytestring, process, unix, util }:
mkDerivation {
pname = "posix-pty";
version = "0.2.0.1";
sha256 = "aa2f25d9cd45fd186804ee77c7aa874bccd8483f95822498b4db05421df412b8";
version = "0.2.1";
sha256 = "16e941681511ef1d59300314d4f6f85192b00787fc2605fbd18a300192c4edc1";
libraryHaskellDepends = [ base bytestring process unix ];
librarySystemDepends = [ util ];
homepage = "https://bitbucket.org/merijnv/posix-pty";
@@ -147407,7 +147402,7 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {util = null;};
"posix-realtime" = callPackage
"posix-realtime_0_0_0_3" = callPackage
({ mkDerivation, base, unix }:
mkDerivation {
pname = "posix-realtime";
@@ -147416,6 +147411,18 @@ self: {
libraryHaskellDepends = [ base unix ];
description = "POSIX Realtime functionality";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"posix-realtime" = callPackage
({ mkDerivation, base, bytestring, unix }:
mkDerivation {
pname = "posix-realtime";
version = "0.0.0.4";
sha256 = "692cbab92e272e00b9402389c199be27add8c6f82b675c512085a36acc4ddf07";
libraryHaskellDepends = [ base bytestring unix ];
description = "POSIX Realtime functionality";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = [ "i686-linux" "x86_64-linux" ];
}) {};
@@ -147607,6 +147614,24 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"postgresql-connector" = callPackage
({ mkDerivation, base, bytestring, exceptions, lens, mtl
, postgresql-simple, resource-pool, resourcet, time
, transformers-base
}:
mkDerivation {
pname = "postgresql-connector";
version = "0.2.2";
sha256 = "72bf8bc38120fa1e45ab8820238741512818b96b614bb542e051b9f74695baac";
libraryHaskellDepends = [
base bytestring exceptions lens mtl postgresql-simple resource-pool
resourcet time transformers-base
];
homepage = "http://github.com/mfine/postgresql-connector";
description = "Initial project postgresql-connector from stack";
license = stdenv.lib.licenses.bsd3;
}) {};
"postgresql-copy-escape" = callPackage
({ mkDerivation, base, bytestring }:
mkDerivation {
@@ -147963,52 +147988,54 @@ self: {
}) {};
"postgrest" = callPackage
({ mkDerivation, aeson, base, base64-string, bcrypt, blaze-builder
, bytestring, case-insensitive, cassava, containers, convertible
, hasql, hasql-backend, hasql-postgres, heredoc, hlint, hspec
, hspec-wai, hspec-wai-json, HTTP, http-media, http-types, jwt
, MissingH, mtl, network, network-uri, optparse-applicative
, packdeps, process, QuickCheck, Ranged-sets, regex-base
, regex-tdfa, resource-pool, scientific, split, string-conversions
, stringsearch, text, time, transformers, unordered-containers
, vector, wai, wai-cors, wai-extra, wai-middleware-static, warp
({ mkDerivation, aeson, aeson-pretty, base, base64-string, bcrypt
, bifunctors, blaze-builder, bytestring, case-insensitive, cassava
, containers, convertible, errors, hasql, hasql-backend
, hasql-postgres, heredoc, hlint, hspec, hspec-wai, hspec-wai-json
, HTTP, http-media, http-types, jwt, MissingH, mtl, network
, network-uri, optparse-applicative, packdeps, parsec, process
, QuickCheck, Ranged-sets, regex-base, regex-tdfa, resource-pool
, scientific, split, string-conversions, stringsearch, text, time
, transformers, unordered-containers, vector, wai, wai-cors
, wai-extra, wai-middleware-static, warp
}:
mkDerivation {
pname = "postgrest";
version = "0.2.11.1";
sha256 = "5cc8f06c2db31640709245a7eceb0894e5c66fd65a6a03228f8ab263c355792b";
version = "0.3.0.0";
sha256 = "be45f6e85d007ba52c389f12e8a68336008bdf5f16ff6e6d30606d6f27d3ccc6";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
aeson base base64-string bcrypt blaze-builder bytestring
case-insensitive cassava containers convertible hasql hasql-backend
hasql-postgres HTTP http-types jwt MissingH mtl network network-uri
optparse-applicative Ranged-sets regex-base regex-tdfa
resource-pool scientific split string-conversions stringsearch text
time transformers unordered-containers vector wai wai-cors
wai-extra wai-middleware-static warp
];
executableHaskellDepends = [
aeson base base64-string bcrypt blaze-builder bytestring
case-insensitive cassava containers convertible hasql hasql-backend
hasql-postgres HTTP http-types jwt MissingH mtl network network-uri
optparse-applicative Ranged-sets regex-base regex-tdfa
resource-pool scientific split string-conversions stringsearch text
time transformers unordered-containers vector wai wai-cors
wai-extra wai-middleware-static warp
];
testHaskellDepends = [
aeson base base64-string bcrypt blaze-builder bytestring
case-insensitive cassava containers convertible hasql hasql-backend
hasql-postgres heredoc hlint hspec hspec-wai hspec-wai-json HTTP
http-media http-types jwt MissingH mtl network network-uri
optparse-applicative packdeps process QuickCheck Ranged-sets
aeson base base64-string bcrypt bifunctors blaze-builder bytestring
case-insensitive cassava containers convertible errors hasql
hasql-backend hasql-postgres HTTP http-types jwt MissingH mtl
network network-uri optparse-applicative parsec Ranged-sets
regex-base regex-tdfa resource-pool scientific split
string-conversions stringsearch text time transformers
unordered-containers vector wai wai-cors wai-extra
wai-middleware-static warp
];
jailbreak = true;
executableHaskellDepends = [
aeson aeson-pretty base base64-string bcrypt bifunctors
blaze-builder bytestring case-insensitive cassava containers
convertible errors hasql hasql-backend hasql-postgres HTTP
http-types jwt MissingH mtl network network-uri
optparse-applicative parsec Ranged-sets regex-base regex-tdfa
resource-pool scientific split string-conversions stringsearch text
time transformers unordered-containers vector wai wai-cors
wai-extra wai-middleware-static warp
];
testHaskellDepends = [
aeson base base64-string bcrypt bifunctors blaze-builder bytestring
case-insensitive cassava containers convertible errors hasql
hasql-backend hasql-postgres heredoc hlint hspec hspec-wai
hspec-wai-json HTTP http-media http-types jwt MissingH mtl network
network-uri optparse-applicative packdeps parsec process QuickCheck
Ranged-sets regex-base regex-tdfa resource-pool scientific split
string-conversions stringsearch text time transformers
unordered-containers vector wai wai-cors wai-extra
wai-middleware-static warp
];
homepage = "https://github.com/begriffs/postgrest";
description = "REST API for any Postgres database";
license = stdenv.lib.licenses.mit;
@@ -148497,6 +148524,18 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"prelude-edsl" = callPackage
({ mkDerivation, base }:
mkDerivation {
pname = "prelude-edsl";
version = "0.1.2";
sha256 = "97e884220ca2c37e913b8b73f148f0cb3e822a3b6cf89d88e25b7d4d9e1cd934";
libraryHaskellDepends = [ base ];
homepage = "https://github.com/emilaxelsson/prelude-edsl";
description = "An EDSL-motivated subset of the Prelude";
license = stdenv.lib.licenses.bsd3;
}) {};
"prelude-extras_0_4" = callPackage
({ mkDerivation, base }:
mkDerivation {
@@ -149919,24 +149958,24 @@ self: {
"propellor" = callPackage
({ mkDerivation, ansi-terminal, async, base, bytestring, containers
, directory, exceptions, filepath, hslogger, IfElse, MissingH, mtl
, network, process, QuickCheck, stm, text, time, transformers, unix
, network, process, stm, text, time, transformers, unix
, unix-compat
}:
mkDerivation {
pname = "propellor";
version = "2.13.0";
sha256 = "a07eaafdea912142b6e5fad2e4bca02bb6058bb65650903f427d9304c16a6cf7";
version = "2.14.0";
sha256 = "b8b06a61b3991cb177880de43bf94014492807095f8249fc1389a746c8edeef3";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
ansi-terminal async base bytestring containers directory exceptions
filepath hslogger IfElse MissingH mtl network process QuickCheck
stm text time transformers unix unix-compat
filepath hslogger IfElse MissingH mtl network process stm text time
transformers unix unix-compat
];
executableHaskellDepends = [
ansi-terminal async base bytestring containers directory exceptions
filepath hslogger IfElse MissingH mtl network process QuickCheck
stm text time transformers unix unix-compat
filepath hslogger IfElse MissingH mtl network process stm text time
transformers unix unix-compat
];
homepage = "https://propellor.branchable.com/";
description = "property-based host configuration management in haskell";
@@ -161241,7 +161280,7 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"scientific" = callPackage
"scientific_0_3_4_2" = callPackage
({ mkDerivation, base, binary, bytestring, containers, deepseq
, ghc-prim, hashable, integer-gmp, QuickCheck, smallcheck, tasty
, tasty-ant-xml, tasty-hunit, tasty-quickcheck, tasty-smallcheck
@@ -161262,9 +161301,10 @@ self: {
homepage = "https://github.com/basvandijk/scientific";
description = "Numbers represented using scientific notation";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"scientific_0_3_4_4" = callPackage
"scientific" = callPackage
({ mkDerivation, base, binary, bytestring, containers, deepseq
, ghc-prim, hashable, integer-gmp, QuickCheck, smallcheck, tasty
, tasty-ant-xml, tasty-hunit, tasty-quickcheck, tasty-smallcheck
@@ -161285,7 +161325,6 @@ self: {
homepage = "https://github.com/basvandijk/scientific";
description = "Numbers represented using scientific notation";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"scion" = callPackage
@@ -161551,11 +161590,13 @@ self: {
pname = "scotty-cookie";
version = "0.1.0.3";
sha256 = "34f191cde735151d69f137c03f165ae179bb68a34ed676f05b8b2684c0e8db73";
revision = "1";
editedCabalFile = "3ff1df13a5acba8ba170a5ac22b3ac6a2c227791292536ce1ebfc41038f58fc9";
libraryHaskellDepends = [
base blaze-builder bytestring containers cookie scotty text time
transformers
];
homepage = "https://bitbucket.org/wniare/scotty-cookie";
homepage = "https://github.com/mmartin/scotty-cookie";
description = "Cookie management helper functions for Scotty framework";
license = stdenv.lib.licenses.bsd3;
}) {};
@@ -165925,8 +165966,8 @@ self: {
}:
mkDerivation {
pname = "shellmate";
version = "0.2.1";
sha256 = "0d166148bb752a56be12df4c6672e35943d8be2683b24d78c5aa2b3af53e7515";
version = "0.2.2";
sha256 = "82a8da309108007d163d821dd644d37fe15a2cc3bd1885b0ed9a645997815b76";
libraryHaskellDepends = [
base bytestring directory download-curl feed filepath process
tagsoup temporary transformers xml
@@ -167255,12 +167296,16 @@ self: {
}) {ssh2 = null;};
"simplest-sqlite" = callPackage
({ mkDerivation, base, bytestring, sqlite, text }:
({ mkDerivation, base, bytestring, exception-hierarchy, sqlite
, template-haskell, text
}:
mkDerivation {
pname = "simplest-sqlite";
version = "0.0.0.10";
sha256 = "27eb0f5579191315e32f1fec9e2f85da667218daa39541f1205c556f2c003aaf";
libraryHaskellDepends = [ base bytestring text ];
version = "0.0.0.14";
sha256 = "5534a0e32ca607ca8004b6f8a666812eeb6cf9750e8bffd206a15c3a8f067d18";
libraryHaskellDepends = [
base bytestring exception-hierarchy template-haskell text
];
librarySystemDepends = [ sqlite ];
homepage = "comming soon";
description = "Simplest SQLite3 binding";
@@ -174955,7 +175000,7 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"streaming-commons" = callPackage
"streaming-commons_0_1_14_2" = callPackage
({ mkDerivation, array, async, base, blaze-builder, bytestring
, deepseq, directory, hspec, network, process, QuickCheck, random
, stm, text, transformers, unix, zlib
@@ -174975,6 +175020,29 @@ self: {
homepage = "https://github.com/fpco/streaming-commons";
description = "Common lower-level functions needed by various streaming data libraries";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"streaming-commons" = callPackage
({ mkDerivation, array, async, base, blaze-builder, bytestring
, deepseq, directory, hspec, network, process, QuickCheck, random
, stm, text, transformers, unix, zlib
}:
mkDerivation {
pname = "streaming-commons";
version = "0.1.15";
sha256 = "e507beac9ab68eaa8be4933bc1e9511610c581fdfc72621ba51faa913e5fce42";
libraryHaskellDepends = [
array base blaze-builder bytestring directory network process
random stm text transformers unix zlib
];
testHaskellDepends = [
array async base blaze-builder bytestring deepseq hspec network
QuickCheck text unix zlib
];
homepage = "https://github.com/fpco/streaming-commons";
description = "Common lower-level functions needed by various streaming data libraries";
license = stdenv.lib.licenses.mit;
}) {};
"streaming-histogram" = callPackage
@@ -175080,6 +175148,8 @@ self: {
pname = "strict-base-types";
version = "0.3.0";
sha256 = "6beb0594468d462b7546dbbda2cd09c7ffacdcff36c2c43bc1789017bb47e30f";
revision = "1";
editedCabalFile = "fa53ac61b014f23c94e9016bdcef5f0ba853750f3faf2871f632507fc410d0f2";
libraryHaskellDepends = [
aeson base bifunctors binary deepseq ghc-prim lens QuickCheck
strict
@@ -183609,6 +183679,7 @@ self: {
executableHaskellDepends = [
base optparse-applicative pretty pretty-show tip-lib
];
jailbreak = true;
homepage = "http://tip-org.github.io";
description = "Convert from Haskell to Tip";
license = stdenv.lib.licenses.bsd3;
@@ -185280,8 +185351,8 @@ self: {
}:
mkDerivation {
pname = "trurl";
version = "0.4.0.1";
sha256 = "7b1a7565f7b41e570905fc3f0b91720a51060d04fdc71554c507e2f160ff7e7d";
version = "0.4.1.0";
sha256 = "9399cf354e434c631bcd4275951480c19b3217daa7d18ecebfbc6c3a4bd61e26";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@@ -194214,6 +194285,26 @@ self: {
license = "unknown";
}) {};
"wai-session-postgresql" = callPackage
({ mkDerivation, base, bytestring, cereal, postgresql-session
, postgresql-simple, time, transformers, wai-session
}:
mkDerivation {
pname = "wai-session-postgresql";
version = "0.1.0.0";
sha256 = "9597c3bf0ab5f03486bdc3e7908af49e78c99fed94620a1f5e91cccbd01767a2";
libraryHaskellDepends = [
base bytestring cereal postgresql-simple time transformers
wai-session
];
testHaskellDepends = [ base postgresql-session ];
jailbreak = true;
homepage = "https://github.com/hce/postgresql-session";
description = "PostgreSQL backed Wai session store";
license = stdenv.lib.licenses.bsd3;
broken = true;
}) {postgresql-session = null;};
"wai-session-tokyocabinet" = callPackage
({ mkDerivation, base, bytestring, cereal, errors
, tokyocabinet-haskell, transformers, wai-session
@@ -199275,7 +199366,7 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"xlsx" = callPackage
"xlsx_0_1_1_1" = callPackage
({ mkDerivation, base, binary-search, bytestring, conduit
, containers, data-default, digest, HUnit, lens, old-locale
, old-time, smallcheck, tasty, tasty-hunit, tasty-smallcheck, text
@@ -199305,9 +199396,10 @@ self: {
homepage = "https://github.com/qrilka/xlsx";
description = "Simple and incomplete Excel file parser/writer";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"xlsx_0_1_2" = callPackage
"xlsx" = callPackage
({ mkDerivation, base, binary-search, bytestring, conduit
, containers, data-default, digest, HUnit, lens, old-locale
, old-time, smallcheck, tasty, tasty-hunit, tasty-smallcheck, text
@@ -199337,7 +199429,6 @@ self: {
homepage = "https://github.com/qrilka/xlsx";
description = "Simple and incomplete Excel file parser/writer";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"xlsx-templater" = callPackage