X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Numeric.hs;fp=Numeric.hs;h=3fc52fcca307bdb9fbfe3f000fe3ef62557910e5;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=01036b22bc949cc6d9479f67fa19d0f24f9b7b05;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=ghc-base.git diff --git a/Numeric.hs b/Numeric.hs index 01036b2..3fc52fc 100644 --- a/Numeric.hs +++ b/Numeric.hs @@ -9,8 +9,6 @@ -- Stability : provisional -- Portability : portable -- --- $Id: Numeric.hs,v 1.7 2002/04/24 16:31:37 simonmar Exp $ --- -- Odds and ends, mostly functions for reading and showing -- RealFloat-like kind of values. --