[commit: ghc] master: Add hyperref package. (afe7bc1)
git at git.haskell.org
git at git.haskell.org
Wed Jul 9 08:53:51 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/afe7bc188804dabf4c35c77e5442c0fe10b32afd/ghc
>---------------------------------------------------------------
commit afe7bc188804dabf4c35c77e5442c0fe10b32afd
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Wed Jul 9 09:53:43 2014 +0100
Add hyperref package.
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
>---------------------------------------------------------------
afe7bc188804dabf4c35c77e5442c0fe10b32afd
docs/backpack/backpack-impl.tex | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/backpack/backpack-impl.tex b/docs/backpack/backpack-impl.tex
index 46e397f..e7d32c3 100644
--- a/docs/backpack/backpack-impl.tex
+++ b/docs/backpack/backpack-impl.tex
@@ -4,6 +4,7 @@
\usepackage{fullpage}
\usepackage{float}
\usepackage{titling}
+\usepackage{hyperref}
\setlength{\droptitle}{-6em}
\newcommand{\ghcfile}[1]{\textsl{#1}}
More information about the ghc-commits
mailing list