From b38ade86d10b5758a772d400fcadc705fcfdb4e4 Mon Sep 17 00:00:00 2001 From: sof Date: Sat, 20 Sep 1997 19:32:26 +0000 Subject: [PATCH] [project @ 1997-09-20 19:32:26 by sof] --- ghc/lib/required/Numeric.lhs | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/lib/required/Numeric.lhs b/ghc/lib/required/Numeric.lhs index 2b63f56..34b26d1 100644 --- a/ghc/lib/required/Numeric.lhs +++ b/ghc/lib/required/Numeric.lhs @@ -6,6 +6,7 @@ Odds and ends, mostly functions for reading and showing \tr{RealFloat}-like kind of values. + \begin{code} {-# OPTIONS -fno-implicit-prelude #-} module Numeric -- 1.7.10.4