Skip to content

Commit 7eb9903

Browse files
authored
Merge pull request #4896 from haskell/link-bindists
Add binary distribution download link to Readme
2 parents 97c66f2 + 9cd32fd commit 7eb9903

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ This Cabal Git repository contains the following packages:
88
The canonical upstream repository is located at
99
https://github.com/haskell/cabal.
1010

11+
Installing Cabal (by downloading the binary)
12+
--------------------------------------------
13+
14+
Prebuilt binary releases can be obtained from https://www.haskell.org/cabal/download.html.
15+
The `cabal-install` binary download for your platform should contain the `cabal` executable.
16+
1117
Installing Cabal (with cabal)
1218
-----------------------------
1319

0 commit comments

Comments
 (0)