From c0e8c02ca4fb393914636fb86d9a28621891766d Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Tue, 25 Oct 2016 16:47:31 +0200
Subject: [PATCH] Removed duplicate link refs.

---
 INSTALL.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/INSTALL.md b/INSTALL.md
index d3a853f4c..e2c1427d3 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -178,9 +178,6 @@ The easiest way to build pandoc from source is to use [stack]:
 
     The `pandoc-citeproc.1` man page will also be installed automatically.
 
-[GHC]: http://www.haskell.org/ghc/
-[Haskell platform]: http://hackage.haskell.org/platform/
-[cabal-install]: http://hackage.haskell.org/trac/hackage/wiki/CabalInstall
 
 ### Custom cabal method
 
@@ -338,4 +335,5 @@ install --test --stack-yaml stack.full.yaml`.
 [openSUSE]: https://software.opensuse.org/package/pandoc
 [source tarball]: http://hackage.haskell.org/package/pandoc
 [stack]: http://docs.haskellstack.org/en/stable/install_and_upgrade.html
+[cabal-install]: http://hackage.haskell.org/trac/hackage/wiki/CabalInstall
 [uninstaller]: https://raw.githubusercontent.com/jgm/pandoc/master/osx/uninstall-pandoc.pl