[Haskell-cafe] pure Haskell database
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu Sep 25 06:48:12 EDT 2008
Hello jean-christophe,
Thursday, September 25, 2008, 1:52:26 PM, you wrote:
> columns = [ ("trackId", conT ''Int )
> It looks like a not ended string literal unless I still have sth to learn about Haskell.
it's TemplateHaskell, look for Reification in http://www.haskell.org/bz/thdoc.htm
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list