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

Commit a9b57a2

Browse files
committed
remove old windows config instructions
1 parent 9f6452b commit a9b57a2

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

website/templates/new-site/download-os-sections.html.mu

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -189,26 +189,8 @@
189189
<p>Run the installer and
190190
follow the instructions.</p>
191191
</li>
192-
<li>
193-
<div class="step-number">2</div>
194-
<div class="step-body">
195-
Modify your cabal config
196-
file (you can verify the
197-
location by running "cabal
198-
user-config init") to
199-
contain the following lines:
200-
<pre>
201-
extra-prog-path: C:\Program Files\Haskell Platform\{{hpVersion}}\msys\usr\bin
202-
extra-lib-dirs: C:\Program Files\Haskell Platform\{{hpVersion}}\mingw\lib
203-
extra-include-dirs: C:\Program Files\Haskell Platform\{{hpVersion}}\mingw\include
204-
</pre>
205-
Note: cabal config files can contain more than one of each of those lines
206-
&mdash; no need to replace any existing entries. Additionally, you
207-
should double-check that the version component of the path corresponds to
208-
your installed platform.
209-
</div></li>
210192
<li>
211-
<div class="step-number">3</div>
193+
<div class="step-number">2</div>
212194
<div class="step-body">Start WinGHCi from the Start menu and have fun!</div>
213195
</li>
214196

0 commit comments

Comments
 (0)