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.
1 parent 3517a35 commit 6406dbcCopy full SHA for 6406dbc
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