<div>Hello,</div>
<div> </div>
<div>Iīve a small question about Haskell. Itīs really vague explained in &quot;Haskell in 10 minutes&quot; and sometimes it&#39;s really detailed explained which is very hard for people who just got into Haskell to read. Can someone explain me something about the type Integral? What exactly is it?</div>

<div> </div>
<div>I know that 2 is something of the type Integral, however what does this differ from Int? The same question goes for Fractional and Floating, what exactly is their commonality and what exactly is their difference?</div>

<div> </div>
<div>Thank you for explaining these basic things to me.</div>