[project @ 2000-02-14 11:12:29 by sewardj]
authorsewardj <unknown>
Mon, 14 Feb 2000 11:12:29 +0000 (11:12 +0000)
committersewardj <unknown>
Mon, 14 Feb 2000 11:12:29 +0000 (11:12 +0000)
commit43a4952481d2617a863dc7965bb9de929e3c7792
tree001a9d0158a7fc24f1ce6aab358c904f9a5499b2
parent7fd9ad20625e55fb9abe9f23bea316b03748dea8
[project @ 2000-02-14 11:12:29 by sewardj]
Remove fromDouble from class Fractional, and make it standalone.
This matches GHC.  I don't think this is strictly necessary, but
Hugs refers to fromDouble during desugaring and I prefer to avoid
possible mishaps.
ghc/interpreter/lib/Prelude.hs
ghc/lib/hugs/Prelude.hs