On Thu, Sep 25, 2008 at 11:52:26AM +0200, jean-christophe mincke wrote:
>    Marc
> 
>    What is this strange syntax
> 
>    columns = [ ("trackId", conT ''Int )

Hi J-C,

I'ts part of template haskell and tells ghc to use the type
referenced by Int. There are some getting started guides on haskell.org
By the way you can enhance readability of your messages if you only keep
that part of the message you're refering to.

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

Reply via email to