mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-25 02:11:55 +01:00
stackage-home: simplify the snapshot resolver text
This commit is contained in:
parent
cf4c4cc150
commit
d16fca78f3
@ -8,12 +8,9 @@ $newline never
|
|||||||
<span>
|
<span>
|
||||||
<a href=@{StackageDiffR previousSnapName name}>View changes
|
<a href=@{StackageDiffR previousSnapName name}>View changes
|
||||||
|
|
||||||
<p>To use this resolver:
|
<p>To use this resolver, edit your stack.yaml and set the following:
|
||||||
<p>edit your stack.yaml and set the following:
|
|
||||||
<p .stack-resolver-yaml>resolver: #{toPathPiece name}
|
<p .stack-resolver-yaml>resolver: #{toPathPiece name}
|
||||||
<p>or on the command line use:
|
<p>or on the command line use: <code>stack --resolver #{toPathPiece name}</code>
|
||||||
<code>stack --resolver #{toPathPiece name}</code>
|
|
||||||
|
|
||||||
<p>For more details see <a href="http://docs.haskellstack.org">the stack homepage</a>
|
<p>For more details see <a href="http://docs.haskellstack.org">the stack homepage</a>
|
||||||
|
|
||||||
<h3>Hoogle
|
<h3>Hoogle
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user