Hello,
the Typeclassopedia[1] lists standard Haskell (algebraic ?) type classes and
their relations. I was wondering if a similar construct also exists for numeric
type classes (and probably also their instances), since I am always struggling
with how, e.g., 'Integral' number are related to 'Fractional' and so on and so
forth.
Thanks,
Dominik
[1] https://wiki.haskell.org/Typeclassopedia
_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.