From 355698ab6e34224b0d89d6a73018b450ed857a1f Mon Sep 17 00:00:00 2001 From: Michael Sloan Date: Wed, 3 Feb 2016 18:43:42 -0800 Subject: [PATCH] Clarify extra-deps doc #1734 --- doc/yaml_configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/yaml_configuration.md b/doc/yaml_configuration.md index 4c8659d9a9..4ad9aa143e 100644 --- a/doc/yaml_configuration.md +++ b/doc/yaml_configuration.md @@ -74,7 +74,7 @@ packages: This is a list of package identifiers for additional packages from upstream to be included. This is usually used to augment an LTS Haskell or Stackage Nightly -snapshot with a package that is not present or is at an older version than you +snapshot with a package that is not present or is at an different version than you wish to use. ```yaml