summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2014-07-09 09:53:43 +0100
committerEdward Z. Yang <ezyang@cs.stanford.edu>2014-07-09 09:53:43 +0100
commitafe7bc188804dabf4c35c77e5442c0fe10b32afd (patch)
tree2d736b380b8b7d095aae53bd71be9ad238367654 /docs
parentd68c77b514ebb987d618787f12840def66ec1c7e (diff)
downloadhaskell-afe7bc188804dabf4c35c77e5442c0fe10b32afd.tar.gz
Add hyperref package.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/backpack/backpack-impl.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/backpack/backpack-impl.tex b/docs/backpack/backpack-impl.tex
index 46e397faea..e7d32c3137 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}}