<div dir="ltr"><div><div><div><div>Hello!<br><br></div>Could someone explain to me the difference between the following?<br><br></div><span style="font-family:monospace,monospace">data Atype = Numeric Integer | A | B C<br></span><span style="font-family:arial,helvetica,sans-serif"><br></span></div><span style="font-family:arial,helvetica,sans-serif">and</span><span style="font-family:monospace,monospace"><br><br>data Atype = Integer | A | B C</span><br><br></div>Thanks in advance!</div>