Merge pull request #309 from juhp/master

replace snapshot pages' resolver help with direct link to the stack doc
This commit is contained in:
Michael Snoyman 2021-07-03 21:42:37 +03:00 committed by GitHub
commit 85983a1077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,7 @@ $newline never
<span>
<a href=@{StackageDiffR previousSnapName name}>View changes
<p>To use this resolver, edit your stack.yaml and set the following:
<p .stack-resolver-yaml>resolver: #{toPathPiece name}
<p>or on the command line you can use: <code>stack --resolver #{toPathPiece name} ...</code>
<p>For more details see <a href="http://docs.haskellstack.org">the stack homepage</a>
<p .stack-resolver-yaml><a href="https://docs.haskellstack.org/en/stable/GUIDE/#resolvers-and-changing-your-compiler-version">resolver</a>: #{toPathPiece name}
<h3>Hoogle
^{hoogleForm}