summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-11-27 04:16:27 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-11-27 04:16:27 +0300
commitd56895083fd705945a1569a13414dfdf9330b031 (patch)
tree4bdcf5947611c57b32c07091a9fc2fae10d43ca1
parentwindows-configuration.md: update (diff)
downloadnotes-d56895083fd705945a1569a13414dfdf9330b031.tar.gz
notes-d56895083fd705945a1569a13414dfdf9330b031.zip
windows-apps.md: Haskell Platform no more
-rw-r--r--windows-apps.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/windows-apps.md b/windows-apps.md
index 0fb19e9..4d7d814 100644
--- a/windows-apps.md
+++ b/windows-apps.md
@@ -61,10 +61,6 @@ Development
### Haskell
-* Haskell Platform
- * `cabal update`
- * Don't forget to adjust paths in cabal's config as described here:
-https://www.haskell.org/platform/.
* Haskell Stack
* Update `STACK_HOME` (when installing to any directory other than the
default one).