diff options
Diffstat (limited to 'ghc/lib/std/PrelBase.lhs')
-rw-r--r-- | ghc/lib/std/PrelBase.lhs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ghc/lib/std/PrelBase.lhs b/ghc/lib/std/PrelBase.lhs index 7f2a8a926a..b168ef4c95 100644 --- a/ghc/lib/std/PrelBase.lhs +++ b/ghc/lib/std/PrelBase.lhs @@ -1,5 +1,7 @@ +% ----------------------------------------------------------------------------- +% $Id: PrelBase.lhs,v 1.32 2000/06/30 13:39:35 simonmar Exp $ % -% (c) The GRAP/AQUA Project, Glasgow University, 1992-1996 +% (c) The University of Glasgow, 1992-2000 % \section[PrelBase]{Module @PrelBase@} |