Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit ebf921e

Browse files
committed
Merge pull request #242 from erantapaa/master
Mention Stack in the download banner
2 parents 21e1fa8 + 537b4d1 commit ebf921e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/templates/plan-a/download-banner.html.mu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<ul>
2222
<li>the <a href="http://www.haskell.org/ghc/">Glasgow Haskell Compiler</a></li>
2323
<li>the <a href="http://www.haskell.org/cabal/">Cabal build system</a></li>
24+
<li>the <a href="http://docs.haskellstack.org">Stack tool</a> for developing projects</li>
2425
<li>support for profiling and code coverage analysis</li>
2526
<li>35 core & widely-used <a href="contents.html">packages</a></li>
2627
</ul>

0 commit comments

Comments
 (0)