mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Merge pull request #304 from juhp/patch-2
stackage-home snapshot: be clearer about --resolver
This commit is contained in:
commit
bc38a194cc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user