diff --git a/guide-de.md b/guide-de.md index 4d7b1ac..a55c9f2 100644 --- a/guide-de.md +++ b/guide-de.md @@ -89,20 +89,6 @@ wenn das aktuelle Verzeichnis eine Cabal Sandbox ist. ## Debian -### GHC Repository für Debian Stable - -Wenn du Debian stable nutzt, ist es einfacher http://deb.haskell.org/ zu benutzen. -Dafür mache folgendes: - -- Füge die Zeile `deb http://deb.haskell.org/stable/ ./` zu `/etc/apt/sources.list` hinzu - -```bash -## Add the key to avoid warnings -$ GET http://deb.haskell.org/deb.haskell.org.gpg-key | apt-key add - -$ sudo apt-get update -$ sudo apt-get install ghc-7.8.3 happy alex cabal-install -``` - ### Ubuntu PPA nutzen Wenn du nicht stable benutzt, kannst du dieselben Schritte wie unter Ubuntu ausführen, aber du musst diff --git a/guide-it.md b/guide-it.md index ea52d89..14d511e 100644 --- a/guide-it.md +++ b/guide-it.md @@ -89,19 +89,6 @@ Aggiungete poi la seguente linea al vostro `$PATH` (bash\_profile, zshrc, bashrc ## Debian -### Repository GHC per debian stable - -Se utilizzate Debian stable, è meglio usare il repository http://deb.haskell.org/. Per usarlo: - -- Aggiungete la linea `deb http://deb.haskell.org/stable/ ./` a `/etc/apt/sources.list` - -```bash -## Aggiungi la chiave per evitare warning -$ GET http://deb.haskell.org/deb.haskell.org.gpg-key | apt-key add - -$ sudo apt-get update -$ sudo apt-get install ghc-7.8.3 happy alex cabal-install -``` - ### Usando Ubuntu PPA Se non state usando Debian stable, le stesse istruzioni che abbiamo indicato per Ubuntu fuzionano, ma dovrete eseguire un comando in più. Immediatamente dopo che il comando