Skip to content

Commit 9ec72f4

Browse files
committed
Drop windows 32 bit
1 parent 82e663e commit 9ec72f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/install_and_upgrade.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ We recommend installing to the default location with these installers, as that
3232
will make `stack install` and `stack upgrade` work correctly out of the box.
3333

3434
* [Windows 64-bit Installer](https://get.haskellstack.org/stable/windows-x86_64-installer.exe)
35-
* [Windows 32-bit Installer](https://get.haskellstack.org/stable/windows-i386-installer.exe)
3635

3736
If in doubt: you should prefer the 64-bit installer.
3837

@@ -45,7 +44,6 @@ starting" warning when you try to run the installer. If so, click on
4544
* Download the latest release:
4645

4746
* [Windows 64-bit](https://get.haskellstack.org/stable/windows-x86_64.zip)
48-
* [Windows 32-bit](https://get.haskellstack.org/stable/windows-i386.zip)
4947

5048
* Unpack the archive and place `stack.exe` somewhere on your `%PATH%` (see
5149
[Path section below](#path)) and you can then run `stack` on the command line.

0 commit comments

Comments
 (0)