diff --git a/templates/stackage-home.hamlet b/templates/stackage-home.hamlet index 74f005f..3f1e205 100644 --- a/templates/stackage-home.hamlet +++ b/templates/stackage-home.hamlet @@ -8,12 +8,9 @@ $newline never View changes -

To use this resolver: -

edit your stack.yaml and set the following: +

To use this resolver, edit your stack.yaml and set the following:

resolver: #{toPathPiece name} -

or on the command line use: - stack --resolver #{toPathPiece name} - +

or on the command line use: stack --resolver #{toPathPiece name}

For more details see the stack homepage

Hoogle