Hi Dominik,

Is the hierarchy shown on page 7 on the slides linked below what you are looking for?

http://fileadmin.cs.lth.se/cs/Education/EDAN40/lectures/Types.4.pdf

On Wed, Sep 19, 2018 at 4:29 PM Dominik Schrempf <dominik.schrempf@gmail.com> wrote:
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.