From 1dcd979d301c781050ec1412cbe288f1177ccf8c Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 16 Sep 2015 19:06:56 +0200 Subject: [PATCH] Remove mentions of deb.haskell.org from German and Italian guide as this service has been discontinued. --- guide-de.md | 14 -------------- guide-it.md | 13 ------------- 2 files changed, 27 deletions(-) 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