mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Remove Cabal references from snapshot page
This commit is contained in:
parent
77e92dc6ab
commit
e0f8755f95
@ -11,10 +11,6 @@ $newline never
|
||||
<span>
|
||||
stack #
|
||||
<code>resolver: #{toPathPiece name}
|
||||
<span .separator>
|
||||
<span>
|
||||
<a href=@{SnapshotR name StackageCabalConfigR}>
|
||||
\cabal.config
|
||||
<h3>Setup guide
|
||||
|
||||
<p>Edit your stack.yaml and set the following:
|
||||
@ -25,14 +21,6 @@ $newline never
|
||||
<b>New to stack?
|
||||
\ Check out <a href="http://docs.haskellstack.org">the stack homepage</a>
|
||||
|
||||
<p .cabal>
|
||||
cabal users can either use the #
|
||||
<a href=@{SnapshotR name StackageCabalConfigR}?download=true>
|
||||
project specific cabal.config
|
||||
\ (placed in your project directory, next to your .cabal file) or #
|
||||
<a href=@{SnapshotR name StackageCabalConfigR}?global=true>
|
||||
follow the global configuration instructions
|
||||
|
||||
<h3>Hoogle
|
||||
^{hoogleForm}
|
||||
<a href=@{SnapshotR name HoogleDatabaseR}>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user