FIX #4335
authorDaniel Fischer <daniel.is.fischer@web.de>
Tue, 19 Oct 2010 01:01:09 +0000 (01:01 +0000)
committerDaniel Fischer <daniel.is.fischer@web.de>
Tue, 19 Oct 2010 01:01:09 +0000 (01:01 +0000)
fromRational :: Rational -> Ratio a produced invalid results for fixed-width
types a. Reduce the fraction to avoid that.


No differences found