hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.9.1 from Hackage revision
04b554ad3b.
This commit is contained in:
Peter Simons 2018-03-17 12:46:30 +01:00
parent 6d3232f7aa
commit 6a71804bea

@ -9851,6 +9851,32 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"Hoed_0_5_1" = callPackage
({ mkDerivation, array, base, bytestring, cereal, cereal-text
, cereal-vector, clock, containers, deepseq, directory, hashable
, libgraph, open-browser, primitive, process, QuickCheck
, regex-tdfa, regex-tdfa-text, semigroups, strict, template-haskell
, terminal-size, text, transformers, uniplate, unordered-containers
, vector, vector-th-unbox
}:
mkDerivation {
pname = "Hoed";
version = "0.5.1";
sha256 = "1rzlqd1sha6p1cw5w0gpf1w7qsmc6088sjnq1kq44mp12ybxrxm8";
libraryHaskellDepends = [
array base bytestring cereal cereal-text cereal-vector clock
containers deepseq directory hashable libgraph open-browser
primitive process QuickCheck regex-tdfa regex-tdfa-text semigroups
strict template-haskell terminal-size text transformers uniplate
unordered-containers vector vector-th-unbox
];
testHaskellDepends = [ base process QuickCheck ];
homepage = "https://github.com/MaartenFaddegon/Hoed";
description = "Lightweight algorithmic debugging";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"HoleyMonoid" = callPackage
({ mkDerivation, base }:
mkDerivation {
@ -20545,8 +20571,8 @@ self: {
pname = "accelerate-examples";
version = "1.1.0.0";
sha256 = "0zpjmk6v314jfda7fy22xghfqlqfh8vyf938qwyp6xjf1mpq1r1x";
revision = "2";
editedCabalFile = "1r53mc266gr6h2j0diyb82isaw72g6cdgvlqbhcnlidi3g7vqqcs";
revision = "3";
editedCabalFile = "1ir5i8skpyzpvwa17yw02j9rn9c5qjjincwrnjdwaixcdc7lsy4b";
configureFlags = [ "-f-opencl" ];
isLibrary = true;
isExecutable = true;
@ -22644,24 +22670,23 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"aeson-typescript_0_1_0_5" = callPackage
"aeson-typescript_0_1_0_6" = callPackage
({ mkDerivation, aeson, base, bytestring, containers, directory
, filepath, hspec, interpolate, mtl, process, tasty, tasty-ant-xml
, tasty-hspec, template-haskell, temporary, text, th-abstraction
, unordered-containers
, filepath, hspec, interpolate, mtl, process, template-haskell
, temporary, text, th-abstraction, unordered-containers
}:
mkDerivation {
pname = "aeson-typescript";
version = "0.1.0.5";
sha256 = "08mq1cvhgmys2jnf7jjh450ql6x800fc1a1xkczqrzw0dkbaab20";
version = "0.1.0.6";
sha256 = "11q165g6yvd87ahbfvxdpr6w61l0y9znv1x5jmznmj1c9m9s36id";
libraryHaskellDepends = [
aeson base containers interpolate mtl template-haskell text
th-abstraction unordered-containers
];
testHaskellDepends = [
aeson base bytestring containers directory filepath hspec
interpolate mtl process tasty tasty-ant-xml tasty-hspec
template-haskell temporary text th-abstraction unordered-containers
interpolate mtl process template-haskell temporary text
th-abstraction unordered-containers
];
homepage = "https://github.com/codedownio/aeson-typescript#readme";
description = "Generate TypeScript definition files from your ADTs";
@ -23220,8 +23245,8 @@ self: {
}:
mkDerivation {
pname = "aivika-gpss";
version = "0.5";
sha256 = "1szf6xaq7lk3l473rm8pls5s23nk08dwdzf875hx96i0m7kxmp6p";
version = "0.6.1";
sha256 = "06jx9340rr8a23gpzwwzqv0baqnv62w8cf8slcmcmlr0k84lg4ca";
libraryHaskellDepends = [
aivika aivika-transformers base containers hashable mtl
unordered-containers
@ -31343,6 +31368,26 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"aws-easy" = callPackage
({ mkDerivation, amazonka, amazonka-core, base, bytestring, lens
, resourcet, template-haskell, text
}:
mkDerivation {
pname = "aws-easy";
version = "0.1.0.0";
sha256 = "0lchj79l606a2wxh72g837ys3nb1628ps03wxm61s5fl49229c0w";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
amazonka amazonka-core base bytestring lens resourcet
template-haskell text
];
executableHaskellDepends = [ base ];
homepage = "https://github.com/rcook/aws-easy#readme";
description = "AWS Easy: Helper functions for working with amazonka";
license = stdenv.lib.licenses.mit;
}) {};
"aws-ec2" = callPackage
({ mkDerivation, aeson, aws, base, base16-bytestring
, base64-bytestring, blaze-builder, blaze-markup, byteable
@ -37229,6 +37274,8 @@ self: {
pname = "blink1";
version = "0.4";
sha256 = "0547wg4qk2xv5gzj1alaxk06j65dhmzhn6y48rjllyr4lc5bm2qj";
revision = "1";
editedCabalFile = "107838wpl7dw7r73gf7fkkcprafih7l5wy31ic7yc8wyp9s9hkxi";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base bytestring text unix usb vector ];
@ -41272,13 +41319,12 @@ self: {
, containers, deepseq, directory, distribution-nixpkgs, filepath
, hackage-db, hopenssl, hpack, language-nix, lens, monad-par
, monad-par-extras, mtl, optparse-applicative, pretty, process
, split, tasty, tasty-golden, text, time, transformers, utf8-string
, yaml
, split, tasty, tasty-golden, text, time, transformers, yaml
}:
mkDerivation {
pname = "cabal2nix";
version = "2.9";
sha256 = "1n6r27i4njiidij228r9fdb45pmsiidan6pxs2is2vsl8k9d65c7";
version = "2.9.1";
sha256 = "1qz5gjwzkfpmqiz5k62sxkv4prdmzwfa3hg9zma5dg1k4vs9dhkv";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -41290,7 +41336,7 @@ self: {
executableHaskellDepends = [
aeson base bytestring Cabal containers directory
distribution-nixpkgs filepath hopenssl language-nix lens monad-par
monad-par-extras mtl optparse-applicative pretty utf8-string
monad-par-extras mtl optparse-applicative pretty
];
testHaskellDepends = [
base Cabal filepath language-nix lens pretty tasty tasty-golden
@ -77035,6 +77081,24 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"friday-juicypixels_0_1_2_4" = callPackage
({ mkDerivation, base, bytestring, file-embed, friday, hspec
, JuicyPixels, vector
}:
mkDerivation {
pname = "friday-juicypixels";
version = "0.1.2.4";
sha256 = "0gxfj3x5w65dfnkf6ymjs27w2i14yv2m218qgmvx1p80wy7q4nbd";
libraryHaskellDepends = [ base friday JuicyPixels vector ];
testHaskellDepends = [
base bytestring file-embed friday hspec JuicyPixels
];
homepage = "github.com/TomMD/friday-juicypixels";
description = "Converts between the Friday and JuicyPixels image types";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"friday-scale-dct" = callPackage
({ mkDerivation, base, base-compat, carray, fft, friday, vector }:
mkDerivation {
@ -78362,6 +78426,19 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"garlic-bread" = callPackage
({ mkDerivation, base, hspec, mtl, transformers }:
mkDerivation {
pname = "garlic-bread";
version = "0.1.0.1";
sha256 = "1mky2jm8qadlv4534xnzfn4r24dipw6ac8s3wpkf90mxw9s6m8xm";
libraryHaskellDepends = [ base mtl transformers ];
testHaskellDepends = [ base hspec mtl transformers ];
homepage = "https://github.com/parsonsmatt/garlic-bread#readme";
description = "A monad transformer for keeping track of where you've come from";
license = stdenv.lib.licenses.bsd3;
}) {};
"garsia-wachs" = callPackage
({ mkDerivation, base }:
mkDerivation {
@ -80960,6 +81037,20 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"ghc-parser_0_2_0_2" = callPackage
({ mkDerivation, base, cpphs, ghc, happy }:
mkDerivation {
pname = "ghc-parser";
version = "0.2.0.2";
sha256 = "1130fpddf3jx84k558gsc83j3166qy15jp878w2d3lwgzxjcqx5v";
libraryHaskellDepends = [ base ghc ];
libraryToolDepends = [ cpphs happy ];
homepage = "https://github.com/gibiansky/IHaskell";
description = "Haskell source parser from GHC";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ghc-paths" = callPackage
({ mkDerivation, base, Cabal, directory }:
mkDerivation {
@ -81936,8 +82027,8 @@ self: {
}:
mkDerivation {
pname = "gi-gio";
version = "2.0.15";
sha256 = "1mxiwwm6dnbxxnqm05bh73qnb27dbfsyz3pr2bvgwvhp4f2m0nn3";
version = "2.0.16";
sha256 = "1xm13f4whvi08bwq2n6axkz1sirhqpsxpnfq9c8px0j9izy9qnpb";
setupHaskellDepends = [ base Cabal haskell-gi ];
libraryHaskellDepends = [
base bytestring containers gi-glib gi-gobject haskell-gi
@ -84309,6 +84400,23 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"gloss_1_12_0_0" = callPackage
({ mkDerivation, base, bmp, bytestring, containers, ghc-prim
, gloss-rendering, GLUT, OpenGL
}:
mkDerivation {
pname = "gloss";
version = "1.12.0.0";
sha256 = "0jxcvvmxvmb7n0wp4lwhvl4axkbhwwv4i6pi4xng357hfanxh1k9";
libraryHaskellDepends = [
base bmp bytestring containers ghc-prim gloss-rendering GLUT OpenGL
];
homepage = "http://gloss.ouroborus.net";
description = "Painless 2D vector graphics, animations and simulations";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"gloss-accelerate" = callPackage
({ mkDerivation, accelerate, base, gloss, gloss-rendering }:
mkDerivation {
@ -84336,6 +84444,19 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"gloss-algorithms_1_12_0_0" = callPackage
({ mkDerivation, base, containers, ghc-prim, gloss }:
mkDerivation {
pname = "gloss-algorithms";
version = "1.12.0.0";
sha256 = "00vji2mlakawarqsywgvl10yk32jmlxcj2d058a6psjqb0pkq0wb";
libraryHaskellDepends = [ base containers ghc-prim gloss ];
homepage = "http://gloss.ouroborus.net";
description = "Data structures and algorithms for working with 2D graphics";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"gloss-banana" = callPackage
({ mkDerivation, base, gloss, reactive-banana }:
mkDerivation {
@ -84370,10 +84491,8 @@ self: {
}:
mkDerivation {
pname = "gloss-examples";
version = "1.11.1.1";
sha256 = "0m5xyr5q6kfb2h5pfd5nj4x39nhhsnr7h8vxghvhvw1khsbh5gj1";
revision = "2";
editedCabalFile = "0ldnhqmxs03040m5ym0qw1ig217j893rm1sq7rnjsmvh15ziw4yh";
version = "1.12.0.0";
sha256 = "1iimmphkq89h4k8iny52kgz1a0cq6lp8dzr0lkj4j5qnfaj65lhl";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -84435,6 +84554,23 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"gloss-raster_1_12_0_0" = callPackage
({ mkDerivation, base, containers, ghc-prim, gloss, gloss-rendering
, repa
}:
mkDerivation {
pname = "gloss-raster";
version = "1.12.0.0";
sha256 = "14a1qcajm4fp4hr4y55mw1jl5id747d455yn1818y5kz75m4k7y8";
libraryHaskellDepends = [
base containers ghc-prim gloss gloss-rendering repa
];
homepage = "http://gloss.ouroborus.net";
description = "Parallel rendering of raster images";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"gloss-raster-accelerate" = callPackage
({ mkDerivation, accelerate, base, colour-accelerate, gloss
, gloss-accelerate
@ -84468,6 +84604,20 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"gloss-rendering_1_12_0_0" = callPackage
({ mkDerivation, base, bmp, bytestring, containers, GLUT, OpenGL }:
mkDerivation {
pname = "gloss-rendering";
version = "1.12.0.0";
sha256 = "1g64wlyk13lssf8p71xhpjaqygzdkn5fq6k2bmqwixmq56bhpnb0";
libraryHaskellDepends = [
base bmp bytestring containers GLUT OpenGL
];
description = "Gloss picture data types and rendering functions";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"gloss-sodium" = callPackage
({ mkDerivation, base, gloss, sodium }:
mkDerivation {
@ -99636,6 +99786,32 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"hedis_0_10_1" = callPackage
({ mkDerivation, async, base, bytestring, bytestring-lexing
, deepseq, doctest, errors, HTTP, HUnit, mtl, network, network-uri
, resource-pool, scanner, slave-thread, stm, test-framework
, test-framework-hunit, text, time, unordered-containers, vector
}:
mkDerivation {
pname = "hedis";
version = "0.10.1";
sha256 = "1xzma70f1p6zfihwpsnc23bdzw09yg50pig7knkj6bxkv19czbsn";
libraryHaskellDepends = [
async base bytestring bytestring-lexing deepseq errors HTTP mtl
network network-uri resource-pool scanner stm text time
unordered-containers vector
];
testHaskellDepends = [
async base bytestring doctest HUnit mtl slave-thread stm
test-framework test-framework-hunit text time
];
benchmarkHaskellDepends = [ base mtl time ];
homepage = "https://github.com/informatikr/hedis";
description = "Client library for the Redis datastore: supports full command set, pipelining";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hedis-config" = callPackage
({ mkDerivation, aeson, base, bytestring, hedis, scientific, text
, time
@ -111013,6 +111189,24 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"hsyslog-udp_0_2_2" = callPackage
({ mkDerivation, base, bytestring, hspec, hsyslog, network, text
, time, unix
}:
mkDerivation {
pname = "hsyslog-udp";
version = "0.2.2";
sha256 = "1fr8cn3jwasnp9q23q5pmz3z6zh7z04jhcv77igacwpgw0729hd4";
libraryHaskellDepends = [
base bytestring hsyslog network text time unix
];
testHaskellDepends = [ base hspec time ];
homepage = "https://github.com/ThoughtLeadr/hsyslog-udp";
description = "Log to syslog over a network via UDP";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hszephyr" = callPackage
({ mkDerivation, base, bytestring, com_err, mtl, time, zephyr }:
mkDerivation {
@ -115940,6 +116134,43 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"ihaskell_0_9_0_3" = callPackage
({ mkDerivation, aeson, base, base64-bytestring, bytestring, cereal
, cmdargs, containers, directory, filepath, ghc, ghc-boot
, ghc-parser, ghc-paths, haskeline, haskell-src-exts, here, hlint
, hspec, hspec-contrib, http-client, http-client-tls, HUnit
, ipython-kernel, mtl, parsec, process, random, setenv, shelly
, split, stm, strict, system-argv0, text, transformers, unix
, unordered-containers, utf8-string, uuid, vector
}:
mkDerivation {
pname = "ihaskell";
version = "0.9.0.3";
sha256 = "13cblc7wy92gbsvvbmxmp1r9c3fkmzl61adan8v9zxqbgw1w284p";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson base base64-bytestring bytestring cereal cmdargs containers
directory filepath ghc ghc-boot ghc-parser ghc-paths haskeline
haskell-src-exts hlint http-client http-client-tls ipython-kernel
mtl parsec process random shelly split stm strict system-argv0 text
transformers unix unordered-containers utf8-string uuid vector
];
executableHaskellDepends = [
aeson base bytestring containers directory ghc ipython-kernel
process strict text transformers unix
];
testHaskellDepends = [
base directory ghc ghc-paths here hspec hspec-contrib HUnit setenv
shelly text transformers
];
homepage = "http://github.com/gibiansky/IHaskell";
description = "A Haskell backend kernel for the IPython project";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ihaskell-aeson" = callPackage
({ mkDerivation, aeson, aeson-pretty, base, bytestring, here
, ihaskell, text
@ -116005,8 +116236,8 @@ self: {
}:
mkDerivation {
pname = "ihaskell-diagrams";
version = "0.3.1.1";
sha256 = "1c6a469ymfcjmf4larh1sh6qzaxgq260r55vzx78irh036k5h0lc";
version = "0.3.2.1";
sha256 = "0ssczqr41nrbrdr95vz457mwxcpmcrwd1bihzccmici1fvjd13rx";
libraryHaskellDepends = [
active base bytestring diagrams diagrams-cairo diagrams-lib
directory ihaskell text
@ -118569,6 +118800,27 @@ self: {
pname = "invertible";
version = "0.2.0.3";
sha256 = "0pckhl1nv6w66k3ll9q1bwbmzl2rpbwk6c3xkm7dscxzjzw43qwf";
revision = "1";
editedCabalFile = "0jkwx19gj653ribqmlpysyp2kf4rphwj837zzwwd7jf9cnmgyqlp";
libraryHaskellDepends = [
base haskell-src-meta invariant lens partial-isomorphisms
semigroupoids template-haskell transformers TypeCompose
];
testHaskellDepends = [ base QuickCheck transformers ];
description = "bidirectional arrows, bijective functions, and invariant functors";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"invertible_0_2_0_4" = callPackage
({ mkDerivation, base, haskell-src-meta, invariant, lens
, partial-isomorphisms, QuickCheck, semigroupoids, template-haskell
, transformers, TypeCompose
}:
mkDerivation {
pname = "invertible";
version = "0.2.0.4";
sha256 = "0hrg58p5yz97n2xi9mbad69skldr163mr1wdvykdsvwyyxhfl4q4";
libraryHaskellDepends = [
base haskell-src-meta invariant lens partial-isomorphisms
semigroupoids template-haskell transformers TypeCompose
@ -119170,6 +119422,29 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"ipython-kernel_0_9_0_2" = callPackage
({ mkDerivation, aeson, base, bytestring, cereal, containers
, directory, filepath, mtl, process, SHA, temporary, text
, transformers, unordered-containers, uuid, zeromq4-haskell
}:
mkDerivation {
pname = "ipython-kernel";
version = "0.9.0.2";
sha256 = "01l22myk73igczzjj4b239brp80b3pfamw9w67lw4l4w6n7lc8sr";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson base bytestring cereal containers directory filepath mtl
process SHA temporary text transformers unordered-containers uuid
zeromq4-haskell
];
homepage = "http://github.com/gibiansky/IHaskell";
description = "A library for creating kernels for IPython frontends";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"irc" = callPackage
({ mkDerivation, attoparsec, base, bytestring, HUnit, QuickCheck
, test-framework, test-framework-hunit, test-framework-quickcheck2
@ -127876,8 +128151,8 @@ self: {
pname = "lens-accelerate";
version = "0.1.0.0";
sha256 = "0j4mbkpdwycpc4m9vh43ylxw1k7ayhbjm8r50jb1dha24fb3d9z4";
revision = "1";
editedCabalFile = "0mgh4px2gpbny3fnbxv91ml5anvq3gmxs3w3q0zgsbnhaw73w4cf";
revision = "2";
editedCabalFile = "1yk1zjwp7sabh90rgz4sa15vqj1wq837nypqjb0qhymslmrnvvnl";
libraryHaskellDepends = [ accelerate base lens ];
homepage = "https://github.com/tmcdonell/lens-accelerate";
description = "Instances to mix lens with accelerate";
@ -152942,7 +153217,7 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"pandoc-types_1_17_4_1" = callPackage
"pandoc-types_1_17_4_2" = callPackage
({ mkDerivation, aeson, base, bytestring, containers, criterion
, deepseq, ghc-prim, HUnit, QuickCheck, string-qq, syb
, test-framework, test-framework-hunit, test-framework-quickcheck2
@ -152950,8 +153225,8 @@ self: {
}:
mkDerivation {
pname = "pandoc-types";
version = "1.17.4.1";
sha256 = "1v2xy6vmg9kcvax9mwqwrjdkf860jwyxkbd45snvh82p368yfxq2";
version = "1.17.4.2";
sha256 = "1jiy4siyfcf4z0m0kn0z58cbrsvggavlxljrcb4srwblih55xqap";
libraryHaskellDepends = [
aeson base bytestring containers deepseq ghc-prim QuickCheck syb
transformers
@ -156062,6 +156337,26 @@ self: {
license = stdenv.lib.licenses.bsd3;
}) {};
"persistable-record_0_6_0_2" = callPackage
({ mkDerivation, array, base, containers, dlist, names-th
, product-isomorphic, quickcheck-simple, template-haskell
, th-data-compat, transformers
}:
mkDerivation {
pname = "persistable-record";
version = "0.6.0.2";
sha256 = "1sj2izz8ppam28qcja02jj6fx7khdjmnr4xn2yglbxyzs91fjg44";
libraryHaskellDepends = [
array base containers dlist names-th product-isomorphic
template-haskell th-data-compat transformers
];
testHaskellDepends = [ base quickcheck-simple ];
homepage = "http://khibino.github.io/haskell-relational-record/";
description = "Binding between SQL database values and haskell records";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"persistable-types-HDBC-pg" = callPackage
({ mkDerivation, base, bytestring, convertible, HDBC
, persistable-record, relational-query-HDBC, text-postgresql
@ -165564,6 +165859,23 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"pushbullet-types_0_4_1_0" = callPackage
({ mkDerivation, aeson, base, http-api-data, microlens
, microlens-th, scientific, text, time, unordered-containers
}:
mkDerivation {
pname = "pushbullet-types";
version = "0.4.1.0";
sha256 = "0ny8nlk50cn6zgikg7xwylkrablj05vcm5gjm9y4zdzhbz7s4qb4";
libraryHaskellDepends = [
aeson base http-api-data microlens microlens-th scientific text
time unordered-containers
];
description = "Datatypes used by the Pushbullet APIs";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"pusher-haskell" = callPackage
({ mkDerivation, aeson, base, bytestring, hspec, HTTP, MissingH
, mtl, SHA, time
@ -167968,8 +168280,8 @@ self: {
}:
mkDerivation {
pname = "random-bytestring";
version = "0.1.2";
sha256 = "132xlls7qw94y2ljc74m0qhlzb19yv3yfxmwhi25cnghggsb22qz";
version = "0.1.3";
sha256 = "0npm55xzb6rv4spqn5mhkq8r43nwm818v6f2c20yv2bzhk11a0qm";
libraryHaskellDepends = [ base bytestring mwc-random pcg-random ];
benchmarkHaskellDepends = [
async base bytestring criterion cryptonite entropy ghc-prim
@ -168389,6 +168701,20 @@ self: {
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"rank2classes_1_0_2" = callPackage
({ mkDerivation, base, doctest, template-haskell, transformers }:
mkDerivation {
pname = "rank2classes";
version = "1.0.2";
sha256 = "1qkknjas2w0zrv5kx47i1cxaiyv7814fqj8y69kywsl93q919p42";
libraryHaskellDepends = [ base template-haskell transformers ];
testHaskellDepends = [ base doctest ];
homepage = "https://github.com/blamario/grampa/tree/master/rank2classes";
description = "standard type constructor class hierarchy, only with methods of rank 2 types";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"rapid" = callPackage
({ mkDerivation, async, base, containers, foreign-store, stm }:
mkDerivation {
@ -172301,8 +172627,8 @@ self: {
pname = "repa";
version = "3.4.1.3";
sha256 = "0w3swrv5rdzkngcv1b6lndsg93y0y0wcxg7asgnxd529jsrdfciy";
revision = "1";
editedCabalFile = "08n1c94kds39p5gaz46cij4swycr49jz7jhpr669jf68limhrqk6";
revision = "2";
editedCabalFile = "0kmypfnpzjszdzhpd1lskp0plja8zyr8r2y9xyscx4g5md9hh0zp";
libraryHaskellDepends = [
base bytestring ghc-prim QuickCheck template-haskell vector
];
@ -172410,8 +172736,8 @@ self: {
pname = "repa-examples";
version = "3.4.1.1";
sha256 = "16jg56021r7974z66rhfyp246cj0r7h6wabnpl590q3fljwh5039";
revision = "2";
editedCabalFile = "1ljqrqlk5h34q4mg6qipx5qsgz8fhp51p5mfkzv822d7v5qdsnv7";
revision = "3";
editedCabalFile = "0vdzcx1fixvgqzmjxra8gfwhzs56qdrzixscq074sddv7jh5iz2f";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -189933,26 +190259,27 @@ self: {
}) {inherit (pkgs) openssl;};
"sqlcli" = callPackage
({ mkDerivation, base, logging, text, transformers }:
({ mkDerivation, base, logging, text, transformers, unixODBC }:
mkDerivation {
pname = "sqlcli";
version = "0.2.0.0";
sha256 = "164p1frqcazzhcwd1b5n1y890nigai79s1qg8vkailfvnzdxffvq";
version = "0.2.0.1";
sha256 = "09x9g3rjz1idyr0rh885y4pdddn08g7hwcspa47n6yf5wlx33gln";
libraryHaskellDepends = [ base logging text transformers ];
librarySystemDepends = [ unixODBC ];
homepage = "http://hub.darcs.net/mihaigiurgeanu/sqlcli";
description = "Sql Call-Level Interface bindings for Haskell";
license = stdenv.lib.licenses.bsd3;
}) {};
}) {inherit (pkgs) unixODBC;};
"sqlcli-odbc" = callPackage
({ mkDerivation, base, logging, sqlcli }:
mkDerivation {
pname = "sqlcli-odbc";
version = "0.2.0.0";
sha256 = "1zq1rgj32w72arhplqfiygflg8gablpm1alppd3y03wki1gnrd95";
version = "0.2.0.1";
sha256 = "1rfhdaa0wmvc78nbjhi93p9sv66xa6rjr79yyhlkqi1d335b8vb5";
libraryHaskellDepends = [ base logging sqlcli ];
homepage = "https://hub.darcs.com/mihaigiurgeanu/sqlcli-odbc";
description = "Specific ODBC definitions to be used by SQL CLI clients";
homepage = "https://hub.darcs.net/mihaigiurgeanu/sqlcli-odbc";
description = "ODBC specific definitions to be used by SQL CLI clients";
license = stdenv.lib.licenses.bsd3;
}) {};
@ -209534,8 +209861,8 @@ self: {
pname = "union";
version = "0.1.1.2";
sha256 = "10nkcmql6ryh3vp02yxk3i1f6fbxdcsjk6s5ani89qa05448xqkw";
revision = "2";
editedCabalFile = "088dcgyg9bzm5qczcddssjfwywk9lsj10lq7byh4f9rnsf0jppna";
revision = "3";
editedCabalFile = "1llczfg153qqrkp2biqaa9qqyzy6li5cnxbyp5p24d7f2dr0d5fc";
libraryHaskellDepends = [ base deepseq profunctors tagged vinyl ];
benchmarkHaskellDepends = [ base criterion deepseq lens ];
description = "Extensible type-safe unions";
@ -226037,6 +226364,8 @@ self: {
pname = "zip-stream";
version = "0.1.0.1";
sha256 = "17ndw8a6br9bgkr5s2jn54kq69bg4hwi55dfh899dbyzyl0yzxaq";
revision = "1";
editedCabalFile = "1g3yr6ggcxgzzdpaj7zn48k7mqfdnnz697f3midw2br1dnhv7zdf";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [