I am curious to know why persistent is a dependency, given that it sounds like esqueleto focuses on generating raw SQL.
Is it to get a more consistent interface across multiple database backends? To handle schemas or migrations? Something else I'm missing entirely?
Best,
Leon
Hello!
In case someone missed it, I've released a new library called
esqueleto: http://blog.felipe.lessa.nom.br/?p=68. It's a type-safe
EDSL for SQL queries that is very close to SQL itself.
Cheers,
PS: I just found out that this mailing list exists! =)
--
Felipe.
_______________________________________________
database-devel mailing list
database-devel@haskell.org
http://www.haskell.org/mailman/listinfo/database-devel