mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-02-15 04:15:48 +01:00
Remove Cabal references from snapshot page
This commit is contained in:
parent
77e92dc6ab
commit
e0f8755f95
@ -11,10 +11,6 @@ $newline never
|
|||||||
<span>
|
<span>
|
||||||
stack #
|
stack #
|
||||||
<code>resolver: #{toPathPiece name}
|
<code>resolver: #{toPathPiece name}
|
||||||
<span .separator>
|
|
||||||
<span>
|
|
||||||
<a href=@{SnapshotR name StackageCabalConfigR}>
|
|
||||||
\cabal.config
|
|
||||||
<h3>Setup guide
|
<h3>Setup guide
|
||||||
|
|
||||||
<p>Edit your stack.yaml and set the following:
|
<p>Edit your stack.yaml and set the following:
|
||||||
@ -25,14 +21,6 @@ $newline never
|
|||||||
<b>New to stack?
|
<b>New to stack?
|
||||||
\ Check out <a href="http://docs.haskellstack.org">the stack homepage</a>
|
\ 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
|
<h3>Hoogle
|
||||||
^{hoogleForm}
|
^{hoogleForm}
|
||||||
<a href=@{SnapshotR name HoogleDatabaseR}>
|
<a href=@{SnapshotR name HoogleDatabaseR}>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user