hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.0-9-g650d530 from Hackage revision
e761da20a9.
This commit is contained in:
Peter Simons 2019-11-15 21:33:45 +01:00
parent 72515c590e
commit 3c531669b1

View file

@ -86013,7 +86013,7 @@ self: {
"fltkhs" = callPackage "fltkhs" = callPackage
({ mkDerivation, base, bytestring, c2hs, Cabal, directory, filepath ({ mkDerivation, base, bytestring, c2hs, Cabal, directory, filepath
, fltk14, libGLU_combined, mtl, OpenGLRaw, parsec, pkgconfig, text , fltk14, libGL, libGLU, mtl, OpenGLRaw, parsec, pkg-config, text
, vector , vector
}: }:
mkDerivation { mkDerivation {
@ -86026,15 +86026,15 @@ self: {
setupHaskellDepends = [ base Cabal directory filepath ]; setupHaskellDepends = [ base Cabal directory filepath ];
libraryHaskellDepends = [ base bytestring text vector ]; libraryHaskellDepends = [ base bytestring text vector ];
librarySystemDepends = [ fltk14 ]; librarySystemDepends = [ fltk14 ];
libraryPkgconfigDepends = [ libGLU_combined ]; libraryPkgconfigDepends = [ libGL libGLU ];
libraryToolDepends = [ c2hs pkgconfig ]; libraryToolDepends = [ c2hs pkg-config ];
executableHaskellDepends = [ executableHaskellDepends = [
base directory filepath mtl OpenGLRaw parsec text base directory filepath mtl OpenGLRaw parsec text
]; ];
description = "FLTK bindings"; description = "FLTK bindings";
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
}) {inherit (pkgs) fltk14; inherit (pkgs) libGLU_combined; }) {inherit (pkgs) fltk14; inherit (pkgs) libGL;
pkgconfig = null;}; inherit (pkgs) libGLU; inherit (pkgs) pkg-config;};
"fltkhs-demos" = callPackage "fltkhs-demos" = callPackage
({ mkDerivation, base, bytestring, directory, fltkhs, process, stm ({ mkDerivation, base, bytestring, directory, fltkhs, process, stm
@ -120063,7 +120063,7 @@ self: {
pname = "hlibsass"; pname = "hlibsass";
version = "0.1.8.0"; version = "0.1.8.0";
sha256 = "1ssgvr0jvl79k1vckp5nq2zw6mx8l4xasydymzjwmhg0fl99mpi6"; sha256 = "1ssgvr0jvl79k1vckp5nq2zw6mx8l4xasydymzjwmhg0fl99mpi6";
configureFlags = [ "-fexternalLibsass" ]; configureFlags = [ "-fexternallibsass" ];
setupHaskellDepends = [ base Cabal directory ]; setupHaskellDepends = [ base Cabal directory ];
libraryHaskellDepends = [ base ]; libraryHaskellDepends = [ base ];
librarySystemDepends = [ libsass ]; librarySystemDepends = [ libsass ];
@ -137850,7 +137850,7 @@ self: {
sha256 = "1c7byr943x41nxpc3bnz152fvfbmakafq2958wyf9qiyp2pz18la"; sha256 = "1c7byr943x41nxpc3bnz152fvfbmakafq2958wyf9qiyp2pz18la";
revision = "1"; revision = "1";
editedCabalFile = "0n0qs5lgryh3zxy73j3qbpnxand43yd2bj6pclvyii8apqqp901a"; editedCabalFile = "0n0qs5lgryh3zxy73j3qbpnxand43yd2bj6pclvyii8apqqp901a";
configureFlags = [ "-fNoInteractiveTests" ]; configureFlags = [ "-fnointeractivetests" ];
libraryHaskellDepends = [ libraryHaskellDepends = [
attoparsec base bytestring bytestring-builder network primitive attoparsec base bytestring bytestring-builder network primitive
process text time transformers vector zlib-bindings process text time transformers vector zlib-bindings
@ -148823,22 +148823,25 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"lens-regex-pcre_1_0_0_1" = callPackage "lens-regex-pcre_1_1_0_0" = callPackage
({ mkDerivation, base, bytestring, gauge, hspec, lens, pcre-heavy ({ mkDerivation, base, bytestring, containers, gauge, hspec, lens
, template-haskell, text , pcre-heavy, pcre-light, template-haskell, text
}: }:
mkDerivation { mkDerivation {
pname = "lens-regex-pcre"; pname = "lens-regex-pcre";
version = "1.0.0.1"; version = "1.1.0.0";
sha256 = "0g103a415npasr9a8ay1bs1f7m24w8f53h9x3wrpvvbaf0v3z74i"; sha256 = "06540l3rylgpdhfdvd9nwkf6v8hyky4l3igs45zblrmhz4sdql5i";
libraryHaskellDepends = [ libraryHaskellDepends = [
base bytestring lens pcre-heavy template-haskell text base bytestring containers lens pcre-heavy pcre-light
template-haskell text
]; ];
testHaskellDepends = [ testHaskellDepends = [
base bytestring hspec lens pcre-heavy template-haskell text base bytestring containers hspec lens pcre-heavy pcre-light
template-haskell text
]; ];
benchmarkHaskellDepends = [ benchmarkHaskellDepends = [
base bytestring gauge lens pcre-heavy template-haskell text base bytestring containers gauge lens pcre-heavy pcre-light
template-haskell text
]; ];
description = "A lensy interface to regular expressions"; description = "A lensy interface to regular expressions";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
@ -178247,19 +178250,20 @@ self: {
"pandoc-placetable" = callPackage "pandoc-placetable" = callPackage
({ mkDerivation, aeson, base, bytestring, explicit-exception ({ mkDerivation, aeson, base, bytestring, explicit-exception
, http-conduit, pandoc-types, spreadsheet, text, utf8-string , http-conduit, pandoc, pandoc-types, spreadsheet, text
, utf8-string
}: }:
mkDerivation { mkDerivation {
pname = "pandoc-placetable"; pname = "pandoc-placetable";
version = "0.5.1"; version = "0.5.1";
sha256 = "0zfqmsq86jvwm4kpjb02whcdxk5xpgaj1sbdh471kr2vz8q4p112"; sha256 = "0zfqmsq86jvwm4kpjb02whcdxk5xpgaj1sbdh471kr2vz8q4p112";
configureFlags = [ "-finlineMarkdown" ]; configureFlags = [ "-finlinemarkdown" ];
isLibrary = false; isLibrary = false;
isExecutable = true; isExecutable = true;
enableSeparateDataOutput = true; enableSeparateDataOutput = true;
executableHaskellDepends = [ executableHaskellDepends = [
aeson base bytestring explicit-exception http-conduit pandoc-types aeson base bytestring explicit-exception http-conduit pandoc
spreadsheet text utf8-string pandoc-types spreadsheet text utf8-string
]; ];
description = "Pandoc filter to include CSV files"; description = "Pandoc filter to include CSV files";
license = "GPL"; license = "GPL";
@ -198451,7 +198455,7 @@ self: {
pname = "reactive-banana-wx"; pname = "reactive-banana-wx";
version = "1.1.1.0"; version = "1.1.1.0";
sha256 = "1yzymc6qpjj8d0fal09vxy2yicbrgrg42khylbbsrzmdgqfnf3kr"; sha256 = "1yzymc6qpjj8d0fal09vxy2yicbrgrg42khylbbsrzmdgqfnf3kr";
configureFlags = [ "-f-buildExamples" ]; configureFlags = [ "-f-buildexamples" ];
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
enableSeparateDataOutput = true; enableSeparateDataOutput = true;