stackage-home snapshot: be clearer about --resolver

addresses commercialhaskell/stackage#5794
This commit is contained in:
Jens Petersen 2020-12-24 13:20:05 +08:00 committed by GitHub
parent af4ba4feae
commit 5b8b19f846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ $newline never
<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 use: <code>stack --resolver #{toPathPiece name}</code>
<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>
<h3>Hoogle