[Template-haskell] tuple (Int) == or != Int ?

Alfonso Acosta alfonso.acosta at gmail.com
Sun Jun 29 17:54:26 EDT 2008


On Sun, Jun 29, 2008 at 4:01 PM, Marc Weber <marco-oweber at gmx.de> wrote:
> Does ghc make difference beteen a tuple "(Int)" and a no tuple "Int" ?

Unfortunately, Template Haskell makes a difference, which IMHO is a
bug (http://hackage.haskell.org/trac/ghc/ticket/2358 ). It would be a
good idea to add yourself to the CC list of the ticket.


More information about the template-haskell mailing list