diff --git a/pkgs/development/haskell-modules/configuration-lts-0.0.nix b/pkgs/development/haskell-modules/configuration-lts-0.0.nix index 590b76b5ae0..0de5fc2f95f 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.0.nix @@ -5101,6 +5101,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5388,6 +5389,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7112,6 +7114,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8444,6 +8447,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_15"; "system-filepath" = doDistribute super."system-filepath_0_4_12"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.1.nix b/pkgs/development/haskell-modules/configuration-lts-0.1.nix index a7524970851..e9649ded74e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.1.nix @@ -5101,6 +5101,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5388,6 +5389,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7112,6 +7114,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8444,6 +8447,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_15"; "system-filepath" = doDistribute super."system-filepath_0_4_12"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.2.nix b/pkgs/development/haskell-modules/configuration-lts-0.2.nix index 6bb502e2d2d..ddd270cab51 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.2.nix @@ -5101,6 +5101,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5388,6 +5389,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7112,6 +7114,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8444,6 +8447,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_15"; "system-filepath" = doDistribute super."system-filepath_0_4_12"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.3.nix b/pkgs/development/haskell-modules/configuration-lts-0.3.nix index 5046049de44..ed01ed9ba0b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.3.nix @@ -5101,6 +5101,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5388,6 +5389,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7112,6 +7114,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8444,6 +8447,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_15"; "system-filepath" = doDistribute super."system-filepath_0_4_12"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.4.nix b/pkgs/development/haskell-modules/configuration-lts-0.4.nix index 5e0ea64d009..a7ba69d54ce 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.4.nix @@ -5099,6 +5099,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5386,6 +5387,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7110,6 +7112,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8441,6 +8444,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.5.nix b/pkgs/development/haskell-modules/configuration-lts-0.5.nix index 031f0c6c856..40e2308969d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.5.nix @@ -5099,6 +5099,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5386,6 +5387,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7110,6 +7112,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8441,6 +8444,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.6.nix b/pkgs/development/haskell-modules/configuration-lts-0.6.nix index 64066a0b528..fd306cd0a75 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.6.nix @@ -5097,6 +5097,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5384,6 +5385,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7108,6 +7110,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8438,6 +8441,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.7.nix b/pkgs/development/haskell-modules/configuration-lts-0.7.nix index e463801153b..6418e9b7209 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.7.nix @@ -5097,6 +5097,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5384,6 +5385,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7108,6 +7110,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8438,6 +8441,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.0.nix b/pkgs/development/haskell-modules/configuration-lts-1.0.nix index 75a1000888a..ba011110146 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.0.nix @@ -5090,6 +5090,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5377,6 +5378,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7101,6 +7103,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8429,6 +8432,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_1"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.1.nix b/pkgs/development/haskell-modules/configuration-lts-1.1.nix index f23a4fb9482..cfe4e6c6171 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.1.nix @@ -5084,6 +5084,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5371,6 +5372,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7094,6 +7096,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8420,6 +8423,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_1"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.10.nix b/pkgs/development/haskell-modules/configuration-lts-1.10.nix index 1cccadc95ec..bfe57849529 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.10.nix @@ -5068,6 +5068,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2"; @@ -5355,6 +5356,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7075,6 +7077,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8399,6 +8402,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_1"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.11.nix b/pkgs/development/haskell-modules/configuration-lts-1.11.nix index d0aeca23fba..881dfeaa62e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.11.nix @@ -5066,6 +5066,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2"; @@ -5352,6 +5353,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7072,6 +7074,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8396,6 +8399,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_1"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.12.nix b/pkgs/development/haskell-modules/configuration-lts-1.12.nix index 70f2b5eb90c..9be52c89fe4 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.12.nix @@ -5066,6 +5066,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5352,6 +5353,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7072,6 +7074,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8396,6 +8399,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_1"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.13.nix b/pkgs/development/haskell-modules/configuration-lts-1.13.nix index c148a475d28..5c278cc91c0 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.13.nix @@ -5065,6 +5065,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5351,6 +5352,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7071,6 +7073,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8395,6 +8398,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_1"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.14.nix b/pkgs/development/haskell-modules/configuration-lts-1.14.nix index 1543e1e1f53..b2682cb4f13 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.14.nix @@ -5062,6 +5062,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5348,6 +5349,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7068,6 +7070,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8391,6 +8394,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_1"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.15.nix b/pkgs/development/haskell-modules/configuration-lts-1.15.nix index 7bee95b1a11..bf8c9eb0b04 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.15.nix @@ -5059,6 +5059,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5345,6 +5346,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7063,6 +7065,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8384,6 +8387,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.2.nix b/pkgs/development/haskell-modules/configuration-lts-1.2.nix index b5eeb56240c..05852c538a5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.2.nix @@ -5081,6 +5081,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4"; @@ -5368,6 +5369,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7090,6 +7092,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8415,6 +8418,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_1"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.4.nix b/pkgs/development/haskell-modules/configuration-lts-1.4.nix index 01ecfcea59c..2aef19ffcd2 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.4.nix @@ -5078,6 +5078,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_1"; @@ -5365,6 +5366,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7086,6 +7088,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8411,6 +8414,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_1"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.5.nix b/pkgs/development/haskell-modules/configuration-lts-1.5.nix index 1f82e62c5d7..5a546217a35 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.5.nix @@ -5077,6 +5077,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_1"; @@ -5364,6 +5365,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7085,6 +7087,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8410,6 +8413,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_1"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.7.nix b/pkgs/development/haskell-modules/configuration-lts-1.7.nix index aaf40fa4264..eb3a19da6a5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.7.nix @@ -5072,6 +5072,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2"; @@ -5359,6 +5360,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7080,6 +7082,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8405,6 +8408,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_1"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.8.nix b/pkgs/development/haskell-modules/configuration-lts-1.8.nix index 03ae781ccc9..456b208b980 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.8.nix @@ -5069,6 +5069,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2"; @@ -5356,6 +5357,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7076,6 +7078,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8401,6 +8404,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.9.nix b/pkgs/development/haskell-modules/configuration-lts-1.9.nix index 6b3e16f25de..a933be151b7 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.9.nix @@ -5068,6 +5068,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2"; @@ -5355,6 +5356,7 @@ self: super: { "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; "json" = dontDistribute super."json"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7075,6 +7077,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8400,6 +8403,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.0.nix b/pkgs/development/haskell-modules/configuration-lts-2.0.nix index 5bcbdd5ffdb..d7bedfd0bc0 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.0.nix @@ -5042,6 +5042,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5324,6 +5325,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7028,6 +7030,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8342,6 +8345,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.1.nix b/pkgs/development/haskell-modules/configuration-lts-2.1.nix index b060c6e6634..31db8fe1440 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.1.nix @@ -5042,6 +5042,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5324,6 +5325,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7028,6 +7030,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8342,6 +8345,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.10.nix b/pkgs/development/haskell-modules/configuration-lts-2.10.nix index 6cec44e5d40..e98942f659b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.10.nix @@ -5026,6 +5026,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5306,6 +5307,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7008,6 +7010,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8311,6 +8314,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.11.nix b/pkgs/development/haskell-modules/configuration-lts-2.11.nix index 7d1d92c6f52..c8ae32d7c38 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.11.nix @@ -5025,6 +5025,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5305,6 +5306,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7006,6 +7008,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8307,6 +8310,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.12.nix b/pkgs/development/haskell-modules/configuration-lts-2.12.nix index c8ed26f3045..6750cb2d5d1 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.12.nix @@ -5025,6 +5025,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5305,6 +5306,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7006,6 +7008,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8306,6 +8309,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.13.nix b/pkgs/development/haskell-modules/configuration-lts-2.13.nix index a69b62f84f7..61125b12723 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.13.nix @@ -5025,6 +5025,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5304,6 +5305,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7005,6 +7007,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8305,6 +8308,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.14.nix b/pkgs/development/haskell-modules/configuration-lts-2.14.nix index 2235602b613..d8cf7ce903f 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.14.nix @@ -5023,6 +5023,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5302,6 +5303,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7003,6 +7005,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8303,6 +8306,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.15.nix b/pkgs/development/haskell-modules/configuration-lts-2.15.nix index b16192762e2..b5ac5df9262 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.15.nix @@ -5022,6 +5022,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5301,6 +5302,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7001,6 +7003,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8300,6 +8303,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.16.nix b/pkgs/development/haskell-modules/configuration-lts-2.16.nix index 02c470ec797..d1cefdb9f1a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.16.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.16.nix @@ -5019,6 +5019,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5298,6 +5299,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6997,6 +6999,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8296,6 +8299,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.17.nix b/pkgs/development/haskell-modules/configuration-lts-2.17.nix index 90776befb76..62817592f11 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.17.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.17.nix @@ -5016,6 +5016,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5295,6 +5296,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6993,6 +6995,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8292,6 +8295,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.18.nix b/pkgs/development/haskell-modules/configuration-lts-2.18.nix index 464bf649b25..12e7a63a99c 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.18.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.18.nix @@ -5014,6 +5014,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5293,6 +5294,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6990,6 +6992,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8289,6 +8292,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.19.nix b/pkgs/development/haskell-modules/configuration-lts-2.19.nix index a0ad91be41a..c76562a5ae9 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.19.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.19.nix @@ -5013,6 +5013,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5292,6 +5293,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6989,6 +6991,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8288,6 +8291,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.2.nix b/pkgs/development/haskell-modules/configuration-lts-2.2.nix index 25c43cfd7d4..540f6a33be0 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.2.nix @@ -5040,6 +5040,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5322,6 +5323,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7026,6 +7028,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8340,6 +8343,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.20.nix b/pkgs/development/haskell-modules/configuration-lts-2.20.nix index 177dd13e9e7..ee32b47ad0b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.20.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.20.nix @@ -5013,6 +5013,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5292,6 +5293,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6989,6 +6991,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8287,6 +8290,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.21.nix b/pkgs/development/haskell-modules/configuration-lts-2.21.nix index 3419fd18d01..744ce37cb1d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.21.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.21.nix @@ -5013,6 +5013,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5292,6 +5293,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6988,6 +6990,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8286,6 +8289,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.22.nix b/pkgs/development/haskell-modules/configuration-lts-2.22.nix index 57a76f05f2e..1ca17474a51 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.22.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.22.nix @@ -5012,6 +5012,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5291,6 +5292,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6987,6 +6989,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8285,6 +8288,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.3.nix b/pkgs/development/haskell-modules/configuration-lts-2.3.nix index bba4a81b515..65521fa360c 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.3.nix @@ -5038,6 +5038,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5320,6 +5321,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7024,6 +7026,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8338,6 +8341,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.4.nix b/pkgs/development/haskell-modules/configuration-lts-2.4.nix index 8988afda5f7..589429db307 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.4.nix @@ -5038,6 +5038,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5320,6 +5321,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7023,6 +7025,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8336,6 +8339,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_2"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.5.nix b/pkgs/development/haskell-modules/configuration-lts-2.5.nix index 7c0907ed947..e70c6e29102 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.5.nix @@ -5037,6 +5037,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5319,6 +5320,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7022,6 +7024,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8335,6 +8338,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_3"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.6.nix b/pkgs/development/haskell-modules/configuration-lts-2.6.nix index 51ef80a6efe..4bce5603ac1 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.6.nix @@ -5034,6 +5034,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5316,6 +5317,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7018,6 +7020,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8331,6 +8334,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_3"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.7.nix b/pkgs/development/haskell-modules/configuration-lts-2.7.nix index f0369c778ea..96b0b5cc31a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.7.nix @@ -5034,6 +5034,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5316,6 +5317,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7019,6 +7021,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8332,6 +8335,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_3"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.8.nix b/pkgs/development/haskell-modules/configuration-lts-2.8.nix index 6bd3dfc2b4b..e3f56a38ef6 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.8.nix @@ -5032,6 +5032,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5314,6 +5315,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7017,6 +7019,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8326,6 +8329,7 @@ self: super: { "system-fileio" = doDistribute super."system-fileio_0_3_16_2"; "system-filepath" = doDistribute super."system-filepath_0_4_13_3"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.9.nix b/pkgs/development/haskell-modules/configuration-lts-2.9.nix index 2bfc3586000..2e5c024af52 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.9.nix @@ -5027,6 +5027,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = dontDistribute super."hyperloglog"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hyphenation" = doDistribute super."hyphenation_0_4_2_1"; @@ -5309,6 +5310,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -7011,6 +7013,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8316,6 +8319,7 @@ self: super: { "system-argv0" = dontDistribute super."system-argv0"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.0.nix b/pkgs/development/haskell-modules/configuration-lts-3.0.nix index 9427fa39209..785f9b4bbf0 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.0.nix @@ -2739,6 +2739,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4923,6 +4924,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5191,6 +5193,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6852,6 +6855,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8136,6 +8140,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8419,6 +8424,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.1.nix b/pkgs/development/haskell-modules/configuration-lts-3.1.nix index 904fd94fc65..e2804c9e689 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.1.nix @@ -2738,6 +2738,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4921,6 +4922,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5189,6 +5191,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6848,6 +6851,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8131,6 +8135,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8414,6 +8419,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.10.nix b/pkgs/development/haskell-modules/configuration-lts-3.10.nix index 5cb025f8104..823b01c4c89 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.10.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2728,6 +2729,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4901,6 +4903,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5167,6 +5170,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6817,6 +6821,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8095,6 +8100,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8374,6 +8380,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.11.nix b/pkgs/development/haskell-modules/configuration-lts-3.11.nix index c929ba49160..793438b4421 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.11.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2728,6 +2729,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4900,6 +4902,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5166,6 +5169,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6816,6 +6820,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8094,6 +8099,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8373,6 +8379,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.12.nix b/pkgs/development/haskell-modules/configuration-lts-3.12.nix index 08795bfbc24..d4c3a236f10 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.12.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2727,6 +2728,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4898,6 +4900,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5164,6 +5167,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6813,6 +6817,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8091,6 +8096,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8369,6 +8375,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.13.nix b/pkgs/development/haskell-modules/configuration-lts-3.13.nix index 50446244b5d..5ae2df82cb5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.13.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2727,6 +2728,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4897,6 +4899,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5163,6 +5166,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6810,6 +6814,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8088,6 +8093,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8366,6 +8372,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.14.nix b/pkgs/development/haskell-modules/configuration-lts-3.14.nix index a5f1113b626..c60052a30e0 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.14.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2727,6 +2728,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4896,6 +4898,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5162,6 +5165,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6809,6 +6813,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8087,6 +8092,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8365,6 +8371,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.15.nix b/pkgs/development/haskell-modules/configuration-lts-3.15.nix index 5f227deb7cd..4cf545c43ad 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.15.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2727,6 +2728,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4894,6 +4896,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5160,6 +5163,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6807,6 +6811,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8084,6 +8089,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8362,6 +8368,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.16.nix b/pkgs/development/haskell-modules/configuration-lts-3.16.nix index 425581d5e20..bcb89836ada 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.16.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.16.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2726,6 +2727,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4893,6 +4895,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5159,6 +5162,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6803,6 +6807,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8079,6 +8084,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8355,6 +8361,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.17.nix b/pkgs/development/haskell-modules/configuration-lts-3.17.nix index c8cdc255f06..30e57374bbf 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.17.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.17.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2725,6 +2726,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4891,6 +4893,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5156,6 +5159,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6798,6 +6802,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8074,6 +8079,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8350,6 +8356,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.18.nix b/pkgs/development/haskell-modules/configuration-lts-3.18.nix index aaac289f465..dc397c22a69 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.18.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.18.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2725,6 +2726,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4891,6 +4893,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5156,6 +5159,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6798,6 +6802,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8074,6 +8079,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8350,6 +8356,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.19.nix b/pkgs/development/haskell-modules/configuration-lts-3.19.nix index 1a3247bd786..2a4d29f3616 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.19.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.19.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2722,6 +2723,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4886,6 +4888,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5151,6 +5154,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6791,6 +6795,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8066,6 +8071,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8342,6 +8348,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.2.nix b/pkgs/development/haskell-modules/configuration-lts-3.2.nix index 6106d0f98ed..773c5b19847 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.2.nix @@ -2736,6 +2736,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4917,6 +4918,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5185,6 +5187,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6844,6 +6847,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8125,6 +8129,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8408,6 +8413,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.20.nix b/pkgs/development/haskell-modules/configuration-lts-3.20.nix index b823d7a30fb..7dc6e7e26e7 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.20.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.20.nix @@ -633,6 +633,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2721,6 +2722,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4885,6 +4887,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5150,6 +5153,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6790,6 +6794,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8063,6 +8068,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8339,6 +8345,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.21.nix b/pkgs/development/haskell-modules/configuration-lts-3.21.nix index 4ae28afe50f..c0cdf4eee8d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.21.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.21.nix @@ -633,6 +633,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2720,6 +2721,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4882,6 +4884,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5145,6 +5148,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6784,6 +6788,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -7179,6 +7184,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_36_0_6"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_17_1_3"; @@ -8052,6 +8058,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8328,6 +8335,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.22.nix b/pkgs/development/haskell-modules/configuration-lts-3.22.nix index cfdecf26dcd..0c9103e4e02 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.22.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.22.nix @@ -633,6 +633,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2720,6 +2721,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4881,6 +4883,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5142,6 +5145,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6781,6 +6785,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -7176,6 +7181,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_36_0_6"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_17_1_3"; @@ -8049,6 +8055,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8325,6 +8332,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.3.nix b/pkgs/development/haskell-modules/configuration-lts-3.3.nix index 9d7ba709a60..752235c5ef5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.3.nix @@ -2736,6 +2736,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4915,6 +4916,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5183,6 +5185,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6842,6 +6845,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8122,6 +8126,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8405,6 +8410,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.4.nix b/pkgs/development/haskell-modules/configuration-lts-3.4.nix index 52d5e088c3a..67eebd091a2 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.4.nix @@ -2736,6 +2736,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4915,6 +4916,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5183,6 +5185,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6842,6 +6845,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8121,6 +8125,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8404,6 +8409,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.5.nix b/pkgs/development/haskell-modules/configuration-lts-3.5.nix index edbaf64de19..5c07986528d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.5.nix @@ -2735,6 +2735,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4912,6 +4913,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5178,6 +5180,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6835,6 +6838,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8114,6 +8118,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8394,6 +8399,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.6.nix b/pkgs/development/haskell-modules/configuration-lts-3.6.nix index aa4204c9a8d..80403083c0e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.6.nix @@ -2735,6 +2735,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4910,6 +4911,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5176,6 +5178,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6831,6 +6834,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8110,6 +8114,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8390,6 +8395,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.7.nix b/pkgs/development/haskell-modules/configuration-lts-3.7.nix index 4825fb5ca7f..34365164da1 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.7.nix @@ -2733,6 +2733,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4907,6 +4908,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5173,6 +5175,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6826,6 +6829,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8104,6 +8108,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8384,6 +8389,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.8.nix b/pkgs/development/haskell-modules/configuration-lts-3.8.nix index 305ef928998..d9658f630df 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.8.nix @@ -2730,6 +2730,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4904,6 +4905,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5170,6 +5172,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6822,6 +6825,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8100,6 +8104,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8379,6 +8384,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.9.nix b/pkgs/development/haskell-modules/configuration-lts-3.9.nix index 2c8e0d86108..9ed248935ac 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.9.nix @@ -634,6 +634,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2728,6 +2729,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_0_13_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4901,6 +4903,7 @@ self: super: { "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; "hyperloglog" = doDistribute super."hyperloglog_0_3_4"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5167,6 +5170,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6819,6 +6823,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -8097,6 +8102,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8376,6 +8382,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-4.0.nix b/pkgs/development/haskell-modules/configuration-lts-4.0.nix index 1caea509bd7..dbbbc48b70e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-4.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-4.0.nix @@ -624,6 +624,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2682,6 +2683,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4804,6 +4806,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5058,6 +5061,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6657,6 +6661,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -7040,6 +7045,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7902,6 +7908,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8171,6 +8178,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-4.1.nix b/pkgs/development/haskell-modules/configuration-lts-4.1.nix index b4d3c0b0f32..7186b056ce1 100644 --- a/pkgs/development/haskell-modules/configuration-lts-4.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-4.1.nix @@ -624,6 +624,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2681,6 +2682,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4801,6 +4803,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5051,6 +5054,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6648,6 +6652,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -7031,6 +7036,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7893,6 +7899,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8162,6 +8169,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-4.2.nix b/pkgs/development/haskell-modules/configuration-lts-4.2.nix index 27e9b990f72..14092ca4534 100644 --- a/pkgs/development/haskell-modules/configuration-lts-4.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-4.2.nix @@ -624,6 +624,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2677,6 +2678,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4787,6 +4789,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5035,6 +5038,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6627,6 +6631,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -7008,6 +7013,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7865,6 +7871,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8134,6 +8141,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.0.nix b/pkgs/development/haskell-modules/configuration-lts-5.0.nix index eb84fca3b25..4d06b5e2d35 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.0.nix @@ -620,6 +620,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2340,6 +2341,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2659,6 +2661,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4754,6 +4757,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -5002,6 +5006,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6585,6 +6590,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6961,6 +6967,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7811,6 +7818,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8076,6 +8084,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.1.nix b/pkgs/development/haskell-modules/configuration-lts-5.1.nix index 552bb4a60a2..62fd0637274 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.1.nix @@ -619,6 +619,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2336,6 +2337,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2655,6 +2657,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4750,6 +4753,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4997,6 +5001,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -6579,6 +6584,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6954,6 +6960,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_1"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7804,6 +7811,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8069,6 +8077,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.10.nix b/pkgs/development/haskell-modules/configuration-lts-5.10.nix index 512ddf032a1..216517197f3 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.10.nix @@ -615,6 +615,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2321,6 +2322,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2635,6 +2637,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4708,6 +4711,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4950,6 +4954,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5615,6 +5620,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6506,6 +6512,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6878,6 +6885,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7721,6 +7729,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7984,6 +7993,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.11.nix b/pkgs/development/haskell-modules/configuration-lts-5.11.nix index faa736236cb..4fa9c249adb 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.11.nix @@ -614,6 +614,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2318,6 +2319,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2632,6 +2634,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4699,6 +4702,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4941,6 +4945,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5606,6 +5611,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6496,6 +6502,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6868,6 +6875,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7711,6 +7719,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7973,6 +7982,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.12.nix b/pkgs/development/haskell-modules/configuration-lts-5.12.nix index 9d31452da94..0449f630810 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.12.nix @@ -613,6 +613,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2317,6 +2318,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2631,6 +2633,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4695,6 +4698,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4937,6 +4941,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5598,6 +5603,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6487,6 +6493,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6859,6 +6866,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7701,6 +7709,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7963,6 +7972,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.13.nix b/pkgs/development/haskell-modules/configuration-lts-5.13.nix index 272b93b2957..a66652715c3 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.13.nix @@ -613,6 +613,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -1428,6 +1429,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authenticate-oauth" = doDistribute super."authenticate-oauth_1_5_1_1"; @@ -2312,6 +2314,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2626,6 +2629,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4690,6 +4694,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4931,6 +4936,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5591,6 +5597,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6479,6 +6486,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6851,6 +6859,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7693,6 +7702,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7955,6 +7965,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.14.nix b/pkgs/development/haskell-modules/configuration-lts-5.14.nix index 31b38eaa3d1..f353a00b1d1 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.14.nix @@ -612,6 +612,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -1424,6 +1425,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authenticate-oauth" = doDistribute super."authenticate-oauth_1_5_1_1"; @@ -2303,6 +2305,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2617,6 +2620,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4678,6 +4682,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4919,6 +4924,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5577,6 +5583,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6464,6 +6471,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6835,6 +6843,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7677,6 +7686,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7937,6 +7947,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.15.nix b/pkgs/development/haskell-modules/configuration-lts-5.15.nix index 59adf054384..9ec24560413 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.15.nix @@ -611,6 +611,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -1423,6 +1424,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authenticate-oauth" = doDistribute super."authenticate-oauth_1_5_1_1"; @@ -2301,6 +2303,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2614,6 +2617,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4671,6 +4675,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4912,6 +4917,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5569,6 +5575,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6454,6 +6461,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6825,6 +6833,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7667,6 +7676,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7926,6 +7936,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.16.nix b/pkgs/development/haskell-modules/configuration-lts-5.16.nix index 2a6f50f2ed6..fe35f1a0153 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.16.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.16.nix @@ -610,6 +610,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -1420,6 +1421,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authenticate-oauth" = doDistribute super."authenticate-oauth_1_5_1_1"; @@ -2292,6 +2294,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2605,6 +2608,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4659,6 +4663,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4900,6 +4905,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5554,6 +5560,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6436,6 +6443,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6805,6 +6813,7 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7640,6 +7649,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7896,6 +7906,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.17.nix b/pkgs/development/haskell-modules/configuration-lts-5.17.nix index d7bc1d7e7d1..5d26d4a8c6e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.17.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.17.nix @@ -608,6 +608,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -1418,6 +1419,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authenticate-oauth" = doDistribute super."authenticate-oauth_1_5_1_1"; @@ -2289,6 +2291,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2602,6 +2605,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4656,6 +4660,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4897,6 +4902,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5550,6 +5556,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6430,6 +6437,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6798,6 +6806,7 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7632,6 +7641,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7888,6 +7898,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.18.nix b/pkgs/development/haskell-modules/configuration-lts-5.18.nix index da8a5cc8bd5..edb76237951 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.18.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.18.nix @@ -607,6 +607,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -1417,6 +1418,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authenticate-oauth" = doDistribute super."authenticate-oauth_1_5_1_1"; @@ -2286,6 +2288,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2596,6 +2599,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4643,6 +4647,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4883,6 +4888,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5536,6 +5542,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6410,6 +6417,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6778,6 +6786,7 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7612,6 +7621,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7867,6 +7877,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.2.nix b/pkgs/development/haskell-modules/configuration-lts-5.2.nix index e2a3e04cc10..e9c764e7f8e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.2.nix @@ -619,6 +619,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2336,6 +2337,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2655,6 +2657,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4744,6 +4747,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4990,6 +4994,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5665,6 +5670,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6567,6 +6573,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6941,6 +6948,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_1"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7789,6 +7797,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8054,6 +8063,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.3.nix b/pkgs/development/haskell-modules/configuration-lts-5.3.nix index 2bb98ca8063..80bf104ea44 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.3.nix @@ -618,6 +618,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2334,6 +2335,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2651,6 +2653,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4735,6 +4738,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4980,6 +4984,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5653,6 +5658,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6554,6 +6560,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6926,6 +6933,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_1"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7772,6 +7780,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8037,6 +8046,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.4.nix b/pkgs/development/haskell-modules/configuration-lts-5.4.nix index 59972fbb215..d17565f14a8 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.4.nix @@ -617,6 +617,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2331,6 +2332,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2646,6 +2648,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4727,6 +4730,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4972,6 +4976,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5644,6 +5649,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6541,6 +6547,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6913,6 +6920,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_2"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7759,6 +7767,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8023,6 +8032,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.5.nix b/pkgs/development/haskell-modules/configuration-lts-5.5.nix index 559688f81b1..1e2bdb39d05 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.5.nix @@ -617,6 +617,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2330,6 +2331,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2645,6 +2647,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4725,6 +4728,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4970,6 +4974,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5642,6 +5647,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6539,6 +6545,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6911,6 +6918,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_2"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7757,6 +7765,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8021,6 +8030,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.6.nix b/pkgs/development/haskell-modules/configuration-lts-5.6.nix index d59f03a2cde..5b23bea6a10 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.6.nix @@ -616,6 +616,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2328,6 +2329,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2643,6 +2645,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4720,6 +4723,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4965,6 +4969,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5635,6 +5640,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6530,6 +6536,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6902,6 +6909,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7748,6 +7756,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8012,6 +8021,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.7.nix b/pkgs/development/haskell-modules/configuration-lts-5.7.nix index 3ec57e8884f..77883246470 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.7.nix @@ -616,6 +616,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2325,6 +2326,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2640,6 +2642,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4716,6 +4719,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4961,6 +4965,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5630,6 +5635,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6525,6 +6531,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6897,6 +6904,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7743,6 +7751,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8007,6 +8016,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.8.nix b/pkgs/development/haskell-modules/configuration-lts-5.8.nix index e03a1f518cb..a5a4a2e7bed 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.8.nix @@ -616,6 +616,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2325,6 +2326,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2640,6 +2642,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4716,6 +4719,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4961,6 +4965,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5630,6 +5635,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6525,6 +6531,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6897,6 +6904,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7743,6 +7751,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -8007,6 +8016,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.9.nix b/pkgs/development/haskell-modules/configuration-lts-5.9.nix index ded4fc8b6bf..2e2c7266d00 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.9.nix @@ -616,6 +616,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -2323,6 +2324,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_10"; "cryptonite-conduit" = dontDistribute super."cryptonite-conduit"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; @@ -2637,6 +2639,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional" = doDistribute super."dimensional_1_0_1_1"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; @@ -4712,6 +4715,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4954,6 +4958,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5623,6 +5628,7 @@ self: super: { "mockery" = doDistribute super."mockery_0_3_2"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6515,6 +6521,7 @@ self: super: { "process-qq" = dontDistribute super."process-qq"; "process-streaming" = dontDistribute super."process-streaming"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6887,6 +6894,7 @@ self: super: { "resource-simple" = dontDistribute super."resource-simple"; "resourcet" = doDistribute super."resourcet_1_1_7_3"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-core" = doDistribute super."rest-core_0_37"; "rest-example" = dontDistribute super."rest-example"; "rest-gen" = doDistribute super."rest-gen_0_19_0_1"; @@ -7730,6 +7738,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7993,6 +8002,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; diff --git a/pkgs/development/haskell-modules/configuration-lts-6.0.nix b/pkgs/development/haskell-modules/configuration-lts-6.0.nix index a377401c0ed..94bb9acdb21 100644 --- a/pkgs/development/haskell-modules/configuration-lts-6.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-6.0.nix @@ -604,6 +604,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -750,6 +751,7 @@ self: super: { "Plural" = dontDistribute super."Plural"; "Pollutocracy" = dontDistribute super."Pollutocracy"; "PortFusion" = dontDistribute super."PortFusion"; + "PortMidi" = doDistribute super."PortMidi_0_1_6_0"; "PostgreSQL" = dontDistribute super."PostgreSQL"; "PrimitiveArray" = dontDistribute super."PrimitiveArray"; "PrimitiveArray-Pretty" = dontDistribute super."PrimitiveArray-Pretty"; @@ -1396,6 +1398,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authinfo-hs" = dontDistribute super."authinfo-hs"; @@ -2240,6 +2243,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; "cryptsy-api" = dontDistribute super."cryptsy-api"; @@ -2544,6 +2548,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4524,6 +4529,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4761,6 +4767,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5392,6 +5399,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6245,6 +6253,7 @@ self: super: { "process-progress" = dontDistribute super."process-progress"; "process-qq" = dontDistribute super."process-qq"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6600,6 +6609,7 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-example" = dontDistribute super."rest-example"; "rest-types" = doDistribute super."rest-types_1_14_0_1"; "restful-snap" = dontDistribute super."restful-snap"; @@ -7396,6 +7406,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7645,6 +7656,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; @@ -8213,6 +8225,7 @@ self: super: { "wumpus-drawing" = dontDistribute super."wumpus-drawing"; "wumpus-microprint" = dontDistribute super."wumpus-microprint"; "wumpus-tree" = dontDistribute super."wumpus-tree"; + "wuss" = doDistribute super."wuss_1_0_4"; "wx" = dontDistribute super."wx"; "wxAsteroids" = dontDistribute super."wxAsteroids"; "wxFruit" = dontDistribute super."wxFruit"; diff --git a/pkgs/development/haskell-modules/configuration-lts-6.1.nix b/pkgs/development/haskell-modules/configuration-lts-6.1.nix index 02a97715946..d5032927ded 100644 --- a/pkgs/development/haskell-modules/configuration-lts-6.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-6.1.nix @@ -604,6 +604,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -748,6 +749,7 @@ self: super: { "Plural" = dontDistribute super."Plural"; "Pollutocracy" = dontDistribute super."Pollutocracy"; "PortFusion" = dontDistribute super."PortFusion"; + "PortMidi" = doDistribute super."PortMidi_0_1_6_0"; "PostgreSQL" = dontDistribute super."PostgreSQL"; "PrimitiveArray" = dontDistribute super."PrimitiveArray"; "PrimitiveArray-Pretty" = dontDistribute super."PrimitiveArray-Pretty"; @@ -1393,6 +1395,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authinfo-hs" = dontDistribute super."authinfo-hs"; @@ -2228,6 +2231,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; "cryptsy-api" = dontDistribute super."cryptsy-api"; @@ -2530,6 +2534,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4488,6 +4493,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4722,6 +4728,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5348,6 +5355,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6160,6 +6168,7 @@ self: super: { "pretty-compact" = dontDistribute super."pretty-compact"; "pretty-error" = dontDistribute super."pretty-error"; "pretty-ncols" = dontDistribute super."pretty-ncols"; + "pretty-show" = doDistribute super."pretty-show_1_6_10"; "pretty-sop" = dontDistribute super."pretty-sop"; "pretty-tree" = dontDistribute super."pretty-tree"; "prettyFunctionComposing" = dontDistribute super."prettyFunctionComposing"; @@ -6188,6 +6197,7 @@ self: super: { "process-progress" = dontDistribute super."process-progress"; "process-qq" = dontDistribute super."process-qq"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6540,7 +6550,9 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-example" = dontDistribute super."rest-example"; + "rest-types" = doDistribute super."rest-types_1_14_1"; "restful-snap" = dontDistribute super."restful-snap"; "restricted-workers" = dontDistribute super."restricted-workers"; "restyle" = dontDistribute super."restyle"; @@ -7332,6 +7344,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7579,6 +7592,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; @@ -8139,6 +8153,7 @@ self: super: { "wumpus-drawing" = dontDistribute super."wumpus-drawing"; "wumpus-microprint" = dontDistribute super."wumpus-microprint"; "wumpus-tree" = dontDistribute super."wumpus-tree"; + "wuss" = doDistribute super."wuss_1_0_4"; "wx" = dontDistribute super."wx"; "wxAsteroids" = dontDistribute super."wxAsteroids"; "wxFruit" = dontDistribute super."wxFruit"; diff --git a/pkgs/development/haskell-modules/configuration-lts-6.2.nix b/pkgs/development/haskell-modules/configuration-lts-6.2.nix index 313369cb085..745d629e695 100644 --- a/pkgs/development/haskell-modules/configuration-lts-6.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-6.2.nix @@ -600,6 +600,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -744,6 +745,7 @@ self: super: { "Plural" = dontDistribute super."Plural"; "Pollutocracy" = dontDistribute super."Pollutocracy"; "PortFusion" = dontDistribute super."PortFusion"; + "PortMidi" = doDistribute super."PortMidi_0_1_6_0"; "PostgreSQL" = dontDistribute super."PostgreSQL"; "PrimitiveArray" = dontDistribute super."PrimitiveArray"; "PrimitiveArray-Pretty" = dontDistribute super."PrimitiveArray-Pretty"; @@ -1385,6 +1387,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authinfo-hs" = dontDistribute super."authinfo-hs"; @@ -1519,6 +1522,7 @@ self: super: { "binary-file" = dontDistribute super."binary-file"; "binary-generic" = dontDistribute super."binary-generic"; "binary-indexed-tree" = dontDistribute super."binary-indexed-tree"; + "binary-list" = doDistribute super."binary-list_1_1_1_1"; "binary-literal-qq" = dontDistribute super."binary-literal-qq"; "binary-orphans" = doDistribute super."binary-orphans_0_1_4_0"; "binary-protocol" = dontDistribute super."binary-protocol"; @@ -2216,6 +2220,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; "cryptsy-api" = dontDistribute super."cryptsy-api"; @@ -2518,6 +2523,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4464,6 +4470,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4697,6 +4704,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5321,6 +5329,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6126,6 +6135,7 @@ self: super: { "pretty-compact" = dontDistribute super."pretty-compact"; "pretty-error" = dontDistribute super."pretty-error"; "pretty-ncols" = dontDistribute super."pretty-ncols"; + "pretty-show" = doDistribute super."pretty-show_1_6_10"; "pretty-sop" = dontDistribute super."pretty-sop"; "pretty-tree" = dontDistribute super."pretty-tree"; "prettyFunctionComposing" = dontDistribute super."prettyFunctionComposing"; @@ -6154,6 +6164,7 @@ self: super: { "process-progress" = dontDistribute super."process-progress"; "process-qq" = dontDistribute super."process-qq"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6503,7 +6514,9 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-example" = dontDistribute super."rest-example"; + "rest-types" = doDistribute super."rest-types_1_14_1"; "restful-snap" = dontDistribute super."restful-snap"; "restricted-workers" = dontDistribute super."restricted-workers"; "restyle" = dontDistribute super."restyle"; @@ -7288,6 +7301,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7534,6 +7548,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; @@ -8090,6 +8105,7 @@ self: super: { "wumpus-drawing" = dontDistribute super."wumpus-drawing"; "wumpus-microprint" = dontDistribute super."wumpus-microprint"; "wumpus-tree" = dontDistribute super."wumpus-tree"; + "wuss" = doDistribute super."wuss_1_0_4"; "wx" = dontDistribute super."wx"; "wxAsteroids" = dontDistribute super."wxAsteroids"; "wxFruit" = dontDistribute super."wxFruit"; diff --git a/pkgs/development/haskell-modules/configuration-lts-6.3.nix b/pkgs/development/haskell-modules/configuration-lts-6.3.nix index 4b4311318b6..b2012886939 100644 --- a/pkgs/development/haskell-modules/configuration-lts-6.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-6.3.nix @@ -599,6 +599,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -743,6 +744,7 @@ self: super: { "Plural" = dontDistribute super."Plural"; "Pollutocracy" = dontDistribute super."Pollutocracy"; "PortFusion" = dontDistribute super."PortFusion"; + "PortMidi" = doDistribute super."PortMidi_0_1_6_0"; "PostgreSQL" = dontDistribute super."PostgreSQL"; "PrimitiveArray" = dontDistribute super."PrimitiveArray"; "PrimitiveArray-Pretty" = dontDistribute super."PrimitiveArray-Pretty"; @@ -1308,6 +1310,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authinfo-hs" = dontDistribute super."authinfo-hs"; @@ -1441,6 +1444,7 @@ self: super: { "binary-file" = dontDistribute super."binary-file"; "binary-generic" = dontDistribute super."binary-generic"; "binary-indexed-tree" = dontDistribute super."binary-indexed-tree"; + "binary-list" = doDistribute super."binary-list_1_1_1_1"; "binary-literal-qq" = dontDistribute super."binary-literal-qq"; "binary-orphans" = doDistribute super."binary-orphans_0_1_4_0"; "binary-protocol" = dontDistribute super."binary-protocol"; @@ -2129,6 +2133,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; "cryptsy-api" = dontDistribute super."cryptsy-api"; @@ -2425,6 +2430,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4358,6 +4364,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4589,6 +4596,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5211,6 +5219,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -6009,6 +6018,7 @@ self: super: { "pretty-compact" = dontDistribute super."pretty-compact"; "pretty-error" = dontDistribute super."pretty-error"; "pretty-ncols" = dontDistribute super."pretty-ncols"; + "pretty-show" = doDistribute super."pretty-show_1_6_10"; "pretty-sop" = dontDistribute super."pretty-sop"; "pretty-tree" = dontDistribute super."pretty-tree"; "prettyFunctionComposing" = dontDistribute super."prettyFunctionComposing"; @@ -6037,6 +6047,7 @@ self: super: { "process-progress" = dontDistribute super."process-progress"; "process-qq" = dontDistribute super."process-qq"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6384,7 +6395,9 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-example" = dontDistribute super."rest-example"; + "rest-types" = doDistribute super."rest-types_1_14_1"; "restful-snap" = dontDistribute super."restful-snap"; "restricted-workers" = dontDistribute super."restricted-workers"; "restyle" = dontDistribute super."restyle"; @@ -7165,6 +7178,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7335,6 +7349,7 @@ self: super: { "th-instances" = dontDistribute super."th-instances"; "th-kinds" = dontDistribute super."th-kinds"; "th-kinds-fork" = dontDistribute super."th-kinds-fork"; + "th-lift-instances" = doDistribute super."th-lift-instances_0_1_8"; "th-orphans" = doDistribute super."th-orphans_0_13_0"; "th-printf" = dontDistribute super."th-printf"; "th-reify-compat" = dontDistribute super."th-reify-compat"; @@ -7407,6 +7422,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; @@ -7955,6 +7971,7 @@ self: super: { "wumpus-drawing" = dontDistribute super."wumpus-drawing"; "wumpus-microprint" = dontDistribute super."wumpus-microprint"; "wumpus-tree" = dontDistribute super."wumpus-tree"; + "wuss" = doDistribute super."wuss_1_0_4"; "wx" = dontDistribute super."wx"; "wxAsteroids" = dontDistribute super."wxAsteroids"; "wxFruit" = dontDistribute super."wxFruit"; diff --git a/pkgs/development/haskell-modules/configuration-lts-6.4.nix b/pkgs/development/haskell-modules/configuration-lts-6.4.nix index c3e2da5ab55..10a4c6a780b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-6.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-6.4.nix @@ -597,6 +597,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -741,6 +742,7 @@ self: super: { "Plural" = dontDistribute super."Plural"; "Pollutocracy" = dontDistribute super."Pollutocracy"; "PortFusion" = dontDistribute super."PortFusion"; + "PortMidi" = doDistribute super."PortMidi_0_1_6_0"; "PostgreSQL" = dontDistribute super."PostgreSQL"; "PrimitiveArray" = dontDistribute super."PrimitiveArray"; "PrimitiveArray-Pretty" = dontDistribute super."PrimitiveArray-Pretty"; @@ -1306,6 +1308,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authinfo-hs" = dontDistribute super."authinfo-hs"; @@ -1438,6 +1441,7 @@ self: super: { "binary-file" = dontDistribute super."binary-file"; "binary-generic" = dontDistribute super."binary-generic"; "binary-indexed-tree" = dontDistribute super."binary-indexed-tree"; + "binary-list" = doDistribute super."binary-list_1_1_1_1"; "binary-literal-qq" = dontDistribute super."binary-literal-qq"; "binary-orphans" = doDistribute super."binary-orphans_0_1_4_0"; "binary-protocol" = dontDistribute super."binary-protocol"; @@ -2125,6 +2129,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; "cryptsy-api" = dontDistribute super."cryptsy-api"; @@ -2417,6 +2422,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4343,6 +4349,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4574,6 +4581,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5195,6 +5203,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -5987,6 +5996,7 @@ self: super: { "pretty-compact" = dontDistribute super."pretty-compact"; "pretty-error" = dontDistribute super."pretty-error"; "pretty-ncols" = dontDistribute super."pretty-ncols"; + "pretty-show" = doDistribute super."pretty-show_1_6_10"; "pretty-sop" = dontDistribute super."pretty-sop"; "pretty-tree" = dontDistribute super."pretty-tree"; "prettyFunctionComposing" = dontDistribute super."prettyFunctionComposing"; @@ -6015,6 +6025,7 @@ self: super: { "process-progress" = dontDistribute super."process-progress"; "process-qq" = dontDistribute super."process-qq"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6358,7 +6369,9 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-example" = dontDistribute super."rest-example"; + "rest-types" = doDistribute super."rest-types_1_14_1"; "restful-snap" = dontDistribute super."restful-snap"; "restricted-workers" = dontDistribute super."restricted-workers"; "restyle" = dontDistribute super."restyle"; @@ -7135,6 +7148,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7304,6 +7318,7 @@ self: super: { "th-instances" = dontDistribute super."th-instances"; "th-kinds" = dontDistribute super."th-kinds"; "th-kinds-fork" = dontDistribute super."th-kinds-fork"; + "th-lift-instances" = doDistribute super."th-lift-instances_0_1_8"; "th-orphans" = doDistribute super."th-orphans_0_13_0"; "th-printf" = dontDistribute super."th-printf"; "th-reify-compat" = doDistribute super."th-reify-compat_0_0_1_0"; @@ -7376,6 +7391,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; @@ -7922,6 +7938,7 @@ self: super: { "wumpus-drawing" = dontDistribute super."wumpus-drawing"; "wumpus-microprint" = dontDistribute super."wumpus-microprint"; "wumpus-tree" = dontDistribute super."wumpus-tree"; + "wuss" = doDistribute super."wuss_1_0_4"; "wx" = dontDistribute super."wx"; "wxAsteroids" = dontDistribute super."wxAsteroids"; "wxFruit" = dontDistribute super."wxFruit"; diff --git a/pkgs/development/haskell-modules/configuration-lts-6.5.nix b/pkgs/development/haskell-modules/configuration-lts-6.5.nix index 649e719a019..ea5bde113e9 100644 --- a/pkgs/development/haskell-modules/configuration-lts-6.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-6.5.nix @@ -595,6 +595,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -739,6 +740,7 @@ self: super: { "Plural" = dontDistribute super."Plural"; "Pollutocracy" = dontDistribute super."Pollutocracy"; "PortFusion" = dontDistribute super."PortFusion"; + "PortMidi" = doDistribute super."PortMidi_0_1_6_0"; "PostgreSQL" = dontDistribute super."PostgreSQL"; "PrimitiveArray" = dontDistribute super."PrimitiveArray"; "PrimitiveArray-Pretty" = dontDistribute super."PrimitiveArray-Pretty"; @@ -1303,6 +1305,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authinfo-hs" = dontDistribute super."authinfo-hs"; @@ -1434,6 +1437,7 @@ self: super: { "binary-file" = dontDistribute super."binary-file"; "binary-generic" = dontDistribute super."binary-generic"; "binary-indexed-tree" = dontDistribute super."binary-indexed-tree"; + "binary-list" = doDistribute super."binary-list_1_1_1_1"; "binary-literal-qq" = dontDistribute super."binary-literal-qq"; "binary-orphans" = doDistribute super."binary-orphans_0_1_4_0"; "binary-protocol" = dontDistribute super."binary-protocol"; @@ -2118,6 +2122,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; "cryptsy-api" = dontDistribute super."cryptsy-api"; @@ -2409,6 +2414,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4331,6 +4337,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4561,6 +4568,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5179,6 +5187,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -5966,6 +5975,7 @@ self: super: { "pretty-compact" = dontDistribute super."pretty-compact"; "pretty-error" = dontDistribute super."pretty-error"; "pretty-ncols" = dontDistribute super."pretty-ncols"; + "pretty-show" = doDistribute super."pretty-show_1_6_10"; "pretty-sop" = dontDistribute super."pretty-sop"; "pretty-tree" = dontDistribute super."pretty-tree"; "prettyFunctionComposing" = dontDistribute super."prettyFunctionComposing"; @@ -5994,6 +6004,7 @@ self: super: { "process-progress" = dontDistribute super."process-progress"; "process-qq" = dontDistribute super."process-qq"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6332,7 +6343,9 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-example" = dontDistribute super."rest-example"; + "rest-types" = doDistribute super."rest-types_1_14_1"; "restful-snap" = dontDistribute super."restful-snap"; "restricted-workers" = dontDistribute super."restricted-workers"; "restyle" = dontDistribute super."restyle"; @@ -7103,6 +7116,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7268,6 +7282,7 @@ self: super: { "th-instances" = dontDistribute super."th-instances"; "th-kinds" = dontDistribute super."th-kinds"; "th-kinds-fork" = dontDistribute super."th-kinds-fork"; + "th-lift-instances" = doDistribute super."th-lift-instances_0_1_8"; "th-orphans" = doDistribute super."th-orphans_0_13_0"; "th-printf" = dontDistribute super."th-printf"; "th-sccs" = dontDistribute super."th-sccs"; @@ -7338,6 +7353,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; @@ -7880,6 +7896,7 @@ self: super: { "wumpus-drawing" = dontDistribute super."wumpus-drawing"; "wumpus-microprint" = dontDistribute super."wumpus-microprint"; "wumpus-tree" = dontDistribute super."wumpus-tree"; + "wuss" = doDistribute super."wuss_1_0_4"; "wx" = dontDistribute super."wx"; "wxAsteroids" = dontDistribute super."wxAsteroids"; "wxFruit" = dontDistribute super."wxFruit"; diff --git a/pkgs/development/haskell-modules/configuration-lts-6.6.nix b/pkgs/development/haskell-modules/configuration-lts-6.6.nix index fc0084517c5..e90a3c848dc 100644 --- a/pkgs/development/haskell-modules/configuration-lts-6.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-6.6.nix @@ -592,6 +592,7 @@ self: super: { "LinearSplit" = dontDistribute super."LinearSplit"; "LinguisticsTypes" = dontDistribute super."LinguisticsTypes"; "LinkChecker" = dontDistribute super."LinkChecker"; + "ListLike" = doDistribute super."ListLike_4_2_1"; "ListTree" = dontDistribute super."ListTree"; "ListWriter" = dontDistribute super."ListWriter"; "ListZipper" = dontDistribute super."ListZipper"; @@ -736,6 +737,7 @@ self: super: { "Plural" = dontDistribute super."Plural"; "Pollutocracy" = dontDistribute super."Pollutocracy"; "PortFusion" = dontDistribute super."PortFusion"; + "PortMidi" = doDistribute super."PortMidi_0_1_6_0"; "PostgreSQL" = dontDistribute super."PostgreSQL"; "PrimitiveArray" = dontDistribute super."PrimitiveArray"; "PrimitiveArray-Pretty" = dontDistribute super."PrimitiveArray-Pretty"; @@ -1299,6 +1301,7 @@ self: super: { "augur" = dontDistribute super."augur"; "aur" = dontDistribute super."aur"; "aur-api" = dontDistribute super."aur-api"; + "authenticate" = doDistribute super."authenticate_1_3_3_1"; "authenticate-kerberos" = dontDistribute super."authenticate-kerberos"; "authenticate-ldap" = dontDistribute super."authenticate-ldap"; "authinfo-hs" = dontDistribute super."authinfo-hs"; @@ -1342,6 +1345,7 @@ self: super: { "azure-servicebus" = dontDistribute super."azure-servicebus"; "azurify" = dontDistribute super."azurify"; "b-tree" = dontDistribute super."b-tree"; + "b9" = doDistribute super."b9_0_5_20"; "babylon" = dontDistribute super."babylon"; "backdropper" = dontDistribute super."backdropper"; "backtracking-exceptions" = dontDistribute super."backtracking-exceptions"; @@ -1429,6 +1433,7 @@ self: super: { "binary-file" = dontDistribute super."binary-file"; "binary-generic" = dontDistribute super."binary-generic"; "binary-indexed-tree" = dontDistribute super."binary-indexed-tree"; + "binary-list" = doDistribute super."binary-list_1_1_1_1"; "binary-literal-qq" = dontDistribute super."binary-literal-qq"; "binary-protocol" = dontDistribute super."binary-protocol"; "binary-protocol-zmq" = dontDistribute super."binary-protocol-zmq"; @@ -2112,6 +2117,7 @@ self: super: { "cryptohash-md5" = dontDistribute super."cryptohash-md5"; "cryptohash-sha1" = dontDistribute super."cryptohash-sha1"; "cryptohash-sha256" = dontDistribute super."cryptohash-sha256"; + "cryptol" = doDistribute super."cryptol_2_3_0"; "cryptonite" = doDistribute super."cryptonite_0_15"; "cryptonite-openssl" = dontDistribute super."cryptonite-openssl"; "cryptsy-api" = dontDistribute super."cryptsy-api"; @@ -2403,6 +2409,7 @@ self: super: { "digestive-functors-snap" = dontDistribute super."digestive-functors-snap"; "digit" = dontDistribute super."digit"; "digitalocean-kzs" = dontDistribute super."digitalocean-kzs"; + "digits" = doDistribute super."digits_0_2"; "dimensional-codata" = dontDistribute super."dimensional-codata"; "dimensional-tf" = dontDistribute super."dimensional-tf"; "dingo-core" = dontDistribute super."dingo-core"; @@ -4323,6 +4330,7 @@ self: super: { "hyloutils" = dontDistribute super."hyloutils"; "hyperdrive" = dontDistribute super."hyperdrive"; "hyperfunctions" = dontDistribute super."hyperfunctions"; + "hyperloglogplus" = dontDistribute super."hyperloglogplus"; "hyperpublic" = dontDistribute super."hyperpublic"; "hyphenate" = dontDistribute super."hyphenate"; "hypher" = dontDistribute super."hypher"; @@ -4553,6 +4561,7 @@ self: super: { "jsaddle-hello" = dontDistribute super."jsaddle-hello"; "jsc" = dontDistribute super."jsc"; "jsmw" = dontDistribute super."jsmw"; + "json-api" = dontDistribute super."json-api"; "json-assertions" = dontDistribute super."json-assertions"; "json-ast" = dontDistribute super."json-ast"; "json-ast-json-encoder" = dontDistribute super."json-ast-json-encoder"; @@ -5167,6 +5176,7 @@ self: super: { "moan" = dontDistribute super."moan"; "modbus-tcp" = dontDistribute super."modbus-tcp"; "modelicaparser" = dontDistribute super."modelicaparser"; + "modify-fasta" = doDistribute super."modify-fasta_0_8_1_3"; "modsplit" = dontDistribute super."modsplit"; "modular-arithmetic" = dontDistribute super."modular-arithmetic"; "modular-prelude" = dontDistribute super."modular-prelude"; @@ -5952,6 +5962,7 @@ self: super: { "pretty-compact" = dontDistribute super."pretty-compact"; "pretty-error" = dontDistribute super."pretty-error"; "pretty-ncols" = dontDistribute super."pretty-ncols"; + "pretty-show" = doDistribute super."pretty-show_1_6_10"; "pretty-sop" = dontDistribute super."pretty-sop"; "pretty-tree" = dontDistribute super."pretty-tree"; "prettyFunctionComposing" = dontDistribute super."prettyFunctionComposing"; @@ -5980,6 +5991,7 @@ self: super: { "process-progress" = dontDistribute super."process-progress"; "process-qq" = dontDistribute super."process-qq"; "processing" = dontDistribute super."processing"; + "processing-for-haskell" = dontDistribute super."processing-for-haskell"; "processor-creative-kit" = dontDistribute super."processor-creative-kit"; "procrastinating-structure" = dontDistribute super."procrastinating-structure"; "procrastinating-variable" = dontDistribute super."procrastinating-variable"; @@ -6317,7 +6329,9 @@ self: super: { "resource-pool-monad" = dontDistribute super."resource-pool-monad"; "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; + "rest-client" = doDistribute super."rest-client_0_5_1_0"; "rest-example" = dontDistribute super."rest-example"; + "rest-types" = doDistribute super."rest-types_1_14_1"; "restful-snap" = dontDistribute super."restful-snap"; "restricted-workers" = dontDistribute super."restricted-workers"; "restyle" = dontDistribute super."restyle"; @@ -7085,6 +7099,7 @@ self: super: { "system-canonicalpath" = dontDistribute super."system-canonicalpath"; "system-command" = dontDistribute super."system-command"; "system-gpio" = dontDistribute super."system-gpio"; + "system-info" = dontDistribute super."system-info"; "system-inotify" = dontDistribute super."system-inotify"; "system-lifted" = dontDistribute super."system-lifted"; "system-random-effect" = dontDistribute super."system-random-effect"; @@ -7250,6 +7265,7 @@ self: super: { "th-instances" = dontDistribute super."th-instances"; "th-kinds" = dontDistribute super."th-kinds"; "th-kinds-fork" = dontDistribute super."th-kinds-fork"; + "th-lift-instances" = doDistribute super."th-lift-instances_0_1_8"; "th-orphans" = doDistribute super."th-orphans_0_13_0"; "th-printf" = dontDistribute super."th-printf"; "th-sccs" = dontDistribute super."th-sccs"; @@ -7320,6 +7336,7 @@ self: super: { "timeparsers" = dontDistribute super."timeparsers"; "timeplot" = dontDistribute super."timeplot"; "timeprint" = dontDistribute super."timeprint"; + "timerep" = doDistribute super."timerep_2_0_0_1"; "timers" = dontDistribute super."timers"; "timers-updatable" = dontDistribute super."timers-updatable"; "timestamp-subprocess-lines" = dontDistribute super."timestamp-subprocess-lines"; @@ -7860,6 +7877,7 @@ self: super: { "wumpus-drawing" = dontDistribute super."wumpus-drawing"; "wumpus-microprint" = dontDistribute super."wumpus-microprint"; "wumpus-tree" = dontDistribute super."wumpus-tree"; + "wuss" = doDistribute super."wuss_1_0_4"; "wx" = dontDistribute super."wx"; "wxAsteroids" = dontDistribute super."wxAsteroids"; "wxFruit" = dontDistribute super."wxFruit"; diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index f8b1acc71fc..de8865e3282 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -3279,8 +3279,8 @@ self: { }: mkDerivation { pname = "Chart"; - version = "1.7.1"; - sha256 = "068e8ec72dbc3bb7ddaca052729cb0a187df6d3828978966b1c15c8ac36be610"; + version = "1.8"; + sha256 = "7181289529ba96df4946c2e9018cabf3d8566da1a11a2a7e0f0eb8c39e9e70dc"; libraryHaskellDepends = [ array base colour data-default-class lens mtl old-locale operational time vector @@ -3353,8 +3353,8 @@ self: { }: mkDerivation { pname = "Chart-cairo"; - version = "1.7.1"; - sha256 = "3f3cffb7b971b45b0ace2c45f2916df1fc9b5473b49c4f0fc86937802790fe01"; + version = "1.8"; + sha256 = "05cf006424750562dc786cc5eb169474759932c05da6ec08a44b932b72b620ec"; libraryHaskellDepends = [ array base cairo Chart colour data-default-class lens mtl old-locale operational time @@ -3487,8 +3487,8 @@ self: { }: mkDerivation { pname = "Chart-diagrams"; - version = "1.7.1"; - sha256 = "d88af0adbe2bd9e208bcd27fda55810031ce09438801fc2bc25da15c414805c5"; + version = "1.8"; + sha256 = "d5c3e7235a98683337dc44127bc19998d747e37fa2d4211f2142ac51a5288558"; libraryHaskellDepends = [ base blaze-markup bytestring Chart colour containers data-default-class diagrams-core diagrams-lib diagrams-postscript @@ -3507,8 +3507,8 @@ self: { }: mkDerivation { pname = "Chart-gtk"; - version = "1.7"; - sha256 = "6adba9e92f11cebba5b3487352bd4a750b325b5fe0e17b1dfd02a920618d9991"; + version = "1.8"; + sha256 = "2bf9b59cf417a263cfe29fdc18135c8abfb997d5468e47ccaf9a756afde61aec"; libraryHaskellDepends = [ array base cairo Chart Chart-cairo colour data-default-class gtk mtl old-locale time @@ -13793,7 +13793,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "ListLike" = callPackage + "ListLike_4_2_1" = callPackage ({ mkDerivation, array, base, bytestring, containers, dlist, fmlist , HUnit, QuickCheck, random, text, vector }: @@ -13812,6 +13812,30 @@ self: { homepage = "http://software.complete.org/listlike"; description = "Generic support for list-like structures"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "ListLike" = callPackage + ({ mkDerivation, array, base, bytestring, containers, deepseq + , dlist, fmlist, HUnit, QuickCheck, random, text, utf8-string + , vector + }: + mkDerivation { + pname = "ListLike"; + version = "4.4"; + sha256 = "5aea87970f913a2e826634e4fb1d0c082202d005ce27ef9c1dcbc33ac412171a"; + libraryHaskellDepends = [ + array base bytestring containers deepseq dlist fmlist text + utf8-string vector + ]; + testHaskellDepends = [ + array base bytestring containers dlist fmlist HUnit QuickCheck + random text utf8-string vector + ]; + doCheck = false; + homepage = "http://github.com/JohnLato/listlike"; + description = "Generic support for list-like structures"; + license = stdenv.lib.licenses.bsd3; }) {}; "ListTree" = callPackage @@ -16985,7 +17009,7 @@ self: { license = stdenv.lib.licenses.gpl3; }) {}; - "PortMidi" = callPackage + "PortMidi_0_1_6_0" = callPackage ({ mkDerivation, alsaLib, base }: mkDerivation { pname = "PortMidi"; @@ -16996,6 +17020,20 @@ self: { homepage = "http://haskell.org/haskellwiki/PortMidi"; description = "A binding for PortMedia/PortMidi"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {inherit (pkgs) alsaLib;}; + + "PortMidi" = callPackage + ({ mkDerivation, alsaLib, base }: + mkDerivation { + pname = "PortMidi"; + version = "0.1.6.1"; + sha256 = "b89e9293d5b80d23b197dbb9bf196737765c66ffe96eaabdb9517fe20b516690"; + libraryHaskellDepends = [ base ]; + librarySystemDepends = [ alsaLib ]; + homepage = "http://github.com/ninegua/PortMidi"; + description = "A binding for PortMedia/PortMidi"; + license = stdenv.lib.licenses.bsd3; }) {inherit (pkgs) alsaLib;}; "PostgreSQL" = callPackage @@ -24763,10 +24801,8 @@ self: { }: mkDerivation { pname = "aeson-compat"; - version = "0.3.5.0"; - sha256 = "41d1f49aecc72061afef3b018eb210c306c7ba6b469c6721a08b7adf3014346b"; - revision = "1"; - editedCabalFile = "709fa06125a3991ac7f6d5aea1b72f369b02dd63d57d94b4b5638fad94996012"; + version = "0.3.5.1"; + sha256 = "6ab707c4e4f15d2f55e968a91809ab52c06d0099a58c1255c0f0c382caf3c843"; libraryHaskellDepends = [ aeson attoparsec base base-compat bytestring containers exceptions hashable nats scientific semigroups tagged text time @@ -29188,6 +29224,8 @@ self: { pname = "amazonka-core"; version = "1.3.7"; sha256 = "29c8aebe23cd6f48fa5f49c2ba02e2f12b8aa8fc0f820489b49dc95b28f8e05c"; + revision = "1"; + editedCabalFile = "8695dd4b7cd9abc2bc420d17a6e3da75ae1b28058fbb40984fdd940130874fdd"; libraryHaskellDepends = [ aeson attoparsec base bifunctors bytestring case-insensitive conduit conduit-extra cryptonite exceptions hashable http-conduit @@ -39088,7 +39126,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "authenticate" = callPackage + "authenticate_1_3_3_1" = callPackage ({ mkDerivation, aeson, attoparsec, base, blaze-builder, bytestring , case-insensitive, conduit, containers, http-conduit, http-types , monad-control, network-uri, resourcet, tagstream-conduit, text @@ -39107,9 +39145,10 @@ self: { homepage = "http://github.com/yesodweb/authenticate"; description = "Authentication methods for Haskell web applications"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "authenticate_1_3_3_2" = callPackage + "authenticate" = callPackage ({ mkDerivation, aeson, attoparsec, base, blaze-builder, bytestring , case-insensitive, conduit, containers, http-conduit, http-types , monad-control, network-uri, resourcet, tagstream-conduit, text @@ -39128,7 +39167,6 @@ self: { homepage = "http://github.com/yesodweb/authenticate"; description = "Authentication methods for Haskell web applications"; license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "authenticate-kerberos" = callPackage @@ -40969,7 +41007,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "b9" = callPackage + "b9_0_5_20" = callPackage ({ mkDerivation, aeson, async, base, bifunctors, binary, boxes , bytestring, conduit, conduit-extra, ConfigFile, directory , filepath, free, hashable, hspec, hspec-expectations, mtl @@ -41000,9 +41038,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_21" = callPackage + "b9" = callPackage ({ mkDerivation, aeson, async, base, bifunctors, binary, boxes , bytestring, conduit, conduit-extra, ConfigFile, directory , filepath, free, hashable, hspec, hspec-expectations, mtl @@ -41033,7 +41072,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 @@ -42610,8 +42648,8 @@ self: { }: mkDerivation { pname = "beam-th"; - version = "0.1.0.3"; - sha256 = "f763443120766ce523e43354f413ce4136afdbc0647b8b8f36524918494d52aa"; + version = "0.2.0.0"; + sha256 = "d1a7938b5dda902e9c50566b70c9243bd6900285db0724f176ec200423c6d408"; libraryHaskellDepends = [ base beam microlens mtl template-haskell th-expand-syns transformers @@ -43654,7 +43692,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "binary-list" = callPackage + "binary-list_1_1_1_1" = callPackage ({ mkDerivation, base, binary, bytestring, deepseq, phantom-state , transformers }: @@ -43667,6 +43705,22 @@ self: { ]; description = "Lists of length a power of two"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "binary-list" = callPackage + ({ mkDerivation, base, binary, bytestring, deepseq, phantom-state + , transformers + }: + mkDerivation { + pname = "binary-list"; + version = "1.1.1.2"; + sha256 = "6b21e58ea4091b9572cb24a92dfb1ddc14fcea82d2272d30a83eb1b430dd1878"; + libraryHaskellDepends = [ + base binary bytestring deepseq phantom-state transformers + ]; + description = "Lists of length a power of two"; + license = stdenv.lib.licenses.bsd3; }) {}; "binary-literal-qq" = callPackage @@ -47059,6 +47113,37 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "bloodhound_0_11_1_0" = callPackage + ({ mkDerivation, aeson, base, blaze-builder, bytestring, containers + , data-default-class, derive, directory, doctest, doctest-prop + , errors, exceptions, filepath, hashable, hspec, http-client + , http-types, mtl, mtl-compat, network-uri, QuickCheck + , quickcheck-properties, scientific, semigroups, text, time + , transformers, unordered-containers, vector + }: + mkDerivation { + pname = "bloodhound"; + version = "0.11.1.0"; + sha256 = "ecaf8e6d1bcb197387f8f7862420a362f33f03cb86fd068b8b9a1e462813d557"; + libraryHaskellDepends = [ + aeson base blaze-builder bytestring containers data-default-class + exceptions hashable http-client http-types mtl mtl-compat + network-uri scientific semigroups text time transformers + unordered-containers vector + ]; + testHaskellDepends = [ + aeson base bytestring containers derive directory doctest + doctest-prop errors filepath hspec http-client http-types mtl + QuickCheck quickcheck-properties semigroups text time + unordered-containers vector + ]; + jailbreak = true; + homepage = "https://github.com/bitemyapp/bloodhound"; + description = "ElasticSearch client library for Haskell"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "bloodhound-amazonka-auth" = callPackage ({ mkDerivation, amazonka-core, amazonka-elasticsearch, base , bloodhound, exceptions, http-client, http-types, tasty @@ -50421,6 +50506,8 @@ self: { pname = "cabal-helper"; version = "0.6.2.0"; sha256 = "32adfd7deb1a227aa9b2fa5d9c6768ed395c1acaa9e5e0c5698ede52766daa2e"; + revision = "1"; + editedCabalFile = "218af6a209ee60126eb7997b51509638df1836d074267850d0e19248845a7111"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -50450,6 +50537,8 @@ self: { pname = "cabal-helper"; version = "0.6.3.0"; sha256 = "95d62411205c03f87737daaa790e885e73fea875194366a0b2168af494735f04"; + revision = "1"; + editedCabalFile = "068fec3003f2be2666502398dc893e9c42b6f412462c275884ad811e85811aea"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -50479,6 +50568,8 @@ self: { pname = "cabal-helper"; version = "0.6.3.1"; sha256 = "c19a9a87c54f6649e0f8cbb3a070244bff9fcc5b9ae783c00c049867fb1a7afe"; + revision = "1"; + editedCabalFile = "63136d3d9e1dc39c8fd90687c031727aa7c8c5f38dcf2b26a3b652a44b4d8041"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -50507,8 +50598,8 @@ self: { }: mkDerivation { pname = "cabal-helper"; - version = "0.7.1.0"; - sha256 = "7c78b875b5f246b8422b641923d2ffe593bf65ce9e99373e19ef8372df8db66f"; + version = "0.7.0.1"; + sha256 = "4c158f81ad325a0b2bfd5bfec149851f59837fd73775c8b4da0050bdeca0182d"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -50528,6 +50619,38 @@ self: { license = stdenv.lib.licenses.agpl3; }) {}; + "cabal-helper_0_7_1_0" = callPackage + ({ mkDerivation, base, bytestring, Cabal, cabal-install, directory + , extra, filepath, ghc-prim, mtl, process, template-haskell + , temporary, transformers, unix, utf8-string + }: + mkDerivation { + pname = "cabal-helper"; + version = "0.7.1.0"; + sha256 = "7c78b875b5f246b8422b641923d2ffe593bf65ce9e99373e19ef8372df8db66f"; + revision = "1"; + editedCabalFile = "1d0a9e90761cbdc1804e396eeb3bf10ae5663f5b3ce637a5f80238b4f04ed5cd"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base Cabal directory filepath ghc-prim mtl process transformers + ]; + executableHaskellDepends = [ + base bytestring Cabal directory filepath ghc-prim process + template-haskell temporary transformers utf8-string + ]; + testHaskellDepends = [ + base bytestring Cabal directory extra filepath ghc-prim mtl process + template-haskell temporary transformers unix utf8-string + ]; + testToolDepends = [ cabal-install ]; + jailbreak = true; + doCheck = false; + description = "Simple interface to some of Cabal's configuration state used by ghc-mod"; + license = stdenv.lib.licenses.agpl3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "cabal-info" = callPackage ({ mkDerivation, base, Cabal, directory, filepath , optparse-applicative @@ -52309,14 +52432,13 @@ self: { }: mkDerivation { pname = "caledon"; - version = "3.2.1.0"; - sha256 = "e9375150e95a7d02fe927a1d27209e925622bcdef28772ddbee569f789c5e355"; + version = "3.2.2.0"; + sha256 = "684d9af96e1ed25e995f5ec9c7205b32c0af77d52a24d053b4a90c673658656d"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ base containers cpphs lens mtl parsec transformers ]; - jailbreak = true; homepage = "https://github.com/mmirman/caledon"; description = "a logic programming language based on the calculus of constructions"; license = stdenv.lib.licenses.gpl3; @@ -60255,8 +60377,8 @@ self: { ({ mkDerivation, base, contravariant, vector }: mkDerivation { pname = "colonnade"; - version = "0.1"; - sha256 = "a8c46dd9a4d45bc89408579416ff37cadd1b3f22403bb1b1d7dfe9d84ff5b0a7"; + version = "0.3"; + sha256 = "eab23a4fc5a24b3ab1c40254a63ccfdacf19c59fdead79258ee58e2d42f111c7"; libraryHaskellDepends = [ base contravariant vector ]; homepage = "https://github.com/andrewthad/colonnade#readme"; description = "Generic types and functions for columnar encoding and decoding"; @@ -64712,13 +64834,13 @@ self: { "coordinate" = callPackage ({ mkDerivation, base, directory, doctest, filepath, lens - , QuickCheck, radian, tagged, template-haskell, transformers + , QuickCheck, template-haskell, transformers }: mkDerivation { pname = "coordinate"; - version = "0.0.21"; - sha256 = "a126c5713e498514f8225af4942dfac5a2ccca501b20a1a2c1e7783f58f39a4f"; - libraryHaskellDepends = [ base lens radian tagged transformers ]; + version = "0.1.1"; + sha256 = "78bf22add331dead9d2fc3ea4c0f626d821462c47bae72be8833282e9455e7ca"; + libraryHaskellDepends = [ base lens transformers ]; testHaskellDepends = [ base directory doctest filepath QuickCheck template-haskell ]; @@ -67342,7 +67464,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "cryptol" = callPackage + "cryptol_2_3_0" = callPackage ({ mkDerivation, alex, ansi-terminal, array, async, base , base-compat, bytestring, containers, deepseq, deepseq-generics , directory, filepath, generic-trie, gitrev, GraphSCC, happy @@ -67377,6 +67499,39 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "cryptol" = callPackage + ({ mkDerivation, alex, ansi-terminal, array, async, base + , base-compat, bytestring, containers, deepseq, directory, filepath + , gitrev, GraphSCC, happy, haskeline, heredoc, monad-control + , monadLib, old-time, presburger, pretty, process, QuickCheck + , random, sbv, simple-smt, smtLib, syb, template-haskell, text + , tf-random, transformers, transformers-base, utf8-string + }: + mkDerivation { + pname = "cryptol"; + version = "2.4.0"; + sha256 = "d34471f734429c25b52ca71ce63270ec3157a8413eeaf7f65dd7abe3cb27014d"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + array async base base-compat bytestring containers deepseq + directory filepath gitrev GraphSCC heredoc monad-control monadLib + old-time presburger pretty process QuickCheck random sbv simple-smt + smtLib syb template-haskell text tf-random transformers + transformers-base utf8-string + ]; + libraryToolDepends = [ alex happy ]; + executableHaskellDepends = [ + ansi-terminal base base-compat containers deepseq directory + filepath haskeline monad-control monadLib process random sbv + tf-random transformers + ]; + homepage = "http://www.cryptol.net/"; + description = "Cryptol: The Language of Cryptography"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "cryptonite_0_6" = callPackage ({ mkDerivation, base, byteable, bytestring, deepseq, ghc-prim , integer-gmp, memory, tasty, tasty-hunit, tasty-kat @@ -69213,8 +69368,8 @@ self: { ({ mkDerivation, base, ghc-prim, tasty, tasty-quickcheck }: mkDerivation { pname = "data-bword"; - version = "0.1"; - sha256 = "8d90db097d4df7688f2767f86d27534c79e8aa933a274962fc4a3ab4428b0ee8"; + version = "0.1.0.1"; + sha256 = "70f01f857865edcf1d1d20128b0202320b1635cc03b00954b6d1447cd699db7d"; libraryHaskellDepends = [ base ghc-prim ]; testHaskellDepends = [ base tasty tasty-quickcheck ]; homepage = "https://github.com/mvv/data-bword"; @@ -69629,8 +69784,8 @@ self: { }: mkDerivation { pname = "data-dword"; - version = "0.3"; - sha256 = "e3f8bd8b529cd1e720d07a9ab9861f4e6f2cf63594a246d405d0c8125bad9254"; + version = "0.3.1"; + sha256 = "0aa84874feca89e86320915e07e5c48c303e34bbcaf6a1c77dbe03f7fba601ea"; libraryHaskellDepends = [ base data-bword ghc-prim hashable template-haskell ]; @@ -76330,7 +76485,7 @@ self: { license = stdenv.lib.licenses.mit; }) {}; - "digits" = callPackage + "digits_0_2" = callPackage ({ mkDerivation, base, QuickCheck }: mkDerivation { pname = "digits"; @@ -76339,6 +76494,19 @@ self: { libraryHaskellDepends = [ base QuickCheck ]; description = "Converts integers to lists of digits and back"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "digits" = callPackage + ({ mkDerivation, base, QuickCheck }: + mkDerivation { + pname = "digits"; + version = "0.3"; + sha256 = "311474db49718cdb9d5dfb91a472456ee9d90eeb34b3439c63d94734792508c6"; + libraryHaskellDepends = [ base QuickCheck ]; + testHaskellDepends = [ base QuickCheck ]; + description = "Converts integers to lists of digits and back"; + license = stdenv.lib.licenses.bsd3; }) {}; "dimensional_0_13_0_1" = callPackage @@ -85028,6 +85196,33 @@ self: { hydraPlatforms = [ "x86_64-darwin" ]; }) {}; + "eventstore_0_13_1_3" = callPackage + ({ mkDerivation, aeson, array, async, base, bytestring, cereal + , connection, containers, dns, dotnet-timespan, http-client + , protobuf, random, semigroups, stm, tasty, tasty-hunit, text, time + , unordered-containers, uuid + }: + mkDerivation { + pname = "eventstore"; + version = "0.13.1.3"; + sha256 = "027dda722c410a7b528537c4f296040b90c16cf91d95362356e608c672de6b2a"; + libraryHaskellDepends = [ + aeson array async base bytestring cereal connection containers dns + dotnet-timespan http-client protobuf random semigroups stm text + time unordered-containers uuid + ]; + testHaskellDepends = [ + aeson base connection dotnet-timespan stm tasty tasty-hunit text + time + ]; + jailbreak = true; + homepage = "http://github.com/YoEight/eventstore"; + description = "EventStore TCP Client"; + license = stdenv.lib.licenses.bsd3; + platforms = [ "x86_64-darwin" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "every-bit-counts" = callPackage ({ mkDerivation, base, haskell98 }: mkDerivation { @@ -87101,6 +87296,25 @@ self: { license = stdenv.lib.licenses.gpl2; }) {}; + "fasta_0_10_3_0" = callPackage + ({ mkDerivation, attoparsec, base, bytestring, containers, foldl + , lens, parsec, pipes, pipes-attoparsec, pipes-bytestring + , pipes-group, pipes-text, split, text + }: + mkDerivation { + pname = "fasta"; + version = "0.10.3.0"; + sha256 = "31db040cf5c4ea1fb1aed11b327ffec9faf8f39344362d53472f57eeb8e20e40"; + libraryHaskellDepends = [ + attoparsec base bytestring containers foldl lens parsec pipes + pipes-attoparsec pipes-bytestring pipes-group pipes-text split text + ]; + homepage = "https://github.com/GregorySchwartz/fasta"; + description = "A simple, mindless parser for fasta files"; + license = stdenv.lib.licenses.gpl3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "fastbayes" = callPackage ({ mkDerivation, base, hmatrix, vector }: mkDerivation { @@ -96540,8 +96754,10 @@ self: { ({ mkDerivation, array, base, containers, ghc, hpc }: mkDerivation { pname = "ghc-srcspan-plugin"; - version = "0.2.1.0"; - sha256 = "918bf8aa5060db5635c8dbc630001247e1efe7188388c44e4f7bc5077f3266b1"; + version = "0.2.2.0"; + sha256 = "e137ecf1d3463bdb806cc681a0375e4a60d054e71839660e223e92906a60aff1"; + revision = "1"; + editedCabalFile = "3131594b5f9d1fc3ee35a5d8f87b1361840d02778080a6494beef514250e02c1"; libraryHaskellDepends = [ array base containers ghc hpc ]; description = "Generic GHC Plugin for annotating Haskell code with source location data"; license = stdenv.lib.licenses.bsd3; @@ -120989,8 +121205,8 @@ self: { }: mkDerivation { pname = "hjsonschema"; - version = "0.10.0.2"; - sha256 = "ef16997285185449df1c7885fb3465dc7da41511544497efe2421764db4e71e1"; + version = "0.10.0.3"; + sha256 = "ab44f4673a1e701c035a3002f509a7a20abd5958b17155861a2d37f8fdc11b51"; libraryHaskellDepends = [ aeson base bytestring containers file-embed filepath hjsonpointer http-client http-types pcre-heavy QuickCheck scientific semigroups @@ -124355,6 +124571,8 @@ self: { pname = "hoogle"; version = "5.0"; sha256 = "19fa34b6695956548f3dc1992e883bb7cf32459d260587dd5a06ef986684c50f"; + revision = "1"; + editedCabalFile = "aee369809a5bc7892a0c58189e4905dac0204a8c119a20bc8d26011c6d37af72"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -131020,8 +131238,8 @@ self: { }: mkDerivation { pname = "hsyslog-udp"; - version = "0.1.1"; - sha256 = "eedafcd134d2085c02b363889df5291b2062dfb51685a24a93eb133028b3aea1"; + version = "0.1.2"; + sha256 = "1a6e1d18039150a6036003b5bfc40bdde9650e6eee67404bc9ee4aecf7baa4ae"; libraryHaskellDepends = [ base bytestring hsyslog network text time unix ]; @@ -133540,8 +133758,8 @@ self: { }: mkDerivation { pname = "http-proxy"; - version = "0.1.0.1"; - sha256 = "e83df2fb719079d0da38b200a1e5f1ee45f734504e59f1eecde4d81cfd499870"; + version = "0.1.0.3"; + sha256 = "d9c7363f375eff74e1eea86c07797f13592d929358cfcb38e725587f842284e6"; libraryHaskellDepends = [ async base blaze-builder bytestring bytestring-lexing case-insensitive conduit conduit-extra http-client http-conduit @@ -133554,6 +133772,7 @@ self: { http-conduit http-types network QuickCheck random resourcet text vault wai wai-conduit warp warp-tls ]; + jailbreak = true; homepage = "https://github.com/erikd/http-proxy"; description = "A library for writing HTTP and HTTPS proxies"; license = stdenv.lib.licenses.bsd3; @@ -136165,6 +136384,23 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "hyperloglogplus" = callPackage + ({ mkDerivation, base, bits, containers, HUnit, murmur-hash + , semigroups, tasty, tasty-hunit, vector + }: + mkDerivation { + pname = "hyperloglogplus"; + version = "0.1.0.0"; + sha256 = "339da5d125bc24561b37c950cb16375424bb7831d50cc6b34adeefb0361821ca"; + libraryHaskellDepends = [ + base bits containers murmur-hash semigroups vector + ]; + testHaskellDepends = [ base HUnit semigroups tasty tasty-hunit ]; + homepage = "https://github.com/ezhulenev/hyperloglogplus#readme"; + description = "Approximate cardinality estimation using constant space"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "hyperpublic" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring , http-enumerator, http-types @@ -138496,23 +138732,26 @@ self: { }) {}; "imperative-edsl" = callPackage - ({ mkDerivation, array, base, BoundedChan, containers, deepseq - , directory, exception-transformers, ghc-prim, language-c-quote - , mainland-pretty, microlens, microlens-mtl, microlens-th, mtl - , open-typerep, operational-alacarte, process, srcloc, syntactic - , tasty-quickcheck, tasty-th, time + ({ mkDerivation, array, base, BoundedChan, containers + , data-default-class, deepseq, directory, exception-transformers + , filepath, ghc-prim, language-c-quote, mainland-pretty, microlens + , microlens-mtl, microlens-th, mtl, operational-alacarte, process + , random, srcloc, stm, syntactic, tasty-quickcheck, tasty-th, time }: mkDerivation { pname = "imperative-edsl"; - version = "0.5"; - sha256 = "37cd2e3c9e389cff09d5d8971b020866ff44958e17607f02012d54d3430233a8"; + version = "0.6"; + sha256 = "fda40eb483f84092a3c2e2456445fadf151de469c1231366f38f061790222cc2"; libraryHaskellDepends = [ - array base BoundedChan containers deepseq directory - exception-transformers ghc-prim language-c-quote mainland-pretty - microlens microlens-mtl microlens-th mtl open-typerep - operational-alacarte process srcloc syntactic time + array base BoundedChan containers data-default-class deepseq + directory exception-transformers ghc-prim language-c-quote + mainland-pretty microlens microlens-mtl microlens-th mtl + operational-alacarte process srcloc stm syntactic time + ]; + testHaskellDepends = [ + base directory filepath process random syntactic tasty-quickcheck + tasty-th ]; - testHaskellDepends = [ base syntactic tasty-quickcheck tasty-th ]; homepage = "https://github.com/emilaxelsson/imperative-edsl"; description = "Deep embedding of imperative programs with code generation"; license = stdenv.lib.licenses.bsd3; @@ -138847,13 +139086,12 @@ self: { }: mkDerivation { pname = "indentation"; - version = "0.3.0.1"; - sha256 = "5908207cebd6d4ab81ba431653ae9f3c1e307c690ceb218f682b6b2ae925e968"; + version = "0.3.1"; + sha256 = "5b374defe3f6823dfcab8028ea152b2237246191659303e2d362daa4fc2faad1"; libraryHaskellDepends = [ base indentation-core indentation-parsec indentation-trifecta mtl parsec parsers trifecta ]; - jailbreak = true; homepage = "https://bitbucket.org/adamsmd/indentation"; description = "Indentation sensitive parsing combinators for Parsec and Trifecta"; license = stdenv.lib.licenses.bsd3; @@ -138892,13 +139130,12 @@ self: { }: mkDerivation { pname = "indentation-trifecta"; - version = "0.0"; - sha256 = "496c7f6feacbea5c63296475267103f8db870289d05c46672a5a224941917f3d"; + version = "0.0.1"; + sha256 = "c71e7f7416e2e0154cc8bfbef28a964771545700a4eb9af00a7e24b6dff8e6aa"; libraryHaskellDepends = [ base indentation-core mtl parsers trifecta ]; testHaskellDepends = [ base tasty tasty-hunit trifecta ]; - jailbreak = true; homepage = "https://bitbucket.org/adamsmd/indentation"; description = "Indentation sensitive parsing combinators for Trifecta"; license = stdenv.lib.licenses.bsd3; @@ -140036,8 +140273,8 @@ self: { }: mkDerivation { pname = "intero"; - version = "0.1.15"; - sha256 = "ef80da6f426e31f3b2337c2c94834574ec111ce7ba3d9f2834326857506f1eba"; + version = "0.1.16"; + sha256 = "28dc0a16cec34ec8423f7b97c5243f0a894d22881e400c8c74cb06608040dfa1"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -140742,18 +140979,19 @@ self: { }) {}; "ip" = callPackage - ({ mkDerivation, aeson, attoparsec, base, bytestring, hashable - , QuickCheck, test-framework, test-framework-quickcheck2, text + ({ mkDerivation, aeson, attoparsec, base, bytestring, doctest + , hashable, primitive, QuickCheck, test-framework + , test-framework-quickcheck2, text, vector }: mkDerivation { pname = "ip"; - version = "0.6.2"; - sha256 = "81f467ddd8e5880add8fd76333fc77e8cbc5af21281e389dac30d7a44b604268"; + version = "0.8.1"; + sha256 = "0614467bf2db28cb5d47692906852f887bebd786643e1a5490bd23cf8a36d6bd"; libraryHaskellDepends = [ - aeson attoparsec base bytestring hashable text + aeson attoparsec base bytestring hashable primitive text vector ]; testHaskellDepends = [ - base bytestring QuickCheck test-framework + base bytestring doctest QuickCheck test-framework test-framework-quickcheck2 text ]; homepage = "https://github.com/andrewthad/haskell-ip#readme"; @@ -143364,8 +143602,8 @@ self: { }: mkDerivation { pname = "jsaddle"; - version = "0.4.0.4"; - sha256 = "42a946c2198ad33398c884df9e1385e3b16097ea4945b43d9a2eddbce2ad0e05"; + version = "0.4.0.5"; + sha256 = "b1c77d083ae9ccb1eadde1b63599c29460c6623fe000061168e92f3b8f01a333"; libraryHaskellDepends = [ base gi-glib gi-gtk gi-javascriptcore gi-webkit haskell-gi-base lens template-haskell text transformers webkitgtk3-javascriptcore @@ -143385,8 +143623,8 @@ self: { }: mkDerivation { pname = "jsaddle-dom"; - version = "0.2.0.0"; - sha256 = "7c9bbf02c33e0ef074633f9ae023a375db775c5445a138956b27ffd2aed76446"; + version = "0.2.0.1"; + sha256 = "2cfdbf281e29c9b1e3ea2f4db59f80263309bad6f080ceb9cbf4072cfa3ff7f3"; libraryHaskellDepends = [ base base-compat gi-glib gi-gtk gi-webkit haskell-gi-base jsaddle lens text transformers @@ -143459,6 +143697,28 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "json-api" = callPackage + ({ mkDerivation, aeson, aeson-pretty, base, bytestring, containers + , data-default, hspec, lens, lens-aeson, text, unordered-containers + , url + }: + mkDerivation { + pname = "json-api"; + version = "0.1.0.2"; + sha256 = "48d7b0256fe2b98ef762d9e74262c322cc896169a0d4ab0421c6abf281c609de"; + libraryHaskellDepends = [ + aeson base containers data-default lens-aeson text + unordered-containers url + ]; + testHaskellDepends = [ + aeson aeson-pretty base bytestring containers data-default hspec + lens lens-aeson text url + ]; + homepage = "https://github.com/toddmohney/json-api"; + description = "Utilities for generating JSON-API payloads"; + license = stdenv.lib.licenses.mit; + }) {}; + "json-assertions" = callPackage ({ mkDerivation, aeson, base, indexed, indexed-free, lens , lens-aeson, text @@ -146652,6 +146912,8 @@ self: { pname = "kraken"; version = "0.0.1"; sha256 = "227f6e535ef40cdad52efbcf412126b9a90494648bd824e7f8eec3cc8b79c6b5"; + revision = "1"; + editedCabalFile = "4dac6e70c86448ee533462e74e1325dedf7bcb0a8e905081d6f4ff47ff0e31ee"; libraryHaskellDepends = [ aeson base bytestring http-client http-client-tls mtl ]; @@ -146669,6 +146931,8 @@ self: { pname = "kraken"; version = "0.0.2"; sha256 = "0d75c7c7e0be11e0ca508506a693acd7638e875418e95407ecb2f1e6ecabd046"; + revision = "1"; + editedCabalFile = "0f5024f0979ed854a48731d7aa59f27adf6bfa4b33a1be03eed472bdf0d9480b"; libraryHaskellDepends = [ aeson base bytestring http-client http-client-tls mtl ]; @@ -149935,10 +150199,8 @@ self: { ({ mkDerivation, base, size-based }: mkDerivation { pname = "lazy-search"; - version = "0.1.0.0"; - sha256 = "1691e5ec0363fd3aff644ae4daad29c84ea3d3a489546949546e4fb2678b688f"; - revision = "1"; - editedCabalFile = "8aba91a790a6f69fc43f2b46c3946e1ab44b769b3335ae08973132e52f9580ce"; + version = "0.1.1.0"; + sha256 = "dc186c44e9a06e2fd224a5844c8f45b661754e40a7ba2f87958b5d595c19dcc5"; libraryHaskellDepends = [ base size-based ]; description = "Finds values satisfying a lazy predicate"; license = stdenv.lib.licenses.bsd3; @@ -156697,8 +156959,8 @@ self: { ({ mkDerivation, base, network, transformers }: mkDerivation { pname = "mac"; - version = "0.1.2.0"; - sha256 = "8ac8188429cb9e20aefa83e3943f7b4f2713248160bcbeb9080784e637e5789d"; + version = "0.1.3.0"; + sha256 = "cddb87cee4de0c1a54319de2a323deb8aecc0251e91d2c3a9ea16224bfbe127e"; libraryHaskellDepends = [ base network transformers ]; description = "Static Mandatory Access Control in Haskell"; license = stdenv.lib.licenses.bsd3; @@ -162649,7 +162911,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "modify-fasta" = callPackage + "modify-fasta_0_8_1_3" = callPackage ({ mkDerivation, base, containers, fasta, mtl, optparse-applicative , pipes, pipes-text, regex-tdfa, regex-tdfa-text, split, text , text-show @@ -162671,6 +162933,31 @@ self: { homepage = "https://github.com/GregorySchwartz/modify-fasta"; description = "Modify fasta (and CLIP) files in several optional ways"; license = stdenv.lib.licenses.gpl2; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "modify-fasta" = callPackage + ({ mkDerivation, base, containers, fasta, mtl, optparse-applicative + , pipes, pipes-text, regex-tdfa, regex-tdfa-text, split, text + , text-show + }: + mkDerivation { + pname = "modify-fasta"; + version = "0.8.2.0"; + sha256 = "8d5f8148b969147edef5483e72edd419f2184a0e43da2bdf201e09cf2d42877a"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base containers fasta regex-tdfa regex-tdfa-text split text + text-show + ]; + executableHaskellDepends = [ + base containers fasta mtl optparse-applicative pipes pipes-text + split text + ]; + homepage = "https://github.com/GregorySchwartz/modify-fasta"; + description = "Modify fasta (and CLIP) files in several optional ways"; + license = stdenv.lib.licenses.gpl3; }) {}; "modsplit" = callPackage @@ -173126,8 +173413,8 @@ self: { }: mkDerivation { pname = "octane"; - version = "0.13.0"; - sha256 = "4ee2ee083a497782b86401796a78a3f6cb42c2409c93f67bb95394e29a257167"; + version = "0.13.2"; + sha256 = "661df67cee1c5719207e2c92aebde1d7da52333dd5b0227f87e2619a234d5729"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -173143,31 +173430,6 @@ self: { license = stdenv.lib.licenses.mit; }) {}; - "octane_0_13_1" = callPackage - ({ mkDerivation, aeson, base, bimap, binary, binary-bits - , bytestring, containers, data-binary-ieee754, deepseq, doctest - , file-embed, http-client, http-client-tls, regex-compat, tasty - , tasty-hspec, text, unordered-containers, vector - }: - mkDerivation { - pname = "octane"; - version = "0.13.1"; - sha256 = "77db47b1c983531846953baa2a720ed38bfcb53c2ad5031a8dbb94cd440c62ac"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson base bimap binary binary-bits bytestring containers - data-binary-ieee754 deepseq file-embed http-client http-client-tls - regex-compat text unordered-containers vector - ]; - executableHaskellDepends = [ base ]; - testHaskellDepends = [ base doctest tasty tasty-hspec ]; - homepage = "https://github.com/tfausak/octane#readme"; - description = "Parse Rocket League replays"; - license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; - }) {}; - "octohat" = callPackage ({ mkDerivation, aeson, base, base-compat, base16-bytestring , base64-bytestring, bytestring, containers, cryptohash, dotenv @@ -188422,7 +188684,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "pretty-show" = callPackage + "pretty-show_1_6_10" = callPackage ({ mkDerivation, array, base, filepath, ghc-prim, happy , haskell-lexer, pretty }: @@ -188437,6 +188699,28 @@ self: { ]; libraryToolDepends = [ happy ]; executableHaskellDepends = [ base ]; + jailbreak = true; + homepage = "http://wiki.github.com/yav/pretty-show"; + description = "Tools for working with derived `Show` instances and generic inspection of values"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "pretty-show" = callPackage + ({ mkDerivation, array, base, filepath, ghc-prim, happy + , haskell-lexer, pretty + }: + mkDerivation { + pname = "pretty-show"; + version = "1.6.11"; + sha256 = "b80bb4c5ddcb49dcd2df68a837aafd1d9361fc9157a8bafbb92fef229e9def82"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + array base filepath ghc-prim haskell-lexer pretty + ]; + libraryToolDepends = [ happy ]; + executableHaskellDepends = [ base ]; homepage = "http://wiki.github.com/yav/pretty-show"; description = "Tools for working with derived `Show` instances and generic inspection of values"; license = stdenv.lib.licenses.mit; @@ -189117,6 +189401,23 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "processing-for-haskell" = callPackage + ({ mkDerivation, base, data-default, GLUT, hsnoise, NumInstances + , OpenGL, random, time, transformers, utf8-string, vector-space + }: + mkDerivation { + pname = "processing-for-haskell"; + version = "0.1.0.1"; + sha256 = "8303039ea8fe7830b95ca1859295a89468dc0c369c83e7991960e876fbcf1854"; + libraryHaskellDepends = [ + base data-default GLUT hsnoise NumInstances OpenGL random time + transformers utf8-string vector-space + ]; + homepage = "https://github.com/anton-k/processing-for-haskell"; + description = "Computer graphics for kids and artists with Processing implemented in Haskell"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "processor-creative-kit" = callPackage ({ mkDerivation, array, attoparsec, base, bytestring, containers , deepseq, mtl @@ -192285,28 +192586,6 @@ self: { }) {}; "quantum-random" = callPackage - ({ mkDerivation, aeson, ansi-terminal, ansigraph, base, bytestring - , directory, haskeline, hspec, http-conduit, mtl, QuickCheck - , regex-posix, terminal-size, text - }: - mkDerivation { - pname = "quantum-random"; - version = "0.6.0"; - sha256 = "7913e0650571d80a4cd620813b8570fc130d018006b8a9f7502278ff9346835d"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson ansi-terminal ansigraph base bytestring directory - http-conduit regex-posix terminal-size text - ]; - executableHaskellDepends = [ base haskeline mtl ]; - testHaskellDepends = [ base hspec QuickCheck ]; - homepage = "http://github.com/BlackBrane/quantum-random/"; - description = "Retrieve, store and manage real quantum random data"; - license = stdenv.lib.licenses.mit; - }) {}; - - "quantum-random_0_6_1" = callPackage ({ mkDerivation, aeson, ansi-terminal, ansigraph, base, bytestring , directory, haskeline, hspec, http-conduit, mtl, QuickCheck , regex-posix, terminal-size, text @@ -192326,7 +192605,6 @@ self: { homepage = "http://github.com/BlackBrane/quantum-random/"; description = "Retrieve, store and manage real quantum random data"; license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "qudb" = callPackage @@ -196026,14 +196304,15 @@ self: { "reflex-dom-colonnade" = callPackage ({ mkDerivation, base, colonnade, containers, contravariant, reflex - , reflex-dom, vector + , reflex-dom, semigroups, vector }: mkDerivation { pname = "reflex-dom-colonnade"; - version = "0.2"; - sha256 = "aeb9a110bd4b8fa12547fb7147c7fda937ffd4e31607a799b9284fb9984a6e01"; + version = "0.3"; + sha256 = "9bf95b9933ee86f7efda769825577dd089c007b9521adfde1bdc87126c732168"; libraryHaskellDepends = [ - base colonnade containers contravariant reflex reflex-dom vector + base colonnade containers contravariant reflex reflex-dom + semigroups vector ]; homepage = "https://github.com/andrewthad/colonnade#readme"; description = "Use colonnade with reflex-dom"; @@ -198985,7 +199264,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "rest-client" = callPackage + "rest-client_0_5_1_0" = callPackage ({ mkDerivation, aeson-utils, base, bytestring, case-insensitive , data-default, exceptions, http-conduit, http-types, hxt , hxt-pickle-utils, monad-control, mtl, resourcet, rest-types @@ -199006,9 +199285,10 @@ self: { ]; description = "Utility library for use in generated API client libraries"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "rest-client_0_5_1_1" = callPackage + "rest-client" = callPackage ({ mkDerivation, aeson-utils, base, bytestring, case-insensitive , data-default, exceptions, http-client, http-conduit, http-types , hxt, hxt-pickle-utils, monad-control, mtl, resourcet, rest-types @@ -199027,7 +199307,6 @@ self: { ]; description = "Utility library for use in generated API client libraries"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "rest-core_0_33_1_2" = callPackage @@ -199948,12 +200227,33 @@ self: { pname = "rest-types"; version = "1.14.0.1"; sha256 = "645516a501f3f6d928c04b6022b111bd5411f301572f4de6b96ef7b15e480b32"; - revision = "2"; - editedCabalFile = "ff6c3027d4c2f87d78868a23bfbda807237c2d31b6caae9399f1de159a6e0ac1"; + revision = "3"; + editedCabalFile = "7b2771d02a8e0c49e92839fd69f09df782774370cfcc1de2875ed165a4174197"; libraryHaskellDepends = [ aeson base case-insensitive generic-aeson generic-xmlpickler hxt json-schema rest-stringmap text uuid ]; + jailbreak = true; + description = "Silk Rest Framework Types"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "rest-types_1_14_1" = callPackage + ({ mkDerivation, aeson, base, base-compat, case-insensitive + , generic-aeson, generic-xmlpickler, hxt, json-schema + , rest-stringmap, text, uuid + }: + mkDerivation { + pname = "rest-types"; + version = "1.14.1"; + sha256 = "a8433f4736820b19da3ac626f653954a93e72ab3c3d5a50983eed3aeffb20157"; + revision = "1"; + editedCabalFile = "3d5e37da0fb2c607d0fce6c1c3562392238f7636ed6574719472a58f1341247f"; + libraryHaskellDepends = [ + aeson base base-compat case-insensitive generic-aeson + generic-xmlpickler hxt json-schema rest-stringmap text uuid + ]; description = "Silk Rest Framework Types"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -199966,8 +200266,8 @@ self: { }: mkDerivation { pname = "rest-types"; - version = "1.14.1"; - sha256 = "a8433f4736820b19da3ac626f653954a93e72ab3c3d5a50983eed3aeffb20157"; + version = "1.14.1.1"; + sha256 = "b7e08e65bbae20bd891f0905c9c785184182172094673ab13e66499e4fe3969a"; libraryHaskellDepends = [ aeson base base-compat case-insensitive generic-aeson generic-xmlpickler hxt json-schema rest-stringmap text uuid @@ -215459,8 +215759,8 @@ self: { }: mkDerivation { pname = "snaplet-purescript"; - version = "0.4.1.0"; - sha256 = "0b5edf0aa99abe36eab3d127c02d0352338cbc5f53437c374dce5f116b4180a2"; + version = "0.5.1.0"; + sha256 = "24ca54a3186394624f76d67cc87ad4323e059b10abc7ea761f09564284d1c6df"; libraryHaskellDepends = [ base configurator mtl raw-strings-qq shelly snap snap-core string-conv text transformers @@ -220692,21 +220992,29 @@ self: { }) {}; "steeloverseer" = callPackage - ({ mkDerivation, ansi-terminal, base, filepath, fsnotify, process - , regex-tdfa, time, unix + ({ mkDerivation, aeson, ansi-terminal, async, base, bytestring + , containers, directory, filepath, fsnotify, megaparsec, microlens + , mtl, optparse-applicative, process, regex-tdfa, semigroups, stm + , text, yaml }: mkDerivation { pname = "steeloverseer"; - version = "1.1.1.0"; - sha256 = "cb255fce9ec38417473a10e00efd68450699ebb64f1ed0d683348dcd7b86a9eb"; - isLibrary = false; + version = "2.0"; + sha256 = "44a62c33eb251368dfa4fd97f317c4375dc65e6d66fc2362d3c17bcca82b0abf"; + revision = "1"; + editedCabalFile = "ccc318eb672b41d63104450aa7c25947df290ac9efc7c0ae62b727ad5f5898f2"; + isLibrary = true; isExecutable = true; - executableHaskellDepends = [ - ansi-terminal base filepath fsnotify process regex-tdfa time unix + libraryHaskellDepends = [ + aeson ansi-terminal async base bytestring containers megaparsec + microlens mtl process regex-tdfa semigroups stm text yaml + ]; + executableHaskellDepends = [ + base bytestring directory filepath fsnotify optparse-applicative + regex-tdfa semigroups yaml ]; - jailbreak = true; homepage = "https://github.com/schell/steeloverseer"; - description = "A file watcher"; + description = "A file watcher and development tool"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -225989,6 +226297,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "system-info" = callPackage + ({ mkDerivation, base }: + mkDerivation { + pname = "system-info"; + version = "0.1.0.1"; + sha256 = "e037238c975acc226dc5d2d483267d5d2c09ada7a966f269d858a824e15f5c88"; + libraryHaskellDepends = [ base ]; + testHaskellDepends = [ base ]; + homepage = "https://github.com/ChaosGroup/system-info"; + description = "Get information about CPUs, memory, etc"; + license = stdenv.lib.licenses.mit; + }) {}; + "system-inotify" = callPackage ({ mkDerivation, base, bytestring }: mkDerivation { @@ -231737,7 +232058,7 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; - "th-lift-instances" = callPackage + "th-lift-instances_0_1_8" = callPackage ({ mkDerivation, base, bytestring, containers, QuickCheck , template-haskell, text, th-lift, vector }: @@ -231754,9 +232075,10 @@ self: { homepage = "http://github.com/bennofs/th-lift-instances/"; description = "Lift instances for template-haskell for common data types"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "th-lift-instances_0_1_9" = callPackage + "th-lift-instances" = callPackage ({ mkDerivation, base, bytestring, containers, QuickCheck , template-haskell, text, th-lift, vector }: @@ -231773,7 +232095,6 @@ self: { homepage = "http://github.com/bennofs/th-lift-instances/"; description = "Lift instances for template-haskell for common data types"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "th-orphans_0_8_2" = callPackage @@ -232751,6 +233072,7 @@ self: { mersenne-random-pure64 mtl parsec PortMidi process serialport text time transformers websockets ]; + jailbreak = true; homepage = "http://tidal.lurk.org/"; description = "Pattern language for improvised music"; license = stdenv.lib.licenses.gpl3; @@ -232787,6 +233109,7 @@ self: { libraryHaskellDepends = [ base containers PortMidi tidal time transformers ]; + jailbreak = true; homepage = "http://tidal.lurk.org/"; description = "MIDI support for tidal"; license = stdenv.lib.licenses.gpl3; @@ -233528,7 +233851,7 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; - "timerep" = callPackage + "timerep_2_0_0_1" = callPackage ({ mkDerivation, attoparsec, base, monoid-subclasses, QuickCheck , tasty, tasty-hunit, tasty-quickcheck, text, time }: @@ -233545,6 +233868,26 @@ self: { homepage = "https://github.com/HugoDaniel/timerep"; description = "Parse and display time according to some RFCs (RFC3339, RFC2822, RFC822)"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "timerep" = callPackage + ({ mkDerivation, attoparsec, base, monoid-subclasses, QuickCheck + , tasty, tasty-hunit, tasty-quickcheck, text, time + }: + mkDerivation { + pname = "timerep"; + version = "2.0.0.2"; + sha256 = "1d4e417f3ca08921941c16791680e13b66fb1844d94759068846ede78c965339"; + libraryHaskellDepends = [ + attoparsec base monoid-subclasses text time + ]; + testHaskellDepends = [ + base QuickCheck tasty tasty-hunit tasty-quickcheck text time + ]; + homepage = "https://github.com/HugoDaniel/timerep"; + description = "Parse and display time according to some RFCs (RFC3339, RFC2822, RFC822)"; + license = stdenv.lib.licenses.bsd3; }) {}; "timers" = callPackage @@ -235283,21 +235626,14 @@ self: { }) {}; "transient" = callPackage - ({ mkDerivation, base, containers, directory, filepath, HTTP, mtl - , network, process, random, stm, time, transformers - }: + ({ mkDerivation, base, containers, mtl, stm, time, transformers }: mkDerivation { pname = "transient"; - version = "0.4.0"; - sha256 = "74b8895d8193fd5565760a968736e34ecea96dde7d5298dae6776f7dd52aaefc"; + version = "0.4.1"; + sha256 = "e862734582b0d9a70cbfcdbcb786f7945b7158c3ae7ba3c23882debc6126e4c0"; libraryHaskellDepends = [ base containers mtl stm time transformers ]; - testHaskellDepends = [ - base containers directory filepath HTTP mtl network process random - stm transformers - ]; - doCheck = false; homepage = "http://www.fpcomplete.com/user/agocorona"; description = "Making composable programs with multithreading, events and distributed computing"; license = stdenv.lib.licenses.mit; @@ -235312,17 +235648,16 @@ self: { }: mkDerivation { pname = "transient-universe"; - version = "0.3"; - sha256 = "8bc952a09ac7f53a3f5d8b0941f91bef9d32f4c6f395a0ee5b4f030367ac9a56"; + version = "0.3.1.2"; + sha256 = "cee59c9fd920435ac47913002bccea58348e4923ac557ca7727a86699799e133"; libraryHaskellDepends = [ base bytestring case-insensitive containers directory filepath hashable HTTP mtl network network-info network-uri process random stm TCache text time transformers transient vector websockets ]; - doHaddock = false; homepage = "http://www.fpcomplete.com/user/agocorona"; - description = "remote execution and map-reduce: distributed computing for transient"; - license = stdenv.lib.licenses.gpl3; + description = "Remote execution and map-reduce: distributed computing for Transient"; + license = stdenv.lib.licenses.mit; hydraPlatforms = [ "x86_64-darwin" ]; }) {}; @@ -246287,8 +246622,8 @@ self: { }: mkDerivation { pname = "wai-extra"; - version = "3.0.15.3"; - sha256 = "e841c5f101b0d436c1e54dd197e1e245b8b5ca4d3db18c48a837db1db3d5c1b3"; + version = "3.0.16.1"; + sha256 = "8f726e73e1895e30e260dd843159bce4cd10740dead9b1607884217bf0975157"; libraryHaskellDepends = [ aeson ansi-terminal base base64-bytestring blaze-builder bytestring case-insensitive containers cookie data-default-class deepseq @@ -252215,16 +252550,15 @@ self: { }) {}; "wol" = callPackage - ({ mkDerivation, base, network, split }: + ({ mkDerivation, base, bytestring, network, split }: mkDerivation { pname = "wol"; - version = "0.1.2"; - sha256 = "f1942a017fa2353db139cbfb26a2b6916281c8bab209de191e72bd9d75481570"; + version = "0.2"; + sha256 = "5c6c6b4d393a205a3a5e3a658fba4bff9cee0f8f9ab73dcccee4ac9dc4d30f38"; isLibrary = true; isExecutable = true; - libraryHaskellDepends = [ base network split ]; + libraryHaskellDepends = [ base bytestring network split ]; executableHaskellDepends = [ base ]; - jailbreak = true; homepage = "http://tom.lokhorst.eu/wol"; description = "Send a Wake on LAN Magic Packet"; license = stdenv.lib.licenses.bsd3; @@ -252946,7 +253280,7 @@ self: { hydraPlatforms = [ "x86_64-darwin" ]; }) {}; - "wuss" = callPackage + "wuss_1_0_4" = callPackage ({ mkDerivation, base, bytestring, connection, network, websockets }: mkDerivation { @@ -252959,6 +253293,22 @@ self: { homepage = "https://github.com/tfausak/wuss#readme"; description = "Secure WebSocket (WSS) clients"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "wuss" = callPackage + ({ mkDerivation, base, bytestring, connection, network, websockets + }: + mkDerivation { + pname = "wuss"; + version = "1.1.0"; + sha256 = "c244920c720801ded763584b8e89169c801325a9ad8144008bb9bbb2ed2d37c1"; + libraryHaskellDepends = [ + base bytestring connection network websockets + ]; + homepage = "https://github.com/tfausak/wuss#readme"; + description = "Secure WebSocket (WSS) clients"; + license = stdenv.lib.licenses.mit; }) {}; "wx" = callPackage @@ -258800,15 +259150,14 @@ self: { }: mkDerivation { pname = "yesod-auth-oauth2"; - version = "0.2.0"; - sha256 = "2a7efeb3df72d5a4870b8e2eb308a0548db2f9562beb26904e7782000ca0b3ed"; + version = "0.2.1"; + sha256 = "88d7d296c6e42f73dde6fb52f356d2a944c0776f4153a843ebf1bd0efaef97f6"; libraryHaskellDepends = [ aeson authenticate base bytestring hoauth2 http-client http-conduit http-types lifted-base network-uri random text transformers vector yesod-auth yesod-core yesod-form ]; testHaskellDepends = [ base hspec ]; - doHaddock = false; homepage = "http://github.com/thoughtbot/yesod-auth-oauth2"; description = "OAuth 2.0 authentication plugins"; license = stdenv.lib.licenses.bsd3; @@ -261759,8 +262108,8 @@ self: { }: mkDerivation { pname = "yesod-ip"; - version = "0.4.1"; - sha256 = "a61372177dff4a0b8efa8dcb6dd82ce021b9bfb6f69f014e9f284841bcfc8dc1"; + version = "0.5.0"; + sha256 = "b6945480c694b48c03daceb6c286636f65ed9c442b7b94774814c1078418a029"; libraryHaskellDepends = [ base http-api-data ip path-pieces persistent text yesod-core yesod-form