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-09-20 10:30:49 +0200
committerPeter Simons <simons@cryp.to>2015-09-21 23:15:15 +0200
commitccad6ae08220b9f14f6f3e895a0580e35a4caf60 (patch)
treefa13ebc274d17f3879a1e51f2a9b47b51f026873 /pkgs/development/haskell-modules/configuration-lts-2.11.nix
parent2ed22e3a886b88970ba6812e49aeda5e33b699ed (diff)
downloadnixpkgs-ccad6ae08220b9f14f6f3e895a0580e35a4caf60.tar
nixpkgs-ccad6ae08220b9f14f6f3e895a0580e35a4caf60.tar.gz
nixpkgs-ccad6ae08220b9f14f6f3e895a0580e35a4caf60.tar.bz2
nixpkgs-ccad6ae08220b9f14f6f3e895a0580e35a4caf60.tar.lz
nixpkgs-ccad6ae08220b9f14f6f3e895a0580e35a4caf60.tar.xz
nixpkgs-ccad6ae08220b9f14f6f3e895a0580e35a4caf60.tar.zst
nixpkgs-ccad6ae08220b9f14f6f3e895a0580e35a4caf60.zip
This update was generated by hackage2nix v20150903-88-gd09c4dd using the following inputs:
  - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/2201da64fa3fb5b06258f84d8e2dd9ac6fbb3957
  - LTS Haskell: https://github.com/fpco/lts-haskell/commit/c7012a704b558556ca067861eb156f9916aa2afb
  - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/affe30844adaa97901043ccbc2f196122bee8fbb
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-lts-2.11.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-2.11.nix2
1 files changed, 2 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 1acae55174b..f0b252c9c58 100644
--- a/pkgs/development/haskell-modules/configuration-lts-2.11.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-2.11.nix
@@ -6171,6 +6171,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; {
   "redis" = dontDistribute super."redis";
   "redis-hs" = dontDistribute super."redis-hs";
   "redis-io" = dontDistribute super."redis-io";
+  "redis-job-queue" = dontDistribute super."redis-job-queue";
   "redis-resp" = dontDistribute super."redis-resp";
   "redis-simple" = dontDistribute super."redis-simple";
   "redo" = dontDistribute super."redo";
@@ -8010,6 +8011,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; {
   "yesod-bin" = doDistribute super."yesod-bin_1_4_9_2";
   "yesod-bootstrap" = dontDistribute super."yesod-bootstrap";
   "yesod-comments" = dontDistribute super."yesod-comments";
+  "yesod-content-pdf" = dontDistribute super."yesod-content-pdf";
   "yesod-continuations" = dontDistribute super."yesod-continuations";
   "yesod-core" = doDistribute super."yesod-core_1_4_9_1";
   "yesod-crud" = dontDistribute super."yesod-crud";