We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b80a9f4 + 6406dbc commit 352172cCopy full SHA for 352172c
src/Stack/Init.hs
@@ -245,7 +245,7 @@ renderStackYaml p ignoredPackages dupPackages =
245
, ""
246
, "Some commonly used options have been documented as comments in this file."
247
, "For advanced use and comprehensive documentation of the format, please see:"
248
- , "http://docs.haskellstack.org/en/stable/yaml_configuration/"
+ , "https://docs.haskellstack.org/en/stable/yaml_configuration/"
249
]
250
251
resolverHelp = commentHelp
0 commit comments