diff --git a/templates/stackage-home.hamlet b/templates/stackage-home.hamlet index 37f93c5..10d4fb4 100644 --- a/templates/stackage-home.hamlet +++ b/templates/stackage-home.hamlet @@ -1,5 +1,5 @@ $newline never -
+

#{stackageTitle stackage}

@@ -7,17 +7,13 @@ $newline never $if hasBundle - + \cabal.config $if isOwner

You are the owner of this snapshot. You can # upload haddocks# . -

-

-            remote-repo: stackage-#{slug}:@{SnapshotR slug StackageHomeR}
-
     

Setup guide # @@ -26,84 +22,34 @@ $newline never
- - #{base + 1} - Copy the - remote-repo - line to your Cabal configuration file -
-
-

- Your # - config - \ file for Cabal should be in your user home directory. For example: -