DataCon tag value convention
Csaba Hruska
csaba.hruska at gmail.com
Wed Feb 12 18:57:37 UTC 2020
Hello,
In theory could GHC codegen work if every data constructor in the whole
program have a globally unique tag value instead of starting from 1 for
each algebraic data type?
Would this break any GHC design decision?
Regards,
Csaba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20200212/d6341d73/attachment.html>
More information about the ghc-devs
mailing list