summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-2.11.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-11-24 13:18:39 +0100
committerPeter Simons <simons@cryp.to>2015-11-25 11:30:42 +0100
commitb21f6c7823f58da753b8adfa9e4b1144215f3d32 (patch)
treef9149303a3ab8f3700e92fafd54fd8136777cf87 /pkgs/development/haskell-modules/configuration-lts-2.11.nix
parente16a6c0febf4fc88d3a33584da3c950b31ceecc3 (diff)
downloadnixpkgs-b21f6c7823f58da753b8adfa9e4b1144215f3d32.tar
nixpkgs-b21f6c7823f58da753b8adfa9e4b1144215f3d32.tar.gz
nixpkgs-b21f6c7823f58da753b8adfa9e4b1144215f3d32.tar.bz2
nixpkgs-b21f6c7823f58da753b8adfa9e4b1144215f3d32.tar.lz
nixpkgs-b21f6c7823f58da753b8adfa9e4b1144215f3d32.tar.xz
nixpkgs-b21f6c7823f58da753b8adfa9e4b1144215f3d32.tar.zst
nixpkgs-b21f6c7823f58da753b8adfa9e4b1144215f3d32.zip
hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:

  - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/6cdcd0db5c8ea17696bc4104d8a5944550c77ad2
  - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/e774e54800d78863bc090537cf1f3798e0ae1334
  - LTS Haskell: https://github.com/fpco/lts-haskell/commit/89c3b45370ec1742d9e029ff4e5271316031b84b
  - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/caa131e677dbaedd74af287e05f588b75a9980a6
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-lts-2.11.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-2.11.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-2.11.nix b/pkgs/development/haskell-modules/configuration-lts-2.11.nix
index 6de5b740cd8..49ffe8ca998 100644
--- a/pkgs/development/haskell-modules/configuration-lts-2.11.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-2.11.nix
@@ -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";