Seems sensible. Out of curiosity, what would this help with?

On 6/14/19 6:44 PM, Dannyu NDos wrote:
instance (Integral a, Bounded a) => Bounded (Ratio a) where
    minBound = minBound % 1
    maxBound = maxBound % 1

_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries