hackage-packages.nix: update Haskell package set

This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:

  - Nixpkgs: 6cdcd0db5c
  - Hackage: e774e54800
  - LTS Haskell: 89c3b45370
  - Stackage Nightly: caa131e677
This commit is contained in:
Peter Simons 2015-11-24 13:18:39 +01:00
parent e16a6c0feb
commit b21f6c7823
62 changed files with 533 additions and 128 deletions

View File

@ -4704,6 +4704,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6416,6 +6417,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6451,6 +6453,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8419,6 +8422,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4703,6 +4703,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6415,6 +6416,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6450,6 +6452,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8418,6 +8421,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4703,6 +4703,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6415,6 +6416,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6450,6 +6452,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8418,6 +8421,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4703,6 +4703,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6415,6 +6416,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6450,6 +6452,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8418,6 +8421,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4700,6 +4700,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6412,6 +6413,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6447,6 +6449,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8413,6 +8416,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4700,6 +4700,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6412,6 +6413,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6447,6 +6449,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8412,6 +8415,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4696,6 +4696,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6407,6 +6408,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6442,6 +6444,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8405,6 +8408,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4696,6 +4696,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6407,6 +6408,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6442,6 +6444,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8405,6 +8408,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4684,6 +4684,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6394,6 +6395,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6429,6 +6431,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8388,6 +8391,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4674,6 +4674,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6383,6 +6384,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6418,6 +6420,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8371,6 +8374,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4654,6 +4654,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6355,6 +6356,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6389,6 +6391,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8333,6 +8336,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4652,6 +4652,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6351,6 +6352,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6385,6 +6387,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8329,6 +8332,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4651,6 +4651,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6350,6 +6351,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6384,6 +6386,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8326,6 +8329,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4649,6 +4649,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6348,6 +6349,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6382,6 +6384,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8323,6 +8326,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4645,6 +4645,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6341,6 +6342,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6375,6 +6377,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8315,6 +8318,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4640,6 +4640,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6334,6 +6335,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6368,6 +6370,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8304,6 +8307,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4671,6 +4671,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6379,6 +6380,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_0";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6414,6 +6416,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8365,6 +8368,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4668,6 +4668,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6374,6 +6375,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6409,6 +6411,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8359,6 +8362,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4667,6 +4667,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6372,6 +6373,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6407,6 +6409,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8355,6 +8358,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4662,6 +4662,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6366,6 +6367,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6401,6 +6403,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8349,6 +8352,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4658,6 +4658,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6361,6 +6362,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6396,6 +6398,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8343,6 +8346,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4656,6 +4656,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend" = dontDistribute super."ide-backend";
"ide-backend-common" = dontDistribute super."ide-backend-common";
@ -6358,6 +6359,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_1";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6393,6 +6395,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8340,6 +8343,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4605,6 +4605,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_4";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_0";
@ -6272,6 +6273,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6306,6 +6308,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8230,6 +8233,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4603,6 +4603,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_6";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6270,6 +6271,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6304,6 +6306,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8227,6 +8230,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4575,6 +4575,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_9";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_1";
@ -6223,6 +6224,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6257,6 +6259,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8164,6 +8167,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4571,6 +4571,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_9";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_2";
@ -6216,6 +6217,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6250,6 +6252,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8154,6 +8157,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4571,6 +4571,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_9";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_2";
@ -6216,6 +6217,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6250,6 +6252,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8153,6 +8156,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4570,6 +4570,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_9";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_2";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6213,6 +6214,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6247,6 +6249,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8150,6 +8153,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4567,6 +4567,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_9";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_2";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6210,6 +6211,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6244,6 +6246,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8144,6 +8147,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4566,6 +4566,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_9";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_2";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6206,6 +6207,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6240,6 +6242,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8139,6 +8142,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -477,6 +477,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_12_2_4";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4557,6 +4558,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_11";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_3";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6196,6 +6198,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6230,6 +6233,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8128,6 +8132,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -477,6 +477,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_12_2_4";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4550,6 +4551,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_11";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_3";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6188,6 +6190,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6222,6 +6225,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8119,6 +8123,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -477,6 +477,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_12_2_4";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4544,6 +4545,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_11";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_3";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6180,6 +6182,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6214,6 +6217,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8109,6 +8113,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -477,6 +477,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_12_2_4";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4543,6 +4544,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_11";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_3";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6177,6 +6179,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6211,6 +6214,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8104,6 +8108,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4599,6 +4599,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_7";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6265,6 +6266,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6299,6 +6301,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8222,6 +8225,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -477,6 +477,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_12_2_4";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4539,6 +4540,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_11";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_3";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6172,6 +6174,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6206,6 +6209,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8098,6 +8102,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -477,6 +477,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_12_2_4";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4538,6 +4539,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_11";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_3";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6170,6 +6172,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6203,6 +6206,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8092,6 +8096,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -477,6 +477,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_12_2_4";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4536,6 +4537,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"ide-backend" = doDistribute super."ide-backend_0_9_0_11";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_3";
"ide-backend-server" = dontDistribute super."ide-backend-server";
@ -6166,6 +6168,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6199,6 +6202,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8088,6 +8092,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4597,6 +4597,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_7";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6263,6 +6264,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6297,6 +6299,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8219,6 +8222,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4596,6 +4596,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_7";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6259,6 +6260,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6293,6 +6295,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8214,6 +8217,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4595,6 +4595,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_7";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6257,6 +6258,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6291,6 +6293,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8211,6 +8214,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4590,6 +4590,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_7";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6251,6 +6252,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6285,6 +6287,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8203,6 +8206,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4589,6 +4589,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_7";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6250,6 +6251,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6284,6 +6286,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8202,6 +8205,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4586,6 +4586,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_8";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1";
@ -6246,6 +6247,7 @@ self: super: {
"postcodes" = dontDistribute super."postcodes";
"postgresql-binary" = doDistribute super."postgresql-binary_0_5_2";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6280,6 +6282,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8194,6 +8197,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -4578,6 +4578,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = doDistribute super."iconv_0_4_1_2";
"ide-backend" = doDistribute super."ide-backend_0_9_0_9";
"ide-backend-common" = doDistribute super."ide-backend-common_0_9_1_1";
@ -6234,6 +6235,7 @@ self: super: {
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -6268,6 +6270,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -8178,6 +8181,7 @@ self: super: {
"wai-routing" = dontDistribute super."wai-routing";
"wai-session" = dontDistribute super."wai-session";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -466,6 +466,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_13_0_0";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4395,6 +4396,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5939,12 +5941,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5977,6 +5981,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -7807,6 +7812,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -466,6 +466,7 @@ self: super: {
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTF" = doDistribute super."HTF_0_13_0_0";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4389,6 +4390,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5930,12 +5932,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5968,6 +5972,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -7796,6 +7801,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -460,6 +460,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -1403,6 +1404,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_14";
"babylon" = dontDistribute super."babylon";
"backdropper" = dontDistribute super."backdropper";
"backtracking-exceptions" = dontDistribute super."backtracking-exceptions";
@ -4315,6 +4317,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ideas" = dontDistribute super."ideas";
"ideas-math" = dontDistribute super."ideas-math";
@ -5825,12 +5828,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5861,6 +5866,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6393,6 +6399,7 @@ self: super: {
"sci-ratio" = dontDistribute super."sci-ratio";
"science-constants" = dontDistribute super."science-constants";
"science-constants-dimensional" = dontDistribute super."science-constants-dimensional";
"scientific" = doDistribute super."scientific_0_3_4_2";
"scion" = dontDistribute super."scion";
"scion-browser" = dontDistribute super."scion-browser";
"scons2dot" = dontDistribute super."scons2dot";
@ -6868,6 +6875,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7639,6 +7647,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7787,6 +7796,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -460,6 +460,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -1402,6 +1403,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_14";
"babylon" = dontDistribute super."babylon";
"backdropper" = dontDistribute super."backdropper";
"backtracking-exceptions" = dontDistribute super."backtracking-exceptions";
@ -4307,6 +4309,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ideas" = dontDistribute super."ideas";
"ideas-math" = dontDistribute super."ideas-math";
@ -5815,12 +5818,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5851,6 +5856,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6382,6 +6388,7 @@ self: super: {
"sci-ratio" = dontDistribute super."sci-ratio";
"science-constants" = dontDistribute super."science-constants";
"science-constants-dimensional" = dontDistribute super."science-constants-dimensional";
"scientific" = doDistribute super."scientific_0_3_4_2";
"scion" = dontDistribute super."scion";
"scion-browser" = dontDistribute super."scion-browser";
"scons2dot" = dontDistribute super."scons2dot";
@ -6856,6 +6863,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7626,6 +7634,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7774,6 +7783,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -459,6 +459,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -1400,6 +1401,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_14";
"babylon" = dontDistribute super."babylon";
"backdropper" = dontDistribute super."backdropper";
"backtracking-exceptions" = dontDistribute super."backtracking-exceptions";
@ -4298,6 +4300,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ideas" = dontDistribute super."ideas";
"ideas-math" = dontDistribute super."ideas-math";
@ -5804,12 +5807,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5840,6 +5845,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6371,6 +6377,7 @@ self: super: {
"sci-ratio" = dontDistribute super."sci-ratio";
"science-constants" = dontDistribute super."science-constants";
"science-constants-dimensional" = dontDistribute super."science-constants-dimensional";
"scientific" = doDistribute super."scientific_0_3_4_2";
"scion" = dontDistribute super."scion";
"scion-browser" = dontDistribute super."scion-browser";
"scons2dot" = dontDistribute super."scons2dot";
@ -6845,6 +6852,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7611,6 +7619,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7759,6 +7768,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -459,6 +459,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -1400,6 +1401,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_14";
"babylon" = dontDistribute super."babylon";
"backdropper" = dontDistribute super."backdropper";
"backtracking-exceptions" = dontDistribute super."backtracking-exceptions";
@ -4297,6 +4299,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ideas" = dontDistribute super."ideas";
"ideas-math" = dontDistribute super."ideas-math";
@ -5800,12 +5803,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5836,6 +5841,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6367,6 +6373,7 @@ self: super: {
"sci-ratio" = dontDistribute super."sci-ratio";
"science-constants" = dontDistribute super."science-constants";
"science-constants-dimensional" = dontDistribute super."science-constants-dimensional";
"scientific" = doDistribute super."scientific_0_3_4_2";
"scion" = dontDistribute super."scion";
"scion-browser" = dontDistribute super."scion-browser";
"scons2dot" = dontDistribute super."scons2dot";
@ -6841,6 +6848,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7605,6 +7613,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7753,6 +7762,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -459,6 +459,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -1397,6 +1398,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_14";
"babylon" = dontDistribute super."babylon";
"backdropper" = dontDistribute super."backdropper";
"backtracking-exceptions" = dontDistribute super."backtracking-exceptions";
@ -4285,6 +4287,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ideas" = dontDistribute super."ideas";
"ideas-math" = dontDistribute super."ideas-math";
@ -5783,12 +5786,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5819,6 +5824,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6350,6 +6356,7 @@ self: super: {
"sci-ratio" = dontDistribute super."sci-ratio";
"science-constants" = dontDistribute super."science-constants";
"science-constants-dimensional" = dontDistribute super."science-constants-dimensional";
"scientific" = doDistribute super."scientific_0_3_4_2";
"scion" = dontDistribute super."scion";
"scion-browser" = dontDistribute super."scion-browser";
"scons2dot" = dontDistribute super."scons2dot";
@ -6824,6 +6831,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7585,6 +7593,7 @@ self: super: {
"wai-router" = dontDistribute super."wai-router";
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7732,6 +7741,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -459,6 +459,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -1396,6 +1397,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_14";
"babylon" = dontDistribute super."babylon";
"backdropper" = dontDistribute super."backdropper";
"backtracking-exceptions" = dontDistribute super."backtracking-exceptions";
@ -4280,6 +4282,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ideas" = dontDistribute super."ideas";
"ideas-math" = dontDistribute super."ideas-math";
@ -5776,12 +5779,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5812,6 +5817,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6342,6 +6348,7 @@ self: super: {
"sci-ratio" = dontDistribute super."sci-ratio";
"science-constants" = dontDistribute super."science-constants";
"science-constants-dimensional" = dontDistribute super."science-constants-dimensional";
"scientific" = doDistribute super."scientific_0_3_4_2";
"scion" = dontDistribute super."scion";
"scion-browser" = dontDistribute super."scion-browser";
"scons2dot" = dontDistribute super."scons2dot";
@ -6814,6 +6821,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7572,6 +7580,7 @@ self: super: {
"wai-router" = dontDistribute super."wai-router";
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7719,6 +7728,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -464,6 +464,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4383,6 +4384,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5921,12 +5923,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5959,6 +5963,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -7780,6 +7785,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -464,6 +464,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4376,6 +4377,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5913,12 +5915,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5951,6 +5955,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -7768,6 +7773,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -464,6 +464,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4375,6 +4376,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5912,12 +5914,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5950,6 +5954,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-extras" = doDistribute super."prelude-extras_0_4";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
@ -7765,6 +7770,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -464,6 +464,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4367,6 +4368,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5897,12 +5899,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5934,6 +5938,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -7744,6 +7749,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";

View File

@ -464,6 +464,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4358,6 +4359,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5881,12 +5883,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5918,6 +5922,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -7723,6 +7728,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7876,6 +7882,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -463,6 +463,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4344,6 +4345,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5862,12 +5864,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5899,6 +5903,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -7696,6 +7701,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7847,6 +7853,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -463,6 +463,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4333,6 +4334,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5849,12 +5851,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5885,6 +5889,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6901,6 +6906,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7675,6 +7681,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7826,6 +7833,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

@ -463,6 +463,7 @@ self: super: {
"HSoundFile" = dontDistribute super."HSoundFile";
"HStringTemplateHelpers" = dontDistribute super."HStringTemplateHelpers";
"HSvm" = dontDistribute super."HSvm";
"HTTP" = doDistribute super."HTTP_4000_2_20";
"HTTP-Simple" = dontDistribute super."HTTP-Simple";
"HTab" = dontDistribute super."HTab";
"HTicTacToe" = dontDistribute super."HTicTacToe";
@ -4325,6 +4326,7 @@ self: super: {
"iap-verifier" = dontDistribute super."iap-verifier";
"ib-api" = dontDistribute super."ib-api";
"iban" = dontDistribute super."iban";
"ical" = dontDistribute super."ical";
"iconv" = dontDistribute super."iconv";
"ide-backend-common" = doDistribute super."ide-backend-common_0_10_0";
"ideas" = dontDistribute super."ideas";
@ -5840,12 +5842,14 @@ self: super: {
"posix-filelock" = dontDistribute super."posix-filelock";
"posix-paths" = dontDistribute super."posix-paths";
"posix-pty" = dontDistribute super."posix-pty";
"posix-realtime" = doDistribute super."posix-realtime_0_0_0_3";
"posix-timer" = dontDistribute super."posix-timer";
"posix-waitpid" = dontDistribute super."posix-waitpid";
"possible" = dontDistribute super."possible";
"post-mess-age" = doDistribute super."post-mess-age_0_1_0_0";
"postcodes" = dontDistribute super."postcodes";
"postgresql-config" = dontDistribute super."postgresql-config";
"postgresql-connector" = dontDistribute super."postgresql-connector";
"postgresql-copy-escape" = dontDistribute super."postgresql-copy-escape";
"postgresql-cube" = dontDistribute super."postgresql-cube";
"postgresql-error-codes" = dontDistribute super."postgresql-error-codes";
@ -5876,6 +5880,7 @@ self: super: {
"prefix-units" = doDistribute super."prefix-units_0_1_0_2";
"prefork" = dontDistribute super."prefork";
"pregame" = dontDistribute super."pregame";
"prelude-edsl" = dontDistribute super."prelude-edsl";
"prelude-generalize" = dontDistribute super."prelude-generalize";
"prelude-plus" = dontDistribute super."prelude-plus";
"prelude-prime" = dontDistribute super."prelude-prime";
@ -6409,6 +6414,7 @@ self: super: {
"sci-ratio" = dontDistribute super."sci-ratio";
"science-constants" = dontDistribute super."science-constants";
"science-constants-dimensional" = dontDistribute super."science-constants-dimensional";
"scientific" = doDistribute super."scientific_0_3_4_2";
"scion" = dontDistribute super."scion";
"scion-browser" = dontDistribute super."scion-browser";
"scons2dot" = dontDistribute super."scons2dot";
@ -6891,6 +6897,7 @@ self: super: {
"streamed" = dontDistribute super."streamed";
"streaming" = dontDistribute super."streaming";
"streaming-bytestring" = dontDistribute super."streaming-bytestring";
"streaming-commons" = doDistribute super."streaming-commons_0_1_14_2";
"streaming-histogram" = dontDistribute super."streaming-histogram";
"streaming-utils" = dontDistribute super."streaming-utils";
"streamproc" = dontDistribute super."streamproc";
@ -7665,6 +7672,7 @@ self: super: {
"wai-routes" = doDistribute super."wai-routes_0_7_3";
"wai-routing" = doDistribute super."wai-routing_0_12_1";
"wai-session-clientsession" = dontDistribute super."wai-session-clientsession";
"wai-session-postgresql" = dontDistribute super."wai-session-postgresql";
"wai-session-tokyocabinet" = dontDistribute super."wai-session-tokyocabinet";
"wai-static-cache" = dontDistribute super."wai-static-cache";
"wai-static-pages" = dontDistribute super."wai-static-pages";
@ -7816,6 +7824,7 @@ self: super: {
"xinput-conduit" = dontDistribute super."xinput-conduit";
"xkbcommon" = dontDistribute super."xkbcommon";
"xkcd" = dontDistribute super."xkcd";
"xlsx" = doDistribute super."xlsx_0_1_1_1";
"xlsx-templater" = dontDistribute super."xlsx-templater";
"xml-basic" = dontDistribute super."xml-basic";
"xml-catalog" = dontDistribute super."xml-catalog";

View File

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