"Damien R. Sullivan" <[EMAIL PROTECTED]> writes: > can I get Haskell to actually do that division itself?
You can use the function
fromRational :: Fractional a => Rational -> a
Feri.
_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe
