Seems sensible. Out of curiosity, what would this help with?
instance (Integral a, Bounded a) => Bounded (Ratio a) whereminBound = minBound % 1maxBound = maxBound % 1
_______________________________________________ Libraries mailing list Libraries@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries