diff options
Diffstat (limited to '')
-rw-r--r-- | windows-apps.md | 4 |
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). |