Hi,

I am positive about the following situation, but I can't find any
concrete answer on the Web. Can anyone confirm this ?

In template-haskell-2.7.0, the following quote

  [t| () |]

appears as a (ConT name), where "name" is the name for unit.  However,
in template-haskell-2.8.0, the same quote appears as (TupleT 0).

Is this the expected behaviour ?

Thanks,
Jose

-- 
Jose Antonio Lopes
Ganeti Engineering
Google Germany GmbH
Dienerstr. 12, 80331, München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores
Steuernummer: 48/725/00206
Umsatzsteueridentifikationsnummer: DE813741370

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to