You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/downloads.markdown
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,10 @@ isDownloads: true
10
10
11
11
*for Linux, macOS, FreeBSD, Windows or WSL2*
12
12
13
-
* Use [GHCup](https://www.haskell.org/ghcup/) to install GHC, cabal-install, Stack and haskell-language-server
13
+
14
+
* Use <ahref="https://www.haskell.org/ghcup/"class="btn btn-xs btn-primary">GHCup</a> to install GHC, cabal-install, Stack and haskell-language-server
15
+
16
+
<br>
14
17
15
18
* * *
16
19
@@ -27,7 +30,7 @@ The Haskell toolchain consists of the following tools:
27
30
28
31
Alternatively, many operating systems provide GHC, cabal and Stack through their native package manager. The packages are often out-of-date but if you prefer to use this method of installation then you will find useful links below.
29
32
30
-
<p><adata-toggle="collapse"href="#collapse-linux"class="btn btn-xs btn-primary">Show Linux distros</a></p>
33
+
<p><adata-toggle="collapse"href="#collapse-linux"class="btn btn-xs">Show Linux distros</a></p>
31
34
32
35
<divid="collapse-linux"class="collapse">
33
36
@@ -73,7 +76,7 @@ Alternatively, many operating systems provide GHC, cabal and Stack through their
73
76
**Do not use the Haskell development tools provided by Arch, they are broken.** For more information see [[1]](https://dixonary.co.uk/blog/haskell/cabal-2020)[[2]](https://stackoverflow.com/questions/65643699/what-is-the-suggested-way-of-setting-up-haskell-on-archlinux/65644318#65644318).
0 commit comments