[commit: ghc] master: Unbreak build. (52188ad)
git at git.haskell.org
git at git.haskell.org
Fri Aug 1 08:34:00 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/52188ada67e0f90425e52202541f78eccdcee35b/ghc
>---------------------------------------------------------------
commit 52188ada67e0f90425e52202541f78eccdcee35b
Author: Gabor Pali <pali.gabor at gmail.com>
Date: Fri Aug 1 10:26:53 2014 +0200
Unbreak build.
>---------------------------------------------------------------
52188ada67e0f90425e52202541f78eccdcee35b
docs/users_guide/packages.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/users_guide/packages.xml b/docs/users_guide/packages.xml
index 7a2543d..62b4e96 100644
--- a/docs/users_guide/packages.xml
+++ b/docs/users_guide/packages.xml
@@ -1048,7 +1048,6 @@ ghc-pkg dot | tred | dot -Tpdf >pkgs.pdf
<para>Output the <literal>ghc-pkg</literal> version number.</para>
</listitem>
</varlistentry>
- </variablelist>
<varlistentry>
<term>
@@ -1067,7 +1066,7 @@ ghc-pkg dot | tred | dot -Tpdf >pkgs.pdf
necessarily holds).</para>
</listitem>
</varlistentry>
-
+ </variablelist>
</sect2>
<sect2 id="building-packages">
More information about the ghc-commits
mailing list