diff --git a/templates/stackage-home.hamlet b/templates/stackage-home.hamlet index 3f1e205..83474e0 100644 --- a/templates/stackage-home.hamlet +++ b/templates/stackage-home.hamlet @@ -10,7 +10,7 @@ $newline never

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 you can use: stack --resolver #{toPathPiece name} ...

For more details see the stack homepage

Hoogle