hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
83ddbaad89.
This commit is contained in:
Peter Simons 2019-03-17 02:30:48 +01:00
parent 387c513d12
commit e98e4d21fa

View File

@ -29797,10 +29797,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "arbtt"; pname = "arbtt";
version = "0.10.1"; version = "0.10.2";
sha256 = "09n6v32yz612ag4acjd4jwnmv0ljarxi3b7v2mp4bj18c2gx1wbq"; sha256 = "02izfga7nv2saq4d1xwigq41hhbc02830sjppqsqw6vcb8082vs1";
revision = "1";
editedCabalFile = "0wnm1izr12yjh1kc7bhhj87sd7jwbh7qf6qpij0z84mlk58nq0mb";
isLibrary = false; isLibrary = false;
isExecutable = true; isExecutable = true;
executableHaskellDepends = [ executableHaskellDepends = [
@ -36123,22 +36121,22 @@ self: {
}) {}; }) {};
"betris" = callPackage "betris" = callPackage
({ mkDerivation, base, containers, lens, linear ({ mkDerivation, ansi-terminal, base, containers, lens, linear
, optparse-applicative, random, stm, time-units, vty , optparse-applicative, random, stm, time-units, vty
}: }:
mkDerivation { mkDerivation {
pname = "betris"; pname = "betris";
version = "0.1.1.1"; version = "0.2.0.0";
sha256 = "0ggmy2rwwsgq54j29b2a5dkafalww0nrzz89j08wf3gsg90g9p9i"; sha256 = "0d8qiiabcca7l57lkmmz5pn11y0jbksv08bzisfab588sbxd9vqr";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
libraryHaskellDepends = [ libraryHaskellDepends = [
base containers lens linear optparse-applicative random stm ansi-terminal base containers lens linear optparse-applicative
time-units vty random stm time-units vty
]; ];
executableHaskellDepends = [ executableHaskellDepends = [
base containers lens linear optparse-applicative random stm ansi-terminal base containers lens linear optparse-applicative
time-units vty random stm time-units vty
]; ];
description = "A horizontal version of tetris for braille users"; description = "A horizontal version of tetris for braille users";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
@ -109662,6 +109660,21 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"hedn-functor" = callPackage
({ mkDerivation, base, containers, hedn, recursion-schemes, text
, vector
}:
mkDerivation {
pname = "hedn-functor";
version = "0.1.0.0";
sha256 = "1s90az6akimfq6jwiyicns7v34ryp8riymj0ski1sl4ljjm4r4fi";
libraryHaskellDepends = [
base containers hedn recursion-schemes text vector
];
description = "Base functor for EDN AST";
license = stdenv.lib.licenses.bsd3;
}) {};
"hedra" = callPackage "hedra" = callPackage
({ mkDerivation, base, doctest, haskeline, random }: ({ mkDerivation, base, doctest, haskeline, random }:
mkDerivation { mkDerivation {
@ -112272,6 +112285,8 @@ self: {
pname = "hindent"; pname = "hindent";
version = "5.2.7"; version = "5.2.7";
sha256 = "06p7rn689ynlxxgpy7ix8r69zwz4iwp7rfvcjxa6kxayfiq3hc2w"; sha256 = "06p7rn689ynlxxgpy7ix8r69zwz4iwp7rfvcjxa6kxayfiq3hc2w";
revision = "2";
editedCabalFile = "14fdsaybp9jyhgcr5q4zl3cnhbll2q732gz52qwbmvk0q5y0zad0";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
enableSeparateDataOutput = true; enableSeparateDataOutput = true;
@ -112975,6 +112990,25 @@ self: {
broken = true; broken = true;
}) {}; }) {};
"hit-on" = callPackage
({ mkDerivation, ansi-terminal, base, base-noprelude, github
, gitrev, optparse-applicative, relude, shellmet, text, vector
}:
mkDerivation {
pname = "hit-on";
version = "0.0.0";
sha256 = "14npvwxh33cn8z2klp7liij41r9pyr00rs4g28yva2zry75bf98r";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
ansi-terminal base-noprelude github gitrev optparse-applicative
relude shellmet text vector
];
executableHaskellDepends = [ base ];
description = "Haskell Git Helper Tool";
license = stdenv.lib.licenses.mpl20;
}) {};
"hjcase" = callPackage "hjcase" = callPackage
({ mkDerivation, aeson, base, bytestring, HUnit, test-framework ({ mkDerivation, aeson, base, bytestring, HUnit, test-framework
, test-framework-hunit, text, unordered-containers, vector , test-framework-hunit, text, unordered-containers, vector
@ -243111,16 +243145,16 @@ self: {
"xmobar" = callPackage "xmobar" = callPackage
({ mkDerivation, alsa-core, alsa-mixer, async, base, bytestring ({ mkDerivation, alsa-core, alsa-mixer, async, base, bytestring
, containers, dbus, directory, extensible-exceptions, filepath , containers, dbus, directory, extensible-exceptions, filepath
, hinotify, hspec, HTTP, http-conduit, http-types, iwlib, libmpd , hinotify, hspec, http-conduit, http-types, iwlib, libmpd, libXpm
, libXpm, libXrandr, libXrender, mtl, old-locale, parsec , libXrandr, libXrender, mtl, old-locale, parsec, parsec-numbers
, parsec-numbers, process, regex-compat, stm, temporary, time , process, regex-compat, stm, temporary, time, timezone-olson
, timezone-olson, timezone-series, transformers, unix, utf8-string , timezone-series, transformers, unix, utf8-string, wirelesstools
, wirelesstools, X11, X11-xft , X11, X11-xft
}: }:
mkDerivation { mkDerivation {
pname = "xmobar"; pname = "xmobar";
version = "0.29.4"; version = "0.29.5";
sha256 = "08kis4pxw073cixpfv9ccnarxl425mxszsni5cqzbns1gl8qydsr"; sha256 = "0k5hjpr1vanj6hxf5mn3j5rfjrmiz4x29kcvi55d8qpzsan3iz0m";
configureFlags = [ configureFlags = [
"-fwith_alsa" "-fwith_conduit" "-fwith_datezone" "-fwith_dbus" "-fwith_alsa" "-fwith_conduit" "-fwith_datezone" "-fwith_dbus"
"-fwith_inotify" "-fwith_iwlib" "-fwith_mpd" "-fwith_mpris" "-fwith_inotify" "-fwith_iwlib" "-fwith_mpd" "-fwith_mpris"
@ -243131,7 +243165,7 @@ self: {
isExecutable = true; isExecutable = true;
libraryHaskellDepends = [ libraryHaskellDepends = [
alsa-core alsa-mixer async base bytestring containers dbus alsa-core alsa-mixer async base bytestring containers dbus
directory extensible-exceptions filepath hinotify HTTP http-conduit directory extensible-exceptions filepath hinotify http-conduit
http-types iwlib libmpd mtl old-locale parsec parsec-numbers http-types iwlib libmpd mtl old-locale parsec parsec-numbers
process regex-compat stm time timezone-olson timezone-series process regex-compat stm time timezone-olson timezone-series
transformers unix utf8-string X11 X11-xft transformers unix utf8-string X11 X11-xft