[Haskell-cafe] Using Template Haskell to make type-safe database access

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed May 7 17:34:40 EDT 2008


Hello Mads,

Thursday, May 8, 2008, 1:24:05 AM, you wrote:

> also because TH is difficult. At least TH was difficult for me. It might
> just be because I have never worked with anything like TH before (have

no, TH is dificult by itself. if you have spare time - read about
metalua, which implements the same idea in Lua environment. it's
simple and straightforward, and even allows to easily change syntax.
one possible reason of TH difficulty may be that Haskell is
strict-typed language

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list