From: qrczak Date: Fri, 18 Aug 2000 06:44:05 +0000 (+0000) Subject: [project @ 2000-08-18 06:44:05 by qrczak] X-Git-Tag: Approximately_9120_patches~3862 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3fa10792b759e17a7ee86e0b917addd7743dcc33;p=ghc-hetmet.git [project @ 2000-08-18 06:44:05 by qrczak] Typo s/Lhar/List/ --- diff --git a/ghc/lib/std/List.lhs b/ghc/lib/std/List.lhs index f86c69c..399cd3b 100644 --- a/ghc/lib/std/List.lhs +++ b/ghc/lib/std/List.lhs @@ -1,10 +1,10 @@ % ----------------------------------------------------------------------------- -% $Id: List.lhs,v 1.10 2000/06/30 13:39:35 simonmar Exp $ +% $Id: List.lhs,v 1.11 2000/08/18 06:44:05 qrczak Exp $ % % (c) The University of Glasgow, 1994-2000 % -\section[List]{Module @Lhar@} +\section[List]{Module @List@} \begin{code} module List