summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-3.9.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2016-03-17 19:28:59 +0100
committerPeter Simons <simons@cryp.to>2016-03-18 07:52:31 +0100
commitfe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c (patch)
treef493ea04e0ed17491c5020bc9c86b91daebfa429 /pkgs/development/haskell-modules/configuration-lts-3.9.nix
parent3704901dc89d32e03c6184fb716bd011f20b982a (diff)
downloadnixpkgs-fe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c.tar
nixpkgs-fe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c.tar.gz
nixpkgs-fe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c.tar.bz2
nixpkgs-fe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c.tar.lz
nixpkgs-fe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c.tar.xz
nixpkgs-fe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c.tar.zst
nixpkgs-fe5d98d4c22b9b4b60419f3dfa6e8c427f60dd6c.zip
hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/8b2661d933c62f1c1deaed74a88949838e81cc23
  - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/c6f8f98e5780f93e5501be79cabdfaa9d5f95b52
  - LTS Haskell: https://github.com/fpco/lts-haskell/commit/6bcb171af74b3bcce09d9ba8da3c2ef819232dcc
  - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/fbf2e48e585f4323b603c9e72e8b925cfe0f5724
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-lts-3.9.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-3.9.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-3.9.nix b/pkgs/development/haskell-modules/configuration-lts-3.9.nix
index 569b4097fcc..81b257b12a5 100644
--- a/pkgs/development/haskell-modules/configuration-lts-3.9.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-3.9.nix
@@ -7800,6 +7800,7 @@ self: super: {
   "time-interval" = dontDistribute super."time-interval";
   "time-io-access" = dontDistribute super."time-io-access";
   "time-locale-compat" = doDistribute super."time-locale-compat_0_1_1_0";
+  "time-out" = dontDistribute super."time-out";
   "time-parsers" = dontDistribute super."time-parsers";
   "time-patterns" = dontDistribute super."time-patterns";
   "time-qq" = dontDistribute super."time-qq";