X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fstd%2FPrelStable.lhs;h=a0de32b3404e7d61e7e6d6b7d5b149f357a31131;hb=8d2a22ef9fed6843aa7c77f79984a4e3f69fcfe9;hp=7de56662a78eef8a8b0c53693dae90767bd350d1;hpb=1e2dc51066e0ebaf5d9baa8578386478078a430f;p=ghc-hetmet.git diff --git a/ghc/lib/std/PrelStable.lhs b/ghc/lib/std/PrelStable.lhs index 7de5666..a0de32b 100644 --- a/ghc/lib/std/PrelStable.lhs +++ b/ghc/lib/std/PrelStable.lhs @@ -1,9 +1,11 @@ % ----------------------------------------------------------------------------- -% $Id: PrelStable.lhs,v 1.6 2000/05/01 14:53:47 panne Exp $ +% $Id: PrelStable.lhs,v 1.7 2000/06/30 13:39:36 simonmar Exp $ % -% (c) The GHC Team, 1992-1999 +% (c) The GHC Team, 1992-2000 % +\section{Module @PrelStable@} + \begin{code} {-# OPTIONS -fno-implicit-prelude #-}