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

Commit f6e98a6

Browse files
Update Haskell Platform version
Fixes #265.
1 parent 0be3c8f commit f6e98a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@
216216
user-config init") to
217217
contain the following lines:
218218
<pre>
219-
extra-prog-path: C:\Program Files\Haskell Platform\8.0.1\msys\usr\bin
220-
extra-lib-dirs: C:\Program Files\Haskell Platform\8.0.1\mingw\lib
221-
extra-include-dirs: C:\Program Files\Haskell Platform\8.0.1\mingw\include
219+
extra-prog-path: C:\Program Files\Haskell Platform\8.0.2\msys\usr\bin
220+
extra-lib-dirs: C:\Program Files\Haskell Platform\8.0.2\mingw\lib
221+
extra-include-dirs: C:\Program Files\Haskell Platform\8.0.2\mingw\include
222222
</pre>
223223
</div>
224224
</li>

0 commit comments

Comments
 (0)