Skip to content

Commit e0f8755

Browse files
committed
Remove Cabal references from snapshot page
1 parent 77e92dc commit e0f8755

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

templates/stackage-home.hamlet

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ $newline never
1111
<span>
1212
stack #
1313
<code>resolver: #{toPathPiece name}
14-
<span .separator>
15-
<span>
16-
<a href=@{SnapshotR name StackageCabalConfigR}>
17-
\cabal.config
1814
<h3>Setup guide
1915

2016
<p>Edit your stack.yaml and set the following:
@@ -25,14 +21,6 @@ $newline never
2521
<b>New to stack?
2622
\ Check out <a href="http://docs.haskellstack.org">the stack homepage</a>
2723

28-
<p .cabal>
29-
cabal users can either use the #
30-
<a href=@{SnapshotR name StackageCabalConfigR}?download=true>
31-
project specific cabal.config
32-
\ (placed in your project directory, next to your .cabal file) or #
33-
<a href=@{SnapshotR name StackageCabalConfigR}?global=true>
34-
follow the global configuration instructions
35-
3624
<h3>Hoogle
3725
^{hoogleForm}
3826
<a href=@{SnapshotR name HoogleDatabaseR}>

0 commit comments

Comments
 (0)