[Haskell-beginners] Numeric Integer vs Integer

goforgit . teztingit at gmail.com
Mon Sep 21 18:23:33 UTC 2015


Hello!

Could someone explain to me the difference between the following?

data Atype = Numeric Integer | A | B C

and

data Atype = Integer | A | B C

Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150921/840da43d/attachment.html>


More information about the Beginners mailing list