[project @ 2001-08-28 15:36:52 by simonmar]
authorsimonmar <unknown>
Tue, 28 Aug 2001 15:36:52 +0000 (15:36 +0000)
committersimonmar <unknown>
Tue, 28 Aug 2001 15:36:52 +0000 (15:36 +0000)
commit7eeaf89848017cb71fb02e5112944c3ac65c61ee
treebe9cf522d97b8bb452ade17bdd3f1f25d4455136
parent96009cf59680c1ad486ced4ca01d12b519bb4d11
[project @ 2001-08-28 15:36:52 by simonmar]
Change the definition of recip in the instance of Fractional for
Ratio, to:

recip (x:%y) =  y % x

as per the revised Haskell 98 report.
ghc/lib/std/PrelReal.lhs